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

40 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
Xiangfu a881e78fb8 move all Ben Nanonote icons to it's nanonote-files packages 2012-04-04 19:08:54 +08:00
David Kühling 7ab0e16a26 add new icons for mplayer, nupdf that start the app via 'alfilesel' 2012-04-04 01:44:46 +02:00
Xiangfu 8da20f4ef3 nanonote: add bard icon 2012-03-31 13:47:23 +08:00
Xiangfu 78b607033a nanonote: add pickpdf icon 2012-02-02 10:37:24 +08:00
Xiangfu 63f7e54cdd nanonote: add bard icon 2012-02-02 09:39:43 +08:00
Paul Cercueil 4935baedec Dingux port: added a "suspend" link on the "settings" tab. 2012-01-22 22:13:52 +01:00
Xiangfu Liu c5667f9664 new icon for mediatomb 2011-11-10 14:44:55 +08:00
Xiangfu Liu 34af6eb98f new icon for listener 2011-11-10 14:29:00 +08:00
Xiangfu Liu 2dcddaf42b new icon for gjay 2011-11-10 13:33:34 +08:00
Xiangfu Liu c3ea290e9d new icon for lingot 2011-11-10 13:23:56 +08:00
Xiangfu Liu 6cc674a821 new icon for gtkguitune 2011-11-10 13:20:08 +08: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
Xiangfu Liu 17bb938b5c data: nanonote: links: add download-dir 2011-09-06 22:05:20 +08:00
Xiangfu Liu 93c58bfc47 nanonote: add timeout, add poweroff and reboot buttons 2011-08-23 13:16:16 +08:00
Xiangfu Liu 41e5f31690 nanonote: add python lua guile icons 2011-08-22 19:54:58 +08:00
Xiangfu Liu 9dc513f675 nanonote: add 4th entry 2011-08-22 19:28:56 +08:00
kyak e98e68a2f7 add vitetris 2011-08-20 03:17:27 +04:00
Xiangfu Liu 64108ab601 Nanonote: ignore HUP signal 2011-08-17 10:09:28 +08: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
Xiangfu Liu a4a5325aa9 nanonote tetris: change the font before start 2011-07-19 14:07:11 +08:00
Xiangfu Liu b3a73d2675 nanonote remote -b in mc 2011-07-19 13:58:11 +08:00
Ayla 55dad4171d Merge branch 'install_locations'
Conflicts:
	configure.in
2011-07-11 11:19:18 +02:00
kyak 4b22318b09 Update gmenu2x.sh for install_locations changes 2011-06-06 10:05:48 +04:00
Ayla ef4b012026 Merge branch 'master' of projects.qi-hardware.com:gmenu2x into install_locations
Conflicts:
	data/platform/nanonote/sections/terminals/ash
	src/gmenu2x.cpp
	src/surface.cpp
2011-06-02 12:16:26 +02:00
Ayla 34af938ce1 Moved the pandora's "input.conf" file lying in the top directory to the pandora/data directory, replacing the previous (obsolete) one. 2011-06-01 01:05:14 +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