index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
command
Age
Commit message (
Expand
)
Author
2014-03-14
command/{storage,file}: suppress bogus format warnings on WIN32
Max Kellermann
2014-03-02
Merge tag 'release-0.18.9'
Max Kellermann
2014-03-01
command: add command "listfiles"
Max Kellermann
2014-02-28
{Other,Database}Commands: contract declaration and assignment
Max Kellermann
2014-02-27
AllCommands: "findadd" requires the "add" permission
Max Kellermann
2014-02-27
db/simple: mount points
Max Kellermann
2014-02-27
Playlist: use the Error library to return errors
Max Kellermann
2014-02-27
Playlist*: move to queue/
Max Kellermann
2014-02-19
DatabasePlugin: split header
Max Kellermann
2014-02-19
StickerCommands: include cleanup
Max Kellermann
2014-02-12
StorageCommands: add command "unmount"
Max Kellermann
2014-02-12
StorageCommands: emit IDLE_MOUNT on successful "mount"
Max Kellermann
2014-02-12
StorageCommands: add command "listmounts"
Max Kellermann
2014-02-09
StorageCommands: expose the "mount" command
Max Kellermann
2014-02-09
Idle: error out when unrecognized idle event was specified
Max Kellermann
2014-02-09
OtherCommands: remove unnecessary nullptr check
Max Kellermann
2014-02-07
OtherCommands: use Storage::MapUTF8() instead of Mapper.cxx
Max Kellermann
2014-02-07
FileCommands: support remove database files
Max Kellermann
2014-02-07
FileCommands: use Storage::MapFS() instead of map_uri_fs()
Max Kellermann
2014-02-07
FileCommands: move code to read_file_comments()
Max Kellermann
2014-02-07
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
2014-02-04
{Message,Neighbor}Commands: use Client::partition instead of Main.hxx
Max Kellermann
2014-02-04
Instance: add Database attribute
Max Kellermann
2014-02-04
db/Simple: remove unused function db_get_directory()
Max Kellermann
2014-02-04
SongSticker: add Database reference parameter
Max Kellermann
2014-02-04
db/DatabasePlaylist: pass Database reference around
Max Kellermann
2014-02-03
PlaylistFile: use class SongLoader
Max Kellermann
2014-02-03
PlaylistFile: switch spl_append_uri() arguments
Max Kellermann
2014-02-03
SongLoader: new class that merges duplicate code
Max Kellermann
2014-02-03
FileCommands: use PathTraitsUTF8::IsAbsolute()
Max Kellermann
2014-02-02
ClientFile: move client_allow_file() into the Client class
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-30
OtherCommands: merge duplicate code from handle_update(), handle_rescan()
Max Kellermann
2014-01-30
db/update: convert to OO API
Max Kellermann
2014-01-29
db/Directory: move isRootDirectory() to Uri.hxx
Max Kellermann
2014-01-29
sticker: don't use classes Directory and Song
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-27
Playlist{Info,Vector}: move to db/
Max Kellermann
2014-01-26
NeighborCommands: convert assertion to runtime check
Max Kellermann
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Sticker*: move to sticker/
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-24
Update*: move to update/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann
2014-01-23
playlist/*: move to playlist/plugins/
Max Kellermann
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
[next]