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
/
FileCommands.cxx
Age
Commit message (
Expand
)
Author
2019-01-21
FileCommands: log irregular errors while looking for cover art
Max Kellermann
2019-01-21
FileCommands: catch all exceptions
Max Kellermann
2019-01-21
FileCommands: fix deadlock in "albumart" command
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
Max Kellermann
2018-07-06
TagFile: rename exported functions, use CamelCase
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-02-17
Fix for bogus output of the albumart command on 32bit platforms.
FlashSystems
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-08-17
Fix std::string read after free in read_stream_art
Ryan Walklin
2017-08-15
Add albumart command
Ryan Walklin
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-07
SongLoader, ...: include cleanup
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-04-12
util/StringPointer: rename typedef pointer to pointer_type
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-22
SongUpdate: move tag_scan_fallback() to tag/Generic.cxx
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2015-12-29
fs/DirectoryReader: use C++ exceptions instead of class Error
Max Kellermann
2015-10-22
LocateUri: new library to classify URIs in a standard way
Max Kellermann
2015-10-20
command/FileCommands: fix access to absolute paths in "readcomments"
Max Kellermann
2015-08-13
command: pass Response object to command callbacks
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-11
command/Request: new struct wrapping ConstBuffer<const char *>
Max Kellermann
2015-03-03
FileCommands: use Path::HasNewline()
Max Kellermann
2015-02-28
FileCommands: use PathTraitsFS typedefs
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-02-28
FileCommands: skip special files completely
Max Kellermann
2015-02-09
command/{Queue,File}Commands: drop "file:///" prefix for absolute paths
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
2014-10-01
storage/Interface: include cleanup
Max Kellermann
2014-06-16
command: make argc unsigned
Max Kellermann
2014-03-14
command/{storage,file}: suppress bogus format warnings on WIN32
Max Kellermann
2014-03-01
command: add command "listfiles"
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-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-24
Client*: move to client/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-29
command: "lsinfo" and "readcomments" allowed for remote files
Max Kellermann
[next]