Commit Graph

5609 Commits

Author SHA1 Message Date
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
[CST] Focus
77f28b6825 driver/file.cpp: add AAC file type, add .dts extension 2013-12-15 14:40:54 +04:00
[CST] Focus
66b0dc0306 driver/audiodec/ffmpegdec.cpp: parse metadata only for AVMEDIA_TYPE_AUDIO streams;
fix type_info and possible crash (thanks Jacek)
2013-12-15 14:40:54 +04:00
[CST] Focus
73ebc90a1f driver/netfile.cpp: fix warning 2013-12-15 14:40:54 +04:00
[CST] Focus
294766e4d5 driver/audiodec/ffmpegdec.cpp: fix ogg; get metadata also from streams,
ie some ogg dont have global metadata
2013-12-15 14:40:54 +04:00
[CST] Focus
6aab9783f1 driver/audiodec/ffmpegdec.cpp: fix bits per sample, fix av_free_packet 2013-12-15 14:40:54 +04:00
[CST] Focus
38ca5c4f38 driver/audiodec/ffmpegdec.cpp, driver/audiometadata.cpp: fix compile 2013-12-15 14:40:54 +04:00
martii
579ca91889 driver/audiodec,audiometadata: cover file handling fixed 2013-12-15 14:40:54 +04:00
martii
0d55807143 driver/audiodec/ffmpegdec: cover fix 2013-12-15 14:40:54 +04:00
martii
1575fad077 driver/audiodec/ffmpegdec: don't set cover-art variable on failure 2013-12-15 14:40:54 +04:00
martii
5d02024ae1 audioplayer, ffmpegdec: embedded cover support
Conflicts:
	src/gui/audioplayer.cpp
2013-12-15 14:40:54 +04:00
martii
bf694d32f1 drop #ifdef ENABLE_FLAC 2013-12-15 14:40:54 +04:00
martii
e41f122970 driver/audiodec: don't encode utf8 to utf8 2013-12-15 14:40:53 +04:00
martii
d3f31195a2 audiodec/ffmpegdec: convert id3 tags to UTF8 2013-12-15 14:40:53 +04:00
martii
5a7b190790 driver/audiodec: metadata fix 2013-12-15 14:40:53 +04:00
martii
d5ea074457 driver/audiodec: Switch to ffmpeg, drop custom decoder implementations, drop libvorbis/libmad/libid3/libogg/libflac. Not fully regression tested.
Conflicts:
	configure.ac
	src/Makefile.am
	src/driver/audiodec/Makefile.am
2013-12-15 14:40:53 +04:00
martii
7bcd72afe3 driver/audiodec/ffmpegdec: minor cleanup 2013-12-15 14:40:53 +04:00
martii
c11aa70f28 driver/audiodec/ffmpegdec: reopen codec on error (experimental fix) 2013-12-15 14:40:53 +04:00
martii
52620ccc91 driver/audiodec: implement AAC support (via FFMPEG, with some rough edges) 2013-12-15 14:40:53 +04:00
svenhoefer
7f72fa6f3d - mod_auth.cpp: fix no_auth_client handling
change find() to compare()
2013-12-14 22:27:19 +01:00
M. Liebmann
b41e444887 CComponentsHeader: Fix positioning of items 2013-12-13 22:33:21 +01:00
martii
4d0eea3b23 gui/bouquetlist: fix 73152bd and 4dcc804 2013-12-13 16:53:05 +01:00
martii
4dcc804a39 gui/bedit/bouqueteditor: use Font::getMaxDigitWidth() 2013-12-13 16:45:51 +01:00
martii
73152bd30b gui/bouquetlist: use Font::getMaxDigitWidth() 2013-12-13 16:44:59 +01:00
martii
c954efc59f gui/widget/menue: clear old menue hint if none is set for current item 2013-12-13 16:43:53 +01:00
martii
365f3ea395 gui/widget/stringinput: sms-input: cleanup last push, no binary change
add timer to change to next field
2013-12-12 08:24:24 +01:00
M. Liebmann
c2c5b931cd CComponentsHeader: Fix height calculation 2013-12-11 15:55:14 +01:00