Clementine-audio-player-Mac.../src/engines
Andreas 4c9f7e6a5e Revert "Fix mono playback. This was broken with commit eaad4c32eeeb83302632aba887d51d2eccb55eed."
Spotify doesn't work with this fix anymore, gstreamer throws `gst_segment_to_stream_time: assertion 'segment->format == format' failed`. Using `audio/*` for caps doesn't work either, the channes property is ignored. An `if (url_.scheme == "spotify")` would work, but maybe there is a more elegant solution.

This reverts commit 8799222d64.
2015-05-02 17:12:55 +02:00
..
bufferconsumer.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
devicefinder.cpp Get audio device names on Windows too. 2014-03-29 23:48:26 +11:00
devicefinder.h Get audio device names on Windows too. 2014-03-29 23:48:26 +11:00
directsounddevicefinder.cpp Get audio device names on Windows too. 2014-03-29 23:48:26 +11:00
directsounddevicefinder.h Get audio device names on Windows too. 2014-03-29 23:48:26 +11:00
engine_fwd.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
enginebase.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
enginebase.h Fix inconsistent buffer sizes sent to analyzer 2014-04-29 21:38:21 -04:00
gstelementdeleter.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
gstelementdeleter.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
gstengine.cpp Use a GTlsDatabase for gstreamer SSL on mac. 2015-04-27 11:21:22 +01:00
gstengine.h Use a GTlsDatabase for gstreamer SSL on mac. 2015-04-27 11:21:22 +01:00
gstenginepipeline.cpp Revert "Fix mono playback. This was broken with commit eaad4c32eeeb83302632aba887d51d2eccb55eed." 2015-05-02 17:12:55 +02:00
gstenginepipeline.h Make format after update to avoid conflicts 2014-10-15 21:57:57 +02:00
osxdevicefinder.cpp Get audio device names on OS X too. 2014-03-29 22:44:08 +11:00
osxdevicefinder.h Get audio device names on OS X too. 2014-03-29 22:44:08 +11:00
pulsedevicefinder.cpp Fix name of pulse audio gstreamer sink. 2015-02-03 13:32:41 +01:00
pulsedevicefinder.h Get a list of available audio devices from pulseaudio, and let the user choose 2014-03-29 19:31:38 +11:00