13 Commits

Author SHA1 Message Date
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