- 26 Jan, 2023 1 commit
-
-
Noah Kirschmann authored
-
- 24 Jan, 2023 3 commits
-
-
Noa Sakurajin authored
-
Noa Sakurajin authored
this makes way more sense, since all framebuffers should be created by classes anyway so having the classes call a function of the handler is just a waste of lines of code and compute time
-
Noa Sakurajin authored
-
- 23 Jan, 2023 3 commits
-
-
Noa Sakurajin authored
-
Noa Sakurajin authored
-
Noa Sakurajin authored
-
- 17 Jan, 2023 6 commits
-
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
- 13 Jan, 2023 3 commits
-
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
- 12 Jan, 2023 1 commit
-
-
Noa Sakurajin authored
-
- 10 Jan, 2023 8 commits
-
-
Noa Sakurajin authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
- 20 Dec, 2022 5 commits
-
-
Noah Kirschmann authored
Now window positions/sizes can be saved/loaded from a config file. Also autosave can be enabled to automatically save to that file whenever a change is made. Next up is adding the interface for a global load/save system for any window to use
-
Noah Kirschmann authored
-
Noah Kirschmann authored
This class makes it easier to create and update popups with a similar structure to tabpage and window classes.
-
Noah Kirschmann authored
This makes the classes more consistent
-
Noah Kirschmann authored
Now the decode operations actually use multi threading. This reduces the rendertimes by a lot. A lot of the stuttering is gone and the decode seems a lot more consistent
-
- 17 Dec, 2022 7 commits
-
-
Noah Kirschmann authored
Next up is loading gui settings from the given filename. Also in the near future there will be a general settings file that allows each window and each tab to store all values they want to, without any potential conflicts. Each window will have its own json obeject and can store/load arbitrary data in it. Each window only has access to its own values to prevent potential problems.
-
Noah Kirschmann authored
This is disabled by default since it is broken on linux
-
Noah Kirschmann authored
-
Noah Kirschmann authored
This provides an easy feature to reopen closed windows. This is only really useful, if the window can be closed but it doesn't hurt to always register windows by default.
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
- 16 Dec, 2022 3 commits
-
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-
Noah Kirschmann authored
-