1
0
mirror of synced 2024-11-14 10:27:45 +01:00
Commit Graph

35 Commits

Author SHA1 Message Date
Stepland
8465ea93d0 Bump version to 1.4.0 2021-12-28 17:00:13 +01:00
Stepland
15b690619b Add support for HAKUs for konami formats 2021-12-28 16:49:27 +01:00
Stepland
f5f458bf6d Remove MultiDict everywhere
Add a test for --merge
2021-12-28 12:07:32 +01:00
Stepland
503ba1d528 Add support for memon v1.0.0 2021-12-27 02:15:03 +01:00
Stepland
0dba0a6192 Add support for memon 0.3.0 2021-12-22 01:55:30 +01:00
Stepland
0bcc378c09 Bump version to 1.2.3 2021-12-08 03:31:30 +01:00
Stepland
abc546ca07 Avoid shadowing loader/dumper default values for options
Fixes #17
2021-12-08 03:07:55 +01:00
Stepland
fb07e3be92 typos in changelog 2021-06-01 19:59:49 +02:00
Stepland
09ff666afc Harden file path format code 2021-06-01 19:56:40 +02:00
Stepland
90503469c8 [malody] Dumping does not write placeholder null values anymore 2021-06-01 19:06:53 +02:00
Stepland
4c9eb6876e [malody] Add real file test case 2021-05-28 01:58:29 +02:00
Stepland
54e1010cbe [malody] allow unknown keys in input 2021-05-28 01:48:10 +02:00
Stepland
04f5ec49d4 [malody] test pass ! 2021-05-28 01:12:17 +02:00
Stepland
d381ff2bfe [jubeat-analyser] use surrogateescape everywhere 2021-05-23 11:24:21 +02:00
Stepland
505447efa1 Bump version to 1.1.2 2021-05-22 13:10:09 +02:00
Stepland
a040ffcd95 [memo2] handle b=4 and t= commands anywhere in the file
[jubeat-analyser] handle ideographic whitespace
2021-05-22 12:55:41 +02:00
Stepland
5984d6b4ba Make construct-typing required 2021-05-19 17:36:50 +02:00
Stepland
4348976748 Prepare changelog and readme for 1.1.0 2021-05-19 17:30:56 +02:00
Stepland
42d2a3c118 [jbsq] initial support !
Closes #6
2021-05-19 17:26:19 +02:00
Stepland
8adc517835 Remove debug print(locals()) mistakenly left in 2021-05-12 16:40:22 +02:00
Stepland
97c59add43 [eve] Add --beat-snap={number} loader option to allow aggressive rounding
cli now splits loader and dumper options and passes them on correctly
Move unreleased to 1.0.0 in CHANGELOG.md
2021-05-12 16:32:39 +02:00
Stepland
d8c19e35ed Fix bug dedup and parent folder bugs in filename choosing logic 2021-05-11 01:38:57 +02:00
Stepland
cb2bbfe370 Split eve between dump and load files 2021-05-10 00:39:28 +02:00
Stepland
996deb3ed3 [jubeat-analyser] Prettier rendering of decimal values 2021-05-04 16:11:16 +02:00
Stepland
ce79a843cd bump changelog 2021-05-04 13:41:31 +02:00
Stepland
e564229f4f [memon] fix several bugs in metadata handling 2021-05-04 12:00:11 +02:00
Stepland
857dd899a7 [#mono-column] #circlefree mode accepts non-16ths notes and falls back to normal symbols when needed 2021-05-04 11:27:03 +02:00
Stepland
9e0c4f5c2b Fix a lot of jubeat analyser bugs 2021-05-03 23:10:48 +02:00
Stepland
22f8b3c33f [jubeat-analyser] raise error when mono-column format is detected in other memo parsers
Update mypy
2021-05-02 18:14:51 +02:00
Stepland
b656fe55c2 Change changelog format 2021-05-02 14:01:09 +02:00
Stepland
6a51c153b7 Add blank lines between blocks in #memo2 rendering 2021-05-01 14:00:40 +02:00
Stepland
7128dcc559 Use "EXT" instead of "?" as default 2021-05-01 13:55:37 +02:00
Stepland
ceafaad4c3 Fix memon pre-conversion sanity checks 2021-05-01 13:42:16 +02:00
Stepland
45b53eb686 Fix the subtle bug caused by using Vs as symbols for symbol definitions 2021-05-01 13:17:55 +02:00
Stepland
7a8e168ac1 Fix load_memo2 being unable to handle files that do not specify an offset 2020-07-25 23:33:27 +02:00