Maarten ter Huurne
9d0a49524f
Optimized PNG encoding
...
This reduces the installed size.
2014-07-19 00:43:06 +02:00
Maarten ter Huurne
19fc3cb4d1
Added "bottomBarHeight" item to skin
...
There was already "topBarHeight", but the height of the bottom bar was
still hardcoded.
2013-08-14 12:23:15 +02:00
Maarten ter Huurne
e4dd07081e
Removed PNG font
...
Now that we render using SDL_ttf, we have no more need for the font
PNG. In fact, the rendering code for it was removed a while ago.
2013-08-14 11:47:29 +02:00
Maarten ter Huurne
02dd542ea5
Renamed section left/right images
...
Since we adopted the circular navigation, there is no more need for
separate enabled and disabled images.
2013-08-12 01:38:32 +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
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
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