index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
command.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
replaced mpd_printf etc by G_GNUC_PRINTF
Thomas Jansen
2008-12-02
1
-3
/
+2
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
client: use GSList instead of struct strnode for command lists
Max Kellermann
2008-10-31
1
-2
/
+2
*
command: use the bool datatype instead of int
Max Kellermann
2008-10-22
1
-1
/
+3
*
command: converted COMMAND_RETURN_* macros to enum
Max Kellermann
2008-10-22
1
-5
/
+8
*
command: no CamelCase
Max Kellermann
2008-10-22
1
-5
/
+7
*
ack: converted ACK_ERROR_* macros to enum
Max Kellermann
2008-10-22
1
-1
/
+2
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-1
/
+0
*
command: use client_[gs]et_permission()
Max Kellermann
2008-09-07
1
-3
/
+2
*
command: removed commandError()
Max Kellermann
2008-09-07
1
-2
/
+0
*
command: added command_success() and command_error()
Max Kellermann
2008-09-07
1
-3
/
+5
*
include cleanup
Max Kellermann
2008-09-06
1
-0
/
+1
*
export the function client_is_expired()
Max Kellermann
2008-08-29
1
-2
/
+1
*
client: pass the client struct to processCommand()
Max Kellermann
2008-08-29
1
-2
/
+6
*
command.h: include sllist.h which defines struct strnode
Eric Wong
2008-04-12
1
-2
/
+1
*
clean up CPP includes
Max Kellermann
2008-04-12
1
-7
/
+3
*
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-03
1
-3
/
+1
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
Closing some parenthesis around shank's email address in copyright headers.
J. Alexander Treuman
2007-02-18
1
-1
/
+1
*
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-08-20
1
-2
/
+2
*
command: static-fication since commandError is no longer a macro
Eric Wong
2006-08-07
1
-3
/
+0
*
commandError() cleanups, fixup gcc checks
Eric Wong
2006-07-30
1
-14
/
+2
*
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-30
1
-10
/
+11
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-4
/
+4
*
some quick hacks to avoid signedness warnings with gcc4
Warren Dukes
2006-07-17
1
-1
/
+1
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
[CLEANUP] Remove unnecessary includes, static
Avuton Olrich
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
DJWLindenaar's fix race condition and some memory leaks patch
Qball Cow
2005-11-18
1
-0
/
+1
*
fix C99 stuff for commandError
Warren Dukes
2004-06-15
1
-2
/
+2
*
implement list_OK/command_list_ok_begin
Warren Dukes
2004-06-05
1
-1
/
+1
*
new command, plchanges, and also add Num: to songinfo of playlistinfo
Warren Dukes
2004-06-05
1
-1
/
+1
*
add ack.h and change format of error again
Warren Dukes
2004-06-04
1
-2
/
+2
*
change format of error stuff
Warren Dukes
2004-06-04
1
-5
/
+5
*
finish ack error codes
Warren Dukes
2004-06-04
1
-5
/
+8
*
work on ACK error codes
Warren Dukes
2004-06-04
1
-1
/
+16
*
clean up ACK error coding a little bit
Warren Dukes
2004-06-04
1
-4
/
+5
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
cleanup interface between interface.[ch] and command.[ch]
Warren Dukes
2004-04-12
1
-2
/
+4
*
incremental updates and command-list/update kung fu
Warren Dukes
2004-04-11
1
-1
/
+3
*
bunch of autotool cleanups
Warren Dukes
2004-03-18
1
-0
/
+2
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+37