furnace/src/gui
2025-05-06 15:24:51 -05:00
..
render renderGL: setting to set settings to set stencil a 2025-03-30 15:13:39 -05:00
about.cpp prepare to fix pitch linearity issues 2025-04-01 14:11:45 -05:00
actionUtil.h update copyright year 2025-01-28 18:49:19 -05:00
channels.cpp update copyright year 2025-01-28 18:49:19 -05:00
chanOsc.cpp GUI: fix chan osc Y carry-over 2025-04-27 23:53:15 -05:00
clock.cpp update copyright year 2025-01-28 18:49:19 -05:00
commandPalette.cpp GUI: change instrument on mobile? 2025-02-19 00:14:21 -05:00
commandPalette.h update copyright year 2025-01-28 18:49:19 -05:00
compatFlags.cpp update copyright year 2025-01-28 18:49:19 -05:00
csPlayer.cpp remove loop command from command stream 2025-04-17 19:13:39 -05:00
cursor.cpp prepare to fix pitch linearity issues 2025-04-01 14:11:45 -05:00
dataList.cpp GUI: fix instrument drag 2025-03-10 04:16:38 -05:00
debug.cpp VRC6: fix chan osc!!!!!!! 2025-04-26 02:48:40 -05:00
debug.h update copyright year 2025-01-28 18:49:19 -05:00
debugWindow.cpp GUI: add a function so I can diagnose this bug 2025-04-28 03:33:33 -05:00
doAction.cpp prepare to fix pitch linearity issues 2025-04-01 14:11:45 -05:00
editControls.cpp New metronome icon! 2025-04-18 04:18:05 -05:00
editing.cpp GUI: add "set effect" option to randomize 2025-02-06 17:25:50 -05:00
effectList.cpp effects list: properly scroll table 2024-12-06 17:17:52 -05:00
exportOptions.cpp VGM export: explain what are these options for 2025-05-06 15:24:51 -05:00
fileDialog.cpp GUI: fix built-in file picker X scroll 2024-10-05 02:37:41 -05:00
fileDialog.h fix NFD not being used in the 32-bit Windows build 2025-05-01 17:39:36 -05:00
findReplace.cpp GUI: find/replace selection in selected channels 2025-03-05 19:27:15 -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: mismatched delete 2025-04-02 23:25:12 -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 VGM export: prepare to fix NES DPCM 2025-05-06 03:44:42 -05:00
gui.h VGM export: prepare to fix NES DPCM 2025-05-06 03:44:42 -05:00
guiConst.cpp SCV unification 2025-03-10 04:05:12 -05:00
guiConst.h update copyright year 2025-01-28 18:49:19 -05:00
image.cpp update copyright year 2025-01-28 18:49:19 -05:00
image.h update copyright year 2025-01-28 18:49:19 -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 GUI: fix bit 30 macro offset/scale bugs 2025-04-08 16:41:12 -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 update copyright year 2025-01-28 18:49:19 -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 copyright year 2025-01-28 18:49:19 -05:00
newSong.cpp update copyright year 2025-01-28 18:49:19 -05:00
orders.cpp GUI: optimize orders window 2025-03-14 14:27:27 -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 GUI: use three hashes 2025-02-22 20:25:42 -05:00
piano.cpp update copyright year 2025-01-28 18:49:19 -05:00
plot_nolerp.cpp GUI: fix the chevron 2025-03-23 13:24:06 -05:00
plot_nolerp.h update copyright year 2025-01-28 18:49:19 -05:00
presets.cpp GUI: add presets for C64 PCM and Defle MSX2 2025-03-22 20:44:19 -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: fix NES loop end hint 2025-03-20 03:20:01 -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: no system file picker on Flatpak 2025-04-30 15:17:07 -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 copyright year 2025-01-28 18:49:19 -05:00
speed.cpp update copyright year 2025-01-28 18:49:19 -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 (sub)song notes: wrap text 2024-12-06 17:17:52 -05:00
sysConf.cpp YM2608: add memory type setting 2025-04-29 16:47:18 -05:00
sysEx.cpp GUI: finish some more TODOs 2023-08-06 17:35:45 -05:00
sysManager.cpp update copyright year 2025-01-28 18:49:19 -05:00
sysMiscInfo.cpp SCV unification 2025-03-10 04:05:12 -05:00
sysPicker.cpp update copyright year 2025-01-28 18:49:19 -05:00
tileData.h Combat Vehicle changes 2025-03-14 04:35:51 -05:00
tutorial.cpp release v0.6.8 2025-03-29 22:26:09 -05:00
userPresets.cpp update copyright year 2025-01-28 18:49:19 -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 update copyright year 2025-01-28 18:49:19 -05:00
waveEdit.cpp update copyright year 2025-01-28 18:49:19 -05:00
xyOsc.cpp update copyright year 2025-01-28 18:49:19 -05:00