Commit Graph

5299 Commits

Author SHA1 Message Date
svenhoefer
aacc4189a4 - locales: update (align to last changes) 2013-12-22 23:30:37 +01:00
svenhoefer
6a357c1b53 - keybind_setup: remove double line 2013-12-22 22:09:51 +01:00
svenhoefer
798e926f3f - osd-setup: use a more suitable value for maximal osd-timeout 2013-12-22 21:38:51 +01:00
martii
697b1a75b3 gui/osd_setup, gui/record_setup: use CMenuOptionNumberChooser ...
... instead of CStringInput to enter numbers

* neutrino.cpp: drop SetupTiming method
* system/settings: use integers for timing values#
* system/setting_helpers: drop CTimingSettingsNotifier
2013-12-22 21:13:45 +01:00
Thilo Graf
9b299824d6 CComponents: prevent possible segfaults, remove redundant delete
- if dx, dy == 0, it is not senseful to save screen.
- delete[] v_fbdata[i].pixbuf is also called in clear()
2013-12-22 20:07:33 +01:00
martii
787ab2e554 timerd/timerd: don't let getSleeptimerID return an already terminated id 2013-12-22 16:36:13 +01:00
martii
f7ccedf620 remove unused locale 2013-12-22 16:36:13 +01:00
martii
8d7fd8de75 gui/keybind_setup: add units to repeat blocker chooser 2013-12-22 16:36:13 +01:00
martii
dc61c83103 gui/keybind_setup: use CMenuOptionNumberChooser instead of CStringInput 2013-12-22 16:36:13 +01:00
martii
5131b0e55f gui/audio_setup: remove disabled code 2013-12-22 16:36:13 +01:00
martii
7d59c8a079 yweb: remove audio_PCMOffset configuration option 2013-12-22 16:36:13 +01:00
martii
da0142eb0d gui/pictureviewer_setup, gui/audioplayer_setup: use CMenuOptionNumberChooser instead of CStringInput 2013-12-22 16:36:13 +01:00
martii
b69bdc38d9 gui/scan_setup: use locale when displaying seconds 2013-12-22 16:36:13 +01:00
martii
18c97c17d3 gui/scan_setup: use language specific decimal separator 2013-12-22 16:36:13 +01:00
martii
a0f2960501 gui/scan_setup: show unit for motor speed 2013-12-22 16:36:13 +01:00
martii
9ead2b459b src/eitd/edvbstring: unbreak isUTF8() 2013-12-22 16:36:13 +01:00
martii
11b8541f4e zap back to previous channel id when recording from standby mode has finished [experimental, untested] 2013-12-22 16:36:13 +01:00
svenhoefer
31f93c4740 - locale: add unit.decimal from martii-neutrino-mp 2013-12-22 01:23:50 +01:00
martii
60e6647244 gui/scan_setup: add unit to fe timeout chooser
(and add unit-locals from martiis-neutrino-mp)
2013-12-21 22:04:32 +01:00
martii
86221de3d9 gui/widget/menu: CMenuOptionNumberChooser: add option to show units 2013-12-21 22:04:24 +01:00
Jacek Jendrzej
3a8e9cf95d src/gui/moviebrowser.cpp : init m_settings.ytsearch_history_size/max 2013-12-21 15:35:08 +01:00
[CST] Focus
1e1df7bc39 neutrino.cpp: pause sectionsd after set its current channel to 0 2013-12-21 14:07:44 +04:00
[CST] Focus
c57f0385c6 eitd/sectionsd.cpp: try to fix messaging_zap_detected flag 2013-12-21 14:03:35 +04:00
[CST] Focus
f3fdbca8cd driver/scanepg.cpp: do not restart rescan timer every end of scan 2013-12-21 14:03:35 +04:00
Michael Liebmann
868574f50f CMoviePlayerGui: Initialize variables to paint subtitle 2013-12-20 20:20:18 +01:00
[CST] Focus
85b25750d5 neutrino.cpp: start epg scan after leaving menu, if epg scan option changed 2013-12-20 16:43:37 +04:00
[CST] Focus
bf520e26fc driver/scanepg.cpp: add timer to rescan epg every 24 hours 2013-12-20 16:43:37 +04:00
[CST] Focus
5acfcb9dee eitd/sectionsd.cpp: remove old events also when not scanning,
ie in standby, every 1 hour
2013-12-20 16:43:37 +04:00
svenhoefer
7227db3122 - moviebrowser: partly revert 932c201074 ...
... to fix startPosSelectionMenu
2013-12-19 22:38:19 +01:00
svenhoefer
932c201074 - moviebrowser: remove cancel button from startPosSelectionMenu ...
... and set "record start" as the default selection
2013-12-19 15:13:56 +01:00
svenhoefer
5591e81a2b - menu: don't add a separatorline ...
... when no button and no section text is given
2013-12-19 15:06:12 +01:00
Stefan Seyfried
9eddaedfdd CComponents: fix compiler warnings with DEBUG_CC 2013-12-18 21:10:17 +01:00
martii
8e3b00db39 gui/streaminfo2.h: don't include cc.h twice
Signed-off-by: Thilo Graf <dbt@novatux.de>

