summaryrefslogtreecommitdiff
path: root/plugins/hotkeys
Commit message (Collapse)AuthorAge
* 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
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* 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
| | | | | added new pause event, including command line option; slightly changed/shortened M_* constant names
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* 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
| | | | | | improved global hotkeys gui configuration in gtkui added long requested Play/Pause action/hotkey fixed few memory leaks in gtkui
* 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 hotkeys init when no hotkeys were bound yet
* 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
| | | | added some fixups to hotkeys plugin X11 interaction
* hotkeys plugin fixes:Gravatar waker2009-10-31
| | | | | | config parser error proper xlib error handling syncing before starting thread
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
| | | | added basic gui configuration window
* ported all custom configs to common configGravatar Alexey Yakovenko2009-10-10
|
* added winkey (Super) modifier, multimedia keys and hex keycodes to hotkeys ↵Gravatar Alexey Yakovenko2009-10-05
| | | | plugin
* 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
|
* fixed typo in hotkeys config readerGravatar waker2009-09-02
|
* authors info update; hotkeys will no longer start thread unless there's ↵Gravatar waker2009-09-02
| | | | valid config
* hotkeys pluginGravatar Viktor Semykin2009-09-02