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
/
inputPlugins
/
_flac_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed src/inputPlugins/ to src/decoder/
Max Kellermann
2008-10-26
1
-323
/
+0
*
Makefile.am: don't compile disabled decoder plugins
Max Kellermann
2008-10-17
1
-7
/
+0
*
audio_format: renamed sampleRate to sample_rate
Max Kellermann
2008-10-10
1
-1
/
+1
*
switch to C99 types, part II
Max Kellermann
2008-09-29
1
-2
/
+2
*
flac: removed FlacData.chunk_length
Max Kellermann
2008-09-23
1
-7
/
+2
*
flac: merged flacSendChunk() into flac_common_write()
Max Kellermann
2008-09-23
1
-17
/
+16
*
flac: removed generic sample size support
Max Kellermann
2008-09-23
1
-32
/
+26
*
flac: added special functions for 8 and 32 bit
Max Kellermann
2008-09-23
1
-0
/
+37
*
flac: added optimized converter for 16 bit
Max Kellermann
2008-09-23
1
-0
/
+17
*
flac: use signed integers in flac_convert_stereo16()
Max Kellermann
2008-09-23
1
-6
/
+4
*
flac: moved code from flacWrite() to _flac_common.c
Max Kellermann
2008-09-23
1
-0
/
+91
*
tag: renamed functions, no CamelCase
Max Kellermann
2008-08-29
1
-3
/
+3
*
tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item
Max Kellermann
2008-08-29
1
-3
/
+3
*
added decoder_get_command()
Max Kellermann
2008-08-26
1
-1
/
+1
*
moved InputPlugin to decoder_api.h
Max Kellermann
2008-08-26
1
-1
/
+1
*
added parameter total_time to decoder_initialized()
Max Kellermann
2008-08-26
1
-1
/
+1
*
added audio_format parameter to decoder_initialized()
Max Kellermann
2008-08-26
1
-4
/
+3
*
added struct decoder
Max Kellermann
2008-08-26
1
-1
/
+3
*
merged start, stop, seek into DecoderControl.command
Max Kellermann
2008-08-26
1
-1
/
+1
*
clean up CPP includes
Max Kellermann
2008-08-26
1
-6
/
+0
*
enable -Wpointer-arith, -Wstrict-prototypes
Max Kellermann
2008-08-26
1
-1
/
+1
*
Make the OutputBuffer API more consistent
Eric Wong
2008-04-13
1
-1
/
+1
*
Stop passing our single OutputBuffer object everywhere
Eric Wong
2008-04-13
1
-4
/
+2
*
Stop passing our single DecoderControl object everywhere
Eric Wong
2008-04-13
1
-10
/
+7
*
explicitly downcast
Max Kellermann
2008-03-26
1
-3
/
+3
*
fixed -Wshadow warnings
Max Kellermann
2008-01-26
1
-6
/
+6
*
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-03
1
-3
/
+1
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
fix Replay Gain reading for FLAC and OggFLAC
Eric Wong
2006-08-22
1
-6
/
+6
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-1
/
+1
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-58
/
+66
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
gcc 2.95 compatibility fixes
Eric Wong
2006-06-04
1
-2
/
+5
*
Added Disc # metadata item based on bug 571 (added id3v2 support)
Qball Cow
2006-04-30
1
-2
/
+7
*
merge with mpd/trunk up to r3925
Eric Wong
2006-03-16
1
-0
/
+195