summaryrefslogtreecommitdiffstats
path: root/src/sources/soundsource.cpp
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-04-25Update doc comments and formattingUwe Klotz
2019-05-14Auto-format src/sourcesUwe Klotz
2017-11-06More expressive Audio- and MetadataSource interfacesUwe Klotz
2017-11-06Reorder code for parsing track metadata and cover artUwe Klotz
2017-11-06Give SoundSources a 2nd chance to open unreadable filesUwe Klotz
2017-11-06Update literals and documentation of OpenResult enumUwe Klotz
2016-08-28Enclose TagLib-specific code in own namespaceUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2016-06-23Improve exception/error handling around SoundSource::tryOpen()Uwe Klotz
2016-06-22improve exception handling in SoundSource::openDaniel Schürmann
2016-04-16Add detection for unsupported file formatsUwe Klotz
2016-01-23Add overridable function for writing track metadata into fileUwe Klotz
2015-12-30Merge metadata/ into track/Uwe Klotz
2015-06-02Correctly distinguish between "file extension" and "SoundSource type"Uwe Klotz
2015-05-23Streamline the MetadataSource interfaceUwe Klotz
2015-05-14New streamlined SoundSource plugin API version 8Uwe Klotz
2015-04-22Provide hints for opening audio sources via AudioSourceConfigUwe Klotz
2015-03-09Harmonize the behavior of SoundSource::open()Uwe Klotz
2015-02-28Move code from specialized AudioSources back into corresponding SoundSourcesUwe Klotz
2015-02-06Universal tag reading function for all TagLib file typesUwe Klotz
2015-02-03Review: Delete old file headersUwe Klotz
2015-01-26Harmonize handling of URL (re-)sourcesUwe Klotz
2015-01-19Create SoundSource from URLUwe Klotz
2015-01-13Reformat source code (roughly K&R + spaces)Uwe Klotz
2015-01-07Move metadata code into separate directoryUwe Klotz
2015-01-07Move Audio-/SoundSources code into separate directoryUwe Klotz