Stepland
becf724733
BPM detection that kind of works ????
2023-07-07 11:22:28 +02:00
Stepland
dd094a7dda
The polyfit doesn't work but I have no idea why
2023-07-07 01:56:06 +02:00
Stepland
f74ad4d701
WIP : selecting BPM candidates
2023-07-03 01:40:51 +02:00
Stepland
4c7e13e045
Remove headers that aren't used anymore
2023-04-18 23:40:40 +02:00
Stepland
c96b3eb3f2
Replace ImGui file handling functions with nowide
2023-01-09 02:29:10 +01:00
Stepland
f4f9fa5d97
Update tinyfiledialogs
2023-01-08 23:09:05 +01:00
Stepland
474e54a398
Change rainbow colors + fix lane order setting
2022-11-17 19:31:43 +01:00
Stepland
7924ad2000
WIP Lane Layout edition
2022-11-16 02:01:21 +01:00
Stepland
d22d80a3e5
Use a lock-free queue to send stream change requests to the playback thread
2022-06-08 01:05:11 +02:00
Stepland
b9e1506846
Draw the linear view entirely with dearimgui's low level api
2022-04-22 01:56:28 +02:00
Stepland
e90c4f1f32
More stuff, see changelog
2022-04-19 23:13:18 +02:00
Stepland
44a19ad452
Update interval tree to fix move assignement bug
2022-04-19 01:24:58 +02:00
Stepland
bd8a9e7b4f
Update interval_tree with bugfixes for rbeing() and the like
2022-04-15 12:53:16 +02:00
Stepland
d19eaae95e
IT COMPILES ???
2022-04-14 00:13:38 +02:00
Stepland
6adf48cb77
Update interval_tree.hpp
2022-04-12 23:00:31 +02:00
Stepland
f5d6199f27
Porting rapidcheck to meson
2022-04-10 13:08:41 +02:00
Stepland
f32b642fe4
Update tinyfiledialogs
2022-04-01 02:30:32 +02:00
Stepland
6fe06dfd80
Starting to implement memon 1.0.0 saving
2022-03-31 03:50:15 +02:00
Stepland
8ce71368bd
We're alllll just refactoring
...
We're aaaaallll just refactoring
2022-03-24 01:42:41 +01:00
Stepland
5094bc6f18
STILL refactoring
2022-03-23 02:20:07 +01:00
Stepland
b6fff2914d
Start rewriting the song (formely fumen) class from scratch for memon 1.0.0
2022-03-16 02:10:18 +01:00
Stepland
6fd7c23027
Update dear imgui and imgui-SFML
2022-01-05 23:18:13 +01:00
Stepland
6466796c5a
Add whereami and whereami++
2021-12-31 01:03:40 +01:00
Stepland
c0a052af42
Switch to meson for compilation
2021-12-30 01:48:17 +01:00
Stepland
e7e118fe9d
- Scrolling with the mouse wheel now makes the editor move back & forth in time
...
- Renamed EditActions to EditorStateActions to encompass a wider range of reusable actions
- Moved tinyfiledialogs to /include
2019-04-02 17:08:23 +02:00
Stepland
8d44098063
- Tab selection in linear view
...
- Cut/Copy/Paste selected notes
- LN displayed correctly in the Linear View
- bunch of other small stuff
2019-03-27 20:37:30 +01:00
Stepland
50e6f76af3
Density Graph on the timeline, show collisions in red
2019-03-25 19:16:45 +01:00
Stepland
ddc6ff8bb3
Basic memon schema versioning support
...
bumped default memon save format to 0.1.0
updated json.hpp
2019-03-24 15:13:13 +01:00
Stepland
d623ff74ae
Undo/Redo feature done !
...
- History cannot give back its last previous state
- HistoryAction.cpp has everything you need to define actions stored in history
- Added a History dialog showing the contents of the history
2019-03-02 13:47:26 +01:00
Stepland
1c2b957f3f
Tout petit cycle ouverture / sauvegarde
2019-01-03 23:20:35 +01:00