aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/ReplayGain.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-09-24tag/ReplayGain: add VorbisComment parserMax Kellermann1-0/+16
2014-09-24tag/ReplayGain: move code to template functionMax Kellermann1-8/+30
2014-09-24tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxxMax Kellermann1-38/+20
2014-01-27Playlist{Info,Vector}: move to db/Max Kellermann1-0/+0
2014-01-24Database*: move to db/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann1-1/+0
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann1-1/+1
2013-01-03PlaylistVector: use std::listMax Kellermann1-39/+16
2013-01-02PlaylistInfo: rename class, use std::stringMax Kellermann1-16/+14
2013-01-02PlaylistVector: move struct playlist_metadata to PlaylistInfo.hxxMax Kellermann1-22/+1
2013-01-02db_lock: convert to C++Max Kellermann1-1/+1
2013-01-02playlist_vector: convert to C++Max Kellermann1-1/+1
2012-02-13playlist_vector: require database lock for all functionsMax Kellermann1-0/+8
2012-02-13playlist_vector: add new playlist to the end of the listMax Kellermann1-1/+1
2012-02-12playlist_vector: use the list_head libraryMax Kellermann1-37/+18
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-09-07playlist_vector: update_or_add() returns boolMax Kellermann1-1/+6
2010-07-21update: store playlist files in databaseMax Kellermann1-0/+120