Stepland
a2876f1f08
Fix display of density graph for chart without music
2022-01-05 12:44:56 +01:00
Stepland
afd2de8379
Fix a warning
2022-01-05 12:39:04 +01:00
Stepland
cd6cc2a3e2
Fix bug reloadTransforms so that they reload less often
2022-01-04 20:10:14 +01:00
Stepland
3b1c30c005
Update density graph when pasting, Fixes #9
2022-01-04 18:54:40 +01:00
Stepland
03ddbc2695
Frendlier error message when font does not exist
2022-01-04 17:37:11 +01:00
Stepland
ca78a8ee69
Force using the asset folder next to the executable
2022-01-04 01:31:17 +01:00
Stepland
966f986305
Docs
2022-01-04 00:25:45 +01:00
Stepland
e39ed20e74
Rename sound files
2022-01-04 00:06:09 +01:00
Stepland
f5e693a795
Format code
2021-12-31 14:59:39 +01:00
Stepland
85febee50d
Update docs
2021-12-31 11:15:50 +01:00
Stepland
6466796c5a
Add whereami and whereami++
2021-12-31 01:03:40 +01:00
Stepland
86ab364f37
Switch to snake case for file names
2021-12-31 00:57:06 +01:00
Stepland
9321c52867
Update README.md
2021-12-30 20:58:15 +00:00
Stepland
0f54185848
Update README.md
2021-12-30 02:03:59 +01:00
Stepland
ea16305919
Remove CMake file
2021-12-30 01:53:54 +01:00
Stepland
c0a052af42
Switch to meson for compilation
2021-12-30 01:48:17 +01:00
Stepland
1e29f898c5
Fix several compilation errors
2020-05-22 11:02:47 +02:00
Stepland
f855b00206
Update README.md
2019-05-06 10:06:16 +02:00
Stepland
f18cf65b3e
Merge pull request #4 from Sunseille/Main_Fix
...
added an uppercase to the first letter of main.cpp
2019-04-29 17:44:16 +02:00
Sunseille
ac3001df61
added an uppercase at the first letter to main.cpp
...
every other files have one except the main file
2019-04-27 15:41:10 +02:00
Stepland
d795cc7599
bump to 1.1.0
v1.1.0
2019-04-09 23:07:22 +02:00
Stepland
a84ab84ed1
Minor refactors for linear view
2019-04-06 23:21:28 +02:00
Stepland
c6fd2e8a2c
the timeline now looks PIXEL-PERFECT
2019-04-06 22:48:18 +02:00
Stepland
a3758f2846
fixed https://github.com/Stepland/F.E.I.S./issues/3
...
refactored Widgets into a folder to avoid huge files and circular dependency problems
2019-04-06 22:35:17 +02:00
Stepland
27138b653f
Another fix for https://github.com/Stepland/F.E.I.S./issues/1 , fixed a bug that would make long notes disappear too early if a negative offset was set
2019-04-04 18:04:13 +02:00
Stepland
a105e2c5fc
- Refactored the way long notes are draw to not use the old silly approach to rotating stuff, fix attempt for https://github.com/Stepland/F.E.I.S./issues/1
2019-04-04 00:32:59 +02: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
7b985e297a
Merge remote-tracking branch 'origin/master'
2019-03-29 11:29:41 +01:00
Stepland
94d328ef37
second fix attempt for #2
2019-03-29 11:25:22 +01:00
Stepland
83a682c2de
Update README.md
2019-03-29 10:46:45 +01:00
Stepland
74c897a844
Update README.md
2019-03-28 23:52:19 +01:00
Stepland
5b0f1b8330
Update README.md
2019-03-28 23:51:24 +01:00
Stepland
94a677511c
fix attempt for https://github.com/Stepland/F.E.I.S./issues/2
2019-03-28 22:06:44 +01:00
Stepland
bba736da08
- Refactored edition actions into a separate namespace for reusability
...
- Direct consequence of the previous : smooth addition of the Edit Menu
v1.0.1
2019-03-28 10:54:50 +01:00
Stepland
713bb70c91
Fixed a small bug that would close F.E.I.S if you tried opening another chart from the "Recent files" menu
2019-03-28 10:07:19 +01:00
Stepland
cbc1bad568
oops forgot files
v1.0.0
2019-03-28 02:17:15 +01:00
Stepland
3ede6172c9
- LN EDITING OMG
...
- Preferences persistency system
- sooo much extra stuff
2019-03-28 02:16:29 +01:00
Stepland
e964a1b9f2
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# EditorState.cpp
2019-03-27 20:39:32 +01: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
c363374d0b
Small fixes avoiding segfaults
2019-03-27 14:41:16 +01:00
Stepland
e6d4267385
oops forgot these
2019-03-26 17:34:35 +01:00
Stepland
4366eed22e
LINEAR VIEW FUCK YEAH
2019-03-26 00:04:29 +01:00
Stepland
50e6f76af3
Density Graph on the timeline, show collisions in red
2019-03-25 19:16:45 +01:00
Stepland
3a51248042
Pitch control (playback speed factor) (from 0% to 200%)
2019-03-24 23:19:06 +01:00
Stepland
c9eb2bcba9
Option to play another sfx for chords
2019-03-24 22:57:02 +01:00
Stepland
a314f1efe5
New features :
...
- Note collisions are now highlighted in red, sometimes highlights weird spots but otherwise totally serviceable as is
Small fixes :
- The timeline now correctly scrubs to before the song starts
- Claps now do happen after rewinding with the arrow keys
2019-03-24 21:51:33 +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
1cd33d214a
Undo / Redo Notifications
2019-03-02 16:12:57 +01:00
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