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
/
db
Age
Commit message (
Expand
)
Author
2015-03-17
*: doxygen fixups
Max Kellermann
2015-03-05
fs/Traits: add macro PATH_LITERAL()
Max Kellermann
2015-03-05
db/Configured: convert path to UTF-8 before injecting into configuration
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-03-03
system/FileDescriptor: new wrapper class for a file descriptor
Max Kellermann
2015-03-03
db/update/Container: convert vtrack name to FS charset
Max Kellermann
2015-03-03
storage/local: convert mangled URI to FS charset
Max Kellermann
2015-03-01
db/simple: eliminate UpdateFileInArchive() if archive API is disabled
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
2015-02-27
fs/FileSystem: merge CheckAccess() into PathExists()
Max Kellermann
2015-02-25
db/ExcludeList: use the TextFile class instead of stdio.h
Max Kellermann
2015-02-02
lib/upnp/Discovery: apply naming convention
Max Kellermann
2015-01-29
Merge branch 'v0.19.x'
Max Kellermann
2015-01-29
db/update/Walk: use std::unique_ptr instead of std::auto_ptr
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-15
db/plugins/ProxyDatabasePlugin: add "keepalive" parameter
Joshua Wise
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
db/simple: fix implicit nullptr/bool conversion
Max Kellermann
2014-12-26
fs/Traits, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-12-26
db/lazy, input/mms: add "override" keywords
Max Kellermann
2014-12-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-12-26
db/proxy, output/shout: fix implicit nullptr/bool conversion
Max Kellermann
2014-12-26
db/{simple,proxy}, ...: add "override" keywords
Max Kellermann
2014-12-04
playlist, InotifySource, ...: update GLib comments
Max Kellermann
2014-11-28
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2014-11-26
DatabasePrint: cast int to unsigned before comparison
Max Kellermann
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-11-18
DatabaseCommands: add "window" parameter to "search"/"find"
Max Kellermann
2014-11-11
Merge tag 'v0.19.3'
Max Kellermann
2014-11-09
db/upnp/Directory: TitleToPathSegment() returns rvalue reference
Max Kellermann
2014-11-09
db/upnp/Directory: apply coding style
Max Kellermann
2014-11-08
db/Count: include cleanup
Max Kellermann
2014-11-08
db/upnp/Directory: move checkobjok() to class UPnPDirObject
Max Kellermann
2014-11-08
db/upnp/Object: apply coding style
Max Kellermann
2014-11-07
db/upnp: fix valgrind warning
Max Kellermann
2014-10-10
db/upnp/Util: move caturl() to util/UriUtil.cxx
Max Kellermann
2014-10-01
storage/Interface: include cleanup
Max Kellermann
2014-09-27
Add MusicBrainz' Release Track Id tag
Wieland Hoffmann
2014-09-18
db/proxy: support empty values in VisitUniqueTags()
Max Kellermann
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
2014-08-30
db/simple: fix build failure without zlib
Max Kellermann
2014-08-29
db/Stats: use std::chrono::duration for the total duration
Max Kellermann
2014-08-29
db/upnp: use DatabaseStats::Clear()
Max Kellermann
2014-08-29
db/Count: use std::chrono::duration for the total time
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-08-28
db/simple/Song: use std::chrono::duration for start_ms and end_ms
Max Kellermann
[next]