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.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
command: read arbitrary local files with "lsinfo"
Max Kellermann
1
-1
/
+22
2012-03-06
playlist_edit: move UID check to client_allow_file()
Max Kellermann
1
-11
/
+15
2012-03-06
command, ack: add ack_quark()
Max Kellermann
1
-0
/
+4
2012-03-06
use g_strerror() instead of strerror()
Max Kellermann
1
-1
/
+2
2012-03-06
command: fix the "DENIED" ACK code
Max Kellermann
1
-1
/
+1
2012-02-14
command: move code to protocol/argparser.c
Max Kellermann
1
-166
/
+1
2012-02-14
command: use standard error messages in check_int()
Max Kellermann
1
-49
/
+27
2012-02-14
command: check for empty string after strtol()
Max Kellermann
1
-7
/
+7
2012-02-14
command: parse unsigned integers and booleans where applicable
Max Kellermann
1
-67
/
+39
2012-02-14
command: move functions to protocol/result.c
Max Kellermann
1
-31
/
+1
2012-02-14
command: eliminate local buffer "unknown"
Max Kellermann
1
-2
/
+1
2012-02-13
command: new command "config"
Max Kellermann
1
-0
/
+19
2012-02-13
client: add function client_is_local()
Max Kellermann
1
-1
/
+1
2012-02-13
command: never print "bad name" in response to "load"
Max Kellermann
1
-5
/
+14
2012-02-09
command: add optional range parameter to "load"
Max Kellermann
1
-4
/
+13
2012-02-09
playlist_save: add start/end_index parameters
Max Kellermann
1
-1
/
+2
2012-02-09
playlist_queue: add start/end_index parameters
Max Kellermann
1
-1
/
+3
2012-02-02
directory: require the caller to lock the db_mutex
Max Kellermann
1
-0
/
+4
2011-12-24
command: new command "seekcur"
Max Kellermann
1
-0
/
+16
2011-09-13
db_print: move code to function db_selection_print()
Max Kellermann
1
-9
/
+6
2011-09-13
database: don't allow uri==NULL
Max Kellermann
1
-6
/
+6
2011-09-13
database: generate GError when database is disabled
Max Kellermann
1
-0
/
+6
2011-09-13
database: add struct db_visitor
Max Kellermann
1
-48
/
+43
2011-09-11
stored_playlist: return GError, code is playlist_result
Max Kellermann
1
-51
/
+72
2011-09-06
dbUtils: move code to db_print.c
Max Kellermann
1
-0
/
+1
2011-09-05
dbUtils: pass player_control to findAddIn()
Max Kellermann
1
-1
/
+1
2011-07-19
queue: implement song "priorities"
Max Kellermann
1
-0
/
+64
2011-03-23
command: fix return value of handle_currentsong()
Max Kellermann
1
-1
/
+1
2011-03-18
command: print playlist load error
Max Kellermann
1
-1
/
+1
2011-02-27
command: "update" and "rescan" need only "CONTROL" permission
Max Kellermann
1
-2
/
+2
2011-01-29
protocol: support client-to-client communication
Max Kellermann
1
-0
/
+172
2011-01-29
client_idle: add header client_idle.h
Max Kellermann
1
-0
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-37
/
+56
2010-12-23
playlist_song: add flag "secure"
Max Kellermann
1
-1
/
+1
2010-12-07
command: don't error when sticker list is run on song with no stickers
Anton Khirnov
1
-7
/
+3
2010-05-18
command: fallback strftime() formats on WIN32
Max Kellermann
1
-2
/
+4
2010-03-21
Add support for MixRamp tags
Tim Phipps
1
-0
/
+49
2010-03-12
command: allow "update" with slash or empty path
Max Kellermann
1
-1
/
+4
2010-02-27
command: "update" checks if the path is malformed
Max Kellermann
1
-2
/
+16
2010-02-08
command: "listplaylist" dumps playlist files
Max Kellermann
1
-0
/
+6
2010-01-04
replay_gain: moved code to replay_gain_config.c
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-14
audio_format: added function audio_format_to_string()
Max Kellermann
1
-4
/
+5
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
2009-11-07
command: added command "decoders"
Max Kellermann
1
-0
/
+10
2009-11-04
sticker comments in code and example configuration file
Romain Bignon
1
-0
/
+5
2009-10-18
command: omitting the range end is possible
Max Kellermann
1
-1
/
+4
2009-10-18
command: use GLib limit macros in check_range()
Max Kellermann
1
-10
/
+10
2009-10-17
command: allow changing replay gain mode on-the-fly
Max Kellermann
1
-0
/
+27
[next]