index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
/
pluginlib_actions.c
(
unfollow
)
Commit message (
Expand
)
Author
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
2009-06-01
Move the ONDIO_PAD to the others which have the same keymap in the generic di...
Thomas Martitz
2009-05-31
Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...
Andrew Mahone
2009-05-06
M:Robe 500: Make some plugins work with the touchscreen (remote support needs...
Karl Kurbjun
2009-04-11
M:Robe 500: Start of proper remote support, touchscreen works without remote ...
Karl Kurbjun
2009-04-10
FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...
Thomas Martitz
2009-04-07
Enable plugins on the Onda VX747
Maurus Cuelenaere
2009-02-03
Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...
Michael Sevakis
2009-01-24
Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...
Mark Arigo
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2009-01-04
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
Michael Giacomelli
2008-12-12
m200v4: rename Keys, so they match better other targets with similar key-layo...
Dominik Wenger
2008-12-08
Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M
Maurus Cuelenaere
2008-12-04
Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...
Björn Stenberg
2008-10-31
Sansa Clip simulator
Rafaël Carré
2008-09-06
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-21
Philips GoGear SA9200 port. Working bootloader and normal builds, including s...
Mark Arigo
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-05-04
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2008-04-16
grr.. typo
Jonathan Gordon
2008-04-16
more touchpad changes... both targets should be using the same action tables ...
Jonathan Gordon
2008-04-15
Make the D2 pluginlib actions a little less braindead (and more green). Use p...
Rob Purchase
2008-04-15
woops... fix red and some svn keywords.
Jonathan Gordon
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
2008-03-18
- add button descriptions to the m:robe 100 manual for the majority of plugins
Robert Kukla
2008-02-24
Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...
Mark Arigo
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2008-01-23
Fixed the problems on the new version of the fire plugin (so repush it), adde...
Kevin Ferrare
2008-01-14
Initial Cowon D2 commit:
Rob Purchase
2008-01-11
m:robe 100:
Robert Kukla
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2007-10-22
add PLA keys for mrobe, and dont bother compiling any plugins yet
Jonathan Gordon
2007-09-20
Code police raid: header files must not define actual code.
Jens Arnold
2006-11-16
implement actions in the plugins, bubbles and metronome converted.
Jonathan Gordon