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.h
Commit message (
Expand
)
Author
Age
*
copyright years updated
Alexey Yakovenko
2013-10-06
*
added new API for querying/handling background jobs
waker
2013-08-04
*
changed license to ZLIB on all core files
waker
2012-10-15
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
moved playtime and started_timestamp from playitem to streamer global variables;
waker
2011-05-04
*
new event passing system
waker
2011-04-14
*
fixed next track selection after current track was removed
waker
2011-04-10
*
renamed gtkui plugin into ddb_gui_GTK2;
waker
2011-03-23
*
added new plugin.connect method to base plugin interface, which does the oppo...
waker
2011-02-21
*
updated copyright year to 2011
waker
2011-01-02
*
removed some unnecessary functions from plugin API
waker
2010-12-31
*
added new playlist plugin API
waker
2010-12-03
*
ported supereq to new api; converted to float; added reentrancy support
waker
2010-11-28
*
added portable build mode (--enable-portable configure option)
waker
2010-10-20
*
merged non-android-specific changes from android branch
Alexey Yakovenko
2010-07-26
*
several fixes to playqueue handling
Alexey Yakovenko
2010-05-06
*
cleaned up some of bad/unused messages and events;
Alexey Yakovenko
2010-04-19
*
don't create global hotkeys tab in preferences unless there's hotkeys plugin
Alexey Yakovenko
2010-04-11
*
added is_local_file routine to plugin API
Alexey Yakovenko
2010-04-06
*
supereq plugin prototype
Alexey Yakovenko
2010-03-20
*
runtime linking of playlist tracks to decoder plugins is done via strings ins...
Alexey Yakovenko
2010-01-11
*
updated copyright notice to 2010
Alexey Yakovenko
2010-01-03
*
implemented dynamic output plugin selection
Alexey Yakovenko
2009-12-11
*
alsa code converted into output plugin
Alexey Yakovenko
2009-12-11
*
plugin dynamic start/stop WIP
Alexey Yakovenko
2009-12-10
*
finished moving gtk-related code to plugin
Alexey Yakovenko
2009-11-11
*
moved playcursor control to playlist module
Alexey Yakovenko
2009-11-11
*
added gui_locking abilities to plugin api
Alexey Yakovenko
2009-11-01
*
updated plugins descriptions
Alexey Yakovenko
2009-10-10
*
added TRACKDELETED plugin event
Alexey Yakovenko
2009-10-04
*
added VFS plugins
Alexey Yakovenko
2009-09-28
*
added mutex locking for plugin events
Alexey Yakovenko
2009-09-06
*
better config dir handling
waker
2009-08-30
*
volumebar will redraw on plugin volume change
waker
2009-08-30
*
slight optimization of float_to_int casts in streamer
waker
2009-08-29
*
mp3 decoder porting as plugin WIP
waker
2009-08-29
*
added playrandom call to plugin api
waker
2009-08-27
*
added volume control and seeking to plugin api
waker
2009-08-27
*
lastfm plugin WIP
waker
2009-08-26
*
added more stuff to plugin api (playback control)
waker
2009-08-26
*
plugins prototyping WIP
waker
2009-08-25