| Commit message (Expand) | Author | Files | Lines |
2014-07-30 | *Save, *State: use the OutputStream API instead of FILE* | Max Kellermann | 1 | -0/+5 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-17 | fs/Path: rename to AllocatedPath | Max Kellermann | 1 | -3/+3 |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-08-07 | ConfigPath: return a Path object | Max Kellermann | 1 | -2/+1 |
2013-04-08 | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 1 | -1/+1 |
2013-04-08 | StateFile: schedule timer only after a change | Max Kellermann | 1 | -2/+5 |
2013-04-08 | StateFile: move code to RememberVersions(), IsModified() | Max Kellermann | 1 | -0/+12 |
2013-04-08 | StateFile: make AutoWrite() private | Max Kellermann | 1 | -1/+3 |
2013-02-02 | StateFile: use file system API, log in UTF-8 | Denis Krjuchkov | 1 | -1/+3 |
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov | 1 | -1/+1 |
2013-01-18 | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 1 | -2/+3 |
2013-01-14 | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 1 | -9/+4 |
2013-01-14 | StateFile: convert to a class | Max Kellermann | 1 | -5/+30 |
2013-01-05 | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 1 | -3/+3 |
2013-01-02 | db_save, state_file: convert to C++ | Max Kellermann | 1 | -3/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2011-01-10 | player_control: removed the global variable "pc" | Max Kellermann | 1 | -2/+4 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-01-18 | state_file: added state_file_init() and state_file_finish() | Max Kellermann | 1 | -1/+6 |
2009-01-18 | state_file: include cleanup | Max Kellermann | 1 | -2/+0 |
2009-01-03 | state_file: errors are non-fatal in read_state_file() | Max Kellermann | 1 | -1/+0 |
2008-12-02 | replaced mpd_noreturn by G_GNUC_NORETURN | Thomas Jansen | 1 | -2/+2 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -2/+0 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -6/+8 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-06-17 | actually, scratch the last change | Warren Dukes | 1 | -1/+1 |
2004-06-17 | check in configure script if iconv() needs CONST | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |