index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
matrix.c
Age
Commit message (
Expand
)
Author
2009-09-04
Fix STRIDE macro for multiscreen and add stride support for picture lib.
Karl Kurbjun
2009-09-01
Matrix: Add support for vertical strides
Karl Kurbjun
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
2009-08-06
Fix out of bounds accesses in keybox and matrix
Nils Wallménius
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
2009-04-21
Add initial plugin keymaps for M:robe 500
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-01-24
Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...
Mark Arigo
2009-01-16
revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...
Dominik Wenger
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-13
Some plugins need to yield under heavy user input especially with a scrollwheel.
Michael Sevakis
2008-12-04
Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...
Björn Stenberg
2008-10-07
IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.
Vitja Makarov
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-07-20
correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...
Robert Kukla
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-04-27
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2008-01-31
Set proper svn:keywords
Jonas Häggqvist
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2007-11-27
On second thoughts, let's compile Matrix for all non-mono bitmap displays.
Jonas Häggqvist
2007-11-27
Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr...
Jonas Häggqvist