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
/
shellexec
Commit message (
Expand
)
Author
Age
*
updated/improved/added licensing info in many plugins, added COPYING files, s...
Alexey Yakovenko
2014-05-07
*
shellexec: correct escaping of single quotes
Alexey Yakovenko
2014-03-31
*
added -avoid-version to all makefiles
Alexey Yakovenko
2014-02-05
*
fixed few typos
Alexey Yakovenko
2014-01-06
*
added missing "return 0" in few places
Alexey Yakovenko
2014-01-04
*
fixed few errors reported by cppcheck (thanks to Pavel Roschin)
Alexey Yakovenko
2013-11-11
*
fixed missing API 1.2 constant; fixed is_local_file implementation
Alexey Yakovenko
2013-11-06
*
changed action API to be backwards compatible with 0.5 on source level
Alexey Yakovenko
2013-11-03
*
shellexec description fix
waker
2013-08-17
*
added several new action stubs; added flag to explicitly tell which actions s...
waker
2012-11-08
*
more adaptation of plugin actions to the new APIs
waker
2012-11-05
*
transition to the new plugin action API (WIP)
waker
2012-11-04
*
fixed many calls to pl_find_meta[_raw] being called without pl_lock;
waker
2012-05-17
*
shellexec: don't use title formatting / track access on playlist and common a...
waker
2012-04-30
*
shellexec: fixed hang when adding new command
waker
2012-04-29
*
shellexec distcheck compile fix
waker
2012-04-28
*
fixed NULL callback in shellexec commands when created from GUI
waker
2012-04-28
*
shellexec: fixed adding first and removing last shell command
waker
2012-04-25
*
shellexecui: added support for 'common' flag to GUI config, added some tooltips
waker
2012-04-24
*
shellexec[ui]: cleaned up api, fixed memleaks, add/remove/edit works without ...
waker
2012-04-24
*
shellexec: restored description with full details
waker
2012-04-16
*
another shellexec compile fix
waker
2012-04-11
*
shellexec compile fix
waker
2012-04-11
*
shellexec extended/fixed to support GUI (by Azeem Arshad)
waker
2012-04-01
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
added possibility to put additional menu items to playlist context menu (usin...
waker
2012-01-22
*
it's now possible to use quoting in shellexec commands, for example:
waker
2011-12-28
*
OpenIndian b148 support (and perhaps other Solaris builds).
Kevin van der Vlist
2011-06-12
*
hardcoded api_version 1.0 into all plugins
waker
2011-05-21
*
fixed shellexec crash on config syntax error
waker
2011-05-13
*
added description with example to shellexec plugin
waker
2011-04-09
*
Trim strings on shellexec
Viktor Semykin
2011-04-09
*
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
*
bumped all plugins to version 1.0;
waker
2010-11-02
*
portable build WIP
waker
2010-10-23
*
fixed stack pollution and parser error in shellexec plugin
Alexey Yakovenko
2010-08-31
*
disabled tracing in shellexec
Alexey Yakovenko
2010-08-29
*
all global hotkey actions code is now exported as standard plugin actions
Alexey Yakovenko
2010-07-29
*
fixed pl_format_title code duplication in shellexec plugin
Alexey Yakovenko
2010-07-29
*
run shellexec actions in background (appends & to shell commands)
Alexey Yakovenko
2010-07-29
*
several typo/warning fixes in actions/shellexec and related code
Alexey Yakovenko
2010-07-29
*
added some comments
Viktor Semykin
2010-07-04
*
added support of plugins actions for global hotkeys
Viktor Semykin
2010-07-04
*
fixed refleak; minor fixups
Viktor Semykin
2010-07-04
*
shell commands are really working now
Viktor Semykin
2010-06-08
*
WIP
Viktor Semykin
2010-06-02
*
New plugins' actions system
Viktor Semykin
2010-05-26
*
Misc plugin actions
Viktor Semykin
2010-05-25