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
/
mpc_plugin.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-08-08
mpc_plugin: fix seeking bug
Eric Wong
1
-0
/
+1
2006-08-07
mpc_plugin.c: fix compilation error with MPC_FIXED_POINT
Eric Wong
1
-1
/
+1
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-125
/
+130
2006-07-17
inputPlugins/*_plugin.c: static-fication
Eric Wong
1
-2
/
+2
2006-07-15
De-inline non-trivial, non-performance-critical functions
Eric Wong
1
-1
/
+2
2006-07-14
Change shank's email address
J. Alexander Treuman
1
-1
/
+1
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
1
-1
/
+1
2006-03-16
merge with mpd/trunk up to r3925
Eric Wong
1
-0
/
+2
2005-09-08
Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...
Qball Cow
1
-2
/
+8
2005-08-07
Fix musepack bitrate display
Eric Wong
1
-3
/
+4
2005-07-30
update musepack decoding code to use the newer mpcdec library
Eric Wong
1
-4
/
+4
2005-03-07
hopefully replaygain now works for musepack
Warren Dukes
1
-4
/
+5
2005-03-07
add support for parsing ape tags in musepack files
Warren Dukes
1
-7
/
+40
2005-02-26
s/mpc_bool_t/BOOL/ so it works with libmusepack 1.1
Warren Dukes
1
-2
/
+2
2005-02-09
disable replaygain support for musepack till i can figure out the format that...
Warren Dukes
1
-2
/
+2
2005-02-03
make local functions static
Warren Dukes
1
-6
/
+7
2005-02-02
todo update
Warren Dukes
1
-3
/
+13
2005-02-02
forgot to remove some debug statements
Warren Dukes
1
-2
/
+0
2005-02-02
playing, stopping, and seeking mpc files should work now. next is parsing me...
Warren Dukes
1
-6
/
+11
2005-02-01
mpc plugin basically working.
Warren Dukes
1
-20
/
+12
2005-02-01
some minor changes, still doesn't quite work
Warren Dukes
1
-5
/
+25
2005-02-01
remove getOggTotalTime(), wasn't used anywhere
Warren Dukes
1
-8
/
+1
2005-02-01
will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack to
Warren Dukes
1
-77
/
+99
2005-02-01
beginnings of a mpc plugin, work in progress
Warren Dukes
1
-0
/
+280