94 Commits

Author SHA1 Message Date
Stepland
8845c71a0a Add support for japanese text 2023-07-27 20:58:19 +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
6c84d46432 Don't scroll the song if imgui could be using it 2023-07-21 01:23:35 +02:00
Stepland
63135c3c5a Fix utf8 handling of audio path + rename show_status -> show_debug 2023-07-20 16:06:53 +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
3e863eaed7 Chord tinting 2023-07-18 03:13:46 +02:00
Stepland
51b50fdada Fix sound parameters saving 2023-07-14 13:37:43 +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
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
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
a6f0c6e917 Prettier Sync Window 2023-07-08 03:08:58 +02:00
Stepland
a521657c0a Now we are in the computation phase 2023-05-15 01:44:02 +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
8150977ae7 convert path to utf8 string before displaying it in recent files list 2023-04-02 23:33:07 +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
881b22712b more work on Waveform caching 2023-03-11 12:13:37 +01:00
Stepland
6122517ac9 more work on waveforms 2023-02-27 23:42:37 +01:00
Stepland
f595f44f6e waveform view code rework wip 2023-02-22 00:03:11 +01:00
Stepland
9e37cfd67d More waveform stuff 2023-01-16 00:51:48 +01:00
Stepland
5e07b15c98 Beta waveform view !!! 2023-01-13 00:09:03 +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
c96b3eb3f2 Replace ImGui file handling functions with nowide 2023-01-09 02:29:10 +01:00
Stepland
76c167ce11 Add note transform options 2022-12-31 23:54:59 +01:00
Stepland
930a7824e4 Add a menu option to force showing free buttons all the time, also save that choice in the config 2022-12-31 22:36:23 +01:00
Stepland
9c3de73a69 Disable notes Ctrl+C / Ctrl+V when an imgui item is active 2022-12-28 19:21:19 +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
cc1aab77d5 Try explicitely converting to and from utf8 2022-12-27 18:30:38 +01:00
Stepland
0e8b092d5d Add free button hotkey 2022-11-21 23:55:25 +01:00
Stepland
04654e268f Save linear view colors in config 2022-11-19 01:43:37 +01:00
Stepland
eb16029370 There was *already* a preference system ??? 2022-11-18 01:48:53 +01:00
Stepland
7924ad2000 WIP Lane Layout edition 2022-11-16 02:01:21 +01:00
Stepland
9ab1845941 "About" menu 2022-11-15 22:04:29 +01:00
Stepland
e90b5aca2a Add keyboard shortcut help dialog 2022-11-15 01:14:03 +01:00
Stepland
c81ef0112a Preview Music playback that kind of works 2022-11-14 22:27:53 +01:00
Stepland
dac05abe03 Ctrl+S and File>Save now force-save 2022-11-11 00:06:58 +01:00
Stepland
7926b43c53 history support chart addition / removal 2022-11-10 23:40:21 +01:00