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.c
Commit message (
Expand
)
Author
Age
*
only compare plugin names if ID of one or both plugins NULL
Alexey Yakovenko
2014-07-07
*
added name comparison to plugin duplicate check, to avoid duplicate plugins w...
Alexey Yakovenko
2014-06-30
*
changed plugin init order, so that the selected GUI plugin is always loaded 1st
Alexey Yakovenko
2014-05-06
*
core: added basic multilib support, to allow dualbooting into different archi...
Alexey Yakovenko
2013-12-19
*
fix bug #1020: incorrect cursor/scroll after deleting playlists
Alexey Yakovenko
2013-12-17
*
gtkui: cleanup songchanged_cb; prevent auto-switching playlists because of cu...
Alexey Yakovenko
2013-11-23
*
fixed missing API 1.2 constant; fixed is_local_file implementation
Alexey Yakovenko
2013-11-06
*
ported stuff to new file add API
Alexey Yakovenko
2013-11-05
*
file adding API WIP
Alexey Yakovenko
2013-11-04
*
changed action API to be backwards compatible with 0.5 on source level
Alexey Yakovenko
2013-11-03
*
improved vis API
Alexey Yakovenko
2013-11-01
*
use proper api for freq vis
Alexey Yakovenko
2013-10-29
*
improved visualization API; improved scope
Alexey Yakovenko
2013-10-28
*
copyright years updated
Alexey Yakovenko
2013-10-06
*
added new APIs for saving current playlist
Alexey Yakovenko
2013-09-29
*
prepare osx branch for merging
waker
2013-08-31
*
osx: cleanup, use of proper APIs; added new GUI plugin type to the enum in de...
Alexey Yakovenko
2013-08-28
*
fixed running on osx
Alexey Yakovenko
2013-08-28
*
added PLUG_TEST_COMPAT macro to deadbeef.h
waker
2013-08-11
*
added new API for querying/handling background jobs
waker
2013-08-04
*
added new set_mute/is_mute API; added hotkey for this
waker
2012-11-25
*
fixes necessary to support plugins with actions using API <=1.4
waker
2012-11-05
*
Merge branch 'master' into devel
waker
2012-10-19
|
\
|
*
changed license to ZLIB on all core files
waker
2012-10-15
*
|
Merge branch 'master' into devel
waker
2012-10-05
|
\
|
|
*
implemented playlist saving as atomic operation; fixed few PATH_MAX definitions
waker
2012-05-22
|
*
fixed many calls to pl_find_meta[_raw] being called without pl_lock;
waker
2012-05-17
|
*
don't print bogus errors during plugin search
waker
2012-04-25
*
|
added experimental visualization (scope)
waker
2012-04-11
|
/
*
added random sort (based on patch from defusix)
waker
2012-04-06
*
extended plugin api to trigger dsp chain saving from plugins
waker
2012-04-02
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
plugin: avoid plugins to be loaded twice
Thynson
2011-12-18
*
added experimental support for metadata overrides.
waker
2011-10-01
*
merge new APIs for 0.5.2 from devel
waker
2011-09-30
*
fixed writing non-ascii id3v1 tags
waker
2011-08-31
*
OpenIndian b148 support (and perhaps other Solaris builds).
Kevin van der Vlist
2011-06-12
*
few fixes to make it possible to reinitialize player after complete shutdown,...
waker
2011-06-12
*
be verbose on plugin load failures
waker
2011-05-27
*
few android fixes
waker
2011-05-23
*
added new DSP API pass_through, which allows to skip DSP stage if it doesn't ...
waker
2011-05-21
*
get format from streamer before switching output plugin
waker
2011-05-15
*
minor gtkui memleak fix
waker
2011-05-14
*
less debug output from plugin loading
waker
2011-05-13
*
bump api version to 1.0 in plugins.c
waker
2011-05-13
*
added remaining plt_* replacements; minor fixups
waker
2011-05-10
*
added several new plt_* functions to work on specific playlists
waker
2011-05-10
*
fixed seeking with global hotkeys crash when paused
waker
2011-05-09
*
changed few old-style pl_* functions which were working with current playlist...
waker
2011-05-08
*
converter pl_sort into plt_sort
waker
2011-05-08
[next]