Commit graph

18 commits

Author SHA1 Message Date
a110b0912f [0.3.2000] - Big file restructure 2026-03-07 17:13:40 +01:00
5878d69b5e Backported some utility functionality from the KeyLight project 2026-01-04 17:29:32 +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
09722f5990 Added Utils::getWorkingDirPath() function 2025-11-06 18:41:44 +01:00
3a13b22b11 Added ability to read ostd::Timer without stopping it 2025-11-02 19:08:59 +01:00
12b2af3a1c Changed Utils::md5 function 2025-09-07 08:04:14 +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
d63db08081 Added ostd::Utils::getHomeDirPath function to <FileSystem.hpp> 2024-05-08 12:47:53 +02:00
7ca2fbf3f1 Added timer functions with less overhead to ostd::Timer 2024-03-30 23:30:39 +01:00
e8849a4b49 [0.1.1818] - Added KeyboardController 2024-01-12 17:28:45 +01:00
49c0ea4e3b Removed <ogfx> target and code 2023-12-27 21:25:09 +01:00
09a0cec35d Added way to get Console size, in ostd::Utils class 2023-12-04 02:54:21 +01:00
9ab0cad97f Added basic RegEx functionality + RegexRichString 2023-12-03 23:29:35 +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