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
/
sid
Commit message (
Expand
)
Author
Age
*
fixed few errors reported by cppcheck (thanks to Pavel Roschin)
Alexey Yakovenko
2013-11-11
*
fixed static build of cpp plugins; make works with -j again
Alexey Yakovenko
2013-10-21
*
static build fixes
Alexey Yakovenko
2013-10-21
*
copyright years updated
Alexey Yakovenko
2013-10-06
*
sid compile fix
Alexey Yakovenko
2013-08-29
*
removed srand(time(NULL)) call from libsidplay Player ctor (it was breaking r...
waker
2012-05-18
*
fixed pl_lock in adplug and sid
waker
2012-05-18
*
gcc 4.7 compile fix
waker
2012-04-05
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
nuked iconv usage from sid plugin
waker
2011-05-23
*
hardcoded api_version 1.0 into all plugins
waker
2011-05-21
*
sid: fixed include path in SidTune.cpp
waker
2011-05-14
*
0.5.0-rc1 final fixups
waker
2011-05-10
*
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
*
fixed sid plugin description
waker
2011-04-09
*
thread-safe config access
waker
2011-03-31
*
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
*
fixed a typo in sid plugin config dialog
waker
2011-02-02
*
added vfs support to sid plugin
waker
2011-02-01
*
few android compatibility fixes
waker
2011-01-22
*
updated copyright year to 2011
waker
2011-01-02
*
fixed mono support in sid plugin
waker
2010-11-27
*
added more premix converters;
waker
2010-11-23
*
ensure SID plugin BPS is either 8 or 16
waker
2010-11-23
*
ported SID plugin to new API;
waker
2010-11-23
*
bumped all plugins to version 1.0;
waker
2010-11-02
*
adapted remaining cpp plugins to portable build
waker
2010-10-24
*
portable build WIP
waker
2010-10-23
*
updated READMEs of several bundled libs
Alexey Yakovenko
2010-10-09
*
merged non-android-specific changes from android branch
Alexey Yakovenko
2010-07-26
*
improved decoder API to be able to interrupt .init at any moment
Alexey Yakovenko
2010-05-01
*
improved sid plugin settings
Alexey Yakovenko
2010-04-18
*
fixed to pass make distcheck before 0.4-beta1
Alexey Yakovenko
2010-04-11
*
fixed ton of memleaks and memory-related crashes
Alexey Yakovenko
2010-04-02
*
Merge branch 'master' into devel
Alexey Yakovenko
2010-01-24
*
correct samplerate setting for synth-plugins
Alexey Yakovenko
2010-01-23
*
Merge branch 'master' into devel
Alexey Yakovenko
2010-01-23
*
sid player is now real plugin (dynamically loaded)
Alexey Yakovenko
2010-01-12