furnace/src/gui
tildearrow b0f0fa8a05 optimize logo 2023-02-24 14:33:38 -05:00
..
about.cpp add demo song 2023-02-11 18:14:38 -05:00
actionUtil.h update copyright year 2023-01-19 19:18:40 -05:00
chanOsc.cpp update copyright year 2023-01-19 19:18:40 -05:00
channels.cpp update copyright year 2023-01-19 19:18:40 -05:00
clock.cpp update copyright year 2023-01-19 19:18:40 -05:00
compatFlags.cpp GUI: re-organize compatibility flags window 2023-02-10 19:07:58 -05:00
cursor.cpp GUI: improve drag-and-drop, part 4 2023-01-31 03:25:27 -05:00
dataList.cpp GUI: new colors for SM8521 2023-02-11 19:15:14 -05:00
debug.cpp Add ES5506 debug value 2023-02-13 07:59:03 +09:00
debug.h update copyright year 2023-01-19 19:18:40 -05:00
debugWindow.cpp SegaPCM: new real emulation core 2023-02-10 02:01:23 -05:00
doAction.cpp fix order edit buttons when follow pattern is off 2023-02-05 19:06:13 -05:00
editControls.cpp GUI: mobile button for piano 2023-02-19 19:11:31 -05:00
editing.cpp GUI: improve drag-and-drop, part 4 2023-01-31 03:25:27 -05:00
effectList.cpp GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
fileDialog.cpp GUI: several mobile changes 2022-12-03 00:51:57 -05:00
fileDialog.h it may be 2023-01-18 14:57:01 -05:00
findReplace.cpp GUI: fix effect replace 2023-02-13 18:34:15 -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 update copyright year 2023-01-19 19:18:40 -05:00
fonts.h update copyright year 2023-01-19 19:18:40 -05:00
gradient.cpp update copyright year 2023-01-19 19:18:40 -05:00
grooves.cpp dev139 - groove patterns! 2023-02-05 02:56:39 -05:00
gui.cpp 2 2023-02-24 04:26:17 -05:00
gui.h 3 2023-02-24 04:19:39 -05:00
guiConst.cpp GUI: new colors for SM8521 2023-02-11 19:15:14 -05:00
guiConst.h Merge pull request #936 from laoo/Mikey_VGM 2023-01-21 05:33:35 -05:00
image.cpp GUI: intro, part 9 - DO NOT USE 2023-02-18 19:43:23 -05:00
image.h GUI: intro, part 9 - DO NOT USE 2023-02-18 19:43:23 -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: add modulation table string for FDS/VB 2023-02-18 22:40:15 -05:00
intConst.cpp update copyright year 2023-01-19 19:18:40 -05:00
intConst.h update copyright year 2023-01-19 19:18:40 -05:00
intro.cpp GUI: blue 2023-02-24 03:29:23 -05:00
introTune.cpp GUI: fix intro tune 2023-02-24 02:03:43 -05:00
introTune.h add intro tune, part 2 2023-02-23 05:56:48 -05:00
log.cpp update copyright year 2023-01-19 19:18:40 -05:00
macstuff.h update copyright year 2023-01-19 19:18:40 -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: honor basic mode poll 2023-02-24 03:47:53 -05:00
newSong.cpp update copyright year 2023-01-19 19:18:40 -05:00
orders.cpp GUI: highlight cur display & play order separately 2023-02-05 18:50:17 -05:00
osc.cpp update copyright year 2023-01-19 19:18:40 -05:00
patManager.cpp update copyright year 2023-01-19 19:18:40 -05:00
pattern.cpp GUI: fix pattern once again 2023-02-21 03:15:35 -05:00
piano.cpp update copyright year 2023-01-19 19:18:40 -05:00
plot_nolerp.cpp update copyright year 2023-01-19 19:18:40 -05:00
plot_nolerp.h update copyright year 2023-01-19 19:18:40 -05:00
presets.cpp Merge pull request #969 from tildearrow/sm8521 2023-02-11 19:02:17 -05:00
regView.cpp update copyright year 2023-01-19 19:18:40 -05:00
sampleEdit.cpp fix the pull request 2023-02-06 01:08:31 -05:00
sampleUtil.h update copyright year 2023-01-19 19:18:40 -05:00
scaling.cpp update copyright year 2023-01-19 19:18:40 -05:00
scaling.h update copyright year 2023-01-19 19:18:40 -05:00
settings.cpp GUI: intro is ready for review 2023-02-19 00:08:37 -05:00
shellScalingStub.h finally fix that Windows 32-bit crash 2023-01-14 23:16:29 -05:00
songInfo.cpp GUI: prepare to add a "basic mode" 2023-02-06 18:52:51 -05:00
songNotes.cpp update copyright year 2023-01-19 19:18:40 -05:00
speed.cpp GUI: prepare to add a "basic mode" 2023-02-06 18:52:51 -05:00
spoiler.cpp update copyright year 2023-01-19 19:18:40 -05:00
stats.cpp update copyright year 2023-01-19 19:18:40 -05:00
stb_image.h use stb_image for image support 2023-02-15 18:32:31 -05:00
subSongs.cpp GUI: add ability to change sub-song comment 2023-02-05 03:50:32 -05:00
sysConf.cpp Temporary ignore SM8521 anti-click flag for now 2023-02-23 20:57:02 +09:00
sysEx.cpp GUI: implement channel style settings 2022-09-20 01:00:31 -05:00
sysManager.cpp update copyright year 2023-01-19 19:18:40 -05:00
sysPicker.cpp update copyright year 2023-01-19 19:18:40 -05:00
tutorial.cpp GUI: welcome typo fix 2023-02-24 13:05:53 -05:00
util.cpp update copyright year 2023-01-19 19:18:40 -05:00
util.h update copyright year 2023-01-19 19:18:40 -05:00
volMeter.cpp update copyright year 2023-01-19 19:18:40 -05:00
waveEdit.cpp GUI: more intuitive wave height number 2023-02-06 04:02:29 -05:00