1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-02 18:54:31 +03:00
Commit Graph

83 Commits

Author SHA1 Message Date
Maarten ter Huurne
5af64ef29f Update translation credit for Norwegian 2014-07-24 14:15:40 +02:00
Maarten ter Huurne
8722b355ac Use a single "about.txt" for all platforms
The content of this file is not actually platform specific, so having
it in multiple locations is just an extra maintenance burden.
2014-07-24 14:13:55 +02:00
KouenHasuki
c1b988980e Update Norwegian
Complete rewrite of the Norwegian GMenu2X for GCW0.

Done by: Lithium Flower
2014-07-24 12:44:12 +02:00
Zear
826d4bbac4 Added the Polish gmenu2x translation 2014-07-23 01:57:16 +02:00
Maarten ter Huurne
c311a7f16d Add imgv (image viewer) icon to 320x240 Scanlines* skins 2014-07-19 22:36:51 +02:00
Maarten ter Huurne
4744b5ec32 Add icons that were missing in 320x240 Default skin 2014-07-19 22:36:46 +02:00
Maarten ter Huurne
5e31df9e0f Use horizontal ruler in About texts
The special case of a line containing four dashes is rendered as a
pretty horizontal ruler, but the About texts contained five...
2014-07-19 01:33:28 +02:00
Zear
cdf4ef1bf4 Introduced custom application launch text
This can be used to override weird automatically constructed messages
such as "Launching Power Off".
2014-07-19 01:09:16 +02:00
Maarten ter Huurne
9d0a49524f Optimized PNG encoding
This reduces the installed size.
2014-07-19 00:43:06 +02:00
Paul Cercueil
c777de258c Greatly improve the French translation 2014-07-15 14:25:17 +02:00
Paul Cercueil
eae7156d4e Fix one icon of the GCW skin
One line had more alpha than the others.
2014-03-03 19:04:45 +01:00
Paul Cercueil
8a560e4845 Added GCW theme by Nebuleon 2014-03-02 17:53:54 +01:00
Paul Cercueil
fd2c4fd9ff Added ScanlinesBlue and ScanlinesRed themes
Those themes were fully created by hi-ban, kudos to him.
2014-03-02 15:31:56 +01:00
Paul Cercueil
1d532c9b44 Delete obsolete 320x240 skin "OD" 2014-01-16 16:39:15 +01:00
Paul Cercueil
261002d184 Delete obsolete 320x240 skin "2010-12-14" 2014-01-16 16:26:55 +01:00
Paul Cercueil
f99c5ee1a7 Merge branch 'packages' 2013-09-19 17:36:40 +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
13f91f9b7e Crop 320x240 versions of topbar.png and bottombar.png to width 320
They were 800 pixels wide before, which is harmless but wasteful.
2013-08-14 11:56:29 +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
dfa5413b5b Removed the word "Color" from the labels in the skin settings menu
The labels were longer than the space before the RGBA controls and
the fact that these are colors is already clear from the context
(such as having an RGBA control after it ;).

I tried to update the translated versions of these labels as well.
However, since I don't speak most of these languages, it is possible
the result is grammatically incorrect. If this is the case, please
mail me a correction.
2013-08-14 11:47:28 +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
Maarten ter Huurne
d46d8275ae Made L/R button images of the Default skin match the topBarHeight 2013-08-05 01:15:48 +02:00
Paul Cercueil
9f29618f2e Add an ISO 639-1 code at the top of each translation file 2013-07-20 21:20:24 -04:00
Paul Cercueil
35c487a871 Clean translation files (set to Unix, remove trailing spaces...) 2013-07-20 21:15:45 -04:00
Paul Cercueil
5ae44f11b0 gcw0: Add official wallpapers 2013-04-17 12:49:25 -03:00
Paul Cercueil
ea6eb291c5 gcw0: changed description of reboot link
It was "Reboot the dingoo", but the gcw0 is a different device.
Instead, it has been changed to "Reboot the system".
2013-04-17 02:58:12 -03:00
Paul Cercueil
df7fb985a3 Introduce new skin "OD" for the GCW-Zero platform. 2012-12-04 14:22:42 -03:00
Maarten ter Huurne
37a29d30d1 Added .gitignore for data dir 2012-12-04 16:52:00 +01:00
Maarten ter Huurne
04b64f47b5 Added wallpaper for GCW Zero
This is an original "artwork" by me, a close-up photo of a zero on
a CRT monitor with some effects applied to the raw image.
2012-12-04 16:49:11 +01:00
Paul Cercueil
2154b59452 Move Nanonote specific wallpapers to their platform folder 2012-12-04 12:53:54 -03:00
Paul Cercueil
6629a63871 Renamed 'dingux' platform to 'a320'
Dingux being now replaced by OpenDingux, which covers other platforms
than the A320, the platform corresponding to the A320 is now named
accordingly.
2012-11-27 02:14:08 -03:00
Paul Cercueil
59ece31c00 Dingux: remove empty sections 'emulators' and 'games' 2012-11-18 19:06:36 -03:00
Paul Cercueil
d4c086a64d Add initial support for the GCW Zero 2012-11-18 18:41:20 -03:00
Paul Cercueil
79ea2349c4 Dingux: set all the system links (except Terminal) as non-editable 2012-10-17 23:43:36 +02:00
kyak
c302218f00 update startup script for nanonote
Change default font to 6x10 and add some explanations
2012-10-14 12:07:05 +04:00
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
Paul Cercueil
eb86d25b63 Add 'suspend' icon. 2012-01-22 22:12:14 +01:00