gmenu2x, temporary repository for gmenu2x port to Owrt on Ben NanoNote http://projects.qi-hardware.com/index.php/p/gmenu2x/
Go to file
Maarten ter Huurne 1b54483f21 Put code to construct unique path into new utlity function uniquePath()
Two almost identical versions existed of this code.

I generalized the code by taking out the knowledge of sections.
No other uses of this code are planned, but it is easier to review in
isolation now.
2015-04-26 21:13:03 +02:00
data Only allow empty sections to be deleted 2015-04-25 22:06:48 +02:00
src Put code to construct unique path into new utlity function uniquePath() 2015-04-26 21:13:03 +02:00
.gitignore Add "/compile" to .gitignore 2015-04-25 23:57:17 +02:00
AUTHORS initial commit - needs clean-up 2010-02-04 12:33:47 +01:00
COPYING initial commit - needs clean-up 2010-02-04 12:33:47 +01:00
INSTALL initial commit - needs clean-up 2010-02-04 12:33:47 +01:00
Makefile.am Removed ChangeLog again 2014-07-25 06:34:34 +02:00
NEWS initial commit - needs clean-up 2010-02-04 12:33:47 +01:00
README add nanonote input.conf.nanonote 2010-11-15 17:18:35 +08:00
acinclude.m4 Updated SDL configure check 2015-04-21 17:43:26 +02:00
autogen.sh make autogen.sh executable 2010-02-10 00:14:41 +01:00
autorun.gpu initial commit - needs clean-up 2010-02-04 12:33:47 +01:00
configure.in Disable cpufreq feature on PC 2015-04-21 18:16:30 +02:00

README

[Introduction]
GMenu2X is a replacement for the official frontend for the gp2x released under the GNU GPL license.

[Installation]
Copy the file autorun.gpu and the directory gmenu2x/ to the root of your sd card.
Verify that the autorun option in the standard gp2x interface is enabled.
(Re)Boot your gp2x and enjoy GMenu2X.

[Controls]
X, Stick left: Goes up one directory in file browser.
X: Cancel action.
B, Stick press: Launch selected link / Confirm action.
L, R: Switch between sections - PageUp/PageDown on lists.
Y: Bring up the manual/readme.
VOLDOWN: Decrease cpu clock.
VOLUP: Increase cpu clock.
VOLDOWN+VOLUP: Reset clock.
A+VOLDOWN: Decrease volume for the selected link.
A+VOLUP: Increase volume for the selected link.
A+VOLDOWN+VOLUP: Reset volume for the selected link.
SELECT: Bring up the contextual menu.
START: GMenu2X options.

[Contacts]
Developed by Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
Visit the homepage at http://gmenu2x.sourceforge.net for more info.