Commit Graph

3032 Commits

Author SHA1 Message Date
[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
Stefan Seyfried
9a72d0389a spark: try to fix framebuffer artifact problems
Apparently there is a problem on some machines / firmware
versions with the "blit only the used area" approach in
framebuffer_spark. In order to work around / fix those,
always blit the whole screen (guarded by #ifdef).
2012-05-21 21:13:06 +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
[CST] Focus
7afa758c43 zapit/src/scannit.cpp: add HD_SIMULCAST_LOGICAL_CHANNEL_DESCRIPTOR 2012-05-14 15:23:00 +04:00
[CST] Focus
11d2b24f48 zapit/src/frontend.cpp: fix slave flag in CFrontend::sendEN50494TuningCommand 2012-05-14 15:06:09 +04:00
satbaby
fdb3e8fcc0 eventlist.cpp: add startTime comparison to unique sort 2012-05-14 11:33:20 +02:00
[CST] Focus
81115c7235 zapit/src/frontend.cpp: add missed slave checks in sendToneBurst and sendEN50494TuningCommand 2012-05-13 16:08:21 +04:00
satbaby
7f1874b08e Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-12 18:17:35 +02:00
satbaby
6b90e023b5 nhttpd: disable script debug 2012-05-12 18:16:44 +02:00
swing99
a1d4bc7f31 * cables.xml: update transponder for M-net Muenchen, THX to lotek 2012-05-11 19:51:28 +01:00
satbaby
8d22e72962 move unique sort to eventlist.cpp 2012-05-11 13:13:50 +02:00
satbaby
63cf116495 move unique sort to eventlist.cpp 2012-05-11 13:12:47 +02:00
satbaby
ff2ca4393d sectionsd.cpp:sort unique search-eventlist (fix tiny) 2012-05-11 12:33:59 +02:00