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
/
db
/
plugins
/
simple
/
Song.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
db/simple/Song: use std::chrono::duration for start_ms and end_ms
Max Kellermann
1
-5
/
+6
2014-08-28
db/LightSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
1
-2
/
+2
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
1
-2
/
+2
2014-02-26
db/simple: create dedicated directory
Max Kellermann
1
-1
/
+1
2014-02-04
db/LightSong: make "real_uri" a pointer
Max Kellermann
1
-0
/
+1
2014-01-24
Database*: move to db/
Max Kellermann
1
-0
/
+0
2014-01-19
Song: make the "parent" attribute mandatory
Max Kellermann
1
-6
/
+6
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
1
-9
/
+12
2014-01-19
Song: embed the Tag object statically into class Song
Max Kellermann
1
-5
/
+4
2014-01-18
Song: use the VarSize library
Max Kellermann
1
-13
/
+16
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-87
/
+9
2014-01-07
util/Alloc: new library replacing GLib's g_malloc()
Max Kellermann
1
-5
/
+5
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-21
Song: add method ReplaceTag()
Max Kellermann
1
-0
/
+8
2013-10-21
Song: pass reference to song_equals()
Max Kellermann
1
-11
/
+8
2013-10-17
Song: GetURI() returns std::string
Max Kellermann
1
-14
/
+17
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-1
/
+1
2013-07-30
tag: convert to C++
Max Kellermann
1
-4
/
+4
2013-07-28
song: convert header to C++
Max Kellermann
1
-50
/
+47
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-3
/
+0
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-5
/
+5
2013-01-02
Directory: turn functions to methods
Max Kellermann
1
-2
/
+2
2013-01-02
Directory: make the header C++ only
Max Kellermann
1
-1
/
+1
2012-08-15
ProxyDatabase: pass "detached" objects to visitors
Max Kellermann
1
-1
/
+9
2012-08-15
Song: add function song_dup_detached()
Max Kellermann
1
-0
/
+36
2012-08-15
Song: add function song_equals()
Max Kellermann
1
-0
/
+27
2012-08-08
song: use C++ compiler
Max Kellermann
1
-8
/
+12
2012-08-08
song: include cleanup
Max Kellermann
1
-1
/
+0
2012-02-12
song: add function song_replace_uri()
Max Kellermann
1
-0
/
+12
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-27
song: added support for selecting a time range
Max Kellermann
1
-1
/
+5
2009-12-26
song: added function song_get_duration()
Max Kellermann
1
-0
/
+9
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-13
song: renamed attribute "url" to "uri"
Max Kellermann
1
-12
/
+12
2009-10-12
song: moved code to song_update.c
Max Kellermann
1
-147
/
+0
2009-07-06
song: initialize mtime in song_alloc()
Max Kellermann
1
-0
/
+1
2009-07-06
song: initialize mtime in song_alloc()
Max Kellermann
1
-0
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-02-28
tag: moved APE code to tag_ape.c
Max Kellermann
1
-0
/
+1
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
1
-1
/
+1
2009-02-15
decoder_api: moved struct decoder_plugin to decoder_plugin.h
Max Kellermann
1
-1
/
+3
2009-01-23
song: include cleanup
Max Kellermann
1
-2
/
+0
2009-01-17
song: skip archive check for non-musicdir files
Max Kellermann
1
-1
/
+1
2009-01-17
moved fallback APE/ID3 tag loader to song.c
Max Kellermann
1
-0
/
+36
2009-01-04
song: allocate the result of song_get_url()
Max Kellermann
1
-6
/
+4
2009-01-04
directory: added directory_is_root()
Max Kellermann
1
-1
/
+1
2009-01-04
ls: renamed functions, no CamelCase
Max Kellermann
1
-2
/
+2
2009-01-04
ls: removed hasMusicSuffix() and get_archive_by_suffix()
Max Kellermann
1
-16
/
+31
[next]