summaryrefslogtreecommitdiff
path: root/plugins/shellexec
Commit message (Expand)AuthorAge
* updated/improved/added licensing info in many plugins, added COPYING files, s...Gravatar Alexey Yakovenko2014-05-07
* shellexec: correct escaping of single quotesGravatar Alexey Yakovenko2014-03-31
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
* fixed few typosGravatar Alexey Yakovenko2014-01-06
* added missing "return 0" in few placesGravatar Alexey Yakovenko2014-01-04
* fixed few errors reported by cppcheck (thanks to Pavel Roschin)Gravatar Alexey Yakovenko2013-11-11
* fixed missing API 1.2 constant; fixed is_local_file implementationGravatar Alexey Yakovenko2013-11-06
* changed action API to be backwards compatible with 0.5 on source levelGravatar Alexey Yakovenko2013-11-03
* shellexec description fixGravatar waker2013-08-17
* added several new action stubs; added flag to explicitly tell which actions s...Gravatar waker2012-11-08
* more adaptation of plugin actions to the new APIsGravatar waker2012-11-05
* transition to the new plugin action API (WIP)Gravatar waker2012-11-04
* fixed many calls to pl_find_meta[_raw] being called without pl_lock;Gravatar waker2012-05-17
* shellexec: don't use title formatting / track access on playlist and common a...Gravatar waker2012-04-30
* shellexec: fixed hang when adding new commandGravatar waker2012-04-29
* shellexec distcheck compile fixGravatar waker2012-04-28
* fixed NULL callback in shellexec commands when created from GUIGravatar waker2012-04-28
* shellexec: fixed adding first and removing last shell commandGravatar waker2012-04-25
* shellexecui: added support for 'common' flag to GUI config, added some tooltipsGravatar waker2012-04-24
* shellexec[ui]: cleaned up api, fixed memleaks, add/remove/edit works without ...Gravatar waker2012-04-24
* shellexec: restored description with full detailsGravatar waker2012-04-16
* another shellexec compile fixGravatar waker2012-04-11
* shellexec compile fixGravatar waker2012-04-11
* shellexec extended/fixed to support GUI (by Azeem Arshad)Gravatar waker2012-04-01
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
* added possibility to put additional menu items to playlist context menu (usin...Gravatar waker2012-01-22
* it's now possible to use quoting in shellexec commands, for example:Gravatar waker2011-12-28
* OpenIndian b148 support (and perhaps other Solaris builds).Gravatar Kevin van der Vlist2011-06-12
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
* fixed shellexec crash on config syntax errorGravatar waker2011-05-13
* added description with example to shellexec pluginGravatar waker2011-04-09
* Trim strings on shellexecGravatar Viktor Semykin2011-04-09
* moved most of track properties from playItem struct to metadataGravatar waker2011-03-09
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
* portable build WIPGravatar waker2010-10-23
* fixed stack pollution and parser error in shellexec pluginGravatar Alexey Yakovenko2010-08-31
* disabled tracing in shellexecGravatar Alexey Yakovenko2010-08-29
* all global hotkey actions code is now exported as standard plugin actionsGravatar Alexey Yakovenko2010-07-29
* fixed pl_format_title code duplication in shellexec pluginGravatar Alexey Yakovenko2010-07-29
* run shellexec actions in background (appends & to shell commands)Gravatar Alexey Yakovenko2010-07-29
* several typo/warning fixes in actions/shellexec and related codeGravatar Alexey Yakovenko2010-07-29
* added some commentsGravatar Viktor Semykin2010-07-04
* added support of plugins actions for global hotkeysGravatar Viktor Semykin2010-07-04
* fixed refleak; minor fixupsGravatar Viktor Semykin2010-07-04
* shell commands are really working nowGravatar Viktor Semykin2010-06-08
* WIPGravatar Viktor Semykin2010-06-02
* New plugins' actions systemGravatar Viktor Semykin2010-05-26
* Misc plugin actionsGravatar Viktor Semykin2010-05-25