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
/
mikmod_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-12-02
1
-1
/
+1
*
decoder/mikmod: count frame position
Max Kellermann
2009-11-14
1
-8
/
+6
*
decoder/mikmod: sample rate is configurable
Max Kellermann
2009-11-14
1
-3
/
+12
*
decoder/mikmod: set drv_name and drv_version from PACKAGE/VERSION
Max Kellermann
2009-11-14
1
-3
/
+3
*
decoder/mikmod: no CamelCase
Max Kellermann
2009-11-14
1
-28
/
+34
*
decoder/mikmod: removed the struct mod_Data
Max Kellermann
2009-11-14
1
-14
/
+9
*
decoder/mikmod: merged open()/close() into decode()
Max Kellermann
2009-11-14
1
-31
/
+12
*
decoder/mikmod: static mod_Data object
Max Kellermann
2009-11-14
1
-11
/
+9
*
decoder: use audio_format_init_checked()
Max Kellermann
2009-11-14
1
-0
/
+2
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-1
/
+2
*
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
2009-10-13
1
-1
/
+1
*
Add audio_format_init() function
David Woodhouse
2009-07-19
1
-3
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-7
/
+8
*
decoders: added and fixed GLib log domains
Max Kellermann
2009-02-17
1
-1
/
+4
*
decoder_plugin: pass struct config_param to init() method
Max Kellermann
2009-02-15
1
-1
/
+2
*
mikmod: call MikMod_Exit() only in the finish() method
Matthias Drochner
2009-01-30
1
-6
/
+0
*
use g_free() instead of free()
Max Kellermann
2009-01-25
1
-1
/
+1
*
renamed the "mod" decoder plugin to "mikmod"
Max Kellermann
2009-01-24
1
-0
/
+257