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
/
decoder_list.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
decoder: prefer wildmidi over fluidsynth
Avuton Olrich
1
-4
/
+4
2009-04-02
decoder: Rename all main decoder plugins functions to *decoder_plugin.
Avuton Olrich
1
-8
/
+8
2009-04-01
configure.ac: renamed --enable-mod to --enable-mikmod
Max Kellermann
1
-1
/
+1
2009-04-01
configure.ac: renamed --enable-oggvorbis to --enable-vorbis
Max Kellermann
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-02-28
decoder_list: print decoder list with suffixes
Max Kellermann
1
-21
/
+10
2009-02-17
renamed decoder plugin "mpc" to "mpcdec"
Max Kellermann
1
-2
/
+2
2009-02-17
renamed decoder plugin "mp4" to "mp4ff"
Max Kellermann
1
-2
/
+2
2009-02-16
renamed decoder plugin "aac" to "faad"
Max Kellermann
1
-2
/
+2
2009-02-16
renamed decoder plugin "mp3" to "mad"
Max Kellermann
1
-2
/
+2
2009-02-15
decoder_list: added configuration option to disable decoder plugins
Max Kellermann
1
-0
/
+4
2009-02-15
decoder_list: added configuration block "decoder"
Max Kellermann
1
-1
/
+29
2009-02-15
decoder_plugin: pass struct config_param to init() method
Max Kellermann
1
-1
/
+1
2009-02-15
decoder_plugin: added inline wrapper functions
Max Kellermann
1
-3
/
+5
2009-02-15
decoder_api: moved struct decoder_plugin to decoder_plugin.h
Max Kellermann
1
-1
/
+3
2009-02-12
wildmidi: new decoder plugin for MIDI files
Max Kellermann
1
-0
/
+4
2009-02-12
fluidsynth: new decoder plugin for MIDI files
Max Kellermann
1
-0
/
+4
2009-02-11
sidplay: new decoder plugin for playing C64 SID files
Max Kellermann
1
-0
/
+4
2009-01-24
renamed the "mod" decoder plugin to "mikmod"
Max Kellermann
1
-2
/
+2
2009-01-15
flac: no CamelCase
Max Kellermann
1
-4
/
+4
2009-01-14
oggvorbis: no CamelCase
Max Kellermann
1
-2
/
+2
2009-01-08
added missing explicit config.h includes
Max Kellermann
1
-0
/
+1
2008-12-30
print supported decoders in --version
Viliam Mateicka
1
-0
/
+13
2008-12-28
decoder: new plugin using modplug library
Viliam Mateicka
1
-0
/
+4
2008-12-09
utils: moving stringFoundInStringArray() from decoder into utils
Viliam Mateicka
1
-11
/
+1
2008-11-10
flac: enable oggflac with libflac
Max Kellermann
1
-1
/
+1
2008-11-04
wavpack: no CamelCase
Max Kellermann
1
-2
/
+2
2008-11-04
mp4: no CamelCasee
Max Kellermann
1
-2
/
+2
2008-11-04
ffmpeg: no CamelCase
Max Kellermann
1
-2
/
+2
2008-11-03
configure.ac: separate the "aac" and "mp4" decoder tests
Max Kellermann
1
-1
/
+3
2008-11-02
decoder: enable decoders even if they have no init() method
Max Kellermann
1
-1
/
+1
2008-11-01
decoder: make all decoder_plugin structs const
Max Kellermann
1
-11
/
+11
2008-11-01
decoder: manage decoder list in a static array
Max Kellermann
1
-90
/
+78
2008-11-01
decoder: return const decoder_plugin structs
Max Kellermann
1
-7
/
+8
2008-10-30
decoder: use bool for return values and flags
Max Kellermann
1
-1
/
+1
2008-10-17
ffmpeg: new decoder plugin
Viliam Mateicka
1
-0
/
+4
2008-10-17
Makefile.am: don't compile disabled decoder plugins
Max Kellermann
1
-0
/
+18
2008-09-29
decoder: renamed plugin methods
Max Kellermann
1
-3
/
+3
2008-08-26
moved global variable "pc" to player.h
Max Kellermann
1
-0
/
+1
2008-08-26
renamed functions in decoder_list.h
Max Kellermann
1
-18
/
+20
2008-08-26
no camel case in struct decoder_plugin
Max Kellermann
1
-4
/
+4
2008-08-26
renamed inputPlugin.* to decoder_list.*
Max Kellermann
1
-1
/
+1
2008-08-26
moved decoder externs to inputPlugin.c
Max Kellermann
1
-0
/
+11
2008-08-26
renamed InputPlugin to struct decoder_plugin
Max Kellermann
1
-10
/
+11
2008-04-12
clean up CPP includes
Max Kellermann
1
-4
/
+0
2008-02-05
fix -Wconst warnings
Max Kellermann
1
-5
/
+5
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-3
/
+1
2007-06-24
Adding WavPack support. Patch courtesy Kodest.
J. Alexander Treuman
1
-0
/
+1
2007-06-04
Actually load the aac input plugin.
J. Alexander Treuman
1
-0
/
+1
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
[next]