Commit Graph

415 Commits

Author SHA1 Message Date
Stepland
8845c71a0a Add support for japanese text 2023-07-27 20:58:19 +02:00
Stepland
544534d130 Make the default marker smaller 2023-07-27 20:24:56 +02:00
Stepland
3f91ca70e5 change image width in readme 2023-07-27 00:27:49 +02:00
Stepland
441f1cd195 Update icon and readme 2023-07-27 00:24:41 +02:00
Stepland
f8e86ac609 Update branding 2023-07-26 03:00:45 +02:00
Stepland
2a22a4dcec Update branding 2023-07-26 02:56:33 +02:00
Stepland
dd749a897a New default marker 2023-07-26 01:03:19 +02:00
Stepland
01a83d68c3 New Timing Kind Menu 2023-07-25 23:49:09 +02:00
Stepland
c4095a9905 create new chart timing menus items + fix applicable_timing refering to some shared_ptr that's unrelated to the memon file 2023-07-25 15:20:45 +02:00
Stepland
63a4a10dfc Remove debug FPS window 2023-07-25 00:06:32 +02:00
Stepland
7ea114eb59 just use setVerticalSync and USE IT RIGHT 2023-07-25 00:02:48 +02:00
Stepland
58ffd55144 cache collision notes 2023-07-25 00:01:44 +02:00
Stepland
0b8bbd90d3 remove unused source file 2023-07-24 22:42:06 +02:00
Stepland
7a76612ff1 Add sample bug visualizer tool 2023-07-24 17:24:57 +02:00
Stepland
2cac1645fa Small rewrites on how the audio callback works ... no good indication that this solved the problem but who knows ? 2023-07-24 01:10:05 +02:00
Stepland
8515f16d87 Fix OOB read in waveform display 2023-07-21 01:59:04 +02:00
Stepland
6c84d46432 Don't scroll the song if imgui could be using it 2023-07-21 01:23:35 +02:00
Stepland
cddbfbcd31 Fix selection rectangle not looking good when it is a line 2023-07-20 16:23:13 +02:00
Stepland
29f475cc87 handle utf8 jacket path 2023-07-20 16:07:49 +02:00
Stepland
63135c3c5a Fix utf8 handling of audio path + rename show_status -> show_debug 2023-07-20 16:06:53 +02:00
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