Jubeat chart editor written in C++
Go to file
2019-03-24 23:19:06 +01:00
cmake Commit initial, petites fonctions 2017-08-17 19:10:53 +02:00
include Basic memon schema versioning support 2019-03-24 15:13:13 +01:00
.gitignore Appended .gitignore 2019-03-01 22:24:41 +01:00
Chart.cpp Chart creation dialog 2019-01-16 01:59:02 +01:00
Chart.h Chart creation dialog 2019-01-16 01:59:02 +01:00
CMakeLists.txt Option to play another sfx for chords 2019-03-24 22:57:02 +01:00
EditorState.cpp Pitch control (playback speed factor) (from 0% to 200%) 2019-03-24 23:19:06 +01:00
EditorState.h Pitch control (playback speed factor) (from 0% to 200%) 2019-03-24 23:19:06 +01:00
Fumen.cpp Basic memon schema versioning support 2019-03-24 15:13:13 +01:00
Fumen.h Basic memon schema versioning support 2019-03-24 15:13:13 +01:00
History.h Undo/Redo feature done ! 2019-03-02 13:47:26 +01:00
HistoryActions.cpp Undoing or Redoing a Note Toggle action now scrolls to the removed/added note position 2019-03-02 14:27:36 +01:00
HistoryActions.h Undoing or Redoing a Note Toggle action now scrolls to the removed/added note position 2019-03-02 14:27:36 +01:00
LNMarker.cpp LONG NOTES YAY 2019-02-09 16:05:46 +01:00
LNMarker.h History implementation ! 2019-02-23 01:27:01 +01:00
main.cpp Pitch control (playback speed factor) (from 0% to 200%) 2019-03-24 23:19:06 +01:00
Marker.cpp fixed a bug that would incorrectly load an empty marker instead of the one selected in the menu 2019-01-18 01:55:41 +01:00
Marker.h Fixed a bug that crashed the app when Using the "Close" Menu Item 2019-01-18 01:25:29 +01:00
Note.cpp LONG NOTES YAY 2019-02-09 16:05:46 +01:00
Note.h LONG NOTES YAY 2019-02-09 16:05:46 +01:00
Notification.cpp NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
Notification.h NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
NotificationsQueue.cpp NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
NotificationsQueue.h Basic memon schema versioning support 2019-03-24 15:13:13 +01:00
README.md Timeline 2019-01-13 03:53:42 +01:00
tinyfiledialogs.c Tout petit cycle ouverture / sauvegarde 2019-01-03 23:20:35 +01:00
tinyfiledialogs.h Tout petit cycle ouverture / sauvegarde 2019-01-03 23:20:35 +01:00
Toolbox.cpp Now it compiles fine on linux ? 2019-02-23 00:48:00 +01:00
Toolbox.h LONG NOTES YAY 2019-02-09 16:05:46 +01:00
Widgets.cpp New features : 2019-03-24 21:51:33 +01:00
Widgets.h New features : 2019-03-24 21:51:33 +01:00

F.E.I.S.

a.k.a. Fumen Edit Integration System

Jubeat chart editor written in C++ using SFML & Dear ImGui

Development status entirely depends on my motivation