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
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
moved command line parser to cmdline.c
Max Kellermann
2008-12-27
1
-0
/
+2
*
disable archive API without plugins
Max Kellermann
2008-12-27
1
-4
/
+9
*
Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd
Max Kellermann
2008-12-27
1
-2
/
+21
|
\
|
*
archiveapi: archive plugin for ISO files
Viliam Mateicka
2008-12-16
1
-0
/
+4
|
*
archiveapi: archive plugin for ZIP files
Viliam Mateicka
2008-12-16
1
-0
/
+3
|
*
archiveapi: archive plugin for BZ2 files
Viliam Mateicka
2008-12-16
1
-0
/
+6
|
*
new archive api, input_archive stream
Viliam Mateicka
2008-12-16
1
-2
/
+8
*
|
Makefile.am: fix sparse invocation
Max Kellermann
2008-12-24
1
-1
/
+4
|
/
*
replay_gain: renamed sources to replay_gain.c, replay_gain.h
Max Kellermann
2008-11-11
1
-2
/
+2
*
Makefile.am: distribute input_curl.h
Max Kellermann
2008-11-05
1
-0
/
+1
*
configure.ac: separate the "aac" and "mp4" decoder tests
Max Kellermann
2008-11-03
1
-1
/
+6
*
removed unused sources
Max Kellermann
2008-11-02
1
-2
/
+0
*
renamed outputBuffer.[ch] to pipe.[ch]
Max Kellermann
2008-11-02
1
-2
/
+2
*
removed UTF-8 library, use GLib instead
Max Kellermann
2008-10-31
1
-2
/
+0
*
removed the sllist library
Max Kellermann
2008-10-31
1
-2
/
+0
*
output: don't compile plugins which are disabled
Max Kellermann
2008-10-26
1
-15
/
+46
*
input_stream: renamed sources, no CamelCase
Max Kellermann
2008-10-26
1
-4
/
+4
*
http: use libcurl
Max Kellermann
2008-10-26
1
-3
/
+7
*
renamed src/audioOutputs/ to src/output/
Max Kellermann
2008-10-26
1
-15
/
+15
*
renamed src/inputPlugins/ to src/decoder/
Max Kellermann
2008-10-26
1
-14
/
+14
*
removed internal copy of libmp4ff
Max Kellermann
2008-10-25
1
-4
/
+1
*
pcm_utils: moved channel conversion functions to pcm_channels.c
Max Kellermann
2008-10-23
1
-0
/
+2
*
pcm_utils: moved code to pcm_resample.c
Max Kellermann
2008-10-23
1
-0
/
+8
*
pcm_dither: added generic 24 to 16 bit dithering
Max Kellermann
2008-10-23
1
-0
/
+2
*
renamed storedPlaylist.c to stored_playlist.c
Max Kellermann
2008-10-22
1
-2
/
+2
*
ffmpeg: new decoder plugin
Viliam Mateicka
2008-10-17
1
-0
/
+6
*
Makefile.am: don't compile disabled decoder plugins
Max Kellermann
2008-10-17
1
-16
/
+48
*
Makefile.am: don't compile disabled sources
Max Kellermann
2008-10-17
1
-2
/
+8
*
configure.ac: find more libraries with pkg-config
Max Kellermann
2008-10-16
1
-0
/
+6
*
shout: check for vorbisenc library
Max Kellermann
2008-10-15
1
-2
/
+2
*
fixing several imports to work via pkg-config
Enrico Weigelt
2008-10-15
1
-3
/
+10
*
path, tag_id3: use g_convert() instead of charConv.c
Max Kellermann
2008-10-15
1
-2
/
+0
*
use GLib
Max Kellermann
2008-10-15
1
-1
/
+4
*
command: added command "idle"
Max Kellermann
2008-10-14
1
-0
/
+2
*
mapper: new song-to-filesystem mapper library
Max Kellermann
2008-10-14
1
-0
/
+2
*
playlist: moved code to playlist_save.c
Max Kellermann
2008-10-14
1
-0
/
+2
*
diretory: moved code to directory_save.c, directory_print.c
Max Kellermann
2008-10-09
1
-0
/
+4
*
directory: moved code to database.c
Max Kellermann
2008-10-08
1
-0
/
+2
*
directory: moved code to update.c
Max Kellermann
2008-10-08
1
-0
/
+2
*
dirvec: moved code to dirvec.c
Max Kellermann
2008-10-08
1
-0
/
+1
*
autotools: tidy up make dist
Eric Wong
2008-10-06
1
-0
/
+1
*
assume stdint.h and stddef.h are available
Max Kellermann
2008-09-29
1
-1
/
+0
*
directory: replace DirectoryList with dirvec
Eric Wong
2008-09-29
1
-0
/
+1
*
output: make "struct audio_output" opaque for output plugins
Max Kellermann
2008-09-24
1
-0
/
+1
*
output: added audio_output_get_name()
Max Kellermann
2008-09-24
1
-0
/
+1
*
output: one thread per audio output
Max Kellermann
2008-09-24
1
-0
/
+2
*
Replace SongList with struct songvec
Eric Wong
2008-09-23
1
-0
/
+2
*
shout: added mp3 encoder
Eric Wollesen
2008-09-12
1
-0
/
+1
*
shout: moved code to audioOutput_shout_ogg.c
Max Kellermann
2008-09-12
1
-0
/
+1
*
shout: moved declarations to audioOutput_shout.h
Max Kellermann
2008-09-12
1
-0
/
+1
[prev]
[next]