19 Commits

Author SHA1 Message Date
Stepland
0c9227a568 Fix typos 2023-04-02 22:52:52 +02:00
Stepland
e32ce26b58 Fix typo in .memon file saving that circumvented proper utf8 encoding of the path 2023-04-02 22:31:15 +02:00
Stepland
bb7c1f8593 created the waveform draw function 2023-03-14 01:00:20 +01:00
Stepland
881b22712b more work on Waveform caching 2023-03-11 12:13:37 +01:00
Stepland
191d831fef Try using a custom FileInputStream 2023-01-09 16:17:46 +01:00
Stepland
2dfb295112 Try using SFML(s own conversion routines 2023-01-09 04:10:49 +01:00
Stepland
37abff58c6 Use native encoding for SFML file handling functions 2023-01-09 02:48:03 +01:00
Stepland
a844dc4cba force utf8 encoding when passing a string to the loadFromFile API of SFML 2022-12-27 18:46:14 +01:00
Stepland
05581c9b80 Add missing <array> include 2022-12-27 14:30:16 +01:00
Stepland
ade7544a85 Add missing <optional> header 2022-12-27 14:26:01 +01:00
Stepland
bc6b39f800 change some comments 2022-10-04 00:46:28 +02:00
Stepland
be7219ad3d IT COMPILES
IIIIIT COMPIIIIIIILES
2022-04-09 00:54:06 +02:00
Stepland
32ea4b309b clangd is still absolutely sharting itself, I have to go the old-fashioned way and fix compiler errors one at a time ... 2022-04-07 00:14:01 +02:00
Stepland
3ab51d5bb1 a 2022-04-06 15:47:04 +02:00
Stepland
b689c1ede5 Still in the middle of rewriting ... 2022-03-17 02:50:30 +01:00
Stepland
204609c4d0 Switch to #pragma once because fuck you here's why 2022-03-02 23:59:19 +01:00
Stepland
ca78a8ee69 Force using the asset folder next to the executable 2022-01-04 01:31:17 +01:00
Stepland
f5e693a795 Format code 2021-12-31 14:59:39 +01:00
Stepland
86ab364f37 Switch to snake case for file names 2021-12-31 00:57:06 +01:00