56fd24ed80
Changes:
...
Formatting
UI7 Docs/Sizing
R2::GetCurrentScreenSize
Hardware Fix BatteryPercent/AddGetWifiLevel
2024-06-16 22:28:16 +02:00
ec8743417d
Changes:
...
Make Timer SmartCtor
ClangFormat
Reactivate Graphical Error Screen
Fix Logger
Fix Image Rendering
2024-06-15 15:12:06 +02:00
f7c0c83ac2
Cleanup ImageConverter
...
Fix Logo
2024-06-14 20:55:55 +02:00
b6798fa069
Remove Unused Stuff
2024-06-13 22:13:17 +02:00
1271b9fa9a
Changes:
...
New Logger
Add NTCtrl Base to UI7
2024-06-12 19:03:41 +02:00
ddf06eb18e
Changes:
...
Port Sheet and SptAnim to SMART_CTOR
New Logger
2024-06-10 19:50:12 +02:00
93f0ed44e8
Changes:
...
Remove ScreenApi
Add Sprite And Image to R2
Add Image to UI7DrawList
2024-06-08 21:53:25 +02:00
2ff75a2969
Fix the Uppercase Namings
2024-06-08 21:02:23 +02:00
5636205002
Changes:
...
Remove MEMTRACK Flag
Replace Draw2 with Render2
Rename sound and font to uppercase
Add SMART_CTOR to Image Sprite Sound
Port Everything to R2
2024-06-08 21:00:40 +02:00
07ed5af300
Changes:
...
Add SMART_CTOR
Begin with Render2 (Draw2 replacement)
Add UI7 DrawLists
2024-06-08 16:30:01 +02:00
f399f032e7
Chanmges:
...
Add CopyOtherTheme
Add Mor Stuff to ThemeEditor
2024-06-05 22:34:00 +02:00
0626231b45
Changes:
...
New Theme API
NumPad
UI7 Color Selector
Color 2 Hex
UI7 New Draw API (DrawCmd)
UI7 New Debug API (DrawCmd)
Add ThemeEditor Base
2024-06-05 12:32:51 +02:00
cbfb0b128c
Changes:
...
Prepare for New Theme API
Add Func and Scoped Trace
Add A Scrollbar to menus
Smooth out scrolling
2024-05-30 18:00:38 +02:00
ce30d00385
Add Installer Info for Progress
2024-05-25 12:24:52 +02:00
fae31a2b28
Small fix
2024-05-24 18:30:04 +02:00
14368abae7
Changes:
...
Fix UI7 Scrolling
Add Installer
Add Scissor to Draw2 (beta)
Fix IDB for Net code
2024-05-24 15:51:39 +02:00
6d7781b209
Update:
...
- Add Support for Downloading Data/Files, do Api Requests
- Refactor Tasks System
- Now uses std::thread
- The Net Functions Will Break IDBN server for now
2024-05-22 22:16:40 +02:00
a0923acec7
Fix scrolling
2024-05-20 19:23:44 +02:00
64e81e04fd
Fix Scrolling
2024-05-20 17:10:49 +02:00
66337e0f6e
New UI7Menu Api, Scrolling in Menus (on tusch screen), small fixes
2024-05-20 16:58:52 +02:00
17c36bb05e
Add FOntRestore and Make Settings use default font
2024-05-19 15:55:32 +02:00
62d37d227d
Remove Security system as it is useless
2024-05-19 12:07:50 +02:00
a9600f8d02
Update Font System
2024-05-19 11:35:59 +02:00
a1de7e9d13
Add License text to every source file
2024-05-18 20:05:03 +02:00
f3291963d4
Cleanup Includes/Add PushMessage(string, string)
2024-05-17 11:33:09 +02:00
3fc38405de
Fix crash in FileSystem
2024-05-04 19:04:33 +02:00
19450ba2c9
Fix some Format stuff
2024-05-03 15:51:06 +02:00
6f658af674
Fix Scene fade system
2024-05-02 21:20:30 +02:00
e78ac834db
Restructure Language System
2024-05-02 15:26:18 +02:00
a72ea0beb4
Another Patch for ResultDecoder
2024-05-02 12:35:21 +02:00
0397b07488
Fix a Crash
2024-05-02 12:15:37 +02:00
76a8b5ee5a
small bugfix
2024-05-01 19:33:53 +02:00
04c56a98d5
Save Errors
...
Tag Debug Func of ui7
2024-02-28 21:01:04 +01:00
6e8f3f0f8b
Fix ID System of UI7
2024-02-26 18:45:45 +01:00
ce7c59a162
Auto Offset Grid
2024-02-25 14:26:35 +01:00
0627fa71be
Some Change to Grid
2024-02-24 07:32:57 +01:00
3a77cd0687
(changes 07:51 22.02.2024):
...
- Move Format into a Task
- Implement Debugging Option into Settings
2024-02-22 07:52:01 +01:00
0092edf54f
-> Implement Debug Colors
...
- Debug Colors
- Debug Menus
- Formatting
2024-02-21 20:17:12 +01:00
Tobi-D7
968c2576b9
- Add RD7 and DV2 namespace
...
- Restructer Default Theme System
- Rename NIMG_Engine to swr (SoftwareRender)
- Begin Adding Debug Lines to UI7
- Remove GUI ErrorSystem
2024-02-21 12:48:56 +01:00
688570b3cd
Patch Overlays and RSettings to default txt size + cf
2024-02-20 20:56:14 +01:00
33bb37be06
Start Implement AutoSizing into UI7
2024-02-20 20:35:31 +01:00
168614d579
0.9.5 preview1
2024-02-19 19:20:37 +01:00
a671631dde
Replace Toasts
...
Replace Toasts with ToastsV2
(MessageHandler)
2023-08-28 18:43:59 +02:00
566485ccd6
More Cleanup
...
Remove unused code as well as useless debug printf's
2023-08-28 17:11:07 +02:00
267f9ce5c3
FILE to fstream
...
Lets move away from the c standart FILE and use c++ fstream as well as c++17 filesystem!!!
2023-08-28 17:03:00 +02:00
5cca34ede4
The beginning of 0.9.5
...
- Remove unused stuff
- Start Moving from c stuff to c++ stuff Like mkdir to filesystem
- Remove usless stuff from config
- Begin with Project Li7
2023-08-28 16:33:16 +02:00
5695110739
Simplify lang System
2023-05-28 22:30:39 +02:00
ae8181a6e5
RenderD7 0.9.4 (New Stuff, Lot Fixes, Envtools)
2023-03-24 19:46:41 +01:00
7c190e3cfa
Fix LLVM
2023-03-13 21:36:37 +01:00
780025bb74
Add Some Tools and Assets to create cpp's for 0.9+
2023-03-13 21:19:07 +01:00