furnace/src/gui
tildearrow 15df2ed6bf GUI: enable settings panel in mobile view 2022-11-07 17:05:16 -05:00
..
about.cpp GUI: update credits 2022-11-07 03:47:49 -05:00
actionUtil.h dev95 - multiple songs in a single file (READ) 2022-05-15 01:42:49 -05:00
chanOsc.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
channels.cpp GUI: more channel dragging improvements 2022-05-27 01:08:11 -05:00
compatFlags.cpp GUI: invert some compat flags 2022-10-09 17:59:44 -05:00
cursor.cpp GUI: fix occasional crash on select all 2022-09-30 03:40:40 -05:00
dataList.cpp GUI: some improvements 2022-11-05 16:22:15 -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 GUI: fix non-working mouse events after minimizing 2022-10-23 02:51:38 -05:00
doAction.cpp GUI: fix crash when creating a wave from sample 2022-10-23 03:00:27 -05:00
editControls.cpp GUI: enable settings panel in mobile view 2022-11-07 17:05:16 -05:00
editing.cpp GUI: fix paste not updating sel if cursor moves 2022-10-07 17:11:13 -05:00
effectList.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
fileDialog.cpp Furnace has stopped. 2022-11-05 19:24:14 -05:00
fileDialog.h Furnace has stopped. 2022-11-05 19:24:14 -05:00
findReplace.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -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 GUI: update font_plexSans.cpp 2022-11-02 04:01:16 -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 GUI: enable settings panel in mobile view 2022-11-07 17:05:16 -05:00
gui.h GUI: allow docking editors by default 2022-11-06 13:26:50 -05:00
guiConst.cpp fine, here's your Pong 2022-10-24 03:19:42 -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 Fix build 2022-11-07 09:47:34 +09: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: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
newSong.cpp GUI: fix feeling lucky not changing system name 2022-10-30 21:57:52 -05:00
orders.cpp GUI: some improvements 2022-11-05 16:22:15 -05:00
osc.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
patManager.cpp GUI: different pattern manager layout 2022-08-25 18:13:46 -05:00
pattern.cpp GUI: some improvements 2022-11-05 16:22:15 -05:00
piano.cpp GUI: fix piano not playing current sample 2022-11-05 14:50:44 -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 GUI: add presets for PCM DAC, Pong and NES 2022-11-02 03:40:32 -05:00
regView.cpp GUI: fix 3+ digit addresses in register view 2022-10-22 03:05:48 -05:00
sampleEdit.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
sampleUtil.h GUI: fix possible crash in sample editing actions 2022-07-26 03:34:41 -05:00
scaling.cpp GUI: Android scaling detection fix 2022-11-04 14:55:26 -05:00
scaling.h GUI: new scaling factor detection technique 2022-10-20 01:49:33 -05:00
settings.cpp GUI: enable settings panel in mobile view 2022-11-07 17:05:16 -05:00
songInfo.cpp GUI: more mark modified cases 2022-10-16 18:28:42 -05:00
songNotes.cpp GUI; mark modified when typing in comments 2022-10-28 14:33:42 -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: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
sysConf.cpp GUI: hex mode for SNES filter MML string 2022-11-03 03:22:25 -05:00
sysEx.cpp GUI: implement channel style settings 2022-09-20 01:00:31 -05:00
sysManager.cpp GUI: more mark modified cases 2022-10-16 18:28:42 -05:00
sysPicker.cpp GUI: and here is the new chip selector 2022-08-26 23:35:16 -05:00
util.cpp GUI: more Android fixes 2022-11-05 14:50:35 -05:00
util.h GUI: code split, part 4 2022-02-17 22:59:11 -05:00
volMeter.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
waveEdit.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00