furnace/src/gui
tildearrow 6028523eaf dev118 - SNES true sustain 2022-09-28 19:08:22 -05:00
..
about.cpp release v0.6pre1.5 2022-09-22 04:13:26 -05:00
actionUtil.h dev95 - multiple songs in a single file (READ) 2022-05-15 01:42:49 -05:00
chanOsc.cpp GUI: fix some thread problems with keyHit 2022-09-20 02:57:56 -05:00
channels.cpp GUI: more channel dragging improvements 2022-05-27 01:08:11 -05:00
compatFlags.cpp add disableSampleMacro flag for compatibility 2022-09-23 19:18:32 -05:00
cursor.cpp GUI: add ability to drag to move when holding Ctrl 2022-06-20 16:24:14 -05:00
dataList.cpp prepare for splitting OPN/OPM and NES/SN 2022-09-23 03:41:38 -05:00
debug.cpp curr -> cur 2022-09-25 17:31:01 -05:00
debug.h Fix ADPCM-A playback 2022-09-23 23:24:02 +09:00
debugWindow.cpp PLENTY OF TODO WHEN I COME BACK 2022-09-25 20:07:21 -05:00
doAction.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro 2022-09-22 23:02:01 +09:00
editControls.cpp GUI: fix toggles losing their colors on hover 2022-09-10 23:50:53 -05:00
editing.cpp GUI: add paste with instrument 2022-09-21 22:59:53 -05:00
effectList.cpp system 2022-08-20 17:04:57 -05:00
fileDialog.cpp GUI: implement multi sel on NFD and IGFD 2022-07-16 01:52:15 -05:00
fileDialog.h GUI: implement multi sel on NFD and IGFD 2022-07-16 01:52:15 -05:00
findReplace.cpp GUI: add pattern label customization settings 2022-08-13 18:00:29 -05:00
font_exo.cpp use the old version of Exo font 2022-01-22 02:54:32 -05:00
font_icon.cpp icon fonttttttt 2021-12-21 00:30:55 -05:00
font_liberationSans.cpp add more fonts 2022-01-19 16:58:01 -05:00
font_mononoki.cpp add more fonts 2022-01-19 16:58:01 -05:00
font_plexMono.cpp add more fonts 2022-01-19 16:58:01 -05:00
font_plexSans.cpp add more fonts 2022-01-19 16:58:01 -05:00
font_proggyClean.cpp add more fonts 2022-01-19 16:58:01 -05:00
font_ptMono.cpp add more fonts 2022-01-19 16:58:01 -05:00
font_unifont.cpp add more fonts 2022-01-19 16:58:01 -05:00
fonts.cpp license clarification, part 3 2022-02-14 22:12:20 -05:00
fonts.h GUI: add option to load Japanese chars 2022-03-21 23:36:17 -05:00
gradient.cpp GUI: fix gradient color byte order 2022-06-23 20:58:48 -05:00
gui.cpp fc 2022-09-28 01:15:50 -05:00
gui.h MIDI output improvements 2022-09-26 01:27:36 -05:00
guiConst.cpp GUI: add SNES to the sample chip list 2022-09-25 04:03:13 -05:00
guiConst.h Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro 2022-08-27 17:25:48 +09:00
icon.c license clarification, part 3 2022-02-14 22:12:20 -05:00
icon.h license clarification, part 3 2022-02-14 22:12:20 -05:00
insEdit.cpp dev118 - SNES true sustain 2022-09-28 19:08:22 -05:00
intConst.cpp Prepare for split sample chip instrument 2022-08-27 16:27:36 +09:00
intConst.h Prepare for split sample chip instrument 2022-08-27 16:27:36 +09:00
log.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
macstuff.h license clarification, part 3 2022-02-14 22:12:20 -05:00
macstuff.m license clarification, part 3 2022-02-14 22:12:20 -05:00
midiMap.cpp GUI: add an option for it 2022-05-08 02:07:58 -05:00
mixer.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
newSong.cpp GUI: implement search in "Choose a System!" 2022-08-27 00:14:17 -05:00
orders.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
osc.cpp GUI: more osc stuff 2022-05-30 22:22:53 -05:00
patManager.cpp GUI: different pattern manager layout 2022-08-25 18:13:46 -05:00
pattern.cpp GUI: more channel bar polishing 2022-09-20 19:41:07 -05:00
piano.cpp GUI: even more mobile work 2022-09-09 18:53:20 -05:00
plot_nolerp.cpp GUI: fix arp macro hover 2022-09-09 16:41:00 -05:00
plot_nolerp.h GUI: fix arp macro hover 2022-09-09 16:41:00 -05:00
presets.cpp Merge branch 'snes' of https://github.com/akumanatt/furnace into akumanatt-snes 2022-09-24 02:53:11 -05:00
regView.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
sampleEdit.cpp renderSamples optimization 2022-09-25 17:18:04 -05:00
sampleUtil.h GUI: fix possible crash in sample editing actions 2022-07-26 03:34:41 -05:00
settings.cpp MIDI output improvements 2022-09-26 01:27:36 -05:00
songInfo.cpp GUI: I am done 2022-09-22 04:10:12 -05:00
songNotes.cpp GUI: I am done 2022-09-22 04:10:12 -05:00
spoiler.cpp GUI: add spoiler window 2022-06-20 15:20:02 -05:00
stats.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
subSongs.cpp GUI: I am done 2022-09-22 04:10:12 -05:00
sysConf.cpp ADSFGGGGGJKSDGHASLJKFHL 2022-09-24 19:40:03 -05:00
sysEx.cpp GUI: implement channel style settings 2022-09-20 01:00:31 -05:00
sysManager.cpp dev115 - automatic system detection 2022-09-21 19:27:42 -05:00
sysPicker.cpp GUI: and here is the new chip selector 2022-08-26 23:35:16 -05:00
util.cpp use _wgetenv instead of getenv on Windows 2022-02-17 23:07:36 -05:00
util.h GUI: code split, part 4 2022-02-17 22:59:11 -05:00
volMeter.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
waveEdit.cpp GUI: fix FM wave gen mult 16 2022-09-16 02:04:01 -05:00