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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decoder for game music emulation library.
Tony Miller
2010-04-10
1
-0
/
+4
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-1
/
+1
*
decoder_list: fix decoder_plugin_from_mime_type()
Max Kellermann
2009-11-09
1
-1
/
+1
*
decoder_list: moved print_all_decoders() to cmdline.c
Max Kellermann
2009-11-07
1
-23
/
+2
*
decoder_list: pass previous plugin pointer to lookup functions
Max Kellermann
2009-11-07
1
-10
/
+25
*
decoder_list: moved suffix/mime_type checks to decoder_plugin.c
Max Kellermann
2009-11-07
1
-4
/
+4
*
decoder_list: back to NULL terminated list
Max Kellermann
2009-11-07
1
-7
/
+8
*
utils: renamed stringFoundInStringArray()
Max Kellermann
2009-11-06
1
-4
/
+4
*
decoder/mpg123: new decoder plugin based on libmpg123
Max Kellermann
2009-08-26
1
-0
/
+4
*
decoder/sndfile: new decoder plugin based on libsndfile
Max Kellermann
2009-07-07
1
-0
/
+4
*
decoder: prefer wildmidi over fluidsynth
Avuton Olrich
2009-04-06
1
-4
/
+4
*
decoder: Rename all main decoder plugins functions to *decoder_plugin.
Avuton Olrich
2009-04-02
1
-8
/
+8
*
configure.ac: renamed --enable-mod to --enable-mikmod
Max Kellermann
2009-04-01
1
-1
/
+1
*
configure.ac: renamed --enable-oggvorbis to --enable-vorbis
Max Kellermann
2009-04-01
1
-1
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
decoder_list: print decoder list with suffixes
Max Kellermann
2009-02-28
1
-21
/
+10
*
renamed decoder plugin "mpc" to "mpcdec"
Max Kellermann
2009-02-17
1
-2
/
+2
*
renamed decoder plugin "mp4" to "mp4ff"
Max Kellermann
2009-02-17
1
-2
/
+2
*
renamed decoder plugin "aac" to "faad"
Max Kellermann
2009-02-16
1
-2
/
+2
*
renamed decoder plugin "mp3" to "mad"
Max Kellermann
2009-02-16
1
-2
/
+2
*
decoder_list: added configuration option to disable decoder plugins
Max Kellermann
2009-02-15
1
-0
/
+4
*
decoder_list: added configuration block "decoder"
Max Kellermann
2009-02-15
1
-1
/
+29
*
decoder_plugin: pass struct config_param to init() method
Max Kellermann
2009-02-15
1
-1
/
+1
*
decoder_plugin: added inline wrapper functions
Max Kellermann
2009-02-15
1
-3
/
+5
*
decoder_api: moved struct decoder_plugin to decoder_plugin.h
Max Kellermann
2009-02-15
1
-1
/
+3
*
wildmidi: new decoder plugin for MIDI files
Max Kellermann
2009-02-12
1
-0
/
+4
*
fluidsynth: new decoder plugin for MIDI files
Max Kellermann
2009-02-12
1
-0
/
+4
*
sidplay: new decoder plugin for playing C64 SID files
Max Kellermann
2009-02-11
1
-0
/
+4
*
renamed the "mod" decoder plugin to "mikmod"
Max Kellermann
2009-01-24
1
-2
/
+2
*
flac: no CamelCase
Max Kellermann
2009-01-15
1
-4
/
+4
*
oggvorbis: no CamelCase
Max Kellermann
2009-01-14
1
-2
/
+2
*
added missing explicit config.h includes
Max Kellermann
2009-01-08
1
-0
/
+1
*
print supported decoders in --version
Viliam Mateicka
2008-12-30
1
-0
/
+13
*
decoder: new plugin using modplug library
Viliam Mateicka
2008-12-28
1
-0
/
+4
*
utils: moving stringFoundInStringArray() from decoder into utils
Viliam Mateicka
2008-12-09
1
-11
/
+1
*
flac: enable oggflac with libflac
Max Kellermann
2008-11-10
1
-1
/
+1
*
wavpack: no CamelCase
Max Kellermann
2008-11-04
1
-2
/
+2
*
mp4: no CamelCasee
Max Kellermann
2008-11-04
1
-2
/
+2
*
ffmpeg: no CamelCase
Max Kellermann
2008-11-04
1
-2
/
+2
*
configure.ac: separate the "aac" and "mp4" decoder tests
Max Kellermann
2008-11-03
1
-1
/
+3
*
decoder: enable decoders even if they have no init() method
Max Kellermann
2008-11-02
1
-1
/
+1
*
decoder: make all decoder_plugin structs const
Max Kellermann
2008-11-01
1
-11
/
+11
*
decoder: manage decoder list in a static array
Max Kellermann
2008-11-01
1
-90
/
+78
*
decoder: return const decoder_plugin structs
Max Kellermann
2008-11-01
1
-7
/
+8
*
decoder: use bool for return values and flags
Max Kellermann
2008-10-30
1
-1
/
+1
*
ffmpeg: new decoder plugin
Viliam Mateicka
2008-10-17
1
-0
/
+4
*
Makefile.am: don't compile disabled decoder plugins
Max Kellermann
2008-10-17
1
-0
/
+18
*
decoder: renamed plugin methods
Max Kellermann
2008-09-29
1
-3
/
+3
*
moved global variable "pc" to player.h
Max Kellermann
2008-08-26
1
-0
/
+1
[next]