Commit Graph

3130 Commits

Author SHA1 Message Date
[CST] Focus
0fbad6b69a eitd/dmx.cpp: revert dmx Open/Close to use Stop - prevent crash,
if one thread use change() while other try to read (time thread)
2012-06-05 16:34:47 +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
d04fe6e94c system/setting_helpers.cpp: fix notifiers, most must not repaint menu 2012-05-31 18:57:44 +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
bd561e7844 system/setting_helpers.cpp: fix CAudioSetupNotifier - also called for pref. DD; no need to repaint menu 2012-05-31 17:20:12 +04:00
[CST] Focus
4fd04645b7 system/setting_helpers.cpp: cleanup unused code 2012-05-31 17:12:23 +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
ac9bd0bfd9 neutrino.cpp: fix crash in start wizard on volume +/- 2012-05-31 12:59:50 +04:00
[CST] Focus
dddc468bc9 eitd/sectionsd.cpp: try to fix occasional eit update demux error 2012-05-29 17:43:11 +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
01f50bba06 eitd/SIevents.cpp: change SIcomponents and SIparentalRatings from set to vector -
no need to sort them, this decrease SIevent size
2012-05-29 16:32:07 +04:00
[CST] Focus
ace0f4828b eitd/sectionsd.cpp disable debug code 2012-05-29 13:26:47 +04:00
[CST] Focus
1cc3219c89 eitd: ifdef unused item/itemDescription, comment unused vps in SIevent 2012-05-29 13:12:35 +04:00
[CST] Focus
ba5047f5aa eitd/sectionsd.cpp: compare full channel id to wakeup eit -
on broken providers zap was not detected
2012-05-29 12:41:24 +04:00
[CST] Focus
0617fc8527 eitd/sectionsd.cpp: includes cleanup; fix compile without dvbsi++ event parse - to test memory fragmentation 2012-05-29 12:33:22 +04:00
[CST] Focus
71c45f058e eitd/SIsections.cpp: add back old event parse code, ifdef USE_DVBSI_EVENTS control which code used 2012-05-29 12:26:47 +04:00
[CST] Focus
f11cea68e7 src/eitd/SIevents.cpp: add back old event parse code 2012-05-29 12:26:44 +04:00
[CST] Focus
0fe0923457 zapit/src/bouquets.cpp: ignore freq part of channel id for user bouquets only 2012-05-29 11:04:13 +04:00
[CST] Focus
382466bf0a Revert "zapit/src/frontend.cpp: increase wait after voltage switch"
This reverts commit c30bd7a81a.
2012-05-29 11:03:27 +04:00
[CST] Focus
06d63168f0 zapit/src/fastscan.cpp: force diseqc 1.0 2012-05-28 19:03:51 +04:00
svenhoefer
4eeca53fd6 - eitd: fix possible buffer overflow while writing egp-data (patch by FlatTV) 2012-05-24 21:06:28 +02:00
[CST] Focus
0c846d91b9 zapit/src/zapit.cpp: after scan, send EVT_SERVICES_CHANGED before zap 2012-05-24 14:32:42 +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
[CST] Focus
2f65787f15 zapit/src/fastscan.cpp: bug fix 2012-05-22 12:56:15 +04:00
[CST] Focus
5c85eced31 system/setting_helpers.cpp: workaround for factory reset, clear sat list 2012-05-22 11:47:35 +04:00
[CST] Focus
29fc5f5651 zapit/src/femanager.cpp: clear config and frontend sat map before loading settings 2012-05-22 11:45:56 +04:00
svenhoefer
95231fa41d - cables.xml: update kms muenchen 2012-05-21 21:51:54 +02: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
[CST] Focus
c30bd7a81a zapit/src/frontend.cpp: increase wait after voltage switch 2012-05-18 13:44:42 +04:00
svenhoefer
3b1d063c04 - infoviewer.cpp: more suitable icons for tuner 2012-05-14 21:56:16 +02:00
[CST] Bas
68bd27676f Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-14 23:57:50 +08:00
[CST] Bas
f1fbe7fffe frontend: do not clone frontend filedescriptors on fork()/system() ie. this fixes that the frontend cannot be opened under the condition that some of the before mentioned calls are still active and then holding the filedescriptors open. 2012-05-14 23:53:46 +08:00
[CST] Focus
85a16ecb14 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-14 18:34:31 +04:00
[CST] Focus
c8b4d271f9 lib/xmltree/xmlparse.cpp: fix (workaround?) for crash while parsing invalid saved xml 2012-05-14 18:30:55 +04:00
[CST] Focus
630d9892e5 zapit/src/scan.cpp: prefer logical numbers from hd descriptors 2012-05-14 15:24:01 +04:00