Conflicts:
	src/gui/streaminfo2.h
2013-12-18 20:50:01 +01:00
martii
5b5fed3bd7 gui/motorcontrol, gui/scan: switch to CSignalBox
Signed-off-by: Thilo Graf <dbt@novatux.de>

Conflicts:
	src/gui/scan.cpp
2013-12-18 20:48:43 +01:00
martii
fbbb0ac57d gui/components: CSignalBox: allow for horizontal arrangement; add methods to retrieve current value
Signed-off-by: Thilo Graf <dbt@novatux.de>
2013-12-18 20:39:54 +01:00
Thilo Graf
8442b39c28 CComponents: replace __FUNCTION__ with __func__
__func__ is more suitable for portability
2013-12-18 15:13:19 +01:00
svenhoefer
1583f98f7c - cables.xml: add Antennenverein Hohenmoelsen 2013-12-18 08:11:45 +01:00
M. Liebmann
aadf191115 CStringInput: Fix parameter for paintIcon() 2013-12-17 08:35:32 +01:00
M. Liebmann
f5f12b78b5 CComponentsFrmClock: Add comment (THX dbt) 2013-12-17 08:35:32 +01:00
M. Liebmann
d591acff42 CChannelList: Fix display header clock 2013-12-17 08:35:31 +01:00
martii
1c53781218 gui/timeosd: rewrite based on infoclock implementation 2013-12-17 00:11:43 +01:00
martii
27acdadf30 driver/audiodec/ffmpegdec: trim metadata strings 2013-12-16 14:54:37 +01:00
Jacek Jendrzej
9ef0e68ba2 CChannelList::~CChannelList(): delete remove unnecessary 2013-12-16 13:39:55 +01:00
svenhoefer
e78a6b2a4c - cables.xml: update Antennengemeinschaft Goeltzschtalbruecke 2013-12-15 23:46:06 +01:00
Jacek Jendrzej
ececd844fa use mySleep in CComponentsFrmClock::initClockThread(
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-12-15 17:40:32 +01:00
Jacek Jendrzej
7e2d12e5d5 CChannelList::~CChannelList(): fix possible segfault
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-12-15 17:40:25 +01:00
[CST] Focus
3ac714d93a driver/audiodec/ffmpegdec.cpp: fix warning after 2ebdf6dfbb 2013-12-15 14:57:29 +04:00
[CST] Focus
5cc2620008 gui/widget/menue.cpp: revert testing changes 2013-12-15 14:56:12 +04:00
[CST] Focus
2ebdf6dfbb driver/audiodec/ffmpegdec.cpp: comment selecting input format from file type,
let ffmpeg to find input format
2013-12-15 14:46:45 +04:00
[CST] Focus
0cb07d75d9 driver/audiodec: get back old audio decoders code, use configure option ENABLE_FFMPEGDEC
to switch between old code and ffmpegdec
2013-12-15 14:46:45 +04:00