summaryrefslogtreecommitdiff
path: root/plugins/hotkeys
Commit message (Expand)AuthorAge
...
* new action API code fixesGravatar waker2012-11-05
* hotkeys: added API for local hotkeysGravatar waker2012-11-04
* hotkeys: don't crash on x errorsGravatar waker2012-11-04
* transition to the new plugin action API (WIP)Gravatar waker2012-11-04
* switched to the new config format for global hotkeysGravatar waker2012-11-04
* hotkeys: fixed custom actions support for common and playlist flagsGravatar waker2012-05-07
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
* cleaned up and added more documentation for DB_ACTION_** stuffGravatar waker2012-01-23
* engrish fix in hotkeysGravatar waker2011-05-22
* fixed action flag checking in hotkeysGravatar waker2011-05-22
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
* reduced amount of debug output from hotkeys pluginGravatar waker2011-05-13
* fixed seeking with global hotkeys crash when pausedGravatar waker2011-05-09
* delete debug printfs from hotkeysGravatar waker2011-04-24
* moved hotkeys init to plugin.start, to avoid race condition with gtkGravatar waker2011-04-24
* more unification work on event systemGravatar waker2011-04-14
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
* possible fix to gnome vs hotkeys plugin vs reboot problemGravatar waker2011-02-21
* updated copyright year to 2011Gravatar waker2011-01-02
* removed some unnecessary functions from plugin APIGravatar waker2010-12-31
* renamed pause event to togglepause;Gravatar waker2010-12-31
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
* disabled hotkeys tracingGravatar Alexey Yakovenko2010-09-21
* allow forward slash in plugin action titles via \/Gravatar Alexey Yakovenko2010-07-31
* all global hotkey actions code is now exported as standard plugin actionsGravatar Alexey Yakovenko2010-07-29
* several typo/warning fixes in actions/shellexec and related codeGravatar Alexey Yakovenko2010-07-29
* added support of plugins actions for global hotkeysGravatar Viktor Semykin2010-07-04
* fix return values of some functionsGravatar Alexey A. Smirnov2010-05-04
* handle all combinations of num/caps/scroll lock modifiers in hotkeys pluginGravatar Alexey Yakovenko2010-04-28
* fixed global hotkeys to work with scroll/num/caps locksGravatar Alexey Yakovenko2010-04-27
* fixed hotkeys plugin to ignore unused modifiers;Gravatar Alexey Yakovenko2010-04-27
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
* added --enable configure options for every pluginGravatar Alexey Yakovenko2010-04-11
* fixed error msg in hotkeys pluginGravatar Alexey Yakovenko2010-03-21
* finished initial implementation of global hotkeys gui configurationGravatar Alexey Yakovenko2010-03-19
* fixed memleak in hotkeys pluginGravatar Alexey Yakovenko2010-02-12
* fixed hotkeys plugin winkey supportGravatar Alexey Yakovenko2010-01-14
* fixed a bunch of minor compiler warnings and alsa hang on exitGravatar Alexey Yakovenko2009-12-27
* added toggle_stop_after_current support to global hotkeys pluginGravatar Alexey Yakovenko2009-12-20
* sanitized thread_start APIGravatar Alexey Yakovenko2009-11-30
* yet another attempt to fix gdk_x_error on attempt to XGrabKeysGravatar Alexey Yakovenko2009-11-01
* added gui_locking abilities to plugin apiGravatar Alexey Yakovenko2009-11-01
* hotkeys plugin fixes:Gravatar waker2009-10-31
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
* ported all custom configs to common configGravatar Alexey Yakovenko2009-10-10
* added winkey (Super) modifier, multimedia keys and hex keycodes to hotkeys pl...Gravatar Alexey Yakovenko2009-10-05
* added plugin versioningGravatar Alexey Yakovenko2009-09-06
* added -lX11 to hotkeys MakefileGravatar Alexey Yakovenko2009-09-06
* fixed hotkeys message queueGravatar Alexey Yakovenko2009-09-06
* fixed global hotkeys plugin on x86_64Gravatar waker2009-09-03