1
0
mirror of synced 2025-02-02 20:37:25 +01:00

76 Commits

Author SHA1 Message Date
Stepland
5c0861ae0b switch to shared_ptr 2020-03-03 23:30:45 +01:00
Stepland
e2d4e50004 WIP revert to unique_ptr 2020-03-03 20:05:15 +01:00
Stepland
4b5bb697c0 Switch to reference_wrapper instead of polymorphic_value 2020-03-03 19:47:30 +01:00
Stepland
bb17574c63 Free selected marker panel when destroying MarkerSelect option page 2020-03-03 18:00:58 +01:00
Stepland
e3edc176e2 Remove duplicate default marker init 2020-03-03 17:59:23 +01:00
Stepland
3606069b89 Fix the same panel layout creation bug but for maps 2020-03-03 17:59:00 +01:00
Stepland
c85f920e70 Fix typos 2020-03-03 13:33:19 +01:00
Stepland
f092804f16 Add debug interface for MusicSelect::Screen 2020-03-03 02:42:16 +01:00
Stepland
dc4c69c0cb FIx typos 2020-03-03 01:45:47 +01:00
Stepland
cadc7dd059 Fix bug when updatiug panel_filter position 2020-03-03 01:45:26 +01:00
Stepland
463835a047 Fix bug in panel layout creation logic for vectors 2020-03-03 01:45:08 +01:00
Stepland
5a4ad37fca Fix compiler warnings 2020-03-03 00:09:12 +01:00
Stepland
2e0921f707 Basic Options Menu 2020-03-02 18:32:15 +01:00
Stepland
d7427bcf51 Marker backend 2020-03-02 17:14:53 +01:00
Stepland
87c8eccd99 Deal with annoying cyclic references, forward declare all the things 2020-03-02 16:46:45 +01:00
Stepland
123cd50acd Fix compiler warnings 2020-03-02 14:29:14 +01:00
Stepland
88c655fe38 WIP why is cereal so fucking hard to use 2020-03-02 02:07:29 +01:00
Stepland
1310886609 Add basic marker support 2020-03-02 00:16:58 +01:00
Stepland
9a92334c0c Switch to a merged font for improved symbols compatibility 2020-02-28 19:05:13 +01:00
Stepland
d49f8188b9 Basic Support for japanese chars 2020-02-27 00:12:31 +01:00
Stepland
c00db7d6f7 Async music preview 2020-02-26 23:51:35 +01:00
Stepland
d2194e9e00 Switch to M+ fonts 2020-02-26 23:51:24 +01:00
Stepland
99c1227553 Play the music preview when a song panel is clicked 2020-02-25 23:47:29 +01:00
Stepland
14ab20f1c0 Rename DensityGraph calculation functions to something more sensible 2020-02-25 20:51:06 +01:00
Stepland
4d12e44696 Add KeyMapping to preferences 2020-02-19 00:51:26 +01:00
Stepland
3519784cd6 Black Frame done 2020-02-18 14:05:52 +01:00
Stepland
d489e34d7e DensityGraph YAY ! 2020-02-18 11:21:33 +01:00
Stepland
677cc62073 Make density Graphs visible 2020-02-18 10:09:07 +01:00
Stepland
4f0b11e4b3 Merge branch 'master' of github.com:Stepland/jujube 2020-02-18 01:44:35 +01:00
Stepland
9bbcff7cf5 Density Graph WIP again 2020-02-18 01:44:21 +01:00
Stepland
97a75cfce4 Make cast to float explicit 2020-02-17 09:14:56 +01:00
Stepland
94d303cbbe WIP Density Graph 2020-02-17 00:19:51 +01:00
Stepland
426e2ede47 Chart List 2020-02-16 17:39:55 +01:00
Stepland
d6f204b191 Song Info displays chart level 2020-02-16 16:20:10 +01:00
Stepland
673fe3eb50 Fix flickering glitch on ribbon 2020-02-16 14:52:28 +01:00
Stepland
bc1f37c90b Correctly place ribbon when screen is resized 2020-02-16 14:51:43 +01:00
Stepland
3317b5bf71 Make more stuff react to screen resize 2020-02-16 02:27:11 +01:00
Stepland
b994459f74 Refactor dependancy on resources as HoldSharedResources class 2020-02-16 02:10:50 +01:00
Stepland
a1242a1376 Make everything on screen resolution-dependant 2020-02-15 23:47:10 +01:00
Stepland
629a54172a Display more stuff 2020-02-15 20:50:47 +01:00
Stepland
80cdb869fd Merge branch 'master' of github.com:Stepland/jujube 2020-02-15 16:53:16 +01:00
Stepland
c61b470f55 Show song cover on HUD 2020-02-15 16:52:45 +01:00
Stepland
5e16296e69 Fix imports 2020-02-12 19:55:41 +01:00
Stepland
8836669b4b Set text color to black 2020-02-11 23:40:23 +01:00
Stepland
cea16eee6f Create window according to preferences 2020-02-11 23:37:57 +01:00
Stepland
c8e80e8ac2 Small preference persistency system 2020-02-11 22:12:17 +01:00
Syméon CARLE
53991a2389 Comical stepmania style empty song folder 2020-02-10 23:13:29 +01:00
Syméon CARLE
12571765aa Restore log message 2020-02-10 23:01:35 +01:00
Syméon CARLE
f9922c341a Fix empty song folder crashing music select screen 2020-02-10 22:59:53 +01:00
Stepland
d06a7a6c96 float Ribbon panel size and spacing 2020-02-09 21:48:38 +01:00