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
/
cdda
Commit message (
Expand
)
Author
Age
*
hardcoded api_version 1.0 into all plugins
waker
2011-05-21
*
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 future-proof playlist API, potentially reducing locking, and allowing mor...
waker
2011-04-25
*
fix memleak in cdda
waker
2011-04-16
*
cdda: added CD identification by discid, so that tracks play only when correc...
waker
2011-04-16
*
thread-safe config access
waker
2011-03-31
*
got rid of filetype field in playitem structure
waker
2011-03-24
*
fixed cdaudio plugin to use pl_add_file_begin/end
waker
2011-03-22
*
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
*
cdda: removed mutex, changed the way cddb query threads are working
waker
2011-01-01
*
ported cdda plugin to new API
waker
2010-11-27
*
Merge branch 'master' into static
waker
2010-11-20
|
\
|
*
fix playlist redraw after adding audio cd
waker
2010-11-18
*
|
fixed descriptions of some plugins
waker
2010-11-06
*
|
bumped all plugins to version 1.0;
waker
2010-11-02
|
/
*
redraw playlist after successful cddb query
waker
2010-10-31
*
cdtext crashbug fix
waker
2010-10-27
*
fixed redraw after adding audiocd
Alexey Yakovenko
2010-09-26
*
NRG support is disabled by default, can be enabled in cd audio plugin options
Alexey Yakovenko
2010-08-29
*
added more trace messaged to cdda plugin
Alexey Yakovenko
2010-08-19
*
fixed typo in cdda plugin action callback definition
Alexey Yakovenko
2010-07-29
*
WIP
Viktor Semykin
2010-06-02
*
New plugins' actions system
Viktor Semykin
2010-05-26
*
CD-Text support
Viktor Semykin
2010-05-15
*
disable cd audio plugin tracing
Alexey Yakovenko
2010-05-09
*
improved decoder API to be able to interrupt .init at any moment
Alexey Yakovenko
2010-05-01
*
cleaned up some of bad/unused messages and events;
Alexey Yakovenko
2010-04-19
*
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
*
ported cdda plugin to new api
Alexey Yakovenko
2010-01-23
*
runtime linking of playlist tracks to decoder plugins is done via strings ins...
Alexey Yakovenko
2010-01-11
*
bugfix in cdda_init
Alexey Yakovenko
2010-01-04
*
compiler warning cleanup
Alexey Yakovenko
2010-01-03
*
better configuration for cdda plugin
Alexey Yakovenko
2009-12-26
*
plugin dynamic start/stop WIP
Alexey Yakovenko
2009-12-10
*
added GUI settings to cdaudio plugin
Alexey Yakovenko
2009-12-09
*
sanitized thread_start API
Alexey Yakovenko
2009-11-30
*
fixed crash in cdda with no media inserted
Alexey Yakovenko
2009-11-07
*
fixed undefined symbol in cdda plugin
Alexey Yakovenko
2009-11-07
*
added global proxy settings + gui configuration
Alexey Yakovenko
2009-11-07
*
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
*
ported all custom configs to common config
Alexey Yakovenko
2009-10-10
*
added cdda track numbers
Alexey Yakovenko
2009-10-10
*
several fixes to initial cdda implementation
Alexey Yakovenko
2009-10-09