aboutsummaryrefslogtreecommitdiffstats
path: root/src/Partition.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-27Playlist: use the Error library to return errorsMax Kellermann1-4/+4
2014-02-27Playlist*: move to queue/Max Kellermann1-1/+1
2014-02-21PlayerListener: new interface to replace GlobalEvents accessMax Kellermann1-2/+7
2014-02-19Mixer: add class MixerListenerMax Kellermann1-1/+7
2014-02-03SongLoader: new class that merges duplicate codeMax Kellermann1-7/+4
2014-02-01Playlist: pass Database to DatabaseModified()Max Kellermann1-1/+1
2014-02-01Partition: disable DatabaseModified() if not ENABLE_DATABASEMax Kellermann1-0/+2
2014-01-30db: add compile-time option to disable databaseMax Kellermann1-0/+4
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann1-2/+5
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-09DetachedSong: fork of struct SongMax Kellermann1-2/+2
2013-10-28player_control: rename to PlayerControlMax Kellermann1-1/+1
2013-10-22Partition: add method DatabaseModified()Max Kellermann1-0/+6
2013-10-22Playlist: copy stream tags from the PlayerThreadMax Kellermann1-2/+2
2013-10-21Partition: add methods TagModified(), SyncWithPlayer()Max Kellermann1-0/+11
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann1-22/+22
2013-07-28song: convert header to C++Max Kellermann1-1/+1
2013-04-17Main: move global variables to struct InstanceMax Kellermann1-2/+7
2013-01-18Playlist, Song: clarify parameter encodingMax Kellermann1-2/+2
2013-01-07Playlist: convert functions to methodsMax Kellermann1-0/+122
2013-01-06Playlist: add constructor and destructorMax Kellermann1-6/+2
2013-01-05Partition: new class, container for Playlist and PlayerControlMax Kellermann1-23/+20
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann1-4/+4
2013-01-02update: convert to C++Max Kellermann1-5/+3
2012-02-12update_walk: move code to update_db.cMax Kellermann1-7/+22
2012-02-12playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann1-11/+8
2012-02-11decoder_plugin: scan tags with callback tableMax Kellermann1-0/+5
2012-02-11decoder/vorbis: move code to vorbis_comment.cMax Kellermann1-4/+7
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-11-18replay_gain_ape: parse replay gain from APE tagsMax Kellermann1-7/+5
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-09-24listen: handle fatal errors with GErrorMax Kellermann1-1/+6
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-02-24listen: no CamelCaseMax Kellermann1-3/+3
2008-12-30main: use the GLib main loopMax Kellermann1-7/+0
2008-12-30listen: eliminated freeAllListenSockets()Max Kellermann1-1/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-08don't include os_compat.hMax Kellermann1-1/+1
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-5/+1
2007-06-01Removing the getBoundPort() function and just making boundPort an extern.J. Alexander Treuman1-2/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-01-11Added zeroconf service publishing using avahiJim Ramsay1-0/+2
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-3/+3
2006-07-20Add mpd-indent.shAvuton Olrich1-1/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] remove unused functionAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow1-0/+1
2005-03-13change some header includes so that we can compile on OS XWarren Dukes1-1/+1