1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-04 20:23:51 +03:00
Commit Graph

83 Commits

Author SHA1 Message Date
Xiangfu Liu
1f955e5233 new 320x240 wallpapers by Jane 2011-11-10 16:02:32 +08: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
d7bb07216f update games section icon 2011-11-10 13:58:22 +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
Ayla
6ec7fa10a0 The platform-specific files should be the last one installed.
This allows to overwrite translations or skin files.
2011-09-18 03:49:38 +02:00
Ayla
759eefd676 The files "a.png" and "b.png" have been renamed to "cancel.png" and "accept.png". 2011-09-18 03:40:33 +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
7426afb871 supertux icon resize to 32x32 2011-08-23 12:13:55 +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
Maarten ter Huurne
b5698e8ed7 Removed wallpaper images of which the size did not match the resolution there were used at. 2011-07-25 23:53:23 +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
b646c33080 The ./configure will now accept the --enable-platform switch.
It takes as its parameter the name of the targeted platform.
Currently, those are nanonote, dingux, pandora, gp2x and pc.
The makefiles will install the data accordingly to the platform specs
(e.g. install the 800x480 skins for the pandora platform).
2011-06-01 01:07:00 +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