Commit Graph

21 Commits

Author SHA1 Message Date
micha-bbg
967f9f8ef4 - infoviewer/streaminfo2: fix resolution 1080 2012-11-11 09:53:25 +01:00
svenhoefer
187825be19 - infoviewer_bb.cpp: fix resolution 1080 2012-11-11 00:17:12 +01:00
svenhoefer, snafed
24ffee6bb2 - infoviewer_bb.cpp,h: fix determination of hdd-usage in thread 2012-11-06 22:05:45 +01:00
satbaby
926e0ce141 initialize not initialized var 2012-11-05 09:24:51 +01:00
satbaby
3fd2a73d77 movieplayer: show current AudioName in infoviewer 2012-10-17 21:39:44 +02:00
satbaby
8474038c27 infoviewer_bb.cpp: dont show CA Status in TS mode 2012-10-17 15:34:50 +02:00
svenhoefer
7c01980e94 - system/helpers: rework get_fs_usage()
also comment some unuses variables in src/infoviever_bb.{h,cpp}
2012-09-27 12:22:33 +02:00
[CST] Focus
0d4ce318c3 gui/infoviewer_bb.cpp: disable thread to update hdd used percent -
there is screen corruption/artifacts (race?).
better solution needed, probably hdd monitor thread which cache data ?
2012-09-21 18:47:42 +04:00
svenhoefer
87f7a224f7 - infoviewerbb: determination of hdd-percentage in a seperate thread 2012-09-19 21:23:50 +02:00
Thilo Graf
807dce9497 *CInfoViewer: don't show tuner icon with single boxes 2012-09-18 12:10:17 +02:00
satbaby
dfa3231469 move safe_mkdir & check_dir to system-helpers 2012-09-11 20:34:53 +02:00
satbaby
a3bfab0bcd remove doubles include 2012-09-11 20:31:33 +02:00
satbaby
060c1c45b2 fix gcc 4.7.x warnings 2012-07-07 13:09:08 +02:00
satbaby
9f1904a71d infoviewer: displaying dd availability is now optional -fix 2012-06-22 19:36:38 +02:00
satbaby
041991e0de infoviewer: displaying dd availability is now optional (martii patch adapted by bazi98 ) 2012-06-22 10:30:56 +02:00
satbaby
bc574e9688 use empty() instead of size() 2012-06-16 09:44:42 +02:00
satbaby
05c030049e infoviewer_bb.cpp: fix caid order in discrete mode 2012-06-08 12:24:50 +02:00
[CST] Focus
ab9e712e1e gui/infoviewer_bb.cpp: change ca status display logic, comment thread start,
reasons: on zap showIcon_CA_Status was called at least 5! times, including full cabar paint,
while channel camap changed only once, so should be enough to paint bar once, paint grey icons if zap not complete,
and paint icons on event from zapit;
thread only to speedup resolution display for some 0.5-1 seconds sounds redundant.
feel free to discuss in mail-list
2012-06-02 15:02:24 +04:00
micha-bbg
3593c425b6 * infoviewer_bb: Workaround for display the CA-icons outside of the infobar 2012-05-21 18:08:44 +01:00
micha-bbg
2021564e4f * infoviewer_bb: Little style- and performance-fixes 2012-05-21 18:08:44 +01:00
micha-bbg
364b323607 * Infoviewer: rework buttonbar
- add new class 'CInfoViewerBB' (infoviewer_bb.cpp)
- rework paint and calculate icons
- unused icons in the radio mode will not be displayed
- activate 'show resolution = off' in osd setup
- insert 'Display active tuner' in osd setup
2012-05-19 15:46:37 +01:00