furnace/src/gui
2022-08-22 22:05:16 +03:00
..
about.cpp add another demo song 2022-08-21 16:53:45 -05:00
actionUtil.h dev95 - multiple songs in a single file (READ) 2022-05-15 01:42:49 -05:00
channels.cpp GUI: more channel dragging improvements 2022-05-27 01:08:11 -05:00
chanOsc.cpp GUI: run per-chan osc on instrument preview 2022-06-29 01:37:12 -05:00
compatFlags.cpp dev108 - add SN period range compat flag 2022-08-19 18:46:19 -05:00
cursor.cpp GUI: add ability to drag to move when holding Ctrl 2022-06-20 16:24:14 -05:00
dataList.cpp GUI: add replace for wave/sample and prepare for 2022-08-13 04:17:32 -05:00
debug.cpp GUI: rename "system" to "chip" 2022-08-11 05:38:31 -05:00
debug.h license clarification, part 3 2022-02-14 22:12:20 -05:00
debugWindow.cpp GUI: rename "system" to "chip" 2022-08-11 05:38:31 -05:00
doAction.cpp GUI: prepare for chip manager window 2022-08-19 04:41:45 -05:00
editControls.cpp GUI: get rid of these stupid icons 2022-06-05 00:42:14 -05:00
editing.cpp GUI: fix change ins applying to off and release 2022-08-20 04:46:45 -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 implement bounds check for window spawning 2022-08-22 22:05:16 +03:00
gui.h implement bounds check for window spawning 2022-08-22 22:05:16 +03:00
guiConst.cpp GUI: prepare for chip manager window 2022-08-19 04:41:45 -05:00
guiConst.h Implement sample loop end position, enum-ise sample depth (#557) 2022-07-21 23:36:42 -05: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 GUI: highlight current macro position 2022-08-20 01:10:30 -05:00
intConst.cpp Implement ES5506 instrument type 2022-08-18 21:20:10 +09:00
intConst.h Implement ES5506 instrument type 2022-08-18 21:20:10 +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 dev103 - store system name and other info in song 2022-07-23 17:02:03 -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: pattern manager, part 1 2022-08-16 04:19:00 -05:00
pattern.cpp GUI: fix particle commands 2022-08-16 02:07:57 -05:00
piano.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
plot_nolerp.cpp GUI: highlight current macro position 2022-08-20 01:10:30 -05:00
plot_nolerp.h GUI: highlight current macro position 2022-08-20 01:10:30 -05:00
presets.cpp More docs 2022-08-21 14:08:14 +09:00
regView.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
sampleEdit.cpp Implement sample loop end position, enum-ise sample depth (#557) 2022-07-21 23:36:42 -05:00
sampleUtil.h GUI: fix possible crash in sample editing actions 2022-07-26 03:34:41 -05:00
settings.cpp GUI: prepare for channel header customization opti 2022-08-16 13:53:51 -05:00
songInfo.cpp allow rates down to 1Hz 2022-08-15 22:40:04 -05:00
songNotes.cpp GUI: more mobilework 2022-05-19 16:35:00 -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: the poll 2022-07-27 17:57:36 -05:00
sysConf.cpp SoundUnit: add 1-bit PDM rev emulation 2022-08-16 02:08:10 -05:00
sysEx.cpp GUI: now add ability to load VMEM 2022-05-08 02:47:20 -05:00
sysManager.cpp GUI: prepare for chip manager window 2022-08-19 04:41:45 -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: add replace for wave/sample and prepare for 2022-08-13 04:17:32 -05:00