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
2012-02-12
song: add function song_replace_uri()
Max Kellermann
2012-01-24
directory: replace songvec with doubly linked list
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-27
song: added support for selecting a time range
Max Kellermann
2009-12-26
song: added function song_get_duration()
Max Kellermann
2009-11-01
song_save: load one song at a time
Max Kellermann
2009-10-13
song: renamed attribute "url" to "uri"
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-01-04
song: allocate the result of song_get_url()
Max Kellermann
2008-12-16
song: adding support for songs in archives
Viliam Mateicka
2008-10-31
added prefix to header macros
Max Kellermann
2008-10-15
playlist: added support for adding songs not in the music database
Max Kellermann
2008-10-15
song: added song_in_database()
Max Kellermann
2008-10-14
song: pass const song pointer to song_get_url()
Max Kellermann
2008-10-08
song: song_file_update() returns bool
Max Kellermann
2008-10-08
song: removed CamelCase
Max Kellermann
2008-10-08
song: replaced all song constructors
Max Kellermann
2008-10-08
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
don't include os_compat.h
Max Kellermann
2008-10-08
CPP include cleanup
Max Kellermann
2008-10-08
song: converted typedef Song to struct song
Max Kellermann
2008-10-08
directory: converted typedef Directory to struct directory
Max Kellermann
2008-10-07
song: really make the song struct non-packed
Max Kellermann
2008-10-07
directory: serialize song deletes from playlist during update
Eric Wong
2008-10-06
song: stop storing song_type
Eric Wong
2008-10-06
song: don't make the struct packed
Max Kellermann
2008-10-06
song: use flex arrays to store song->url
Eric Wong
2008-10-06
song: get rid of newNullSong()
Eric Wong
2008-09-29
assume stdint.h and stddef.h are available
Max Kellermann
2008-09-29
song: converted "type" to enum
Max Kellermann
2008-09-29
switch to C99 types, part II
Max Kellermann
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
[next]