Commit Graph

1085 Commits

Author SHA1 Message Date
[CST] Focus
03f31b80e9 mymenu.h: move non-common options to corresponding files 2012-06-06 14:28:18 +04: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
[CST] Focus
9013d64c14 gui/infoviewer.cpp: comment all showIcon_CA_Status calls, leave only one - on event;
comment unused code
2012-06-02 14:55:32 +04:00
[CST] Focus
2c74cf0ba9 gui/zapit_setup.cpp: fix CZapitSetup::changeNotify - no need to repaint menu 2012-05-31 18:37:35 +04:00
[CST] Focus
cd24e503a0 gui/videosettings.cpp: comment unused code,
fix CVideoSettings::changeNotify - no need to repaint menu
2012-05-31 18:16:17 +04:00
[CST] Focus
0f146e7498 gui/vfd_setup.cpp: fix CVfdSetup::changeNotify - no need to repaint menu 2012-05-31 18:06:28 +04:00
[CST] Focus
3508ed4507 gui/scan_setup.cpp: fix CScanSetup::changeNotify - no need to repaint menu 2012-05-31 18:04:17 +04:00
[CST] Focus
fc9edbec5b gui/osdlang_setup.cpp: fix CLangSelectNotifier::changeNotify - no need to repaint menu 2012-05-31 17:40:50 +04:00
[CST] Focus
f47f0beb77 gui/network_setup.cpp: fix CNetworkSetup::changeNotify - no need to repaint menu 2012-05-31 17:38:17 +04:00
[CST] Focus
dc9844ad2b gui/cec_setup.cpp: fix CCECSetup::changeNotify - no need to repaint menu 2012-05-31 17:26:41 +04:00
[CST] Focus
30327df948 gui/audio_setup.cpp: fix notify - no need to repaint menu 2012-05-31 17:12:02 +04:00
[CST] Focus
f612223cc6 gui/keybind_setup.cpp: add changeNotify for remote repeat 2012-05-31 16:51:44 +04:00
[CST] Focus
39a297e8b2 gui/osd_setup.cpp: add notify code for radiotext 2012-05-31 16:25:11 +04:00
[CST] Focus
76200ddc94 gui/user_menue.cpp: add sectionsd pause to changeNotify 2012-05-31 15:59:13 +04:00
[CST] Focus
a4b98865b8 gui/record_setup.cpp: add changeNotify, remove notifiers 2012-05-31 15:52:30 +04:00
[CST] Focus
0a0e92c0fa Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-29 16:52:50 +04:00
[CST] Focus
c19de32b6a gui/scan_setup.cpp: fix crash, when changing diseqc type after sat lnb configure -
comment unneeded CGenericMenuActivate items, lnb setup menu is dynamic
2012-05-24 13:27:11 +04:00
[CST] Focus
5399f3fbe5 neutrino_menue.cpp: move TEST_MENU define to gui/test_menu.h 2012-05-22 16:56:39 +04:00
[CST] Focus
33c33a96be gui/test_menu.cpp: add scan and 22khz test for second tuner 2012-05-22 16:56:04 +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
svenhoefer
3b1d063c04 - infoviewer.cpp: more suitable icons for tuner 2012-05-14 21:56:16 +02:00
satbaby
fdb3e8fcc0 eventlist.cpp: add startTime comparison to unique sort 2012-05-14 11:33:20 +02:00
satbaby
63cf116495 move unique sort to eventlist.cpp 2012-05-11 13:12:47 +02:00
[CST] Focus
ef9b598dc4 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-11 13:47:52 +04:00
[CST] Focus
5d95b40c2d gui/widget/hintboxext.cpp: disable debug 2012-05-11 12:58:22 +04:00
satbaby
61c596a6b9 eventlist.cpp:-fix possible segfault 2012-05-11 10:25:04 +02:00
satbaby
4c60bf1235 eventlist.cpp:-fix select timer in search mode 2012-05-11 09:42:50 +02:00
[CST] Focus
2cc21e9336 gui/moviebrowser.cpp: attempt to fix load default settings and starting without conf file;
unlink xml file without system()
2012-05-10 14:54:21 +04:00
[CST] Focus
b014b965f4 gui/widget/textbox.cpp: fix string access outside of its size 2012-05-10 12:18:11 +04:00
satbaby
489d88a9a2 initialize volues 2012-05-09 17:33:34 +02:00
[CST] Focus
1c89d21b41 gui/widget/hintboxext.cpp: fix invalid iterator advance 2012-05-09 18:24:04 +04:00
satbaby
e14fc80ed5 -pedantic fixes 2012-05-08 18:59:11 +02:00
satbaby
25563a2029 never used values 2012-05-08 16:31:25 +02:00
satbaby
e023548008 never used values 2012-05-08 15:49:36 +02:00
[CST] Focus
8e06495776 comment some found not used variables 2012-05-08 16:18:16 +04:00
[CST] Focus
cfdf7b0c69 gui/miscsettings_menu.cpp: fix memleak - CMiscNotifier 2012-05-07 16:10:20 +04:00
[CST] Focus
94486c03d1 gui/vfd_setup.cpp: fix memleak - CLedControlNotifier 2012-05-07 15:58:58 +04:00
[CST] Focus
0319c4faad GUI: remove CMenuWidget->hide() calls - CMenuWidget->exec() always hide before return 2012-05-07 15:37:02 +04:00
[CST] Focus
1f8710013c gui/osdlang_setup.cpp: comment CLangSelectNotifier->changeNotify on every menu show 2012-05-07 15:10:57 +04:00
[CST] Focus
5cb86b5857 gui/osdlang_setup.cpp: fix memleak - with dynamic menus locale = strdup never freed 2012-05-07 14:57:01 +04:00
[CST] Focus
b314d9329f gui/widget/menue.cpp: simplify CMenuOptionLanguageChooser - we have one option for every instance 2012-05-07 14:55:29 +04:00
[CST] Focus
7a8a5b15b5 gui/osdlang_setup.cpp: add 'none' option for prefered lang selection,
for canceling selection if any
2012-05-07 13:58:30 +04:00
[CST] Focus
8a32116bc3 gui/osdlang_setup.cpp: fix memleak - CLangSelectNotifier 2012-05-07 13:21:54 +04:00
[CST] Focus
4435fc24c2 gui/record_setup.cpp: fix memleak - CRecAPIDSettingsNotifier 2012-05-07 12:24:54 +04:00
[CST] Focus
9c91058469 gui/record_setup.cpp: fix memlean - CRecordingSafetyNotifier 2012-05-07 12:16:30 +04:00
[CST] Focus
2bc29e89f6 gui/videosettings.cpp: fix memleak - CAutoModeNotifier 2012-05-07 12:15:00 +04:00
[CST] Focus
0a94cd0267 gui/miscsettings_menu.cpp: fix memleak - sectionsdConfigNotifier 2012-05-07 12:13:38 +04:00
satbaby
8eb1e7d5d9 Merge branch 'dvbsi++' of ssh://coolstreamtech.de/cst-public-gui-neutrino into dvbsi++ 2012-05-06 14:12:39 +02:00