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
/
song.h
Age
Commit message (
Expand
)
Author
2008-09-26
song: removed type SongList
Max Kellermann
2008-09-07
pass "struct client" to dbUtils.c, song.c, tag_print.c
Max Kellermann
2008-09-07
song: moved code to song_print.c, song_save.c
Max Kellermann
2008-09-06
include cleanup
Max Kellermann
2008-08-29
song: don't export newNullSong()
Max Kellermann
2008-08-29
tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item
Max Kellermann
2008-04-12
song: document get_song_url()
Eric Wong
2008-02-05
fix -Wconst warnings
Max Kellermann
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2007-12-28
Merge branches/ew r7104
Eric Wong
2007-04-05
The massive copyright update
Avuton Olrich
2006-10-27
add support for: list file
Warren Dukes
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-07-30
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-15
[CLEANUP] Remove unused code
Avuton Olrich
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2004-11-11
implement saved memory by not storing full path
Warren Dukes
2004-11-11
this is broken
Warren Dukes
2004-11-03
remove vim &*(@
Warren Dukes
2004-05-31
icynames are now copied to title of streams
Warren Dukes
2004-05-19
fix a nasty bug when deleting a stream from the playlist
Warren Dukes
2004-05-13
redimentary addition of url's to playlist
Warren Dukes
2004-05-13
add type element to Song struct, and change utf8file to utf8url
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-03-18
bunch of autotool cleanups
Warren Dukes
2004-03-11
move time back into MpdTag
Warren Dukes
2004-03-10
move time from tag info to song info.
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes