furnace/src/gui
tildearrow fafeff2d21 increase NPR field trial chance
bugs ironed out
2026-01-08 06:37:30 -05:00
..
render update Dear ImGui to 1.92.0, part 2 2025-08-12 02:22:26 -05:00
about.cpp ASIO backend, part 2 2025-10-25 04:30:23 -05:00
actionUtil.h update copyright year 2025-01-28 18:49:19 -05:00
channels.cpp Merge branch 'chanColorsEtc' into inf2 2025-11-21 10:51:44 -05:00
chanOsc.cpp fix division by 0 2025-11-29 13:27:56 +04:00
clock.cpp some time refactors 2025-10-30 20:35:30 -05:00
commandPalette.cpp multiple instrument playback, part 1 2025-10-31 19:36:13 -05:00
commandPalette.h update copyright year 2025-01-28 18:49:19 -05:00
compatFlags.cpp giga-refactor, part 9 2025-11-16 01:41:17 -05:00
csPlayer.cpp command stream preset instruments/volumes 2025-11-10 18:27:45 -05:00
cursor.cpp GUI: new pattern cursor logic, part 12 2025-07-04 04:05:35 -05:00
dataList.cpp update Dear ImGui to 1.92.5 - READ 2025-12-26 18:12:14 -05:00
debug.cpp giga-refactor, part 20 2025-11-21 04:58:56 -05:00
debug.h update copyright year 2025-01-28 18:49:19 -05:00
debugWindow.cpp update Dear ImGui to 1.92.5 - READ 2025-12-26 18:12:14 -05:00
doAction.cpp total extinction of legacy sample mode, part 1 2025-11-08 14:37:51 -05:00
editControls.cpp GUI: prepare for new pattern renderer 2025-12-27 18:16:33 -05:00
editing.cpp fix MPT pasting! 2025-11-18 13:57:08 -05:00
effectList.cpp giga-refactor, part 2 2025-11-12 05:06:51 -05:00
exportOptions.cpp giga-refactor, part 9 2025-11-16 01:41:17 -05:00
fileDialog.cpp file selection callback 2025-10-03 19:18:10 -05:00
fileDialog.h bind the new file picker 2025-09-27 23:01:24 -05:00
findReplace.cpp DivSongTimestamps, part 7 2025-10-29 17:56:25 -05:00
fmPreview.cpp update copyright year 2025-01-28 18:49:19 -05:00
font_exo.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_furicon.cpp New metronome icon! 2025-04-18 04:18:05 -05:00
font_icon.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_liberationSans.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_mononoki.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_plexMono.cpp add IBM Plex Sans Japanese/Korean 2024-06-12 17:15:54 -05:00
font_plexSans.cpp add IBM Plex Sans Japanese/Korean 2024-06-12 17:15:54 -05:00
font_plexSansJP.cpp add IBM Plex Sans Japanese/Korean 2024-06-12 17:15:54 -05:00
font_plexSansKR.cpp add IBM Plex Sans Japanese/Korean 2024-06-12 17:15:54 -05:00
font_proggyClean.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_ptMono.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
font_unifont.cpp compress fonts using zlib 2024-04-07 16:08:38 -05:00
fonts.cpp update copyright year 2025-01-28 18:49:19 -05:00
fonts.h update copyright year 2025-01-28 18:49:19 -05:00
fontzlib.cpp GUI: add a compressed font cache 2025-09-07 18:13:57 -05:00
gif_load.h fix realloc with size 0 2024-04-01 02:34:28 -05:00
gradient.cpp channel color for gradient part 1 2025-11-13 18:21:25 +04:00
grooves.cpp update copyright year 2025-01-28 18:49:19 -05:00
gui.cpp increase NPR field trial chance 2026-01-08 06:37:30 -05:00
gui.h begin the trial 2026-01-07 13:39:43 -05:00
guiConst.cpp giga-refactor, part 20 2025-11-21 04:58:56 -05:00
guiConst.h fix tuner, spectrum, vertical mixer layout 2025-10-31 23:19:43 +04:00
image.cpp add compile option to disable the intro 2025-06-10 17:17:18 -05:00
image.h add compile option to disable the intro 2025-06-10 17:17:18 -05:00
image_icon.cpp
image_introbg.cpp
image_logo.cpp
image_pat.cpp
image_tachip.cpp
image_talogo.cpp
image_wordmark.cpp
insEdit.cpp fix macro x scaling cutting off data 2026-01-07 17:12:09 +04:00
intConst.cpp update copyright year 2025-01-28 18:49:19 -05:00
intConst.h update copyright year 2025-01-28 18:49:19 -05:00
intro.cpp update copyright year 2025-01-28 18:49:19 -05:00
introTune.cpp make intro tune smaller 2024-04-10 14:50:20 -05:00
introTune.h add compile option to disable the intro 2025-06-10 17:17:18 -05:00
log.cpp update copyright year 2025-01-28 18:49:19 -05:00
macstuff.h update copyright year 2025-01-28 18:49:19 -05:00
macstuff.m ugh why 2023-08-31 02:31:33 -05:00
memory.cpp update copyright year 2025-01-28 18:49:19 -05:00
midiMap.cpp MIDI input: program change pass-through option 2023-12-17 15:30:51 -05:00
mixer.cpp update Dear ImGui to 1.92.5 - READ 2025-12-26 18:12:14 -05:00
multiInsSetup.cpp limit range of multi-ins transpose to ±60 2025-11-02 15:06:16 -05:00
newFilePicker.cpp file picker: fix confirm overwrite 2025-12-18 16:21:12 -05:00
newFilePicker.h file picker: ability to edit bookmark name 2025-10-10 21:15:51 -05:00
newPattern.cpp another micro-optimization... BEWARE! 2026-01-08 06:36:11 -05:00
newSong.cpp more reference player work 2025-10-29 19:25:08 -05:00
orders.cpp GUI: set order to free pattern on middle-click 2025-10-31 20:12:37 -05:00
osc.cpp prepare to fix pitch linearity issues 2025-04-01 14:11:45 -05:00
patManager.cpp update copyright year 2025-01-28 18:49:19 -05:00
pattern.cpp limit particle number and fix particles drawing over everything 2026-01-08 00:28:29 +04:00
piano.cpp fix strings 2025-12-08 21:47:39 +04:00
plot_nolerp.cpp fix nolerp line plot leaving a stray vertical line 2025-09-20 20:05:12 +04:00
plot_nolerp.h update copyright year 2025-01-28 18:49:19 -05:00
presets.cpp prepare for supporting channel count in user syste 2025-11-24 20:48:22 -05:00
refPlayer.cpp fix refPlayer cue input time error false positive 2025-11-18 03:09:22 -05:00
regView.cpp fix regview address clipping 2025-11-08 12:36:24 +04:00
render.cpp update copyright year 2025-01-28 18:49:19 -05:00
sampleEdit.cpp giga-refactor, part 20 2025-11-21 04:58:56 -05:00
sampleUtil.h update copyright year 2025-01-28 18:49:19 -05:00
scaling.cpp update copyright year 2025-01-28 18:49:19 -05:00
scaling.h update copyright year 2025-01-28 18:49:19 -05:00
settings.cpp nobody uses a hyphen 2025-12-02 15:52:13 -05:00
shellScalingStub.h
songInfo.cpp update copyright year 2025-01-28 18:49:19 -05:00
songNotes.cpp update Dear ImGui to 1.92.3 - comment wrap working 2025-09-17 19:09:03 -05:00
spectrum.cpp spectrum: allocate the stuff on the fly 2025-11-05 12:46:41 +04:00
speed.cpp limit the maximum speed 2025-11-21 20:16:07 -05:00
spoiler.cpp update copyright year 2025-01-28 18:49:19 -05:00
stats.cpp GUI: add an audio load chart 2025-03-01 06:10:59 -05:00
stb_image.h
subSongs.cpp fix moving subsongs not marking as modified 2025-11-09 10:36:35 +04:00
sysConf.cpp GUI: clarify VERA revision 47.0.2 2025-12-28 03:07:00 -05:00
sysEx.cpp multiple instrument playback, part 1 2025-10-31 19:36:13 -05:00
sysManager.cpp update Dear ImGui to 1.92.5 - READ 2025-12-26 18:12:14 -05:00
sysMiscInfo.cpp chan color in sys manager 2025-11-21 23:17:33 +04:00
sysPicker.cpp GUI: use ImGuiChildFlags_Border 2025-08-10 04:53:08 -05:00
tileData.h Combat Vehicle changes 2025-03-14 04:35:51 -05:00
tuner.cpp some changes 2025-11-04 18:30:41 -05:00
tutorial.cpp begin the trial 2026-01-07 13:39:43 -05:00
userPresets.cpp user preset from current song 2025-07-25 15:06:02 -05:00
util.cpp update copyright year 2025-01-28 18:49:19 -05:00
util.h update copyright year 2025-01-28 18:49:19 -05:00
volMeter.cpp code style 2025-10-10 19:44:34 +04:00
waveEdit.cpp update copyright year 2025-01-28 18:49:19 -05:00
xyOsc.cpp change xyosc channel selectors from drags to inputs 2025-11-04 13:39:05 +04:00