summaryrefslogtreecommitdiffstats
path: root/src/library/dlgtagfetcher.h
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-14Create DlgTrackInfo and DlgTagFetcher only on demandUwe Klotz
2020-04-16add doxygen compatible documentationHarshit Maurya
2020-04-15DlgTrackInfo: create signal source specific slotsHarshit Maurya
2020-04-13DlgTrackInfo: rename changeTrack to loadTrackInternalHarshit Maurya
2020-04-12WTrackMenu: make info and tag dialogs independentHarshit Maurya
2020-04-10WTrackMenu: make menu functions genericHarshit Maurya
2020-03-04Avoid unnecessary conversionUwe Klotz
2020-03-04Pass-through MusicBrainz data type over signal/slot connectionUwe Klotz
2020-02-27Use web task framework and fetch additional MusicBrainz metadataUwe Klotz
2020-02-16Track->TrackDAO: Simplify changed/clean/dirty signalsUwe Klotz
2019-11-21Fix naming conflict(?) and minor issues in DlgTagFetcherUwe Klotz
2019-01-13path message and code to the error dialog to allow a better debugging in case...Daniel Schürmann
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan