Plugin Matrix PLA integration (code)
commit36c84f9a90d3edaa1fb4103dee5be7e684868019
authorJean-Louis Biasini <jlbiasini@gmail.com>
Sat, 25 Feb 2012 21:27:59 +0000 (25 22:27 +0100)
committerThomas Martitz <kugel@rockbox.org>
Sat, 3 Mar 2012 15:42:13 +0000 (3 16:42 +0100)
tree63272d50678f2b7f9edf7d5a3997749d82617324
parent26fc31ae935c431ed0d2eb7786615901b4ea090d
Plugin Matrix PLA integration (code)

This commit changes:
1) replace all keymaps with PLA ones and remove all
now useless precompiler instruction.
2) add an alternative exit button (PLA_EXIT or PLA_CANCEL)
3) add the possibility to change values repeatily by holding key
pressed.
note: no manual for matrix yet

Change-Id: Id3ace2863dd407dd5e5ab9b7b5b460c88bb007ad
Reviewed-on: http://gerrit.rockbox.org/128
Reviewed-by: Thomas Martitz <kugel@rockbox.org>
Tested-by: Thomas Martitz <kugel@rockbox.org>
apps/plugins/matrix.c