Commit Graph

  • b5b62cd21c CChannelList::~CChannelList(): delete remove unnecessary Jacek Jendrzej 2013-12-16 13:39:55 +01:00
  • ffb3003ae1 CChannelList::~CChannelList(): delete remove unnecessary Jacek Jendrzej 2013-12-16 13:39:55 +01:00
  • cc87e8e131 cables.xml: update Antennengemeinschaft Goeltzschtalbruecke vanhofen 2013-12-15 21:57:08 +01:00
  • e65142f4ae cables.xml: update Antennengemeinschaft Goeltzschtalbruecke vanhofen 2013-12-15 21:57:08 +01:00
  • cbebe671ac use mySleep in CComponentsFrmClock::initClockThread( Jacek Jendrzej 2013-12-15 17:34:53 +01:00
  • 528c96dca0 use mySleep in CComponentsFrmClock::initClockThread( Jacek Jendrzej 2013-12-15 17:34:53 +01:00
  • 5b32d13822 CChannelList::~CChannelList(): fix possible segfault Jacek Jendrzej 2013-12-15 15:43:10 +01:00
  • 9e4e5d7e94 CChannelList::~CChannelList(): fix possible segfault Jacek Jendrzej 2013-12-15 15:43:10 +01:00
  • 4848826db4 driver/audiodec/ffmpegdec.cpp: fix warning after 614ff54d1c [CST] Focus 2013-12-15 14:57:29 +04:00
  • e20505a328 driver/audiodec/ffmpegdec.cpp: fix warning after 3d22253951 [CST] Focus 2013-12-15 14:57:29 +04:00
  • 3d3db00e8a gui/widget/menue.cpp: revert testing changes [CST] Focus 2013-12-15 14:56:12 +04:00
  • 74495c219d gui/widget/menue.cpp: revert testing changes [CST] Focus 2013-12-15 14:56:12 +04:00
  • 614ff54d1c driver/audiodec/ffmpegdec.cpp: comment selecting input format from file type, let ffmpeg to find input format [CST] Focus 2013-12-15 14:39:51 +04:00
  • 3d22253951 driver/audiodec/ffmpegdec.cpp: comment selecting input format from file type, let ffmpeg to find input format [CST] Focus 2013-12-15 14:39:51 +04:00
  • 1264be559d driver/audiodec: get back old audio decoders code, use configure option ENABLE_FFMPEGDEC to switch between old code and ffmpegdec [CST] Focus 2013-12-15 14:31:39 +04:00
  • 6aa17d2ae9 driver/audiodec: get back old audio decoders code, use configure option ENABLE_FFMPEGDEC to switch between old code and ffmpegdec [CST] Focus 2013-12-15 14:31:39 +04:00
  • e86e6a4b23 configure.ac: add --enable-ffmpegdec option to switch between old decoders and ffmpeg decoder [CST] Focus 2013-12-15 14:28:31 +04:00
  • a03bde4b25 configure.ac: add --enable-ffmpegdec option to switch between old decoders and ffmpeg decoder [CST] Focus 2013-12-15 14:28:31 +04:00
  • 110cace769 gui/audioplayer.cpp: add m4a extension [CST] Focus 2013-12-15 14:26:23 +04:00
  • f0db593edc gui/audioplayer.cpp: add m4a extension [CST] Focus 2013-12-15 14:26:23 +04:00
  • a2f28ea032 driver/file.cpp: add m4a extension [CST] Focus 2013-12-15 14:25:54 +04:00
  • b9de51b63f driver/file.cpp: add m4a extension [CST] Focus 2013-12-15 14:25:54 +04:00
  • 80177dd6f5 driver/audiodec/mp3dec.cpp: save cover only on play start, unlink on play stop [CST] Focus 2013-12-13 18:23:34 +04:00
  • 7ba89f8f08 driver/audiodec/mp3dec.cpp: save cover only on play start, unlink on play stop [CST] Focus 2013-12-13 18:23:34 +04:00
  • 47b327cfd9 driver/netfile.cpp: fix warning (again) [CST] Focus 2013-12-12 17:28:53 +04:00
  • 36313bcd6c driver/netfile.cpp: fix warning (again) [CST] Focus 2013-12-12 17:28:53 +04:00
  • e04fd11f7e gui/audioplayer.cpp: disable screen save for dline/ibox; always load metadata when adding files to play list; cleanup code [CST] Focus 2013-12-12 17:13:58 +04:00
  • e26e9ef239 gui/audioplayer.cpp: disable screen save for dline/ibox; always load metadata when adding files to play list; cleanup code [CST] Focus 2013-12-12 17:13:58 +04:00
  • f762e8ec63 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 [CST] Focus 2013-12-12 15:28:35 +04:00
  • 2222d274b1 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 [CST] Focus 2013-12-12 15:28:35 +04:00
  • 226368a957 gui/widget/menue.cpp: fix menu hint kill vs hide [CST] Focus 2013-12-12 14:54:13 +04:00
  • 09cb2334fd gui/widget/menue.cpp: fix menu hint kill vs hide [CST] Focus 2013-12-12 14:54:13 +04:00
  • 4433370b8d gui/filebrowser.cpp: fix color for marked files; do not add selected file on OK press, if there are marked files [CST] Focus 2013-12-11 14:48:42 +04:00
  • 00fd51db7a gui/filebrowser.cpp: fix color for marked files; do not add selected file on OK press, if there are marked files [CST] Focus 2013-12-11 14:48:42 +04:00
  • 1e4d533847 driver/audioplay.cpp: cleanup header, init m_SecondsToSkip variable [CST] Focus 2013-12-11 12:41:57 +04:00
  • bd1de63be0 driver/audioplay.cpp: cleanup header, init m_SecondsToSkip variable [CST] Focus 2013-12-11 12:41:57 +04:00
  • 04e7a7b722 driver/audiodec/ffmpegdec.cpp: fix jump forward/backward [CST] Focus 2013-12-11 12:40:21 +04:00
  • 05c1e1f221 driver/audiodec/ffmpegdec.cpp: fix jump forward/backward [CST] Focus 2013-12-11 12:40:21 +04:00
  • 338a366f33 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 [CST] Focus 2013-12-10 17:24:47 +04:00
  • 8153296942 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 [CST] Focus 2013-12-10 17:24:47 +04:00
  • 9162626498 gui/filebrowser.cpp: add AAC file type [CST] Focus 2013-12-10 16:58:27 +04:00
  • f6a2caa68c gui/filebrowser.cpp: add AAC file type [CST] Focus 2013-12-10 16:58:27 +04:00
  • c07a1a7b1b gui/audioplayer.cpp: add AAC file type, save last used directory [CST] Focus 2013-12-10 16:57:45 +04:00
  • 690e1585cb gui/audioplayer.cpp: add AAC file type, save last used directory [CST] Focus 2013-12-10 16:57:45 +04:00
  • 0b8d2bea20 driver/file.cpp: add AAC file type, add .dts extension [CST] Focus 2013-12-10 16:56:46 +04:00
  • a4102251d1 driver/file.cpp: add AAC file type, add .dts extension [CST] Focus 2013-12-10 16:56:46 +04:00
  • 77763fc5cb driver/audiodec/ffmpegdec.cpp: parse metadata only for AVMEDIA_TYPE_AUDIO streams; fix type_info and possible crash (thanks Jacek) [CST] Focus 2013-12-05 14:17:05 +04:00
  • 6349136b3f driver/audiodec/ffmpegdec.cpp: parse metadata only for AVMEDIA_TYPE_AUDIO streams; fix type_info and possible crash (thanks Jacek) [CST] Focus 2013-12-05 14:17:05 +04:00
  • 357054f876 driver/netfile.cpp: fix warning [CST] Focus 2013-12-05 14:15:11 +04:00
  • aaed48bb57 driver/netfile.cpp: fix warning [CST] Focus 2013-12-05 14:15:11 +04:00
  • c9f6e7edcd driver/audiodec/ffmpegdec.cpp: fix ogg; get metadata also from streams, ie some ogg dont have global metadata [CST] Focus 2013-12-03 17:49:22 +04:00
  • 03ada2fc7a driver/audiodec/ffmpegdec.cpp: fix ogg; get metadata also from streams, ie some ogg dont have global metadata [CST] Focus 2013-12-03 17:49:22 +04:00
  • 9af75ec4c8 driver/audiodec/ffmpegdec.cpp: fix bits per sample, fix av_free_packet [CST] Focus 2013-12-02 18:29:03 +04:00
  • f72be84e08 driver/audiodec/ffmpegdec.cpp: fix bits per sample, fix av_free_packet [CST] Focus 2013-12-02 18:29:03 +04:00
  • 15b03e918c driver/audiodec/ffmpegdec.cpp, driver/audiometadata.cpp: fix compile [CST] Focus 2013-12-02 13:43:30 +04:00
  • a9344c2cec driver/audiodec/ffmpegdec.cpp, driver/audiometadata.cpp: fix compile [CST] Focus 2013-12-02 13:43:30 +04:00
  • 06926e61b5 driver/audiodec,audiometadata: cover file handling fixed martii 2013-11-12 16:04:27 +01:00
  • 7f0c91d25d driver/audiodec,audiometadata: cover file handling fixed martii 2013-11-12 16:04:27 +01:00
  • 8ccc53d692 driver/audiodec/ffmpegdec: cover fix martii 2013-11-12 14:44:59 +01:00
  • ef037124c6 driver/audiodec/ffmpegdec: cover fix martii 2013-11-12 14:44:59 +01:00
  • dd277f7bb8 driver/audiodec/ffmpegdec: don't set cover-art variable on failure martii 2013-11-11 19:12:36 +01:00
  • a792ce7705 driver/audiodec/ffmpegdec: don't set cover-art variable on failure martii 2013-11-11 19:12:36 +01:00
  • 15c7c4fad2 audioplayer, ffmpegdec: embedded cover support martii 2013-11-11 18:52:04 +01:00
  • b4459af5fe audioplayer, ffmpegdec: embedded cover support martii 2013-11-11 18:52:04 +01:00
  • 0492912145 drop #ifdef ENABLE_FLAC martii 2013-10-31 21:38:06 +01:00
  • 7c4d89cf40 drop #ifdef ENABLE_FLAC martii 2013-10-31 21:38:06 +01:00
  • 2ca8c5d4a9 driver/audiodec: don't encode utf8 to utf8 martii 2013-10-31 21:29:00 +01:00
  • 517b1f5e55 driver/audiodec: don't encode utf8 to utf8 martii 2013-10-31 21:29:00 +01:00
  • f3bebe3621 audiodec/ffmpegdec: convert id3 tags to UTF8 martii 2013-10-20 12:54:06 +02:00
  • b836d50ddd audiodec/ffmpegdec: convert id3 tags to UTF8 martii 2013-10-20 12:54:06 +02:00
  • 87db6ef071 driver/audiodec: metadata fix martii 2013-10-20 12:29:40 +02:00
  • 8e3224acad driver/audiodec: metadata fix martii 2013-10-20 12:29:40 +02:00
  • a8f5b925e9 driver/audiodec: Switch to ffmpeg, drop custom decoder implementations, drop libvorbis/libmad/libid3/libogg/libflac. Not fully regression tested. martii 2013-10-19 20:50:23 +02:00
  • f7d8a89dd4 driver/audiodec: Switch to ffmpeg, drop custom decoder implementations, drop libvorbis/libmad/libid3/libogg/libflac. Not fully regression tested. martii 2013-10-19 20:50:23 +02:00
  • 5bd1a38a6a driver/audiodec/ffmpegdec: minor cleanup martii 2013-10-17 20:30:30 +02:00
  • 68f05c8d01 driver/audiodec/ffmpegdec: minor cleanup martii 2013-10-17 20:30:30 +02:00
  • 2e35a5911d driver/audiodec/ffmpegdec: reopen codec on error (experimental fix) martii 2013-10-13 16:18:31 +02:00
  • 992df5f59c driver/audiodec/ffmpegdec: reopen codec on error (experimental fix) martii 2013-10-13 16:18:31 +02:00
  • 16a9380dc1 driver/audiodec: implement AAC support (via FFMPEG, with some rough edges) martii 2013-10-13 13:44:08 +02:00
  • b5799595f2 driver/audiodec: implement AAC support (via FFMPEG, with some rough edges) martii 2013-10-13 13:44:08 +02:00
  • cedc65ad5d mod_auth.cpp: fix no_auth_client handling vanhofen 2013-12-14 22:27:19 +01:00
  • f180905bd5 mod_auth.cpp: fix no_auth_client handling vanhofen 2013-12-14 22:27:19 +01:00
  • 19ee08c6c0 CComponentsHeader: Fix positioning of items Michael Liebmann 2013-12-13 22:27:33 +01:00
  • 2bead29a0a CComponentsHeader: Fix positioning of items Michael Liebmann 2013-12-13 22:27:33 +01:00
  • 9fa91757a1 gui/bouquetlist: fix 087fd04 and ac06335 martii 2013-12-09 04:34:20 +01:00
  • 164b3b5088 gui/bouquetlist: fix edf9ea5 and e7b27fc martii 2013-12-09 04:34:20 +01:00
  • ac06335742 gui/bedit/bouqueteditor: use Font::getMaxDigitWidth() martii 2013-12-08 10:36:22 +01:00
  • e7b27fcbba gui/bedit/bouqueteditor: use Font::getMaxDigitWidth() martii 2013-12-08 10:36:22 +01:00
  • 087fd04e32 gui/bouquetlist: use Font::getMaxDigitWidth() martii 2013-12-08 10:32:38 +01:00
  • edf9ea5112 gui/bouquetlist: use Font::getMaxDigitWidth() martii 2013-12-08 10:32:38 +01:00
  • 4a90b00f76 gui/widget/menue: clear old menue hint if none is set for current item martii 2013-12-06 19:23:23 +01:00
  • 0ae233212b gui/widget/menue: clear old menue hint if none is set for current item martii 2013-12-06 19:23:23 +01:00
  • 532de067ed gui/widget/stringinput: sms-input: cleanup last push, no binary change martii 2013-12-12 08:24:24 +01:00
  • 08c1b36166 gui/widget/stringinput: sms-input: cleanup last push, no binary change martii 2013-12-12 08:24:24 +01:00
  • 14078ea2e0 CComponentsHeader: Fix height calculation Michael Liebmann 2013-12-11 15:13:21 +01:00
  • 7703fd2a30 CComponentsHeader: Fix height calculation Michael Liebmann 2013-12-11 15:13:21 +01:00
  • 740b52cbcc CInfoViewer: Not start clock thread Michael Liebmann 2013-12-11 14:26:29 +01:00
  • f28bf35c8a CInfoViewer: Not start clock thread Michael Liebmann 2013-12-11 14:26:29 +01:00
  • 0ebb965756 CComponentsFrmClock: Initialize 'activeClock' variable Michael Liebmann 2013-12-11 14:27:11 +01:00
  • c733981fd2 CComponentsFrmClock: Initialize 'activeClock' variable Michael Liebmann 2013-12-11 14:27:11 +01:00