Commit Graph

17 Commits

Author SHA1 Message Date
Lorenzooone
77872ecf56 Add ability to convert to RGBA directly, if needed 2025-04-30 04:14:47 +02:00
Lorenzooone
33660b3ef7 Add support for SFML utf8 strings 2025-04-17 21:52:36 +02:00
Lorenzooone
8e87c7afd1 Add Wall to compilation flags 2025-04-08 04:20:02 +02:00
Lorenzooone
b9e6e34342 Convert to SFML3 2024-09-14 15:07:42 +02:00
Lorenzooone
ea0315f373 Implement saving/loading menus 2024-05-23 23:42:47 +02:00
Lorenzooone
fe8b6af6de Convert offsets to floats 2024-05-18 16:44:51 +02:00
Lorenzooone
1e6a48859b Add title and back or X option 2024-05-13 23:57:19 +02:00
Lorenzooone
0e94f3544a Create initial main menu setup 2024-05-05 22:58:24 +02:00
Lorenzooone
4203899323 Prevent issue with uninitialized text texture 2024-05-04 02:03:10 +02:00
Lorenzooone
ae3200cc08 Handle multiple-devices selection 2024-04-28 19:09:16 +02:00
Lorenzooone
a87a7d2763 Separate CaptureData and CaptureStatus 2024-04-26 22:55:24 +02:00
Lorenzooone
3a63c04f7f Add Text Scaling factor 2024-04-26 01:06:03 +02:00
Lorenzooone
6c241928e6 Implement basic line-wrapping 2024-04-25 17:22:23 +02:00
Lorenzooone
07dafbed75 Implement message system for window as well 2024-04-20 22:15:27 +02:00
Lorenzooone
0982853ee4 Prevent non-freed memory 2024-04-19 16:59:29 +02:00
Lorenzooone
2149188c33 Add support for different kinds of notifications 2024-04-19 16:56:12 +02:00
Lorenzooone
3d4f2527a7 Initial Commit 2024-04-14 19:31:08 +02:00