Clementine-audio-player-Mac.../src/engines
Mark Furneaux e9494af3f7 Add sample rate selection
This change provides the ability to set a fixed pipeline sample rate as an alternate to automatically negotiating it.
This can be useful on systems with sound cards that work at a fixed rate, as well as it can triage issues (on Windows)
where changing tracks hangs due to a problem with gstreamer's caps negotiation.
2015-07-09 22:19:31 -04: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 Revert "Revert "Add track intro mode"" 2015-06-15 16:27:40 -04:00
enginebase.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
enginebase.h Fix song continuously rewinding when seeking using keyboard arrow keys. 2015-07-01 20:24:17 +02: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 Add sample rate selection 2015-07-09 22:19:31 -04:00
gstengine.h Add sample rate selection 2015-07-09 22:19:31 -04:00
gstenginepipeline.cpp Add sample rate selection 2015-07-09 22:19:31 -04:00
gstenginepipeline.h Add sample rate selection 2015-07-09 22:19:31 -04: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