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
/
SongPrint.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-2
/
+2
2013-01-03
client: convert to C++
Max Kellermann
1
-1
/
+1
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
2013-01-02
mapper: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
*_print: convert to C++
Max Kellermann
1
-4
/
+7
2012-08-08
time_print: new library, function time_print()
Max Kellermann
1
-26
/
+3
2012-01-24
directory: replace songvec with doubly linked list
Max Kellermann
1
-1
/
+0
2011-09-13
db_print: move code to function db_selection_print()
Max Kellermann
1
-15
/
+0
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-07-25
{queue,song}_print: print relative paths if possible
Max Kellermann
1
-1
/
+3
2010-06-25
song_print: simplified start_ms/end_ms check
Max Kellermann
1
-12
/
+10
2010-05-18
command: fallback strftime() formats on WIN32
Max Kellermann
1
-1
/
+7
2010-02-08
song_print: song_print() returns void
Max Kellermann
1
-6
/
+7
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
-0
/
+13
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
-5
/
+5
2009-07-06
song_print: check gmtime_r()'s return value
Max Kellermann
1
-7
/
+11
2009-07-05
song_print: send song modification time to client
Max Kellermann
1
-0
/
+17
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-02-27
song_print: hide HTTP password in playlist
Max Kellermann
1
-1
/
+11
2009-01-04
directory: added directory_is_root()
Max Kellermann
1
-1
/
+1
2008-10-08
directory: fix update in root directory
Max Kellermann
1
-1
/
+1
2008-10-08
directory: eliminate CamelCase
Max Kellermann
1
-1
/
+1
2008-10-08
song: removed CamelCase
Max Kellermann
1
-2
/
+2
2008-10-08
song: converted typedef Song to struct song
Max Kellermann
1
-3
/
+6
2008-10-07
song: use songvec_for_each() in songvec_print() / songvec_save()
Max Kellermann
1
-8
/
+8
2008-10-07
song: replace printSong* with song_print_*
Eric Wong
1
-4
/
+4
2008-09-23
Replace SongList with struct songvec
Eric Wong
1
-6
/
+7
2008-09-07
pass "struct client" to dbUtils.c, song.c, tag_print.c
Max Kellermann
1
-10
/
+10
2008-09-07
song: moved code to song_print.c, song_save.c
Max Kellermann
1
-16
/
+24
2008-09-07
tag: moved code to tag_print.c
Max Kellermann
1
-16
/
+22
2008-08-26
added inline function audio_format_time_to_size()
Max Kellermann
1
-0
/
+5
2008-08-26
moved struct AudioFormat to audio_format.h
Max Kellermann
1
-13
/
+12
2008-04-12
clean up CPP includes
Max Kellermann
1
-1
/
+0
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-5
/
+1
2007-06-01
Removing the getBoundPort() function and just making boundPort an extern.
J. Alexander Treuman
1
-2
/
+2
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2007-01-11
Added zeroconf service publishing using avahi
Jim Ramsay
1
-0
/
+2
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-3
/
+3
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-1
/
+1
2006-07-14
Change shank's email address
J. Alexander Treuman
1
-1
/
+1
2006-07-14
[CLEANUP] remove unused function
Avuton Olrich
1
-2
/
+0
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
1
-1
/
+1
2005-11-16
DJWLindenaar balanced tree and master process patch
Qball Cow
1
-0
/
+1
2005-03-13
change some header includes so that we can compile on OS X
Warren Dukes
1
-1
/
+1
2005-03-06
config file change! now 'port' is optional and 'db_file' is required!
Warren Dukes
1
-1
/
+1
2004-11-03
now one can specify multiple bind_to_addresses
Warren Dukes
1
-3
/
+13
2004-11-03
remove vim &*(@
Warren Dukes
1
-1
/
+0
[next]