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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-26
renamed src/audioOutputs/ to src/output/
Max Kellermann
1
-15
/
+15
2008-10-26
renamed src/inputPlugins/ to src/decoder/
Max Kellermann
1
-14
/
+14
2008-10-25
removed internal copy of libmp4ff
Max Kellermann
1
-4
/
+1
2008-10-23
pcm_utils: moved channel conversion functions to pcm_channels.c
Max Kellermann
1
-0
/
+2
2008-10-23
pcm_utils: moved code to pcm_resample.c
Max Kellermann
1
-0
/
+8
2008-10-23
pcm_dither: added generic 24 to 16 bit dithering
Max Kellermann
1
-0
/
+2
2008-10-22
renamed storedPlaylist.c to stored_playlist.c
Max Kellermann
1
-2
/
+2
2008-10-17
ffmpeg: new decoder plugin
Viliam Mateicka
1
-0
/
+6
2008-10-17
Makefile.am: don't compile disabled decoder plugins
Max Kellermann
1
-16
/
+48
2008-10-17
Makefile.am: don't compile disabled sources
Max Kellermann
1
-2
/
+8
2008-10-16
configure.ac: find more libraries with pkg-config
Max Kellermann
1
-0
/
+6
2008-10-15
shout: check for vorbisenc library
Max Kellermann
1
-2
/
+2
2008-10-15
fixing several imports to work via pkg-config
Enrico Weigelt
1
-3
/
+10
2008-10-15
path, tag_id3: use g_convert() instead of charConv.c
Max Kellermann
1
-2
/
+0
2008-10-15
use GLib
Max Kellermann
1
-1
/
+4
2008-10-14
command: added command "idle"
Max Kellermann
1
-0
/
+2
2008-10-14
mapper: new song-to-filesystem mapper library
Max Kellermann
1
-0
/
+2
2008-10-14
playlist: moved code to playlist_save.c
Max Kellermann
1
-0
/
+2
2008-10-09
diretory: moved code to directory_save.c, directory_print.c
Max Kellermann
1
-0
/
+4
2008-10-08
directory: moved code to database.c
Max Kellermann
1
-0
/
+2
2008-10-08
directory: moved code to update.c
Max Kellermann
1
-0
/
+2
2008-10-08
dirvec: moved code to dirvec.c
Max Kellermann
1
-0
/
+1
2008-10-06
autotools: tidy up make dist
Eric Wong
1
-0
/
+1
2008-09-29
assume stdint.h and stddef.h are available
Max Kellermann
1
-1
/
+0
2008-09-29
directory: replace DirectoryList with dirvec
Eric Wong
1
-0
/
+1
2008-09-24
output: make "struct audio_output" opaque for output plugins
Max Kellermann
1
-0
/
+1
2008-09-24
output: added audio_output_get_name()
Max Kellermann
1
-0
/
+1
2008-09-24
output: one thread per audio output
Max Kellermann
1
-0
/
+2
2008-09-23
Replace SongList with struct songvec
Eric Wong
1
-0
/
+2
2008-09-12
shout: added mp3 encoder
Eric Wollesen
1
-0
/
+1
2008-09-12
shout: moved code to audioOutput_shout_ogg.c
Max Kellermann
1
-0
/
+1
2008-09-12
shout: moved declarations to audioOutput_shout.h
Max Kellermann
1
-0
/
+1
2008-09-09
output: moved code from audioOutput.c to output_control.c
Max Kellermann
1
-0
/
+3
2008-09-08
use strset.h instead of tagTracker.h
Max Kellermann
1
-2
/
+0
2008-09-08
added string set library
Max Kellermann
1
-0
/
+2
2008-09-08
output: static audio_output_plugin list as array
Max Kellermann
1
-0
/
+2
2008-09-07
output: added output_api.h
Max Kellermann
1
-0
/
+1
2008-09-07
removed fdprintf() and client_print()
Max Kellermann
1
-2
/
+0
2008-09-07
tag: added buffered versions of the tag_print.c code
Max Kellermann
1
-0
/
+2
2008-09-07
song: moved code to song_print.c, song_save.c
Max Kellermann
1
-0
/
+4
2008-09-07
tag: moved code to tag_print.c
Max Kellermann
1
-0
/
+3
2008-08-29
tag: added a pool for tag items
Max Kellermann
1
-0
/
+2
2008-08-29
removed tree.c
Max Kellermann
1
-2
/
+0
2008-08-29
tag: moved code to tag_id3.c
Max Kellermann
1
-0
/
+2
2008-08-28
renamed interface.c to client.c
Max Kellermann
1
-2
/
+2
2008-08-28
imported list.h from the Linux kernel sources
Max Kellermann
1
-0
/
+1
2008-08-26
renamed player.c to player_control.c
Max Kellermann
1
-3
/
+2
2008-08-26
renamed decode.h to decoder_control.h
Max Kellermann
1
-1
/
+1
2008-08-26
renamed decode.c to decoder_thread.c
Max Kellermann
1
-1
/
+2
2008-08-26
moved global variable "pc" to player.h
Max Kellermann
1
-0
/
+1
[next]