Commit Graph

30 Commits

Author SHA1 Message Date
svenhoefer
c2b08afdad - streaminfo2: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-17 13:01:29 +01:00
svenhoefer
255c4ded31 - streaminfo2: some position fixes; mosty on the right side
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-17 13:01:29 +01:00
Thilo Graf
4ba276f746 - streaminfo: minor re-formatations and whitespace cleanups
# Conflicts:
#	src/gui/streaminfo2.cpp
2017-11-16 19:43:26 +01:00
svenhoefer
ffb15f08cd - streaminfo: port from TangoCash
Conflicts:
	src/gui/streaminfo2.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-16 19:43:26 +01:00
Jacek Jendrzej
97442240f8 remove unused 2017-09-14 13:29:47 +02:00
Stefan Seyfried
e490f84ea8 replace framebuffer.h include with forward declaration
instead of including framebuffer.h almost everywhere, replace it with
class CFrameBuffer forward declarations and/or generic system includes.
Add a hack to define fb_pixel_t to config.h (one reason for
framebuffer.h includes was the fb_pixel_t define)
2017-02-07 17:23:42 +01:00
svenhoefer
6cff0d23ce - streaminfo2: allow fade in/out 2016-09-30 00:02:01 +02:00
[CST] Focus
891c0fe8d0 gui/streaminfo2.cpp: add bitrate info for TS/webtv/file playback, based on code (C) martii 2015-11-06 17:23:29 +03:00
martii
8e3b00db39 gui/streaminfo2.h: don't include cc.h twice
Signed-off-by: Thilo Graf <dbt@novatux.de>

Conflicts:
	src/gui/streaminfo2.h
2013-12-18 20:50:01 +01:00
Thilo Graf
f7798affc6 CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.
2013-10-24 21:19:07 +02:00
Thilo Graf
c2f66a39c5 CStreamInfo2: implement signalbox based up CSignalBox 2013-10-16 11:54:05 +02:00
Thilo Graf
d39eaa22fc CComponents: split some header files
CComponentsInfoBox
CComponentsShapeCircle/Square
CComponentsDetailLine
CComponentsPIP
CComponentsText/CComponentsLabel
CComponentsPicture
2013-05-27 09:30:50 +02:00
Thilo Graf
860be9a412 CComponents: add progressbar class to cc-items
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item

TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework
2013-04-02 09:31:05 +02:00
Thilo Graf
44346c6417 CComponents: fix some includes
Included header files don't fit after move of components.
2013-03-06 11:28:17 +01:00
micha-bbg
d5a00cb260 * Imageinfo/Streaminfo: Use CComponentsPIP for PIP 2013-03-06 11:27:52 +01:00
satbaby
a84ba36e0b use new for buf, fix possible memlaek 2012-09-18 18:38:03 +02:00
[CST] Focus
71bca85637 streaminfo2.cpp: add frontend class member;
show tuner number with name;
use channel ca sys map in place of global pmt_caids;
simplify paintCASystem
2012-01-13 15:31:05 +04:00
focus
c41baaaeab Remove redundant CStreamInfo2Handler
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1894 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 10:03:56 +00:00
thilo
db5065a357 *neutrino: revert changes for streaminfo
sorry, merge error in r1693

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1695 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-17 19:45:23 +00:00
thilo
f63e3a532f *neutrino record: reworked some code parts from last multirec commits
- avoids using of boolean structures for record modes calls, handling of
  enum calls from record manager class should be easier
- remove boolean structure from infoviewer
- use commonly member name for count of recordings,
  GetRecordCount should be more plausible than GetRecmapSize

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1693 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-17 19:32:34 +00:00
striper
99894a26d1 - fix streaminfo menu handler (patch by snafed)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1687 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-12 16:04:49 +00:00
satbaby
42ba7d0dea streaminfo2: -fix repaint casystem
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1457 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-11 09:40:55 +00:00
satbaby
5f96e75c31 streaminfo2: show pmt version, show new pids after pmt update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1455 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-10 18:24:43 +00:00
seife
e92e58c03e neutrino: remove useless pig.h includes
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@914 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-11-28 22:12:32 +00:00
satbaby
e6b8e57bfc -add show Cryptsysteme tiny fix
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@340 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-14 23:27:22 +00:00
satbaby
9f1c391db6 -add show Cryptsysteme
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@339 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-14 23:02:34 +00:00
satbaby
e668ca4348 variable scaling
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@318 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-11 14:25:46 +00:00
satbaby
c3db76408a change 'long long' tom int64_t'
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@293 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-07 15:10:25 +00:00
seife
697e3c6756 neutrino: consolidate CScale and CProgressBar code
Add code for coloured progressbars to CProgressBar class. This
allows to deprecate the CScale code completely (is not used anymore)
and, in a follow-up step, make the progress bar style runtime configurable.

TODO: documentation ;)
      check if all progressbars still behave the same

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@131 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-01-03 10:39:40 +00:00
mrcolor
bc5bd4154e our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00