-
Notifications
You must be signed in to change notification settings - Fork 0
/
changes.log
62 lines (45 loc) · 2.33 KB
/
changes.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
v0.6
- Regression fix. Reset SimpleX failed when UX try to delete SMPTE Color Bars
which was renamed to SMPTE Color Bars 75 in v0.4.
- Bump version to v0.6.
--------------------------------------------------------------------------------
v0.5
I just remember that UnleashX treat D:\ similar to current working directory,
not literal D drive. This is usefull for the Reset UnleashX feature as Config.xml
now can be placed anywhere and still will be works.
--------------------------------------------------------------------------------
v0.4
- Replace custom font in Main Menu by embeded one (InfoFont).
InfoFont is the same font (Xbox Book) with the custom but in smaller size.
Custom font is Xbox Book 17 and InfoFont is xboxbook 14.
- Now, Main Menu is smaller so I think it would be better if tags also smaller
than Main Menu. Now tags using SmallFont (xboxbook 12).
- Enable Scroll in Menu to accomodate long game's title. Now active menu with
long name will scroll right to left.
- Rename SMPTE Color Bars to SMPTE Color Bars 75 as it's a 75% intensity variant.
- Smaller Icon.jpg. Compressed using yoga. Picture quality probably shit on big
screen, but it's looks good enough on my 21" CRT TV.
- Bring back Shape to give cover art border as it's simpler than edit Icon.jpg
to give it border.
--------------------------------------------------------------------------------
v0.3
2023-01-08 10:37:35
- Remove Shape and use slightly bigger cover art image to create pseudo border.
- Simplify Menu code by letting UnleashX to manage main menu by using Position
instead of ItemPos. This has side effect of narrower menu items line.
- Remove line defining unused font.
--------------------------------------------------------------------------------
v0.2
2023-01-08 10:37:35
- Add Grid skin to calibrate CRT's geometry.
This grid is a copy of 240p grid from 240pTestSuite.
At first I want 480 version but the UnleashX can't display it properly.
Perhaps it's a limitation of its XML parser.
- Add SMPTE Color Bars (75) to calibrate CRT's colours.
- Change SNTP server to time.google.com.
--------------------------------------------------------------------------------
v0.1
2023-01-07 01:58:02
Initial release.
SimpleX is a simple UnleashX skin. It's aim for simplicity both in code and in
presentation, especially on standard definition CRT TV.