Commit Graph

3032 Commits

Author SHA1 Message Date
[CST] Focus
355bd2e374 zapit/src/bouquets.cpp: remove obsolete zapit/sdt.h 2012-06-13 18:49:21 +04:00
[CST] Focus
f46993d1f3 zapit/include/zapit/getservices.h: remove obsolete zapit/descriptors.h 2012-06-13 18:49:03 +04:00
[CST] Focus
b36d061a4d driver/streamts.cpp: replace cam.h with correct capmt.h 2012-06-13 18:48:21 +04:00
[CST] Focus
cbc9b39d4f driver/record.cpp: replace cam.h with correct capmt.h 2012-06-13 18:47:46 +04:00
[CST] Focus
24ee1b96a5 zapit/src/femanager.cpp: remove obsolete cam.h include 2012-06-13 18:37:31 +04:00
[CST] Focus
9c75f4a4c7 zapit/src/zapit.cpp: replace cam.h with correct capmt.h 2012-06-13 18:37:17 +04:00
[CST] Focus
393c1c1415 remove unused files in src/gui/widget 2012-06-13 18:24:55 +04:00
[CST] Focus
f84dab82f2 gui/personalize.cpp: remove unused lcdcontroler.h include 2012-06-13 18:24:26 +04:00
[CST] Focus
d6b10bf4fb locals: remove unused LOCALE_LCDCONTROLER_CONTRAST 2012-06-13 18:17:59 +04:00
[CST] Focus
e35db330f2 gui/widget/Makefile.am: remove unused listbox_legacy.cpp 2012-06-13 18:17:36 +04:00
[CST] Focus
c0a137e961 locals: remove unused LOCALE_VIDEOMENU_CSYNC 2012-06-13 18:06:23 +04:00
[CST] Focus
5eb799532a remove unused files in src/gui dir 2012-06-13 17:59:02 +04:00
[CST] Focus
6fef3c01d7 gui/osd_setup.cpp: remove obsolete alphasetup.h include 2012-06-13 17:55:02 +04:00
[CST] Focus
59dd04c11b neutrino_menue.cpp: remove obsolete epg_menu.h include 2012-06-13 17:54:34 +04:00
[CST] Focus
655781345a locals: remove unused GTX locales 2012-06-13 17:53:31 +04:00
[CST] Focus
135d65c5af zapit/include/zapit/channel.h: return name as reference 2012-06-13 17:24:18 +04:00
[CST] Focus
90669b9945 gui/channellist.cpp: remove direct access to channel->name 2012-06-13 17:07:55 +04:00
[CST] Focus
aadf6fc32e zapit/src/zapit.cpp: comment unused CZapitMessages::CMD_GET_BOUQUET_NCHANNELS 2012-06-13 16:48:09 +04:00
[CST] Focus
192eb84ba4 zapit/lib/zapitclient.cpp: comment unused getBouquetNChannels 2012-06-13 16:47:38 +04:00
[CST] Focus
fc54ceced9 zapit/src/bouquets.cpp: comment unused code 2012-06-13 16:47:04 +04:00
[CST] Focus
343a2b9492 gui/infoviewer.cpp: comment unused CInfoViewerHandler 2012-06-13 15:25:55 +04:00
[CST] Focus
854ad0002e zapit/src/zapit.cpp: save services on shutdown, if changed 2012-06-13 15:02:43 +04:00
[CST] Focus
c0e03b1d53 comment not needed SaveMotorPositions code and calls 2012-06-13 12:14:29 +04:00
[CST] Focus
9602e487f9 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-06-13 10:47:32 +04:00
thilo
be0ea475b7 update settings: don't use sms input for update.url
Now use file browser to select url config file, but you can
define USE_SMS_INPUT in update_settings.h to use old methode.
The SMS-Methode is not very user friendly
2012-06-08 23:16:34 +02:00
Thilo Graf
643b9f485f update: reworked update menu
-moved software_update.cpp/h to update_menue.cpp/h
-add new class CUpdateSettings into files update_settings.cpp/h
-using update settings in sub menus, so we've got only hotkeys
 and less menu items in update menu
-reworked some locales
2012-06-08 23:15:30 +02:00
Stefan Seyfried
c32efda8a6 spark: enable dolby via HDMI
Note: this will only work if dolby via SPDIF is also enabled.
2012-06-08 22:36:18 +02:00
Stefan Seyfried
7e3618cdde sectionsd: remove invalid debug printf 2012-06-08 19:04:47 +02:00
satbaby
05c030049e infoviewer_bb.cpp: fix caid order in discrete mode 2012-06-08 12:24:50 +02:00
[CST] Focus
3906b7ac2c cross-configure.cool: no-strict-aliasing workaround for newer gcc, until code fixed 2012-06-06 23:53:00 +04:00
satbaby
92f747d30c sectionsd.cpp: fix Segmentation fault if max_events == 0 2012-06-06 20:59:11 +02:00
[CST] Focus
7f22f35869 gui/widget/listbox.cpp: reuse selection code; add list start/end keys 2.08 2012-06-06 16:48:09 +04:00
[CST] Focus
c056887406 gui/bedit/bouqueteditor_channels.cpp: reuse selection code; add list start/end keys 2012-06-06 16:47:29 +04:00
[CST] Focus
db8d05419e gui/bedit/bouqueteditor_bouquets.cpp: remove unused code;
reuse selection code;
move size calc to exec() - else wrong paint if fonts size changed;
on some font change bedit window width still wrong
2012-06-06 15:48:56 +04:00
[CST] Focus
03f31b80e9 mymenu.h: move non-common options to corresponding files 2012-06-06 14:28:18 +04:00
[CST] Focus
dcf7d4378d locals: remove unused 2012-06-06 13:57:58 +04:00
[CST] Focus
a4a3d20667 eitd: change SIevents type to vector - no need to sort this temp list 2012-06-05 20:18:48 +04:00
[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
Stefan Seyfried
97cdb169e9 sectionsd: renice thread that reads saved EPG 2012-06-03 12:56:43 +02:00
Stefan Seyfried
9d1028a2b2 neutrino: fix exit code for deepstandby 2012-06-03 11:28:37 +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
[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