Clementine-audio-player-Mac.../src/transcoder
Andreas ff172f6ed4 Network remote can now transcode lossless files before sending them to the remote.
- It is configurable in the settings.
- Any format can be chosen that is supported by the transcoder.
- The status of the transcoder is send to the remote.

- Transcoder format settings have now a postfix so we can define mutliple transcoder formats and use them separatly. Here one for the normal transcoder and one for the network remote transcode. You can pass the postfix in the constructor.
- Fixed Transcoder crash (was introduced with the gstreamer1.0 merge, decodebin doesn't have a "new-decoded-pad").
- Transcoder emits the output filename as well on "JobComplete" signal
- Transcoder can now convert a file to a temporary file ("AddTemporaryJob")
2014-11-13 22:31:49 +01:00
..
transcodedialog.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcodedialog.h Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcodedialog.ui Changed the transcode import tooltip and reimplemented using QDirIterator. 2014-09-15 16:45:47 -04:00
transcodelogdialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
transcoder.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoder.h Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsaac.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsaac.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoderoptionsaac.ui Add a load of options to the transcoders. Fixes issue 415. 2011-04-16 23:04:15 +00:00
transcoderoptionsdialog.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsdialog.h Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsdialog.ui Add a load of options to the transcoders. Fixes issue 415. 2011-04-16 23:04:15 +00:00
transcoderoptionsflac.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsflac.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoderoptionsflac.ui Add disambiguation strings to "Quality". Fixes #4316 2014-05-11 17:35:23 +10:00
transcoderoptionsinterface.h Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsmp3.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsmp3.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoderoptionsmp3.ui Add disambiguation strings to "Quality". Fixes #4316 2014-05-11 17:35:23 +10:00
transcoderoptionsopus.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsopus.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoderoptionsopus.ui Add opus support to transcoder. 2013-01-28 14:09:31 +01:00
transcoderoptionsspeex.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsspeex.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoderoptionsspeex.ui Add disambiguation strings to "Quality". Fixes #4316 2014-05-11 17:35:23 +10:00
transcoderoptionsvorbis.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionsvorbis.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoderoptionsvorbis.ui Add disambiguation strings to "Quality". Fixes #4316 2014-05-11 17:35:23 +10:00
transcoderoptionswma.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
transcoderoptionswma.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoderoptionswma.ui Add a load of options to the transcoders. Fixes issue 415. 2011-04-16 23:04:15 +00:00
transcodersettingspage.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
transcodersettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
transcodersettingspage.ui Add opus support to transcoder. 2013-01-28 14:09:31 +01:00