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
/
directory.h
Age
Commit message (
Expand
)
Author
2009-04-01
directory: added directory_lookup_song()
Max Kellermann
2009-04-01
directory: renamed directory_get_directory()
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-09
decoder_plugin: added method container_scan()
Jochen Keil
2009-02-28
directory: added "mtime" property
Max Kellermann
2009-02-27
directory: moved DIRECTORY_* string constants
Max Kellermann
2009-01-04
directory: added directory_is_root()
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-13
directory: added directory_get_name()
Max Kellermann
2008-10-13
directory: pass const pointers to inline functions
Max Kellermann
2008-10-13
directory: use mpd_sizeof_str_flex_array for path, too
Eric Wong
2008-10-09
directory: added inline wrappers for accessing children
Max Kellermann
2008-10-09
directory: moved dirvec struct declaration to dirvec.h
Max Kellermann
2008-10-09
diretory: moved code to directory_save.c, directory_print.c
Max Kellermann
2008-10-08
directory: include sys/types.h
Max Kellermann
2008-10-08
directory: path must not be NULL
Max Kellermann
2008-10-08
directory: directory_get_path(NULL) is not allowed
Max Kellermann
2008-10-08
directory: eliminate CamelCase
Max Kellermann
2008-10-08
directory: moved code to database.c
Max Kellermann
2008-10-08
directory: converted isRootDirectory() to an inline function
Max Kellermann
2008-10-08
don't include os_compat.h
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-08
directory: added directory_is_empty()
Max Kellermann
2008-10-08
directory: moved code to update.c
Max Kellermann
2008-10-06
directory: simplify list update handling logic
Eric Wong
2008-09-29
directory: remove "Mp3" references
Eric Wong
2008-09-29
directory.h: remove directory_sigChldHandler decl
Eric Wong
2008-09-29
directory: replace DirectoryList with dirvec
Eric Wong
2008-09-26
song: removed type SongList
Max Kellermann
2008-09-23
directory: update do its work inside a thread
Eric Wong
2008-09-23
Replace SongList with struct songvec
Eric Wong
2008-09-23
directory: remove unused updateMp3Directory() function
Eric Wong
2008-09-23
Directory: don't allocate stat information dynamically
Eric Wong
2008-09-07
pass "struct client" to dbUtils.c, song.c, tag_print.c
Max Kellermann
2008-09-07
directory: don't pass "fd" to updateInit()
Max Kellermann
2008-09-07
directory: don't pass fd to traverseAllIn()
Max Kellermann
2008-09-07
directory: don't pass fd to traverseAllIn() callbacks
Max Kellermann
2008-09-06
dbUtils, playlist, directory: pass constant pointers
Max Kellermann
2008-04-12
clean up CPP includes
Max Kellermann
2008-02-05
fix -Wconst warnings
Max Kellermann
2007-05-24
Don't list playlists in lsinfo if the path isn't the root directory (they
J. Alexander Treuman
2007-04-05
The massive copyright update
Avuton Olrich
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-14
Change shank's email address
J. Alexander Treuman
2006-07-14
[CLEANUP] Remove unused functions from the header
Avuton Olrich
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
[next]