Stepland
3ab8e02fd4
NOTIFICATION SYSTEM YASS BIHHH
...
- created as global object in the main function
- holds a default of ten notifications on screen
2019-03-02 16:06:33 +01:00
Stepland
3694a8f8a5
Undoing or Redoing a Note Toggle action now scrolls to the removed/added note position
2019-03-02 14:27:36 +01:00
Stepland
f6e225e6a4
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# .gitignore
# CMakeLists.txt
2019-03-02 13:52:42 +01:00
Stepland
792592d812
Merge remote-tracking branch 'origin/feature-undo+redo' into feature-undo+redo
...
# Conflicts:
# CMakeLists.txt
# EditorState.cpp
# EditorState.h
# main.cpp
2019-03-02 13:47:45 +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
5724292d66
Appended .gitignore
2019-03-01 22:24:41 +01:00
Stepland
9107bbdb3d
History implementation !
...
Needs testing
2019-02-23 01:27:01 +01:00
Stepland
70233383ac
Now it compiles fine on linux ?
...
(cherry picked from commit bcfdfb60a9bf0ab467ce381b3f1c537fdef8d6ea)
2019-02-23 00:48:00 +01:00
Stepland
bcfdfb60a9
Now it compiles fine on linux ?
2019-02-19 10:20:41 +01:00
Stepland
07def1295f
History template class to ease the implementation on an Undo/Redo feature :
...
- Holds an arbitrary large collection of elements,
- You can go backwards or forwards in history,
- Pushing a new element clears the forward history,
2019-02-13 00:52:52 +01:00
Stepland
c049e03984
New dev branch !
2019-02-13 00:44:46 +01:00
Stepland
bec7834130
LONG NOTES YAY
2019-02-09 16:05:46 +01:00
Stepland
20d50b439f
BPM & offset settings in the "Properties" Menu
2019-02-09 06:26:57 +01:00
Stepland
88fb92f8a4
Renamed note trail to note tail everywhere because it makes more sense,
...
also fixed tail_pos_correct(), it was just plain old wrong
2019-01-19 17:12:41 +01:00
Stepland
9d629c15f8
no this is the actual fix
2019-01-18 14:02:55 +01:00
Stepland
f692d1bec1
fixed a segfault when selecting a chart in the list
2019-01-18 13:48:44 +01:00
Stepland
e267802159
fixed a bug that would incorrectly load an empty marker instead of the one selected in the menu
v0.1.2
2019-01-18 01:55:41 +01:00
Stepland
2fcd858b4d
Fixed a bug that crashed the app when Using the "Close" Menu Item
...
Markers now default to loading the first valid folder in the assets
v0.1.1
2019-01-18 01:25:29 +01:00
Stepland
b62a883d98
small fix for the recent files menu
v0.1.0
2019-01-17 21:18:49 +01:00
Stepland
ff55b28109
YOU CAN NOW EDIT NOTES WITH THE MOUSE
...
THIS MEANS WE'RE IN 0.1.0 :toot:
2019-01-17 19:39:59 +01:00
Stepland
871cf85d9a
Marker and Marker ending state menus + selection
2019-01-17 15:37:15 +01:00
Stepland
8ff199a7f7
Clap sound
...
SO CLOSE TO 0.1.0 !!!!
2019-01-17 03:02:37 +01:00
Stepland
cb0e1846d4
Music Volume controls
...
Clap Volume controls
Arrow naviagtion (←→ snap, ↑↓ position)
!!! 0.1.0 SOON !!!
2019-01-17 01:08:38 +01:00
Stepland
6ee1e9271c
Switched to using events for shortcuts
2019-01-16 22:10:20 +01:00
Stepland
5e057aad4b
added some TODOs
2019-01-16 19:20:15 +01:00
Stepland
c9c6d361ab
Chart Properties
...
My god this is turning into some fine spaghetti code
2019-01-16 19:12:01 +01:00
Stepland
4320e1a1f7
Chart deletion
2019-01-16 13:28:05 +01:00
Stepland
49204dfd6f
Created Toolbox::InputTextColored
2019-01-16 13:23:36 +01:00
Stepland
76f3d1ae4f
Chart creation dialog
...
Chart list view
Chart correctly ordered according to difficulty name
2019-01-16 01:59:02 +01:00
Stepland
3dbfc2820c
Non tested notes drawing code
2019-01-14 21:43:56 +01:00
Stepland
438fa00558
Beats now printed on the playback status
...
Added a formatting function for the time
2019-01-14 12:21:58 +01:00
Stepland
750533d991
PLAYBACK WITH OFFSET IS NOW A THING
2019-01-14 04:20:30 +01:00
Stepland
8fde1e40c6
Fixed the condition under which the audio playback would trigger
2019-01-14 01:17:40 +01:00
Stepland
3b65d1d4f0
Playfield !
2019-01-13 22:29:29 +01:00
Syméon CARLE
68a65ccbf8
Timeline
...
Keyboard Shortcuts
Recent Files
2019-01-13 03:53:42 +01:00
Syméon CARLE
b174ad2cb7
Jacket display in properties
...
Play/Pause with the Spacebar
Playback Status box
2019-01-12 17:16:20 +01:00
Syméon CARLE
6acc34add9
Premier bout de gestion musicale
2019-01-12 03:13:30 +01:00
Stepland
ce9d38d364
Ouverture relative du fichier musique
2019-01-05 00:07:52 +01:00
Stepland
1c2b957f3f
Tout petit cycle ouverture / sauvegarde
2019-01-03 23:20:35 +01:00
Stepland
73eabb2fb4
now with actual imgui
2019-01-02 23:42:08 +01:00
Stepland
0f316b223d
Dear ImGui is WORKING OMFG
2019-01-02 23:38:47 +01:00
Stepland
6b817f8575
test commit
2018-12-23 02:15:14 +01:00
Syméon Carle
9b6f1fe2ee
Chart.cpp : élaguage du code
...
Fumen.cpp : refactorisation de la sérialisation ~sicko mode~
2018-12-23 01:55:43 +01:00
Stepland
cdf8b7b918
correction des erreurs de syntaxe du précédent commit au moins ça compile
2017-08-26 02:05:05 +02:00
Stepland
f34bb97347
parser de memon v1
...
fonction saveAsMemon
et peut-être d'autres petits trucs
2017-08-25 23:12:27 +02:00
Stepland
725e5090a9
fonction verif de memon,
...
utilisation de https://nlohmann.github.io/json/
début du parser de memon
2017-08-25 13:14:38 +02:00
Stepland
a4ead2273e
ajout fumen et note
2017-08-18 17:42:56 +02:00
Stepland
719d0aca26
ajout fumen et note
2017-08-17 23:41:11 +02:00
Syméon Carle
2f0a027d15
Commit initial, petites fonctions
2017-08-17 19:10:53 +02:00