Commit Graph

236 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
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
[CST] Focus
a5216eb940 locals: add new locales:
LOCALE_CHANNELLIST_MAKE_NEWLIST, LOCALE_CHANNELLIST_MAKE_REMOVEDLIST,
LOCALE_CHANNELLIST_RESET_FLAGS
2012-04-22 15:18:18 +04:00
micha-bbg
72f5700cec * Update locale
- Sort english.locale
- Add missing entries to deutsch.locale
2012-04-20 19:25:37 +01:00
[CST] Focus
225fd3b707 locals: add R/L polarization locales 2012-04-16 16:45:42 +04:00
[CST] Focus
ee3853829b system/lastchannel.h: change zapittypes.h to zapit/types.h 2012-04-10 16:12:25 +04:00
[CST] Focus
1721adfcfd system/locals.h: add bouquet names for new/removed 2012-04-03 17:38:24 +04:00
[CST] Focus
14bc16e674 system/settings.cpp: init scanType as default CServiceScan::SCAN_TVRADIO 2012-04-02 14:37:05 +04:00
[CST] Focus
5a9e96fb27 system/settings.cpp: remove unused diseqcMode, diseqcRepeat, scanSectionsd;
remove useDefaults(), init all variables to default values
2012-04-02 13:38:45 +04:00
[CST] Focus
02dcd33cb3 locales: add locals for other and HD bouquet names 2012-03-29 13:12:33 +04:00
[CST] Focus
c7032bba2c locales: add new scan options 2012-03-26 19:51:10 +04:00
[CST] Focus
811bc7fc20 system/settings.cpp: fix copy/paste 2012-03-26 17:33:01 +04:00
[CST] Focus
4fc7ad8279 system/settings.cpp: fix copy/paste 2012-03-26 16:33:26 +04:00
[CST] Focus
5382bb783a system/settings.cpp: split NIT flag for auto and manual, add mode flags 2012-03-25 16:38:06 +04:00
[CST] Focus
b9bc799cf1 fix conflicts 2012-03-20 11:14:05 +04:00
[CST] Focus
d39b174c75 fix conflicts 2012-03-20 11:07:28 +04:00
micha-bbg
6a5ffc315f * neutrino: GUI Painting of Vol. Mute and Clock (Part3)
- Use new class for volumebar
- Numeric display added for volumebar (switchable)
- Display of volumebar, mute icon and info clock optimized (top right)
- Volumebar better scalable

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2153 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-18 18:46:48 +00:00
[CST] Focus
3715639d19 Merge branch 'multituner' into dvbsi++ 2012-03-08 19:04:45 +04:00
[CST] Focus
508929d5f2 Merge branch 'master' into multituner 2012-03-08 19:03:35 +04:00
focus
d1fd82053c system/localize.cpp: remove old code; dont load default locale twice
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2142 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-08 15:00:20 +00:00
[CST] Bas
2142970a35 Merge branch 'dvbsi++' of c00lstreamtech.de:cst-private-neutrino into includecleanup 2012-03-06 12:51:31 +08:00
[CST] Bas
9b33a52d86 src: fix compile after include change. 2012-03-04 15:54:01 +08:00
[CST] Focus
f3d2895847 Merge branch 'master', remote-tracking branch 'origin' into dvbsi++ 2012-03-02 19:31:49 +04:00
[CST] Focus
2ecc60cf71 Merge branch 'master' into multituner 2012-03-02 18:59:50 +04:00
focus
84afbc9a66 audio: change change DD over hdmi options to:
off, auto (old ON, if supported by device) and force

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2135 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-02 14:39:51 +00:00
[CST] Focus
b0f20009be daemonc/remotecontrol.cpp: use time_monotonic_ms for zap_completion_timeout 2012-02-27 19:28:01 +04:00
striper
30fba89a9d - rework locals for new screenshot menue
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2116 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-20 09:52:00 +00:00
[CST] Focus
e9430aec0d Merge remote-tracking branch 'origin/master' into dvbsi++ 2012-02-19 13:20:19 +04:00
[CST] Focus
97b72836a9 Merge branch 'master' into multituner 2012-02-19 12:25:28 +04:00
satbaby
cc9260f9ce remove unused locale
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2114 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-18 17:54:33 +00:00
satbaby
382ec004ab -add settings menu screenshot
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2113 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-18 17:16:30 +00:00
satbaby
4f749743d0 -add user defined key for Current Transponder List
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2110 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-16 16:06:44 +00:00
thilo
3e4f90c194 *neutrino personalize: rework pin access
PIN access of  personalize setup now managed with an own pin management.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2105 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-15 18:21:52 +00:00