Commit Graph

5485 Commits

Author SHA1 Message Date
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
[CST] Focus
64e2a0c2ad configure.ac: add --enable-ffmpegdec option to switch between old decoders and ffmpeg decoder 2013-12-15 14:46:45 +04:00
[CST] Focus
5d5493e2f5 gui/audioplayer.cpp: add m4a extension 2013-12-15 14:46:45 +04:00
[CST] Focus
6ef24e3e7a driver/file.cpp: add m4a extension 2013-12-15 14:46:45 +04:00
[CST] Focus
554bb40189 driver/audiodec/mp3dec.cpp: save cover only on play start, unlink on play stop 2013-12-15 14:46:45 +04:00
[CST] Focus
6ca8e8d75e driver/netfile.cpp: fix warning (again) 2013-12-15 14:46:45 +04:00
[CST] Focus
937c23bc20 gui/audioplayer.cpp: disable screen save for dline/ibox;
always load metadata when adding files to play list;
cleanup code
2013-12-15 14:46:45 +04:00
[CST] Focus
c263bdba51 driver/audiodec/ffmpegdec.cpp: try to save cover only at play start time,
looks like race, but CAudioPlayerGui::updateMetaData should detect changed metadata and display cover
2013-12-15 14:46:45 +04:00
[CST] Focus
6a62051032 gui/widget/menue.cpp: fix menu hint kill vs hide 2013-12-15 14:46:44 +04:00
[CST] Focus
8358e5921e gui/filebrowser.cpp: fix color for marked files;
do not add selected file on OK press, if there are marked files
2013-12-15 14:40:55 +04:00
[CST] Focus
f095b4e293 driver/audioplay.cpp: cleanup header, init m_SecondsToSkip variable 2013-12-15 14:40:55 +04:00
[CST] Focus
fcc6cc6ff2 driver/audiodec/ffmpegdec.cpp: fix jump forward/backward 2013-12-15 14:40:54 +04:00
[CST] Focus
ecf0fb03a6 driver/audiodec/ffmpegdec.cpp: add support to downmix and play multichannel audio,
fix seek function,
use duration reported by ffmpeg if reported,
set analyzeduration to 1 second
2013-12-15 14:40:54 +04:00
[CST] Focus
d69f8d507a gui/filebrowser.cpp: add AAC file type 2013-12-15 14:40:54 +04:00
[CST] Focus
4ab22136d9 gui/audioplayer.cpp: add AAC file type, save last used directory 2013-12-15 14:40:54 +04:00