Commit Graph

394 Commits

Author SHA1 Message Date
Stepland
c2b7ac788f Add dry run argument to bump version script 2023-10-04 00:50:55 +02:00
Stepland
e48aefdf2a fix debian packaging and version bumping script 2023-10-04 00:45:23 +02:00
Stepland
1302543400 On linux, fallback to some standard paths for assets and settings when these folders aren't found next to the executable 2023-10-03 23:18:50 +02:00
Stepland
28b15c3c0a fix default marker size 2023-09-14 18:40:05 +02:00
Stepland
90880e55db debian packaging that work ??? 2023-08-04 17:14:32 +02:00
Stepland
447404dbf9 don't try to render icon during build 2023-07-29 01:15:20 +02:00
Stepland
fb7e29ea78 just leave the prerendered icon in the repo becaus I just can't get inkscape to work in MSYS2 2023-07-29 01:13:01 +02:00
Stepland
79de731c0d move to imagemagick to convert icon 2023-07-29 01:09:45 +02:00
Stepland
6d0d225b82 add explicit dependency between icon and resource file 2023-07-29 00:50:21 +02:00
Stepland
491272c2cf Add windows resource file for icons 2023-07-29 00:47:12 +02:00
Stepland
e856c84211 Make icon render script 2023-07-29 00:37:13 +02:00
Stepland
2943330e84 ok actually this was the way to do windows GUI things in meson 2023-07-28 15:01:59 +02:00
Stepland
c3e797f9e0 update utils scripts 2023-07-28 13:48:55 +02:00
Stepland
d589a7746d Try using -mwindows 2023-07-28 13:48:13 +02:00
Stepland
fc49f55829 more docs 2023-07-28 13:30:04 +02:00
Stepland
73b428f25d Merge remote-tracking branch 'gitlab/main' 2023-07-28 13:24:49 +02:00
Stepland
a785aef0db always auto resize linear view settings 2023-07-28 13:24:28 +02:00
Stepland
1a5044d371 change linear view dots 2023-07-28 13:21:38 +02:00
Stepland
ce3f4e7b56 fix compilation errors on windows 2023-07-28 13:15:53 +02:00
Stepland
14221192de Update an svg 2023-07-28 11:22:02 +02:00
Stepland
b5f9821f87 bump to v2.0.0 2023-07-28 02:30:20 +02:00
Stepland
f70c32fb68 Add bump_version script 2023-07-28 02:30:16 +02:00
Stepland
67c1a97883 Update changelog 2023-07-28 02:08:57 +02:00
Stepland
7046467bfe update FEIS glamshot in the readme 2023-07-28 02:04:34 +02:00
Stepland
8cd7e60cde fix some links in the docs 2023-07-28 02:04:20 +02:00
Stepland
a959e7e72d remove useless cmake file 2023-07-28 02:04:09 +02:00
Stepland
8000d21bcc Fix some windows default size 2023-07-28 01:55:20 +02:00
Stepland
96514efe86 fix density graph dots color 2023-07-28 01:47:25 +02:00
Stepland
09a1d0dd03 reorganize playfield and linear view textures 2023-07-28 01:40:25 +02:00
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