Clementine-audio-player-Mac.../src
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
..
analyzers RainbowDash analyzer now more pretty 2014-06-18 23:37:43 +06:00
core Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
covers Remove temporary cover-art from /tmp on exit. Fixes #4349 2014-05-15 16:21:19 +10:00
dbus Implement MediaPlayer2.Playlists from MPRIS2. 2012-10-11 15:38:51 +02:00
devices Make format 2014-11-05 13:05:58 +01:00
engines Revert "Use constructor for QString and make format" 2014-11-05 12:25:09 +01:00
globalsearch Revert "Use constructor for QString and make format" 2014-11-05 12:25:09 +01:00
internet Revert "Use constructor for QString and make format" 2014-11-05 12:25:09 +01:00
library Revert "Use constructor for QString and make format" 2014-11-05 12:25:09 +01:00
mac Open the right part of the system preferences for global shortcuts on Mavericks. 2014-04-02 16:27:07 +02:00
moodbar Make format after update to avoid conflicts 2014-10-15 21:57:57 +02:00
musicbrainz Revert "Use constructor for QString and make format" 2014-11-05 12:25:09 +01:00
networkremote Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
playlist Revert "Use constructor for QString and make format" 2014-11-05 12:25:09 +01:00
playlistparsers Make format after update to avoid conflicts 2014-10-15 21:57:57 +02:00
podcasts Don't use caller in OrganiseDialog 2014-11-05 02:37:44 +01:00
smartplaylists Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
songinfo Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
transcoder Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
translations Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2014-11-10 10:01:29 +01:00
ui Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
visualisations Merge branch 'master' into gstreamer-1.2 2014-06-09 16:20:24 +10:00
widgets Added a preference to disable the pause notification. Fixes #2450. 2014-09-16 12:54:35 +02:00
wiimotedev Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
CMakeLists.txt Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
config.h.in Use the system's sha2 library if it's available. Fixes #4217 2014-09-25 23:51:46 +10:00
main.cpp Set log levels after commandline options are parsed. Fixes --verbose, --quiet and --log-levels 2014-10-04 21:22:29 +10:00
version.h.in Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00