131 Commits
Author SHA1 Message Date
Goatgarien 1a0fdefcab might as well just make a release from changes made 2 weeks ago... v2.1.8 2023-05-11 03:51:20 -07:00
Goatgarien aea6e7ff30 Added option to disable hispeed change visuals during playback 2023-04-28 14:23:08 -07:00
Goatgarien 8ee60bee2a Fixed mask CW/CCW 2023-04-28 13:55:30 -07:00
Goatgarien 3a2854fafe Merge pull request #16 from clementpups/fix/convert-issue-with-cultureInfo
Fix/convert issue with culture info
2023-04-14 16:27:48 -07:00
clément bdc06d137d fix : indent 2023-04-09 23:53:55 +02:00
clément 47b55a3774 feat : use invariant culture in chart converts 2023-04-09 23:42:35 +02:00
clément 063241068f feat : use invariant culture in user settings converts 2023-04-09 23:42:06 +02:00
Goatgarien 837dc018bd 2.1.7 v2.1.7 2023-02-16 20:17:21 -08:00
Goatgarien 1705898b5a pos offset fix (hopefully) 2023-02-16 20:12:49 -08:00
Goatgarien 704e205e94 hold note bugs 2023-02-16 20:10:33 -08:00
Goatgarien 772a79ffad ninja fix 2023-02-16 06:06:29 -08:00
Goatgarien 27497c92ba update startup min size v2.1.6 2023-02-16 05:54:34 -08:00
Goatgarien 076e86b643 2.1.6 2023-02-16 05:51:55 -08:00
Goatgarien d9a72132a0 Enforce minimum note sizes 2023-02-16 05:40:58 -08:00
Goatgarien 23883e46b6 Funny version number update 2023-02-16 01:10:42 -08:00
Goatgarien bfa9f8f791 Save volume between launches 2023-02-16 01:06:40 -08:00
Goatgarien e695203087 I should chart instead of messing with this 2023-02-16 00:58:03 -08:00
Goatgarien 85d3f63c50 Fixed note scaling to use time instead of measures v2.1.5 2023-02-15 06:54:56 -08:00
Goatgarien 89db842aa2 Fixed hispeed stuff
Hispeed setting now mostly matches wacca hispeed.
hispeed gimmicks also show up in visual
hispeed setting also saves between launches
2023-02-15 06:37:25 -08:00
Goatgarien 679ca8c130 formula error 2023-02-15 02:53:56 -08:00
Goatgarien 8f67e6498c Fixed Gimmick Window initial start measure if numerator is higher than previous gimmicks denominator 2023-02-15 01:50:00 -08:00
Goatgarien 51231b2e2e Fixed GetQuantization to not assume everything is 16th notes 2023-02-15 00:36:04 -08:00
Goatgarien b56900d6c7 Show gimmicks in circle view with option to disable
Options should actually save between launches now aswell
v2.1.0
2023-02-14 21:42:34 -08:00
Goatgarien 64b1be61c9 Jump to nearest note/gimmick at current time 2023-02-14 20:24:04 -08:00
Goatgarien d5106d3030 oop. removed unused code lol 2023-02-05 23:35:00 -08:00
Goatgarien 84a1248234 Fixed issues around deleting the final 2 segments of a hold. v2.0.0 2023-02-05 23:15:48 -08:00
Goatgarien a6be9e759a Fixed undo/redo issues on holds 2023-02-05 20:42:07 -08:00
Ray cd29218fc8 fix: prevent use of hold button while inserting a hold (#15) 2023-02-04 15:43:38 -05:00
veroxzik 8d0b39774e fix: crash on empty lines in *.mer 2022-12-05 20:53:16 -05:00
Zsolt Zitting 971285d0aa fix: incorrect UI scaling 2022-11-22 19:19:43 -07:00
veroxzik b725ff2f00 fix: End of chart note behavior
Notes cannot be placed after an 'end of chart' note.
'End of chart' notes cannot be placed before other notes or multiple times.
2022-11-19 18:38:17 -05:00
Raymonf 230b77fb4a feature: add option for selection of last inserted note 2022-11-16 13:52:45 -07:00
Raymonf 110a87afff fix: explicitly store and search for last note 2022-11-16 13:52:45 -07:00
Raymonf c02af77870 ux: update selected note upon insertion of new object 2022-11-16 13:52:45 -07:00
Zsolt Zitting 0ebb186d60 Update mask brush to be semi-transparent instead of solid color. 2022-11-15 23:31:54 -07:00
Zsolt Zitting f6235bfbb6 Compensate for missing lower time sig number in chart files. 2022-11-15 23:31:54 -07:00
Zsolt Zitting 1b2178ffdf Update GitHub Actions versions
this should change literally nothing about the project itself.
2022-11-15 16:15:52 -07:00
Zsolt Zitting c2ca4862c5 Uncheck End hold box when Hold End note placed. 2022-11-14 00:26:01 -07:00
Zsolt Zitting 399b925cb9 End of Chart note improvements, misc fixes. 2022-11-14 00:17:21 -07:00
Zsolt Zitting 0691c7135d Change play button key to Space, and allowed it to be rebinded. 2022-11-13 19:12:03 -07:00
Zsolt Zitting e455065915 Change slide button icons. 2022-11-13 17:05:08 -07:00
Zsolt Zitting d7cc20d96f Fixed the rendering of MaskRemove notes. 2022-11-13 16:02:33 -07:00
Zsolt Zitting 0156e36bfc Add playback speed adjustment slider. 2022-11-13 15:59:24 -07:00
veroxzik 92e4122499 Note button hotkeys are now user settable. 2022-11-12 22:39:37 -05:00
veroxzik 8731159e32 Fix crash when deleting Hold Start note. 2022-11-12 21:27:51 -05:00
veroxzik 5cdbc48b7a Add the icon back
Thanks IPIhypster!
2022-11-12 19:57:28 -05:00
veroxzik 535cb9cbdc Allow selection of *.wav
Plus other minor changes.
2022-11-12 19:43:21 -05:00
veroxzik 23a6d01cac Fix crashing when deleting a Hold Joint prior to ending the hold. 2022-11-08 13:50:12 -05:00
Farex-GHandveroxzik dc7e6dc275 mainform: circleview: Move some circleView logic into circleView class (#10)
* mainform: circleview: Split and decouple some elements

This moves circleview rendering and mouse updating into the circleView class.
The goal of this is to start to decouple circleView from needing direct
access to GUI elements, and to also help remove some non-GUI logic from
MainForm.

Most of the logic is left untouched. There are some small changes, mostly
with the if statements when checking if we need to pay attention to certain
mouse movement, but the underlying behavior is left as-is.

* Fixing a single tab like a madman.

Co-authored-by: veroxzik <43590004+veroxzik@users.noreply.github.com>
2022-11-04 22:53:17 -04:00
veroxzik 2f5247989f Squashed commit of the following:
commit b8246693780550a28c6dd45701291918795d0809
Author: veroxzik <43590004+veroxzik@users.noreply.github.com>
Date:   Wed Nov 2 21:31:00 2022 -0400

    Deleting a hold end will turn the previous joint into the end.

commit 597510e605b8687fb004d55245e1c10edf3c8ab6
Author: veroxzik <43590004+veroxzik@users.noreply.github.com>
Date:   Tue Nov 1 23:01:15 2022 -0400

    Fix undo/redo for RemoveHold operations.

commit 40936e13d4bcb66ae24573c5860b79714ee38b32
Author: veroxzik <43590004+veroxzik@users.noreply.github.com>
Date:   Sun Oct 30 17:33:21 2022 -0400

    Fix undo/redo for InsertHold operations.
2022-11-02 21:31:56 -04:00