Commit Graph

267 Commits

Author SHA1 Message Date
[CST] Focus
7814319414 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-16 11:11:16 +04:00
[CST] Focus
f7e8f030a0 locals: add hints for scan setup 2012-07-16 11:10:39 +04:00
micha-bbg
044d32c846 * Fix typo in locale 2012-07-15 06:58:58 +01:00
[CST] Focus
fa395b6abc locals: hints for audioplayer/picture viewer setup 2012-07-13 13:23:00 +04:00
[CST] Focus
74ff8a1fb0 locals: add hints for key setup menu 2012-07-13 11:44:02 +04:00
[CST] Focus
58d513d963 fix conflicts:
adding hints is work in progress, so until most is finished,
please avoid sorting locals.h, locals_intern.h, english.locale.
to resolve i had to sort (real, case-insensitive) this files
2012-07-12 12:53:53 +04:00
[CST] Focus
799cb6d162 locals: adding hints, WIP 2012-07-12 10:32:42 +04:00
micha-bbg
ee781bd880 * Menu hints: Extra font added
- Font size set by Menu/Settings/Font settings/Menu/Menu hints
2012-07-11 23:41:08 +01:00
micha-bbg
c542cb3360 * Menu hints: Update loclale
- english.locale sorted
- deutsch.locale sorted and translated some new entries (THX Tomworld)
- locals.h/locals_intern.h rebuild
- Corrected typo in the locale/source
2012-07-11 23:41:08 +01:00
[CST] Focus
d74e9ae143 gui/osd_setup.cpp: more hints, WIP 2012-07-09 17:29:24 +04:00
satbaby
b9648c8359 change mysytem char to const char 2012-07-09 14:58:11 +02:00
satbaby
3544901636 fix gcc 4.7.x warnings 2012-07-09 10:38:05 +02:00
[CST] Focus
7ea994eab8 locals: add menu hints, work in progress 2012-07-08 21:35:28 +04:00
[CST] Focus
6e0bc85a6c Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-08 15:51:51 +04:00
satbaby
060c1c45b2 fix gcc 4.7.x warnings 2012-07-07 13:09:08 +02:00
[CST] Focus
e1c42a376b GUI: add show menu hint option 2012-06-29 20:23:24 +04:00
[CST] Focus
0b23198e56 remove unused emlog setting 2012-06-27 14:37:07 +04:00
[CST] Focus
2448d898a9 remove unused startchanneltv_nr/startchannelradio_nr 2012-06-27 14:31:58 +04:00
[CST] Focus
52150ba7ab system/settings.h: remove unused logo_num 2012-06-27 14:18:42 +04:00
[CST] Focus
c21fcd1f3c locale: add LOCALE_NETWORKMENU_SERVICES 2012-06-26 16:43:33 +04:00
satbaby
041991e0de infoviewer: displaying dd availability is now optional (martii patch adapted by bazi98 ) 2012-06-22 10:30:56 +02:00
[CST] Focus
b15a335144 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-06-18 20:04:58 +04:00
satbaby
aff97b7c18 configure_network: mysystem: use vfork 2012-06-18 16:58:51 +02:00
[CST] Focus
35ee04049a remove obsolete and unused includes 2012-06-14 11:01:37 +04:00
[CST] Focus
05c9ff5d5f remove unused empty files system/timer* 2012-06-13 19:35:33 +04:00
[CST] Focus
d6b10bf4fb locals: remove unused LOCALE_LCDCONTROLER_CONTRAST 2012-06-13 18:17:59 +04:00
[CST] Focus
c0a137e961 locals: remove unused LOCALE_VIDEOMENU_CSYNC 2012-06-13 18:06:23 +04:00
[CST] Focus
655781345a locals: remove unused GTX locales 2012-06-13 17:53:31 +04: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
[CST] Focus
dcf7d4378d locals: remove unused 2012-06-06 13:57:58 +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
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
0a0e92c0fa Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-29 16:52:50 +04:00
[CST] Focus
5c85eced31 system/setting_helpers.cpp: workaround for factory reset, clear sat list 2012-05-22 11:47:35 +04: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
2ddd9a6e1c system/settings.cpp: fix saving cable network id 2012-05-11 13:30:40 +04:00
[CST] Focus
e243adb177 system/settings.cpp: fix saving delivery system 2012-05-11 13:25:52 +04:00
satbaby
2b76702c7a initialize volues 2012-05-08 21:44:25 +02:00
satbaby
e14fc80ed5 -pedantic fixes 2012-05-08 18:59:11 +02:00
[CST] Focus
8e06495776 comment some found not used variables 2012-05-08 16:18:16 +04:00
[CST] Focus
78ac46c1b2 system/setting_helpers.cpp: remove unused CLedControlNotifier 2012-05-07 16:00:04 +04:00
[CST] Focus
58efee4835 system/localize.cpp: fix destructor 2012-05-03 17:27:45 +04:00
satbaby
bb347b3a44 performance Prefer prefix ++/-- operators for non-primitive types. 2012-04-28 10:56:27 +02:00
micha-bbg
f36ee26d87 * Add missing $(top_builddir) to Makefile.am 2012-04-27 16:54:01 +01:00
[CST] Focus
3d09ab7e33 gui/miscsettings_menu.cpp: add option to enable/disable persistent channel numbers 2012-04-27 15:35:06 +04:00
[CST] Focus
f566ef0422 locals: add new channellist.keep_numbers locale 2012-04-27 15:34:16 +04:00
satbaby
71832331d0 add: sort channels in allchannel mode 2012-04-24 14:14:42 +02:00
satbaby
1fdb76af51 plugins.cpp localize.cpp: fix possible segfault 2012-04-24 13:36:16 +02:00
[CST] Focus
ff04a1d594 gui/miscsettings_menu.cpp: add options to create new/removed channel lists 2012-04-22 15:19:19 +04:00