F.E.I.S/src
2022-11-16 02:01:21 +01:00
..
custom_sfml_audio Reload audio on bpm and note changes 2022-10-26 02:08:19 +02:00
tests ok it look slike offset is fixed for now ! 2022-11-10 19:28:25 +01:00
widgets WIP Lane Layout edition 2022-11-16 02:01:21 +01:00
better_beats.cpp More tests, getting stuck on the fraction to Decimal conversion ... 2022-04-13 02:29:33 +02:00
better_beats.hpp More memon parsing 2022-04-03 15:59:05 +02:00
better_chart.cpp ok it look slike offset is fixed for now ! 2022-11-10 19:28:25 +01:00
better_chart.hpp ok it look slike offset is fixed for now ! 2022-11-10 19:28:25 +01:00
better_hakus.cpp More memon parsing 2022-04-03 15:59:05 +02:00
better_hakus.hpp More memon parsing 2022-04-03 15:59:05 +02:00
better_metadata.cpp Complete property-based testing of memon loading + a lot of refactoring still 2022-04-16 02:26:37 +02:00
better_metadata.hpp Complete property-based testing of memon loading + a lot of refactoring still 2022-04-16 02:26:37 +02:00
better_note.cpp Fix mousewheel+arrow movement 2022-04-16 05:25:03 +02:00
better_note.hpp Complete property-based testing of memon loading + a lot of refactoring still 2022-04-16 02:26:37 +02:00
better_notes.cpp More stuff, see changelog 2022-04-19 23:13:18 +02:00
better_notes.hpp More stuff, see changelog 2022-04-19 23:13:18 +02:00
better_song.cpp ok it look slike offset is fixed for now ! 2022-11-10 19:28:25 +01:00
better_song.hpp ok it look slike offset is fixed for now ! 2022-11-10 19:28:25 +01:00
better_timing.cpp ok it look slike offset is fixed for now ! 2022-11-10 19:28:25 +01:00
better_timing.hpp ok it look slike offset is fixed for now ! 2022-11-10 19:28:25 +01:00
chart_state.cpp history support chart addition / removal 2022-11-10 23:40:21 +01:00
chart_state.hpp copy/cut/paste/delete that kind of works for bpm changes 2022-11-09 01:01:58 +01:00
chart.cpp Fix a warning 2022-01-05 12:39:04 +01:00
chart.hpp Switch to #pragma once because fuck you here's why 2022-03-02 23:59:19 +01:00
clipboard.cpp copy/cut/paste/delete that kind of works for bpm changes 2022-11-09 01:01:58 +01:00
clipboard.hpp copy/cut/paste/delete that kind of works for bpm changes 2022-11-09 01:01:58 +01:00
compile_time_info.hpp.in "About" menu 2022-11-15 22:04:29 +01:00
editor_state.cpp "About" menu 2022-11-15 22:04:29 +01:00
editor_state.hpp "About" menu 2022-11-15 22:04:29 +01:00
file_dialogs.cpp IT COMPILES 2022-04-09 00:54:06 +02:00
file_dialogs.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
fumen.cpp Start rewriting the song (formely fumen) class from scratch for memon 1.0.0 2022-03-16 02:10:18 +01:00
fumen.hpp Start rewriting the song (formely fumen) class from scratch for memon 1.0.0 2022-03-16 02:10:18 +01:00
generic_interval.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
history_item.cpp history support chart addition / removal 2022-11-10 23:40:21 +01:00
history_item.hpp history support chart addition / removal 2022-11-10 23:40:21 +01:00
history.hpp Properly distinguish when the initial state is saved 2022-10-15 00:26:28 +02:00
imgui_extras.cpp "About" menu 2022-11-15 22:04:29 +01:00
imgui_extras.hpp "About" menu 2022-11-15 22:04:29 +01:00
json_decimal_handling.cpp Complete property-based testing of memon loading + a lot of refactoring still 2022-04-16 02:26:37 +02:00
json_decimal_handling.hpp Complete property-based testing of memon loading + a lot of refactoring still 2022-04-16 02:26:37 +02:00
ln_marker.cpp IT COMPILES 2022-04-09 00:54:06 +02:00
ln_marker.hpp change some comments 2022-10-04 00:46:28 +02:00
long_note_dummy.cpp Rectangle selection that has less quirks 2022-10-28 01:24:16 +02:00
long_note_dummy.hpp Rectangle selection that has less quirks 2022-10-28 01:24:16 +02:00
main.cpp WIP Lane Layout edition 2022-11-16 02:01:21 +01:00
marker.cpp Complete property-based testing of memon loading + a lot of refactoring still 2022-04-16 02:26:37 +02:00
marker.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
meson.build "About" menu 2022-11-15 22:04:29 +01:00
mp3_reader.cpp More stuff, see changelog 2022-04-19 23:13:18 +02:00
mp3_reader.hpp More stuff, see changelog 2022-04-19 23:13:18 +02:00
note.cpp Format code 2021-12-31 14:59:39 +01:00
note.hpp Switch to #pragma once because fuck you here's why 2022-03-02 23:59:19 +01:00
notification.cpp Format code 2021-12-31 14:59:39 +01:00
notification.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
notifications_queue.cpp fix weird local use of indicies instead of iterators in notifications queue display function 2022-01-05 12:46:09 +01:00
notifications_queue.hpp Switch to #pragma once because fuck you here's why 2022-03-02 23:59:19 +01:00
playfield.cpp Fix mousewheel+arrow movement 2022-04-16 05:25:03 +02:00
playfield.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
preferences.cpp IT COMPILES 2022-04-09 00:54:06 +02:00
preferences.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
sound_effect.cpp Fix bug in SoundEffect::setVolume 2022-02-28 23:09:16 +01:00
sound_effect.hpp Switch to #pragma once because fuck you here's why 2022-03-02 23:59:19 +01:00
special_numeric_types.cpp Fix some bugs with the fractions 2022-04-19 12:59:17 +02:00
special_numeric_types.hpp change some comments 2022-10-04 00:46:28 +02:00
toolbox.cpp Preview Music playback that kind of works 2022-11-14 22:27:53 +01:00
toolbox.hpp Rectangle selection that has less quirks 2022-10-28 01:24:16 +02:00
variant_visitor.hpp Use a lock-free queue to send stream change requests to the playback thread 2022-06-08 01:05:11 +02:00