Commit Graph

345 Commits

Author SHA1 Message Date
Stepland
44079dd68c Only show engine time 2023-07-20 16:00:49 +02:00
Stepland
39902263d9 Add color dot to the status bar 2023-07-20 15:56:53 +02:00
Stepland
8f0e7f6041 Save window size 2023-07-20 15:38:48 +02:00
Stepland
fa16d34e5c Move Show Free Buttons to the Playfield settings 2023-07-20 14:40:39 +02:00
Stepland
535c120cea Add note numbers 2023-07-20 02:58:46 +02:00
Stepland
8ee09b30ac Display MP3 warning as new input text color 2023-07-18 16:38:00 +02:00
Stepland
3e863eaed7 Chord tinting 2023-07-18 03:13:46 +02:00
Stepland
054a608009 Add mp3 warning 2023-07-16 01:58:58 +02:00
Stepland
73a5037f30 Mouse selection for the linear view 2023-07-14 14:48:26 +02:00
Stepland
51b50fdada Fix sound parameters saving 2023-07-14 13:37:43 +02:00
Stepland
dd46bb8c2d make sure to use const copies of bool with ImGui::*Disabled 2023-07-14 02:27:23 +02:00
Stepland
dd944b0299 Save windows open state 2023-07-14 02:18:54 +02:00
Stepland
03fe4de287 Fix marker path not persisted correctly 2023-07-14 02:18:34 +02:00
Stepland
f190201582 async marker loading ! 2023-07-14 01:57:09 +02:00
Stepland
0446e717ec WIP deferred marker loading 2023-07-13 02:31:05 +02:00
Stepland
4dfd3253a3 change marker.folder in config to just be the folder name and not the full path 2023-07-13 01:25:09 +02:00
Stepland
1e4a8f7c22 Update CHANGELOG.md 2023-07-13 00:29:42 +02:00
Stepland
ab6f9b2cfa Don't display the playfield if no chart is loaded 2023-07-13 00:27:53 +02:00
Stepland
8feb8398c9 Put keyboard shortcut for sound back in 2023-07-12 01:52:48 +02:00
Stepland
2d4a4219e9 Save sound params 2023-07-12 00:59:41 +02:00
Stepland
10bae5b0c7 Update CHANGELOG.md 2023-07-11 23:23:57 +02:00
Stepland
376f3245a1 marker format doc 2023-07-11 21:52:13 +02:00
Stepland
5d873eb8da More things for jujube markers 2023-07-11 21:03:37 +02:00
Stepland
4f7ea878b2 WIP jujube marker format 2023-07-10 01:13:27 +02:00
Stepland
6a3f941d95 Add dialog box to change current BPM 2023-07-09 23:40:47 +02:00
Stepland
03eb055464 Only show the very first BPM in the Adjust Sync Menu 2023-07-08 15:58:11 +02:00
Stepland
8e9c075287 Mention BPM Autodetect in the changelog 2023-07-08 03:12:31 +02:00
Stepland
a6f0c6e917 Prettier Sync Window 2023-07-08 03:08:58 +02:00
Stepland
8219aad65a Loading status thingy 2023-07-07 14:13:17 +02:00
Stepland
becf724733 BPM detection that kind of works ???? 2023-07-07 11:22:28 +02:00
Stepland
dd094a7dda The polyfit doesn't work but I have no idea why 2023-07-07 01:56:06 +02:00
Stepland
efe64cabaf WIP offset estimation 2023-07-06 01:11:16 +02:00
Stepland
edbf362dd8 Implement fractional interval fitness computation 2023-07-05 01:39:13 +02:00
Stepland
b494e3a356 Still WIP implementing the BPM detection alg 2023-07-04 01:38:10 +02:00
Stepland
f74ad4d701 WIP : selecting BPM candidates 2023-07-03 01:40:51 +02:00
Stepland
bc24b8f3cf SIMD'd + threaded interval fitness computation 2023-06-30 01:47:18 +02:00
Stepland
a521657c0a Now we are in the computation phase 2023-05-15 01:44:02 +02:00
Stepland
56d1afb46f We are getting somewhere with aubio 2023-05-10 02:00:20 +02:00
Stepland
69a6f5437c Add needed libraries 2023-05-03 23:18:00 +02:00
Stepland
9be92f95ce Make editable zone extend more and take the long note being created into account 2023-05-03 23:17:26 +02:00
Stepland
4c7e13e045 Remove headers that aren't used anymore 2023-04-18 23:40:40 +02:00
Stepland
124a695ca3 Nice quantization menu 2023-04-18 01:09:48 +02:00
Stepland
a80db7dd6d WIP quantize 2023-04-17 01:26:57 +02:00
Stepland
3507d66551 update changelog 2023-04-16 01:39:57 +02:00
Stepland
84c22a8795 fix some weirdness in the Open Music code 2023-04-16 01:14:57 +02:00
Stepland
6242202519 This segfault in a nasty way ... 2023-04-14 02:28:36 +02:00
Stepland
8150977ae7 convert path to utf8 string before displaying it in recent files list 2023-04-02 23:33:07 +02:00
Stepland
aa77bad015 Fix utf8 handling when opening recent files 2023-04-02 23:18:04 +02:00
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