159 Commits

Author SHA1 Message Date
GNU
661250f7b1
Merge pull request #323 from cuu/master
add GlobalScale
2020-01-14 18:24:10 +08:00
cuu
e15cf60412 pygame.DOUBLEBUF | pygame.HWSURFACE 2020-01-13 15:26:24 +08:00
cuu
712ce14fc5 add dest surface in GlobalScale 2020-01-13 14:49:02 +08:00
Parallels
5180b74a91 add GlobalScale 2020-01-12 01:33:33 +08:00
GNU
18c1b186af
Merge pull request #311 from O4k/patch-1
Allows for new skin config.ini format(s)
2020-01-07 17:08:01 +08:00
cuu
8d662e0f19 for skin OP1 2020-01-02 10:46:44 +08:00
cuu
5be4bc20ff try to add a simple way to re-install the CommercialSoftwarePackage 2019-12-25 21:31:54 +08:00
cuu
3febbf7425 GCommercialSoftwarePackage 2019-12-25 21:04:47 +08:00
O4k
639f4c1700
Allows for new skin config.ini format(s)
The new code checks for a config.ini file in the Skin's folder. Then it checks for a "Font_Paths" section where it replaces the default fonts with the names of the new fonts listed in the Config. You will have to add the desired fonts to the truetype folder within the skin folder and update the config to match the fonts you have added. If you remove the existing fonts in that folder, the launcher will not load if there is a problem with the config file.

Note that the system-wide font name variables do not change, but their referenced file does.

The new Config file would look something like this:
    
    [Font_Paths]
    varela = Roboto-Black
    veramono = Roboto-Regular
    noto = Roboto-Bold
    notocjk = Roboto-Light

    [Colors]
    High = #f0ffff
    Text = #ffffff
    ReadOnlyText = #ffffff
    Front = #614f7d
    URL = #f0ffff
    Line = #614f7d
    TitleBg = #111013
    Active = #ff70ba
    Disabled = #e6e6ff
    White = #111013
    Black = #614f7d
2019-12-21 10:32:14 -08:00
cuu
9b1c89af4c title_bar hide the dlstatus icon 2019-12-19 04:58:13 +00:00
cuu
31f117d65f add aria2 websocket in run.py
improve the way to open a warehouse
slow down the reflash freq of download progress in download_process_page.py
2019-12-17 13:40:16 +00:00
cuu
42fd86bce6 run.py RestoreLastBackLightBrightness bug fix 2019-12-16 14:26:11 +00:00
cuu
128e37e06a preview game screenshot 2019-12-15 16:03:25 +00:00
cuu
103838c531 daily update for gamestore 2019-12-07 22:48:09 +08:00
cuu
b725a86b9e add yes_cancel_confirm_page.py
update aria2.conf,keep and auto continue the donwloading tasks
try to show downloading status in the title_bar
2019-12-07 00:58:40 +08:00
cpi
e0dfe211a9 fix bug in title_bar auto redraw when in Low backlight 2019-09-03 05:19:40 +00:00
cpi
afe616de9e info_page_selector bug fix 2019-08-26 08:05:34 +00:00
cpi
852610914d unzip with override 2019-08-22 13:15:13 +00:00
cpi
818916e0fb alias list_item encode utf8 2019-08-22 08:30:07 +00:00
GNU
087a10da31
Merge pull request #246 from Cecilectomy/fix-footbar-button-layout
fix foot bar button layouts being swapped
2019-08-20 17:44:58 +08:00
cuu
3dd659860e ... 2019-08-07 15:29:39 +08:00
cuu
a8b3a7084c add patches in download_process_page 2019-08-07 15:27:45 +08:00
cuu
3826d3cfe2 theme background.png 2019-07-14 10:52:32 +08:00
Daniel Cecil
48bb893a5c Revert SetLabelTexts
This causes SNES button actions to be backwards.
Please merge this pull request to revert back, or properly fix whatever the update was supposed to change in the first place.
2019-07-07 18:28:48 -07:00
Daniel Cecil
41729a4b2a fix foot bar button layouts being swapped
When using SNES it shows the button actions for XBOX
When using XBOX it shows the button actions for SNES
2019-07-06 12:14:47 -07:00
cuu
9b63fc4c8f main_screen ReadTheDirIntoPages ,ignore hidden files/folders 2019-07-02 15:09:57 +08:00
cuu
4f354f28c2 add GiveWallpaper to allow the custom wallpaper from any Theme/skin 2019-07-01 20:30:07 +08:00
cuu
badeb13268 FootMsg changes for the buttons layout 2019-06-26 21:12:20 +08:00
cuu
a9a179fe47 In special cases, allow ROM_SO to become LAUNCHER-like functionality in Emulator 2019-06-21 18:49:59 +08:00
cuu
dd92daa60f add DrawRect in multi_icon_item 2019-06-21 12:44:34 +08:00
cuu
c559728454 replace all MyIconPool._Icons to be MyIconPool.GiveIconSurface 2019-06-13 21:24:56 +08:00
cuu
baae2545f1 IconPool 2019-06-13 16:17:51 +08:00
cuu
d75fcc6f1c PreparationInAdv to config.py 2019-06-13 15:58:08 +08:00
cuu
858540bb7d CommercialSoftwarePackage keys 2019-06-10 13:52:35 +08:00
Noah
24d711e538 Allows for the rendering and rescaling of images to be used as a background to the launcher 2019-06-01 16:56:02 -05:00
cuu
ed8699d6d4 except the python UnicodeDecodeError in Emulator 2019-05-13 19:43:43 +08:00
cuu
ce72585632 TrFont bug fix 2019-05-11 17:53:17 +08:00
cuu
d6a5294afb bug fix 2019-05-07 13:30:31 +08:00
cuu
8ee95d9648 bug fix download_process_page.py 2019-05-07 13:04:12 +08:00
cuu
0981ac4c59 delete sys.py/UI/fonts.py 2019-04-26 17:34:23 +08:00
cuu
25a191a4d0 empty fonts.py 2019-04-26 17:33:44 +08:00
cuu
d3b508c3a1 fix fds leak and remove SkinMap 2019-04-26 14:01:36 +08:00
Daniel Cecil
e3747493ad Adding icon boundary wrapping to page
Wrapping back to beggining or end of icon list provides better usability
2019-02-26 10:57:31 -08:00
cpi
a2d8de4535 add select button to footer 2019-02-12 23:01:51 +02:00
Rostyslav Diachok
5b0db0a461 remove never used buttons from config 2019-02-12 01:36:24 +02:00
cpi
b47b020339 fix xbox layout UX 2019-02-12 01:09:48 +02:00
cuu
827b7f06fa bug fix ,add spanish translation 2019-02-07 17:44:21 +08:00
cuu
02b399dd01 pygame limits 9 userevent 2019-01-28 23:40:35 +08:00
cuu
2e5ea437cd add SpeedScroll 2019-01-28 23:13:05 +08:00
cuu
f9a74d6579 submodule init and update 2019-01-26 20:57:52 +08:00