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
/
ls.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
cmdline: Print available protocols when --version is run.
Avuton Olrich
2009-03-03
1
-0
/
+6
*
ls: moved generic URI utilities to uri.c
Max Kellermann
2009-02-25
1
-8
/
+0
*
ls: renamed functions, no CamelCase
Max Kellermann
2009-01-04
1
-5
/
+13
*
ls: removed hasMusicSuffix() and get_archive_by_suffix()
Max Kellermann
2009-01-04
1
-6
/
+0
*
ls: include cleanup
Max Kellermann
2009-01-04
1
-3
/
+0
*
Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd
Max Kellermann
2008-12-27
1
-0
/
+4
|
\
|
*
ls: adding get_archive_by_suffix() function
Viliam Mateicka
2008-12-16
1
-0
/
+4
*
|
ls: added uri_has_scheme()
Max Kellermann
2008-12-16
1
-0
/
+6
*
|
ls: use bool
Max Kellermann
2008-12-16
1
-1
/
+3
*
|
ls: make printRemoteUrlHandlers() return void
Max Kellermann
2008-12-16
1
-1
/
+1
*
|
ls: removed isValidRemoteUtf8Url()
Max Kellermann
2008-12-16
1
-2
/
+0
*
|
ls: don't include time.h
Max Kellermann
2008-12-16
1
-2
/
+0
|
/
*
decoder: return const decoder_plugin structs
Max Kellermann
2008-11-01
1
-1
/
+2
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
command: added print_spl_list()
Max Kellermann
2008-10-22
1
-2
/
+0
*
ls: removed myStat(), isFile(), isDir()
Max Kellermann
2008-10-14
1
-6
/
+0
*
song: stat file in song_file_update(), don't use isMusic()
Max Kellermann
2008-10-13
1
-3
/
+0
*
playlist: don't use isPlaylist() in deletePlaylist()
Max Kellermann
2008-10-13
1
-2
/
+0
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-0
/
+3
*
ls: don't pass "fd" to lsPlaylists(), printRemoteUrlHandlers()
Max Kellermann
2008-09-07
1
-2
/
+4
*
pass constant pointers
Max Kellermann
2008-08-29
1
-2
/
+2
*
renamed inputPlugin.* to decoder_list.*
Max Kellermann
2008-08-26
1
-1
/
+1
*
renamed InputPlugin to struct decoder_plugin
Max Kellermann
2008-08-26
1
-2
/
+3
*
clean up CPP includes
Max Kellermann
2008-04-12
1
-3
/
+0
*
fix -Wconst warnings
Max Kellermann
2008-02-05
1
-8
/
+8
*
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-03
1
-6
/
+1
*
Merge branches/ew r7104
Eric Wong
2007-12-28
1
-0
/
+2
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-30
1
-2
/
+2
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-10
/
+10
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
[CLEANUP] Remove 'extern int errno;'
Avuton Olrich
2006-07-14
1
-4
/
+0
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
merge with mpd/trunk up to r3925
Eric Wong
2006-03-16
1
-2
/
+2
*
todo update
Warren Dukes
2004-06-21
1
-1
/
+7
*
add urlhandlers command, but prolly not needed
Warren Dukes
2004-06-02
1
-0
/
+2
*
validate url's before adding to playlist
Warren Dukes
2004-06-02
1
-0
/
+2
*
mp3 and ogg plugin stuff
Warren Dukes
2004-05-31
1
-13
/
+5
*
redimentary addition of url's to playlist
Warren Dukes
2004-05-13
1
-0
/
+2
*
remove directory mtime from db!
Warren Dukes
2004-04-16
1
-1
/
+1
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
lets cleanup some file type detection and not call stat() so much
Warren Dukes
2004-03-31
1
-9
/
+11
*
streamline ls.c code
Warren Dukes
2004-03-21
1
-0
/
+2
*
bunch of autotool cleanups
Warren Dukes
2004-03-18
1
-2
/
+2
*
have AAC and MP4 types
Warren Dukes
2004-03-17
1
-0
/
+2
*
fix a few snafoo's in configure.ac
Warren Dukes
2004-03-17
1
-0
/
+2
*
fix it so that mpd will work if mtime is 0 (for those strange folk)
Warren Dukes
2004-03-10
1
-7
/
+7
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+43