furnace/src/gui
freq-mod 61e765c916
more presets (#488)
* more presets

* oops

consistency anyone?

* alpha 68k was an alpha denshi system

* more presets

6295 edition. Requires fact-checking, and maybe, cherrypicking

* facepalm

* #342 presets

that should conclude it

* address feedback

* naming update

* MSM6295 wasnt used in MLC

* address feedback part 2

and adding OKI chips to the sample category
2022-05-31 15:23:38 +02:00
..
about.cpp GUI: AY8930 credits 2022-05-15 02:37:39 -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: more to it 2022-05-31 04:09:38 -05:00
compatFlags.cpp dev98 - YM2612: add Fractal system 2022-05-27 04:02:53 -05:00
cursor.cpp GUI: double click selects column 2022-05-30 19:02:24 -05:00
dataList.cpp prepare for OPL drums instrument type 2022-05-30 18:37:07 -05:00
debug.cpp Merge branch 'vrc6' of https://github.com/cam900/furnace into cam900-vrc6 2022-03-27 22:16:04 -05:00
debug.h license clarification, part 3 2022-02-14 22:12:20 -05:00
debugWindow.cpp GUI: add timing debug info 2022-05-27 00:19:10 -05:00
doAction.cpp GUI: add "set loop" to sample editor 2022-05-28 18:37:49 -05:00
editControls.cpp GUI: slight changes to edit controls 2022-05-24 03:06:17 -05:00
editing.cpp dev95 - multiple songs in a single file (READ) 2022-05-15 01:42:49 -05:00
effectList.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
fileDialog.cpp GUI: add backdrop if system file picker is open 2022-04-30 02:02:55 -05:00
fileDialog.h GUI: add backdrop if system file picker is open 2022-04-30 02:02:55 -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
gui.cpp GUI: more to it 2022-05-31 04:09:38 -05:00
gui.h GUI: try using FFTW for per-chan osc wave center 2022-05-31 03:24:29 -05:00
guiConst.cpp prepare for OPL drums instrument type 2022-05-30 18:37:07 -05:00
guiConst.h new panning effects (80/81/82) 2022-04-29 23:41:14 -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 prepare for OPL drums instrument type 2022-05-30 18:37:07 -05:00
intConst.cpp Fix frequency, Loading waveform, Add instrument tab for waveform initialize 2022-03-24 03:53:07 +09:00
intConst.h Fix frequency, Loading waveform, Add instrument tab for waveform initialize 2022-03-24 03:53:07 +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 preparations for UI improvements 2022-05-14 04:05:29 -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
pattern.cpp GUI: add pattern cell spacing settings 2022-05-26 22:26:44 -05:00
piano.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
plot_nolerp.cpp GUI: macro UI refactor, part 4 2022-05-07 18:30:16 -05:00
plot_nolerp.h GUI: macro UI refactor, part 4 2022-05-07 18:30:16 -05:00
presets.cpp more presets (#488) 2022-05-31 15:23:38 +02:00
regView.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
sampleEdit.cpp GUI: add "set loop" to sample editor 2022-05-28 18:37:49 -05:00
sampleUtil.h GUI: sample editor keybinds 2022-03-22 04:54:01 -05:00
settings.cpp GUI: double click selects column 2022-05-30 19:02:24 -05:00
songInfo.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
songNotes.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
stats.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
subSongs.cpp GUI: more mobilework 2022-05-19 16:35:00 -05:00
sysConf.cpp MSM6295: add more rates 2022-05-29 13:29:18 -05:00
sysEx.cpp GUI: now add ability to load VMEM 2022-05-08 02:47:20 -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 possible wave editor crash 2022-05-25 12:18:11 -05:00