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
/
SongUpdate.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-01
SongUpdate: use OpenArchiveInputStream() to open archive file
Max Kellermann
1
-1
/
+5
2015-03-01
db/simple: eliminate UpdateFileInArchive() if archive API is disabled
Max Kellermann
1
-2
/
+10
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
1
-4
/
+4
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-02-26
db/simple: create dedicated directory
Max Kellermann
1
-2
/
+2
2014-02-07
SongUpdate: pass Storage to UpdateFileInArchive()
Max Kellermann
1
-4
/
+5
2014-02-06
SongUpdate: use the Storage interface, support remote files
Max Kellermann
1
-14
/
+26
2014-02-06
SongUpdate: make variables more local
Max Kellermann
1
-10
/
+5
2014-01-30
db: add compile-time option to disable database
Max Kellermann
1
-0
/
+8
2014-01-24
Database*: move to db/
Max Kellermann
1
-2
/
+2
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
1
-1
/
+1
2014-01-21
DetachedSong: add attribute "real_uri"
Max Kellermann
1
-1
/
+1
2014-01-19
Song: make the "parent" attribute mandatory
Max Kellermann
1
-3
/
+2
2014-01-19
Song: embed the Tag object statically into class Song
Max Kellermann
1
-4
/
+2
2014-01-15
DetachedSong: add method Update()
Max Kellermann
1
-0
/
+37
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-7
/
+1
2014-01-08
SongUpdate: move code to handle_lsinfo()
Max Kellermann
1
-14
/
+0
2014-01-08
tag/TagBuilder: rename Commit() to CommitNew()
Max Kellermann
1
-3
/
+3
2013-12-29
command: "lsinfo" and "readcomments" allowed for remote files
Max Kellermann
1
-0
/
+14
2013-12-29
SongUpdate: read tags from songs in an archive
Max Kellermann
1
-5
/
+9
2013-12-29
DecoderList: add function decoder_plugins_supports_suffix()
Max Kellermann
1
-3
/
+1
2013-12-29
TagFile: pass reference instead of pointer
Max Kellermann
1
-1
/
+1
2013-12-10
SongUpdate: accept files without metadata
mobidyc
1
-2
/
+1
2013-12-05
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-6
/
+0
2013-10-26
TagFile: use Path instead of const char *
Max Kellermann
1
-3
/
+3
2013-10-21
SongUpdate: use tag_file_scan()
Max Kellermann
1
-63
/
+9
2013-10-21
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
1
-2
/
+2
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-3
/
+3
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-16
/
+16
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
1
-2
/
+2
2013-10-17
fs/Path: move definitions to struct PathTraits
Max Kellermann
1
-1
/
+2
2013-10-17
fs/Path: include cleanup
Max Kellermann
1
-0
/
+1
2013-10-17
thread/{Cond,Mutex}: use "class" instead of "typedef"
Max Kellermann
1
-0
/
+1
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
1
-2
/
+0
2013-10-14
fs/Path: add method IsAbsolute()
Max Kellermann
1
-1
/
+1
2013-09-26
TagHandler: use a TagBuilder internally
Max Kellermann
1
-11
/
+15
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-2
/
+2
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-10
/
+7
2013-09-04
Tag*: move libtag.a sources to src/tag/
Max Kellermann
1
-2
/
+2
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-2
/
+5
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
1
-1
/
+1
2013-07-30
tag: convert to C++
Max Kellermann
1
-13
/
+10
2013-07-29
tag_handler: convert to C++
Max Kellermann
1
-4
/
+1
2013-07-29
ape: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-28
tag_id3: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-28
song: convert header to C++
Max Kellermann
1
-38
/
+33
2013-07-28
decoder_api: convert to C++
Max Kellermann
1
-1
/
+1
[next]