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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2
-4
/
+8
2015-03-03
FileCommands: use Path::HasNewline()
Max Kellermann
1
-3
/
+3
2015-03-02
StorageCommands: use PathTraitsUTF8 for protocol argument
Max Kellermann
1
-1
/
+1
2015-02-28
FileCommands: use PathTraitsFS typedefs
Max Kellermann
1
-2
/
+2
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
1
-7
/
+7
2015-02-28
FileCommands: skip special files completely
Max Kellermann
1
-0
/
+2
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
1
-4
/
+4
2015-02-09
command/{Queue,File}Commands: drop "file:///" prefix for absolute paths
Max Kellermann
2
-13
/
+15
2015-01-28
StickerDatabase: convert the struct name to upper case
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
31
-31
/
+31
2014-12-12
sticker/Match: add inequality operators
Max Kellermann
1
-0
/
+4
2014-12-12
sticker/Match: add operator "EQUALS"
Max Kellermann
1
-1
/
+17
2014-12-12
sticker/Song: add enum StickerOperator to sticker_song_find()
Max Kellermann
1
-0
/
+4
2014-12-12
sticker/Database: use the Error library
Max Kellermann
1
-7
/
+23
2014-12-09
AllCommands: use ARRAY_SIZE()
Max Kellermann
1
-1
/
+2
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
25
-420
/
+417
2014-12-08
AllCommands: simplify the tokenizer loop
Max Kellermann
1
-17
/
+19
2014-12-08
AllCommands: assign current_command early
Max Kellermann
1
-5
/
+4
2014-12-08
AllCommands: remove redundant initializer
Max Kellermann
1
-1
/
+1
2014-12-06
AllCommands: make variables more local
Max Kellermann
1
-16
/
+13
2014-12-06
AllCommands: make the commands array "constexpr"
Max Kellermann
1
-1
/
+1
2014-11-25
{Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...
Max Kellermann
1
-0
/
+4
2014-11-18
QueueCommands: workaround for buggy clients that send "add /"
Max Kellermann
1
-1
/
+10
2014-11-18
DatabaseCommands: add "window" parameter to "search"/"find"
Max Kellermann
1
-1
/
+13
2014-10-25
AllCommands: "commands" returns playlist commands only if playlist_directory ...
Max Kellermann
3
-0
/
+23
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
1
-2
/
+4
2014-10-01
storage/Interface: include cleanup
Max Kellermann
1
-0
/
+1
2014-09-18
command/list: reset used size after the list has been processed
Andrzej Rybczak
1
-0
/
+1
2014-08-29
PlayerThread: use SongTime for elapsed_time
Max Kellermann
1
-2
/
+2
2014-08-29
PlayerControl: use SignedSongTime for the song duration
Max Kellermann
1
-1
/
+3
2014-08-28
PlaylistEdit: pass std::chrono::duration to SetSongIdRange()
Max Kellermann
1
-11
/
+11
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
1
-6
/
+8
2014-08-12
AllCommands: close connection after syntax error
Max Kellermann
1
-1
/
+3
2014-07-29
db/Interface: add virtual method Update()
Max Kellermann
1
-0
/
+24
2014-07-29
OtherCommands: split handle_update()
Max Kellermann
1
-16
/
+22
2014-07-12
QueueCommands: new command "rangeid"
Max Kellermann
3
-0
/
+58
2014-07-11
PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs
Max Kellermann
3
-0
/
+9
2014-07-11
QueueCommands: make "result" more local
Max Kellermann
1
-3
/
+2
2014-06-16
command: make argc unsigned
Max Kellermann
25
-206
/
+205
2014-06-11
ClientList: use class boost::intrusive::list
Max Kellermann
1
-4
/
+4
2014-05-10
PlaylistCommands: remove redundant playlist_load_spl() call
Max Kellermann
1
-17
/
+1
2014-04-27
db/Count: implement grouping
Max Kellermann
1
-2
/
+16
2014-04-26
DatabasePrint: move PrintSongCount() to Count.cxx
Max Kellermann
1
-0
/
+1
2014-04-25
DatabasePrint: refactor variable/function names
Max Kellermann
1
-2
/
+2
2014-04-25
DatabaseCommands: disallow "grouping" by the selected tag
Max Kellermann
1
-0
/
+7
2014-04-24
DatabasePrint: eliminate printAllIn(), printInfoForAllIn()
Max Kellermann
1
-2
/
+4
2014-04-24
DatabaseCommands: "list" allows grouping
Max Kellermann
1
-1
/
+20
2014-04-24
DatabaseCommands: simplify the handle_list() argument parser
Max Kellermann
1
-9
/
+12
2014-04-24
SongFilter: convert argv to ConstBuffer
Max Kellermann
2
-7
/
+20
2014-04-24
DatabaseCommands: fix crash on "list base"
Max Kellermann
1
-7
/
+2
[next]