F.E.I.S/src
2022-12-27 20:09:34 +01:00
..
custom_sfml_audio use intmax macro instead of numeric_limits because fucking windows gcc can't make use of it of course 2022-12-27 20:00:55 +01:00
tests Add signed long long Fraction constructor unit test 2022-12-27 19:55:25 +01:00
widgets use size_t instead of UL in std::min call 2022-12-27 20:09:34 +01:00
better_beats.cpp Make fraction conversion explicit in load_memon_1_0_0_beat 2022-12-27 13:28:16 +01:00
better_beats.hpp More memon parsing 2022-04-03 15:59:05 +02:00
better_chart.cpp Add unsigned long long constructors for fractions 2022-12-27 13:23:56 +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 Add free button hotkey 2022-11-21 23:55:25 +01:00
better_notes.hpp Add free button hotkey 2022-11-21 23:55:25 +01:00
better_song.cpp Add unsigned long long constructors for fractions 2022-12-27 13:23:56 +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 Make a Fraction conversion explicit 2022-12-27 14:00:54 +01:00
chart_state.hpp allow changing the collision zone + save zoom 2022-11-20 00:02:14 +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
color.cpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
color.hpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
compile_time_info.hpp.in "About" menu 2022-11-15 22:04:29 +01:00
config.cpp use .string() and not .c_str() in a fmt::print call 2022-12-27 14:11:46 +01:00
config.hpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
editor_state.cpp Add explicity utf8 conversions on openFromFile SFML calls 2022-12-27 18:57:48 +01:00
editor_state.hpp Add free button hotkey 2022-11-21 23:55:25 +01:00
file_dialogs.cpp Try explicitely converting to and from utf8 2022-12-27 18:30:38 +01:00
file_dialogs.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
generic_interval.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
history_item.cpp Recompute density graph on more occasions 2022-11-20 01:38:56 +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 Save linear view colors in config 2022-11-19 01:43:37 +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
linear_view_colors.cpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
linear_view_colors.hpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
linear_view_sizes.cpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
linear_view_sizes.hpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
ln_marker.cpp IT COMPILES 2022-04-09 00:54:06 +02:00
ln_marker.hpp force utf8 encoding when passing a string to the loadFromFile API of SFML 2022-12-27 18:46:14 +01: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 force utf8 encoding when passing a string to the loadFromFile API of SFML 2022-12-27 18:46:14 +01:00
marker.cpp force utf8 encoding when passing a string to the loadFromFile API of SFML 2022-12-27 18:46:14 +01:00
marker.hpp missing optional import in marker.hpp 2022-12-27 18:34:19 +01:00
meson.build Try explicitely converting to and from utf8 2022-12-27 18:30:38 +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 force utf8 encoding when passing a string to the loadFromFile API of SFML 2022-12-27 18:46:14 +01:00
playfield.hpp IT COMPILES 2022-04-09 00:54:06 +02:00
quantization_colors.cpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
quantization_colors.hpp Add options to color_code the notes quantization + customise the palette + save and load it from config 2022-11-21 03:31:26 +01:00
sound_effect.cpp force utf8 encoding when passing a string to the loadFromFile API of SFML 2022-12-27 18:46:14 +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 Add signed long long constructors for Fraction 2022-12-27 19:35:58 +01:00
special_numeric_types.hpp Add signed long long constructors for Fraction 2022-12-27 19:35:58 +01:00
toolbox.cpp Preview Music playback that kind of works 2022-11-14 22:27:53 +01:00
toolbox.hpp Add missing optional header 2022-12-27 13:28:04 +01:00
utf8_strings.cpp Try explicitely converting to and from utf8 2022-12-27 18:30:38 +01:00
utf8_strings.hpp Try explicitely converting to and from utf8 2022-12-27 18:30:38 +01: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