summaryrefslogtreecommitdiffstats
path: root/src/sources/soundsourceproviderregistry.h
AgeCommit message (Expand)Author
2020-10-26Verify that SoundSource providers are prioritized as expectedUwe Klotz
2020-10-26Rename typedefsUwe Klotz
2020-10-26SoundSourceProviderRegistry: Use display name as identifierUwe Klotz
2019-05-14Auto-format src/sourcesUwe Klotz
2018-09-19Remove SoundSource plugins. Move SoundSourceM4A and SoundSourceWV into Mixxx.RJ Skerry-Ryan
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2015-11-25Use the term "cooperative" for priority hint (review comments)Uwe Klotz
2015-11-25Delete unused function reregisterProviderForFileExtension() (review comments)Uwe Klotz
2015-11-25Delete unnecessary constant EMPTY_REGISTRATION_LIST (review comments)Uwe Klotz
2015-11-23Rename class memberUwe Klotz
2015-11-23Add function to modify SoundSource provider prioritiesUwe Klotz
2015-11-23Refactoring and optimizations for C++11 (std::move)Uwe Klotz
2015-11-23Add deregistration functions for SoundSource providersUwe Klotz
2015-11-23Parameterize priority hints by file extension (review comments)Uwe Klotz
2015-11-23Delete typedef SoundSourceProviderRegistrationList (review comments)Uwe Klotz
2015-11-23Move Priority out of SoundSourceProviderUwe Klotz
2015-11-23Retry to open Sound-/AudioSources with different providers after failureUwe Klotz
2015-06-02Correctly distinguish between "file extension" and "SoundSource type"Uwe Klotz
2015-05-19Delete obsolete member functions and code cleanupUwe Klotz
2015-05-19Simplify SoundSource plugin registrationUwe Klotz
2015-05-18Avoid unnecessary locking in SoundSourceProxyUwe Klotz
2015-05-18Log detailed debug info about SoundSource providersUwe Klotz
2015-05-18Wrap static members from SoundSourceProxy into classUwe Klotz