Commit graph

29 commits

Author SHA1 Message Date
6f1899b1a6 Restructured the ogfx module 2026-03-31 00:05:59 +02:00
77c2cff1ca Renamed data_types sub-folder to data 2026-03-20 23:21:32 +01:00
e04ae605a0 Big refactor, removed ostd::Utils class and split all functionality into
more specific files
2026-03-20 22:44:10 +01:00
367ad5c92a Added ostd::AsyncJob class 2026-03-10 00:54:14 +01:00
a110b0912f [0.3.2000] - Big file restructure 2026-03-07 17:13:40 +01:00
26d32eb059 Ported PixelRenderer class from DragonVM 2026-03-05 21:45:05 +01:00
025d089bcb Added ogfx::WindowBaseOutputHandler class 2026-01-06 06:23:07 +01:00
53e578a0a6 Added ostd/Midi.hpp file + added midifile library as included dependency 2026-01-04 16:45:51 +01:00
f343c10018 Added ostd/Json.hpp file + added nlohmann Json library as included
dependency
2026-01-04 16:12:26 +01:00
Sylar
b17ddf6f7e Added MacOS support 2026-01-02 22:31:17 +01:00
c1b86b5553 Added <ostd/Spline.hpp> class 2025-11-11 19:13:13 +01:00
339d077d50 Moved all time-related functionality in <ostd/Utils.hpp> to the new
<ostd/Time.hpp> header
2025-11-11 14:50:25 +01:00
371bc25c8c Fixed CMakeLists.txt bug 2025-10-29 02:36:26 +01:00
36ac11dd31 New README File + consolidated build script 2025-10-28 11:50:07 +01:00
12b2af3a1c Changed Utils::md5 function 2025-09-07 08:04:14 +02:00
03b1d7b5f7 Added ogfx::Image class 2024-10-08 23:42:33 +02:00
a622db4b1a Added color mode parameter to ostd::Color::asInteger() 2024-09-15 09:05:03 +02:00
af2eff4ce3 Added ostd::Utils::md5 function 2024-09-05 00:41:50 +02:00
c298d7614b Added ogfx::gui::RawTextInput 2024-08-31 14:11:47 +02:00
d7fa13d875 Started work on new <ogfx> library 2024-03-29 22:36:16 +01:00
e8849a4b49 [0.1.1818] - Added KeyboardController 2024-01-12 17:28:45 +01:00
d07117a102 [0.1.1807] - New ostd::String class + refactor 2023-12-30 17:05:31 +01:00
925d3dc5df Better build script 2023-12-28 01:33:40 +01:00
35b9466060 Better README and new build number system 2023-12-27 23:23:51 +01:00
49c0ea4e3b Removed <ogfx> target and code 2023-12-27 21:25:09 +01:00
37f33e5a77 Added ConsoleRicuhString functionality, and custom text styling language 2023-12-02 01:45:43 +01:00
de6f7bae67 Added Windows support 2023-11-30 10:36:15 +01:00
OmniaX-dev
bdb6ed78a9 added Utils::clearConsole(...) method,
better handling in serial::SerialIO class,
added FileSystem.cpp extension to ostd::Utils
2023-11-19 19:27:36 +01:00
533aed49f6 First Commit 2023-10-17 23:31:17 +02:00