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
/
directory.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
directory: always maintain sorted properties vectors
Eric Wong
2008-10-12
1
-2
/
+0
*
directory: rename isRootDirectory => path_is_music_root
Eric Wong
2008-10-12
1
-3
/
+3
*
directory: make music_root global and avoid runtime initialization
Eric Wong
2008-10-12
1
-0
/
+2
*
directory: use mpd_sizeof_str_flex_array for path, too
Eric Wong
2008-10-12
1
-2
/
+3
*
directory: don't use identical struct and variable names
Eric Wong
2008-10-11
1
-15
/
+15
*
directory: added inline wrappers for accessing children
Max Kellermann
2008-10-11
1
-0
/
+14
*
directory: moved dirvec struct declaration to dirvec.h
Max Kellermann
2008-10-11
1
-5
/
+1
*
directory: path must not be NULL
Max Kellermann
2008-10-11
1
-1
/
+1
*
directory: directory_get_path(NULL) is not allowed
Max Kellermann
2008-10-11
1
-3
/
+4
*
directory: eliminate CamelCase
Max Kellermann
2008-10-11
1
-9
/
+9
*
database: renamed functions, "db_" prefix and no CamelCase
Max Kellermann
2008-10-11
1
-2
/
+2
*
directory: moved code to database.c
Max Kellermann
2008-10-11
1
-14
/
+22
*
directory: converted isRootDirectory() to an inline function
Max Kellermann
2008-10-11
1
-1
/
+5
*
song: converted typedef Song to struct song
Max Kellermann
2008-10-11
1
-2
/
+2
*
directory: converted typedef Directory to struct directory
Max Kellermann
2008-10-11
1
-11
/
+11
*
directory: added directory_is_empty()
Max Kellermann
2008-10-11
1
-0
/
+5
*
directory: moved code to update.c
Max Kellermann
2008-10-11
1
-11
/
+10
*
directory: simplify list update handling logic
Eric Wong
2008-10-03
1
-4
/
+3
*
update: move path sanitation up the stack to avoid extra copies
Eric Wong
2008-09-29
1
-3
/
+7
*
clean up updateInit calling and error handling
Eric Wong
2008-09-28
1
-1
/
+2
*
directory: remove "Mp3" references
Eric Wong
2008-09-28
1
-2
/
+2
*
directory.h: remove directory_sigChldHandler decl
Eric Wong
2008-09-28
1
-2
/
+0
*
directory: replace DirectoryList with dirvec
Eric Wong
2008-09-28
1
-2
/
+5
*
song: removed type SongList
Max Kellermann
2008-09-26
1
-0
/
+1
*
directory: update do its work inside a thread
Eric Wong
2008-09-22
1
-1
/
+1
*
Replace SongList with struct songvec
Eric Wong
2008-09-20
1
-1
/
+2
*
directory: remove unused updateMp3Directory() function
Eric Wong
2008-09-20
1
-2
/
+0
*
Directory: don't allocate stat information dynamically
Eric Wong
2008-09-18
1
-6
/
+3
*
directory: don't pass fd to traverseAllIn()
Max Kellermann
2008-09-09
1
-1
/
+1
*
directory: don't pass fd to traverseAllIn() callbacks
Max Kellermann
2008-09-09
1
-2
/
+2
*
dbUtils, playlist, directory: pass constant pointers
Max Kellermann
2008-09-09
1
-2
/
+2
*
clean up CPP includes
Max Kellermann
2008-04-12
1
-3
/
+0
*
fix -Wconst warnings
Max Kellermann
2008-02-05
1
-2
/
+2
*
Don't list playlists in lsinfo if the path isn't the root directory (they
J. Alexander Treuman
2007-05-24
1
-0
/
+2
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-08-20
1
-9
/
+9
*
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-30
1
-5
/
+5
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-11
/
+10
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
[CLEANUP] Remove unused functions from the header
Avuton Olrich
2006-07-14
1
-10
/
+0
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
Jat/Q patch for checking permission on database before creating it
Qball Cow
2006-05-08
1
-0
/
+2
*
config file change! now 'port' is optional and 'db_file' is required!
Warren Dukes
2005-03-06
1
-2
/
+0
*
don't store only relative paths in the directory structure, its probably not
Warren Dukes
2004-11-12
1
-2
/
+3
*
ok, optimize memory sage of directorys, by iteratively creating the directories,
Warren Dukes
2004-11-11
1
-1
/
+4
*
implement saved memory by not storing full path
Warren Dukes
2004-11-11
1
-0
/
+4
*
merge changes from metadata-rewrite branch
Warren Dukes
2004-11-10
1
-14
/
+19
*
remove vim &*(@
Warren Dukes
2004-11-03
1
-1
/
+0
*
finish ack error codes
Warren Dukes
2004-06-04
1
-1
/
+1
*
redimentary addition of url's to playlist
Warren Dukes
2004-05-13
1
-1
/
+1
[next]