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
*
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
*
Adding ioops.h to mpd_headers so that it gets included in the tarball.
J. Alexander Treuman
2007-05-28
1
-0
/
+1
*
Committing pat's rewrite of the stored playlist code. This also adds two
J. Alexander Treuman
2007-05-16
1
-2
/
+4
*
Moving a bunch of the LocateTagItem code to locate.[ch] so that it can
J. Alexander Treuman
2007-02-24
1
-2
/
+4
*
Reverting all of my localization changes. It was a horrible
J. Alexander Treuman
2007-02-18
1
-2
/
+0
*
Added zeroconf service publishing using avahi
Jim Ramsay
2007-01-11
1
-2
/
+4
*
Moving localization stuff from path.c to localization.c so we can reuse it
J. Alexander Treuman
2007-01-08
1
-2
/
+4
*
jack patch from anarch (and some type fixes for mp4 and acc plugins)
Warren Dukes
2006-10-18
1
-1
/
+2
*
merge changes from mpd-tree:
Warren Dukes
2006-08-06
1
-0
/
+2
*
Standardize state_file handling routines.
Eric Wong
2006-07-30
1
-0
/
+2
*
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-30
1
-0
/
+3
*
Use AudioCompress for volume normalization
J. Alexander Treuman
2006-07-27
1
-0
/
+2
*
Remove the fifo plugin. It's currently useless for the average user, and mak...
J. Alexander Treuman
2006-07-26
1
-1
/
+0
*
Put mp4ff back into the tree
Avuton Olrich
2006-07-26
1
-1
/
+4
*
Cleanup some now unnecessary variables from the id3/mad removal
Eric Wong
2006-07-22
1
-1
/
+1
*
Adding on the fly volume normalization support. Code originally from mplayer...
J. Alexander Treuman
2006-07-22
1
-0
/
+2
*
Adding fifo output plugin
J. Alexander Treuman
2006-07-22
1
-0
/
+1
*
Remove the internal mp4ff dependency
Avuton Olrich
2006-07-19
1
-4
/
+1
*
add sparse-check target to makefiles
Eric Wong
2006-07-17
1
-0
/
+11
*
Remove hosted libid3tag & libmad
Avuton Olrich
2006-07-16
1
-2
/
+2
*
Add PulseAudio support
J. Alexander Treuman
2006-07-13
1
-0
/
+1
*
merge with mpd/trunk up to r3925
Eric Wong
2006-03-16
1
-2
/
+7
*
patch from Oliver Logghe for Hauppage Media MVP support
Warren Dukes
2005-08-11
1
-0
/
+1
*
add OS X configure stuff and added a skeleton audioOutput plugin for OS X
Warren Dukes
2005-03-13
1
-0
/
+1
*
implemented alsa audioOutput plugin, now it needs testing
Warren Dukes
2005-03-05
1
-0
/
+1
*
will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack to
Warren Dukes
2005-02-01
1
-0
/
+1
*
merge changes from metadata-rewrite branch
Warren Dukes
2004-11-10
1
-2
/
+4
*
move audioOutput dir to audioOutputs
Warren Dukes
2004-11-02
1
-5
/
+5
*
move audioOutput plugins to audioOutput directory
Warren Dukes
2004-11-02
1
-3
/
+6
*
finish integrating in np's oss stuff
Warren Dukes
2004-10-30
1
-0
/
+1
*
stub audioOutput plugin for shout
Warren Dukes
2004-10-20
1
-0
/
+1
*
some work on the new audioOutput layer
Warren Dukes
2004-10-20
1
-0
/
+3
*
tidy up Makefile a bit
Warren Dukes
2004-07-04
1
-21
/
+90
*
add ack.h to mpd_headers
Warren Dukes
2004-06-07
1
-2
/
+2
*
mechanism for updating metadata while decoding
Warren Dukes
2004-06-06
1
-2
/
+2
*
mod_plugin, just for tarzeau
Warren Dukes
2004-05-31
1
-1
/
+2
*
aac_plugin
Warren Dukes
2004-05-31
1
-3
/
+3
*
mp4_plugin
Warren Dukes
2004-05-31
1
-3
/
+4
*
audiofile_plugin
Warren Dukes
2004-05-31
1
-3
/
+3
*
flac_plugin
Warren Dukes
2004-05-31
1
-3
/
+4
*
mp3 and ogg plugin stuff
Warren Dukes
2004-05-31
1
-5
/
+8
*
finish implementing inputPlugin interface
Warren Dukes
2004-05-30
1
-2
/
+4
*
add new inputStream stuff, hopefully something major isn't foobar'd
Warren Dukes
2004-05-18
1
-2
/
+2
*
add replayGain stuff for flac from AliasMrJones
Warren Dukes
2004-05-07
1
-2
/
+2
*
new OutputBuffer abstraction stuff, implemented for mp3, now need to
Warren Dukes
2004-05-07
1
-2
/
+4
*
start abstracting input layer for decoders
Warren Dukes
2004-05-04
1
-2
/
+2
*
add my own utf8/ascii converters and utf8 validator
Warren Dukes
2004-04-13
1
-2
/
+2
[next]