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
/
sndfile
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
*
new event passing system
waker
2011-04-14
*
thread-safe config access
waker
2011-03-31
*
sndfile: added support for selecting file extensions
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
*
added properties to sndfile plugin
waker
2011-02-13
*
updated copyright year to 2011
waker
2011-01-02
*
fixed multichannel in libsndfile plugin
waker
2010-11-27
*
ported libsndfile plugin to new API
waker
2010-11-25
*
bumped all plugins to version 1.0;
waker
2010-11-02
*
fixed few random memleaks
Alexey Yakovenko
2010-10-04
*
fixed multichannel decoding in sndfile plugin
Alexey Yakovenko
2010-08-14
*
fixed bits per sample display in libsndfile plugin (wav files)
Alexey Yakovenko
2010-08-14
*
improved decoder API to be able to interrupt .init at any moment
Alexey Yakovenko
2010-05-01
*
added flags to each track in playlist, which bumped dbpl version to 1.2;
Alexey Yakovenko
2010-04-17
*
fixed to pass make distcheck before 0.4-beta1
Alexey Yakovenko
2010-04-11
*
changed --enable to --disable for plugins in configure
Alexey Yakovenko
2010-04-11
*
fixed ton of memleaks and memory-related crashes
Alexey Yakovenko
2010-04-02
*
few fixes to compile on non-linux plaftorms
Alexey Yakovenko
2010-01-21
*
ported sndfile plugin to new api
Alexey Yakovenko
2010-01-17
*
Merge branch 'master' into devel
Alexey Yakovenko
2010-01-13
|
\
|
*
fixed sndfile seeking
Alexey Yakovenko
2010-01-13
*
|
runtime linking of playlist tracks to decoder plugins is done via strings ins...
Alexey Yakovenko
2010-01-11
|
/
*
compiler warning cleanup
Alexey Yakovenko
2010-01-03
*
updated copyright notice to 2010
Alexey Yakovenko
2010-01-03
*
changed cuesheet loading APIs, embedded metadata now adds up with cuesheet me...
Alexey Yakovenko
2010-01-02
*
sndfile plugin: now uses deadbeef vfs to read files; added bitrate display
Alexey Yakovenko
2009-12-26
*
plugins that miss dependencies will not be built
Alexey Yakovenko
2009-10-12
*
added total playtime display to statusbar
Alexey Yakovenko
2009-10-11
*
updated plugins descriptions
Alexey Yakovenko
2009-10-10
*
added libsndfile decoder
Alexey Yakovenko
2009-09-27