summaryrefslogtreecommitdiff
path: root/src/Partition.hxx
AgeCommit message (Expand)Author
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-10-28player_control: rename to PlayerControlMax Kellermann
2013-10-22Partition: add method DatabaseModified()Max Kellermann
2013-10-22Playlist: copy stream tags from the PlayerThreadMax Kellermann
2013-10-21Partition: add methods TagModified(), SyncWithPlayer()Max Kellermann
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-04-17Main: move global variables to struct InstanceMax Kellermann
2013-01-18Playlist, Song: clarify parameter encodingMax Kellermann
2013-01-07Playlist: convert functions to methodsMax Kellermann
2013-01-06Playlist: add constructor and destructorMax Kellermann
2013-01-05Partition: new class, container for Playlist and PlayerControlMax Kellermann