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
*
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
*
output: moved code from audioOutput.c to output_control.c
Max Kellermann
2008-09-09
1
-0
/
+3
*
use strset.h instead of tagTracker.h
Max Kellermann
2008-09-08
1
-2
/
+0
*
added string set library
Max Kellermann
2008-09-08
1
-0
/
+2
*
output: static audio_output_plugin list as array
Max Kellermann
2008-09-08
1
-0
/
+2
*
output: added output_api.h
Max Kellermann
2008-09-07
1
-0
/
+1
*
removed fdprintf() and client_print()
Max Kellermann
2008-09-07
1
-2
/
+0
*
tag: added buffered versions of the tag_print.c code
Max Kellermann
2008-09-07
1
-0
/
+2
*
song: moved code to song_print.c, song_save.c
Max Kellermann
2008-09-07
1
-0
/
+4
*
tag: moved code to tag_print.c
Max Kellermann
2008-09-07
1
-0
/
+3
*
tag: added a pool for tag items
Max Kellermann
2008-08-29
1
-0
/
+2
*
removed tree.c
Max Kellermann
2008-08-29
1
-2
/
+0
*
tag: moved code to tag_id3.c
Max Kellermann
2008-08-29
1
-0
/
+2
*
renamed interface.c to client.c
Max Kellermann
2008-08-28
1
-2
/
+2
*
imported list.h from the Linux kernel sources
Max Kellermann
2008-08-28
1
-0
/
+1
*
renamed player.c to player_control.c
Max Kellermann
2008-08-26
1
-3
/
+2
*
renamed decode.h to decoder_control.h
Max Kellermann
2008-08-26
1
-1
/
+1
*
renamed decode.c to decoder_thread.c
Max Kellermann
2008-08-26
1
-1
/
+2
*
moved global variable "pc" to player.h
Max Kellermann
2008-08-26
1
-0
/
+1
*
added decoder_control.c
Max Kellermann
2008-08-26
1
-0
/
+1
*
moved code to player_thread.c
Max Kellermann
2008-08-26
1
-0
/
+2
*
moved code to crossfade.c
Max Kellermann
2008-08-26
1
-0
/
+2
*
renamed inputPlugin.* to decoder_list.*
Max Kellermann
2008-08-26
1
-2
/
+2
*
added decoder_initialized()
Max Kellermann
2008-08-26
1
-0
/
+1
*
added struct decoder
Max Kellermann
2008-08-26
1
-0
/
+2
*
introduce struct condition as a more correct version of Notify
Eric Wong
2008-06-30
1
-0
/
+2
*
http: split out auth code since it's mostly uninteresting for now
Eric Wong
2008-06-30
1
-0
/
+1
*
Add a generic ring buffer implementation
Eric Wong
2008-06-30
1
-0
/
+2
*
Fix the problem of songs not advancing without client activity
Eric Wong
2008-04-12
1
-0
/
+2
*
Drop metadata updates from HTTP for now (input HTTP, and shout)
Eric Wong
2008-04-12
1
-2
/
+0
*
include os_compat.h in tarball distributions
Eric Wong
2008-03-30
1
-0
/
+1
*
notify the decoder instead of polling 100hz
Max Kellermann
2008-03-26
1
-0
/
+2
*
Cleanup checking for tests in src/ when building in separate dir
Eric Wong
2008-01-26
1
-1
/
+2
*
ioops: make this zero-impact when compiling w/o zeroconf as well
Eric Wong
2008-01-03
1
-0
/
+1
*
Merge branches/ew r7104
Eric Wong
2007-12-28
1
-0
/
+12
*
Adding WavPack support. Patch courtesy Kodest.
J. Alexander Treuman
2007-06-24
1
-1
/
+2
*
Adding FIFO audio output. This is pretty much identical to the old one,
J. Alexander Treuman
2007-06-13
1
-1
/
+2
*
Move the timing code from the null plugin to timer.c, so it can be easily
J. Alexander Treuman
2007-05-30
1
-2
/
+4
*
Adding a null output plugin.
J. Alexander Treuman
2007-05-30
1
-0
/
+1
[next]