Commit graph

37 commits

Author SHA1 Message Date
a622db4b1a Added color mode parameter to ostd::Color::asInteger() 2024-09-15 09:05:03 +02:00
f92b90ae9a Updated install instructions for Ubuntu 2024-09-09 03:13:21 +02:00
76cfbf9341 Updated readme file 2024-09-08 06:38:46 +02:00
6a93250fe7 Added install script 2024-09-06 04:20:26 +02:00
d66dd33d29 Added install script 2024-09-06 04:19:45 +02:00
efe39a6e3d Added build instructions for Fedora 2024-09-06 02:56:19 +02:00
af2eff4ce3 Added ostd::Utils::md5 function 2024-09-05 00:41:50 +02:00
9b7873eda1 Added multi-threaded compilation to make_and_run script 2024-09-02 16:34:50 +02:00
db0fa0b67c Added multi-threaded compilation to compile script 2024-09-02 16:27:02 +02:00
9892dc7745 Fixed a bug in CONVERT_1D_2D() macro (in Defines.hpp) 2024-09-02 09:58:37 +02:00
d81b8a1d99 Fixed a trim-related bug in ostd::String::tokenize 2024-09-02 05:54:44 +02:00
b50bd53c0d Fixed bug with Windows compilation 2024-09-02 02:33:41 +02:00
c298d7614b Added ogfx::gui::RawTextInput 2024-08-31 14:11:47 +02:00
b9e85f20f5 Sync Push 2024-07-13 17:28:35 +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
e813d9d1a6 Fixed README 2024-03-29 22:52:10 +01:00
d7fa13d875 Started work on new <ogfx> library 2024-03-29 22:36:16 +01:00
1663e6db7c [0.1.1823] - Added more Builtin Signals 2024-01-26 11:34:57 +01:00
4b1a8598f6 Fixed a bug in ostd::ConsoleOutputHandler::flush() method 2024-01-13 00:41:39 +01:00
e8849a4b49 [0.1.1818] - Added KeyboardController 2024-01-12 17:28:45 +01:00
e520c829ef Actually removed Release folder 2023-12-30 17:14:18 +01:00
052e41c4c9 Removed Release folder 2023-12-30 17:12:44 +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
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
ac3858b36d Fixed make_and_run script to work on Windows 2023-11-30 15:47:29 +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
OmniaX-dev
cfcb262541 Added ostd::SignalHandler::newCustomSignal(...) 2023-10-29 01:23:24 +02:00
4f7dfb6c80 Fixed OX3DLoader class to work with correct endianness of ostd::SerialIO 2023-10-28 23:54:05 +02:00
533aed49f6 First Commit 2023-10-17 23:31:17 +02:00
745ae1520f initial commit 2023-10-17 23:30:50 +02:00