1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-12-14 23:13:19 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
1938671cf2 refactor: code cleanup 2025-11-19 08:39:03 +01:00
b097798ac8 chore: allow unused variables 2025-02-25 00:05:00 +01:00
6916f8ad60 fix: check filename extension ignoring case 2025-02-23 21:29:14 +01:00
e58dd8a746 chore: add ';' for consistent formatting 2025-02-23 21:28:27 +01:00
3bf5747387 chore: remove underscore 2025-02-23 21:27:05 +01:00
efa2dc68d6 chore: code cleanup 2024-12-08 12:19:08 +01:00
c80867a994 chore: remove obsolete return 2024-11-03 17:43:45 +01:00
d4febb026f chore: change License to GNU GPL v2 2024-10-30 18:38:51 +01:00
79193ba91b chore: code cleanup 2024-04-24 08:00:40 +02:00
5e297a0353 chore: use zip crate version 1.1 2024-04-20 23:49:09 +02:00
e70b30112b refactor: do not use format!() 2024-01-25 12:20:26 +01:00
221b2c6a2f feat: add shortcut methods to read OSC and Profile files 2023-12-31 18:34:42 +01:00
dc62454a74 feat: read YAML files containing profile using new file io 2023-12-31 17:09:57 +01:00
ee600436f9 refactor: reorganize features in file handling and errors 2023-12-31 16:57:32 +01:00
f858ecb9d4 fix: add missing feature flag 2023-12-31 16:44:00 +01:00
036dc80ad0 feat #24: List content of OSB files 2023-12-30 07:30:44 +01:00