1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Maarten ter Huurne e5a92271a6 Use title case for Dingoo link titles.
Also renamed "ALSA mixer" to "Sound Mixer", since end users might not
know/care what ALSA is.
2012-04-28 13:04:11 +02:00
Paul Cercueil 45595e296b dingux: added a link to disable the graphic mode of the framebuffer 2012-04-27 17:59:22 +02:00
Paul Cercueil c2576d418b Read the credits from the "about.txt" file.
The credits have also been updated.
2012-04-27 17:42:09 +02:00
Paul Cercueil 8dbf6f6906 dingux: added a link to toggle TV output. 2012-04-26 19:39:52 +02:00
Paul Cercueil 454a73d623 dingux: renamed links on "settings" to force menu layout 2012-04-18 02:23:13 +02:00
Paul Cercueil 4d3310f60e dingux: added a link to "alsamixer". 2012-04-18 02:18:30 +02:00
Paul Cercueil a4e25cbc7b dingux: added a "system info" link on the settings tab. 2012-04-18 02:08:52 +02:00
Paul Cercueil d227a8a6f1 Removed full path to skin files on the links
This did prevent theming the poweroff/reboot/suspend buttons.
2012-04-18 02:05:22 +02:00
Paul Cercueil 4935baedec Dingux port: added a "suspend" link on the "settings" tab. 2012-01-22 22:13:52 +01:00
Maarten ter Huurne 28f6cd2122 InputManager: removed "clear" and "manual" logical buttons.
These are not used in the GUI anymore.
2011-10-23 11:12:34 +02:00
Maarten ter Huurne a014a331f4 Put platform specific defaults in systemwide gmenu2x.conf.
It is simpler to maintain them there instead of in the code.
2011-09-19 01:12:34 +02:00
Ayla f39e87f3ec Dingux port: added a link to reboot the system. 2011-09-18 19:34:55 +02:00
Ayla 1f18d73a9b Dingux port: added a description for the "power off" link. 2011-09-18 19:32:19 +02:00
Ayla 6586ea3319 Dingux port: swap the "accept" and "cancel" button icons. 2011-09-18 03:57:51 +02:00
Ayla c5d4cfb13d Added a default config file for the Dingux port. 2011-08-08 23:32:00 +02:00
Ayla e066050c11 Dingux port: added a "power off" icon on the "settings" tab. 2011-07-28 14:57:58 +02:00
Ayla 5a27851aea Added sections directories for the dingux build. 2011-07-20 03:16:50 +02:00
Ayla 47a4e5c3ab Moved all the data files (translations, skins...) to the "data" folder.
On the "platform" sub-folder are located one folder for each platform gmenu2x supports.
The "translations" folder is now the same for all platforms.
The "skins" sub-folder contains directories which names defines the screen resolution of the contained skins (e.g. "320x240").
2011-06-01 00:59:01 +02:00