summaryrefslogtreecommitdiffstats
path: root/src/sources/soundsourcem4a.h
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-10-26Verify that SoundSource providers are prioritized as expectedUwe Klotz
2020-10-26SoundSourceProvider: Expose display name as constantUwe Klotz
2020-06-07FAAD2: Reconfigure decoder after channel config errorsUwe Klotz
2020-06-07Initialize FAAD2 decoder in separate functionUwe Klotz
2020-06-07Declare member as constUwe Klotz
2020-06-07Enclose FAAD2 types and constants in `faad2` namespaceUwe Klotz
2020-05-01Add a note to SoundSourceM4AUwe Klotz
2019-05-14Auto-format src/sourcesUwe Klotz
2019-02-10Make libFaadLoader a singleton to resolve lobfaad only onceDaniel Schürmann
2019-02-10Remove the c prefix NeAAC from the public interface if LibFaadLoader because ...Daniel Schürmann
2019-02-10First version with libfaadloader and FAAD enabled by default on linuxDaniel Schürmann
2018-09-19Remove SoundSource plugins. Move SoundSourceM4A and SoundSourceWV into Mixxx.RJ Skerry-Ryan