summaryrefslogtreecommitdiffstats
path: root/src/sources/metadatasource.h
AgeCommit message (Expand)Author
2020-06-06Use override and default in sources classesDaniel Schürmann
2020-04-25Update doc comments and formattingUwe Klotz
2019-05-14Auto-format src/sourcesUwe Klotz
2017-11-06Prepare next level of metadata synchronizationUwe Klotz
2017-11-06More expressive Audio- and MetadataSource interfacesUwe Klotz
2017-11-06Reorder code for parsing track metadata and cover artUwe Klotz
2017-11-06Extract all pure virtual functions into source interfacesUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2016-05-11Replace NULL with nullptrUwe Klotz
2016-01-23Add overridable function for writing track metadata into fileUwe Klotz
2015-12-30Merge metadata/ into track/Uwe Klotz
2015-12-27Move Result enum from src/util/defs.h to src/util/result.h.RJ Ryan
2015-05-29Improve comment in MetadataSource interfaceUwe Klotz
2015-05-23Streamline the MetadataSource interfaceUwe Klotz
2015-02-28Fix minor issues after refactoringUwe Klotz
2015-02-28Move code from specialized AudioSources back into corresponding SoundSourcesUwe Klotz