aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagPrint.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-24tag/Settings: convert to C++Max Kellermann1-1/+1
2015-08-24tag/Settings: add function IsTagEnabled() wrapping access to ignore_tag_items[]Max Kellermann1-1/+1
2015-08-24TagPrint: use unsigned integerMax Kellermann1-4/+1
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann1-15/+15
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-11-25{Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...Max Kellermann1-3/+4
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann1-2/+2
2014-07-12TagPrint: split tag_print()Max Kellermann1-3/+9
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann1-4/+2
2014-01-24Client*: move to client/Max Kellermann1-1/+1
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann1-1/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-08SongUpdate: move code to handle_lsinfo()Max Kellermann1-0/+6
2013-10-19*: use references instead of pointersMax Kellermann1-2/+2
2013-09-05Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann1-1/+1
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-2/+2
2013-07-30tag: convert to C++Max Kellermann1-7/+7
2013-07-28song: convert header to C++Max Kellermann1-1/+1
2013-01-07tag: convert to C++Max Kellermann1-1/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-2/+2
2013-01-03client: convert to C++Max Kellermann1-4/+1
2013-01-02*_print: convert to C++Max Kellermann1-3/+6
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-03-01tag: convert ignore_tag_items to a bool arrayMax Kellermann1-1/+1
2009-03-01tag: no CamelCaseMax Kellermann1-1/+1
2009-02-27tag: no CamelCaseMax Kellermann1-5/+3
2008-09-07pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann1-7/+9
2008-09-07tag: moved code to tag_print.cMax Kellermann1-16/+22
2008-08-26added inline function audio_format_time_to_size()Max Kellermann1-0/+5
2008-08-26moved struct AudioFormat to audio_format.hMax Kellermann1-13/+12
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
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-1/+1
2004-11-03now one can specify multiple bind_to_addressesWarren Dukes1-3/+13
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2