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
/
song.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
playlist: added support for adding songs not in the music database
Max Kellermann
2008-10-15
1
-1
/
+1
*
song: added song_in_database()
Max Kellermann
2008-10-15
1
-1
/
+7
*
song: pass const song pointer to song_get_url()
Max Kellermann
2008-10-14
1
-1
/
+1
*
song: song_file_update() returns bool
Max Kellermann
2008-10-08
1
-1
/
+1
*
song: removed CamelCase
Max Kellermann
2008-10-08
1
-6
/
+6
*
song: replaced all song constructors
Max Kellermann
2008-10-08
1
-2
/
+12
*
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
1
-2
/
+4
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-2
/
+2
*
CPP include cleanup
Max Kellermann
2008-10-08
1
-3
/
+0
*
song: converted typedef Song to struct song
Max Kellermann
2008-10-08
1
-8
/
+13
*
directory: converted typedef Directory to struct directory
Max Kellermann
2008-10-08
1
-3
/
+3
*
song: really make the song struct non-packed
Max Kellermann
2008-10-07
1
-1
/
+1
*
directory: serialize song deletes from playlist during update
Eric Wong
2008-10-07
1
-2
/
+0
*
song: stop storing song_type
Eric Wong
2008-10-06
1
-9
/
+7
*
song: don't make the struct packed
Max Kellermann
2008-10-06
1
-1
/
+1
*
song: use flex arrays to store song->url
Eric Wong
2008-10-06
1
-2
/
+6
*
song: get rid of newNullSong()
Eric Wong
2008-10-06
1
-2
/
+0
*
assume stdint.h and stddef.h are available
Max Kellermann
2008-09-29
1
-1
/
+0
*
song: converted "type" to enum
Max Kellermann
2008-09-29
1
-4
/
+7
*
switch to C99 types, part II
Max Kellermann
2008-09-29
1
-1
/
+1
*
song: removed type SongList
Max Kellermann
2008-09-26
1
-10
/
+0
*
pass "struct client" to dbUtils.c, song.c, tag_print.c
Max Kellermann
2008-09-07
1
-0
/
+2
*
song: moved code to song_print.c, song_save.c
Max Kellermann
2008-09-07
1
-11
/
+2
*
include cleanup
Max Kellermann
2008-09-06
1
-3
/
+2
*
song: don't export newNullSong()
Max Kellermann
2008-08-29
1
-2
/
+0
*
tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item
Max Kellermann
2008-08-29
1
-1
/
+1
*
song: document get_song_url()
Eric Wong
2008-04-12
1
-0
/
+6
*
fix -Wconst warnings
Max Kellermann
2008-02-05
1
-2
/
+2
*
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-03
1
-4
/
+1
*
Merge branches/ew r7104
Eric Wong
2007-12-28
1
-1
/
+1
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
add support for: list file
Warren Dukes
2006-10-27
1
-0
/
+3
*
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-08-20
1
-2
/
+2
*
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-30
1
-3
/
+3
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-11
/
+11
*
[CLEANUP] Remove unused code
Avuton Olrich
2006-07-15
1
-2
/
+0
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
implement saved memory by not storing full path
Warren Dukes
2004-11-11
1
-3
/
+6
*
this is broken
Warren Dukes
2004-11-11
1
-11
/
+12
*
remove vim &*(@
Warren Dukes
2004-11-03
1
-1
/
+0
*
icynames are now copied to title of streams
Warren Dukes
2004-05-31
1
-0
/
+2
*
fix a nasty bug when deleting a stream from the playlist
Warren Dukes
2004-05-19
1
-2
/
+2
*
redimentary addition of url's to playlist
Warren Dukes
2004-05-13
1
-0
/
+2
*
add type element to Song struct, and change utf8file to utf8url
Warren Dukes
2004-05-13
1
-3
/
+10
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
bunch of autotool cleanups
Warren Dukes
2004-03-18
1
-0
/
+2
*
move time back into MpdTag
Warren Dukes
2004-03-11
1
-1
/
+0
*
move time from tag info to song info.
Warren Dukes
2004-03-10
1
-0
/
+1
[next]