aboutsummaryrefslogtreecommitdiffstats
path: root/src/Partition.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partition: add method GetDatabase()Max Kellermann2015-08-061-0/+7
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* PlayerListener: new interface to replace GlobalEvents accessMax Kellermann2014-02-211-0/+13
* Mixer: add class MixerListenerMax Kellermann2014-02-191-0/+11
* Playlist: pass Database to DatabaseModified()Max Kellermann2014-02-011-2/+2
* Partition: disable DatabaseModified() if not ENABLE_DATABASEMax Kellermann2014-02-011-0/+4
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-0/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-3/+3
* Playlist: refresh new tags after database updateMax Kellermann2013-10-221-1/+1
* Partition: add method DatabaseModified()Max Kellermann2013-10-221-0/+6
* Playlist: copy stream tags from the PlayerThreadMax Kellermann2013-10-221-1/+6
* Partition: add methods TagModified(), SyncWithPlayer()Max Kellermann2013-10-211-0/+33