summaryrefslogtreecommitdiff
path: root/plugins/shellexec
Commit message (Expand)AuthorAge
* 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