index
:
debian-deadbeef
dfsg_clean
master
pristine-tar
Debian packaging for DeaDBeeF
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dca
/
dcaplug.c
Commit message (
Expand
)
Author
Age
*
changed few old-style pl_* functions which were working with current playlist...
waker
2011-05-08
*
changed some API entry points to make it possible working with specific playl...
waker
2011-04-29
*
fixed mp3 filetype for streamed radio;
waker
2011-04-27
*
fixed dts channelmap
waker
2011-04-18
*
dts channel remapping
waker
2011-04-17
*
dts: fixed multichannel
waker
2011-04-10
*
fixed dts wav regression caused by vfs api switch to 64bit offsets
waker
2011-03-26
*
got rid of filetype field in playitem structure
waker
2011-03-24
*
moved most of track properties from playItem struct to metadata
waker
2011-03-09
*
removed author and email fields, added single all-purpose copyright field;
waker
2011-02-27
*
updated copyright year to 2011
waker
2011-01-02
*
ported dca plugin to new API
waker
2010-11-27
*
bumped all plugins to version 1.0;
waker
2010-11-02
*
fixed dts plugin description
waker
2010-10-17
*
removed some dca plugin error messages
waker
2010-10-15
*
fixed huge (over 2Gb) DTS files support
Alexey Yakovenko
2010-10-03
*
fixed numchannels for DCA_3F2R in dts plugin
Alexey Yakovenko
2010-10-02
*
fixed dts nchannels display
Alexey Yakovenko
2010-10-01
*
fixed 24 bit dts playback
Alexey Yakovenko
2010-09-27
*
fixed heap corruption in dca plugin
Alexey Yakovenko
2010-09-27
*
fixed dts + cue
Alexey Yakovenko
2010-07-31
*
removed endianess FIXME notice from dts plugin
Alexey Yakovenko
2010-07-31
*
fast seeking in dts streams
Alexey Yakovenko
2010-07-31
*
added .dts and .cpt support
Alexey Yakovenko
2010-07-31
*
added bigendian support to dts wav header reader
Alexey Yakovenko
2010-06-24
*
disable tracing in dts plugin (speeds up adding wav files significantly)
Alexey Yakovenko
2010-06-24
*
dts decoder using libdca
Alexey Yakovenko
2010-06-08