furnace/src/gui
tildearrow 08a27be76f GUI: chord input
looks like a horrid hack, but it works
I'll improve some of the code at some point
2025-10-31 05:03:58 -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 the changes 2025-10-04 04:06:28 -05:00
chanOsc.cpp fix chanOsc note text being 5 octaves down 2025-10-25 12:48:47 +04:00
clock.cpp some time refactors 2025-10-30 20:35:30 -05:00
commandPalette.cpp DivSongTimestamps, part 7 2025-10-29 17:56:25 -05:00
commandPalette.h update copyright year 2025-01-28 18:49:19 -05:00
compatFlags.cpp remove partial pitch linearity 2025-10-22 14:00:52 -05:00
csPlayer.cpp GUI: add visualizer to cmd stream player 2025-09-04 05:01:48 -05:00
cursor.cpp GUI: new pattern cursor logic, part 12 2025-07-04 04:05:35 -05:00
dataList.cpp Add notifySampleChanged in dispatch and engine: 2025-10-01 12:31:39 +02:00
debug.cpp Add primary MultiPCM support 2025-08-29 16:24:32 +09:00
debug.h update copyright year 2025-01-28 18:49:19 -05:00
debugWindow.cpp TimeMicros::fromString() 2025-10-31 03:42:43 -05:00
doAction.cpp reference player prototype 2025-10-27 05:15:47 -05:00
editControls.cpp GUI: chord input 2025-10-31 05:03:58 -05:00
editing.cpp DivSongTimestamps, part 7 2025-10-29 17:56:25 -05:00
effectList.cpp effects list: properly scroll table 2024-12-06 17:17:52 -05:00
exportOptions.cpp audio export: confine Opus to 48000Hz 2025-10-26 04:32:07 -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 update copyright year 2025-01-28 18:49:19 -05:00
grooves.cpp update copyright year 2025-01-28 18:49:19 -05:00
gui.cpp GUI: chord input 2025-10-31 05:03:58 -05:00
gui.h GUI: chord input 2025-10-31 05:03:58 -05:00
guiConst.cpp reference player prototype 2025-10-27 05:15:47 -05:00
guiConst.h update copyright year 2025-01-28 18:49:19 -05: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 use stb_image for image support 2023-02-15 18:32:31 -05:00
image_introbg.cpp GUI: intro, part 7 - DO NOT USE 2023-02-17 19:40:18 -05:00
image_logo.cpp optimize logo 2023-02-24 14:33:38 -05:00
image_pat.cpp GUI: intro, part 9 - DO NOT USE 2023-02-18 19:43:23 -05:00
image_tachip.cpp GUI: intro, part 2 - DO NOT USE 2023-02-16 04:13:43 -05:00
image_talogo.cpp GUI: intro, part 2 - DO NOT USE 2023-02-16 04:13:43 -05:00
image_wordmark.cpp GUI: intro, part 6 - DO NOT USE 2023-02-17 16:30:24 -05:00
insEdit.cpp remove partial pitch linearity 2025-10-22 14:00:52 -05: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 reference player prototype 2025-10-27 05:15:47 -05:00
newFilePicker.cpp file picker: possibly fix nav 2025-10-12 14:53:55 -05:00
newFilePicker.h file picker: ability to edit bookmark name 2025-10-10 21:15:51 -05:00
newSong.cpp more reference player work 2025-10-29 19:25:08 -05:00
orders.cpp some time refactors 2025-10-30 20:35:30 -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 some time refactors 2025-10-30 20:35:30 -05:00
piano.cpp update copyright year 2025-01-28 18:49:19 -05: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 Proper tick rate for Supervision. 2025-10-03 17:56:09 -05:00
refPlayer.cpp TimeMicros::fromString() 2025-10-31 03:42:43 -05:00
regView.cpp update copyright year 2025-01-28 18:49:19 -05:00
render.cpp update copyright year 2025-01-28 18:49:19 -05:00
sampleEdit.cpp GUI: add option to offset sample 2025-10-30 17:14:31 -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 GUI: fix ASIO control panel button 2025-10-26 02:24:51 -05:00
shellScalingStub.h finally fix that Windows 32-bit crash 2023-01-14 23:16:29 -05:00
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
speed.cpp DivSongTimestamps, part 7 2025-10-29 17:56:25 -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 use stb_image for image support 2023-02-15 18:32:31 -05:00
subSongs.cpp more reference player work 2025-10-29 19:25:08 -05:00
sysConf.cpp GUI: remove partial pitch linearity option 2025-10-21 19:28:02 -05:00
sysEx.cpp GUI: finish some more TODOs 2023-08-06 17:35:45 -05:00
sysManager.cpp DivSongTimestamps, part 7 2025-10-29 17:56:25 -05:00
sysMiscInfo.cpp GUI: chip manager redesign, part 4 2025-09-16 16:42:23 -05: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
tutorial.cpp some time refactors 2025-10-30 20:35:30 -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 fix xyOsc.cpp 2025-07-24 16:46:51 -05:00