.. |
about.cpp
|
GUI: redesign FM editor layout, part 1
|
2022-03-25 18:16:47 -05:00 |
actionUtil.h
|
GUI: sample editor keybinds
|
2022-03-22 04:54:01 -05:00 |
channels.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
compatFlags.cpp
|
dev72 - two more compat flags
|
2022-03-26 22:15:15 -05:00 |
cursor.cpp
|
GUI: prevent one possible bug when moving cursor
|
2022-03-29 00:37:45 -05:00 |
dataList.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -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: massive code split
|
2022-03-21 17:34:43 -05:00 |
doAction.cpp
|
GUI: sample edit undo/redo!
|
2022-03-23 00:42:59 -05:00 |
editControls.cpp
|
GUI: ability to customize toggle button color
|
2022-03-22 01:57:06 -05:00 |
editing.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
fileDialog.cpp
|
GUI: move to system file dialog
|
2022-03-13 23:10:43 -05:00 |
fileDialog.h
|
GUI: move to system file dialog
|
2022-03-13 23:10:43 -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
|
more work
|
2022-03-28 18:19:47 -05:00 |
gui.h
|
more work
|
2022-03-28 18:19:47 -05:00 |
guiConst.cpp
|
Merge branch 'vrc6' of https://github.com/cam900/furnace into cam900-vrc6
|
2022-03-27 22:16:04 -05:00 |
guiConst.h
|
GUI: massive code split
|
2022-03-21 17:34:43 -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
|
Merge branch 'vrc6' of https://github.com/cam900/furnace into cam900-vrc6
|
2022-03-27 22:16:04 -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 |
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 |
mixer.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
newSong.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
orders.cpp
|
GUI: more "modified" status situations
|
2022-03-21 16:17:51 -05:00 |
osc.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
pattern.cpp
|
implement F3xx and F4xx for fine vol slides
|
2022-03-26 20:58:33 -05:00 |
piano.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
plot_nolerp.cpp
|
GUI: draw reference line in arp macro
|
2022-02-22 00:51:59 -05:00 |
plot_nolerp.h
|
GUI: improve arp macro view
|
2022-02-21 23:33:44 -05:00 |
presets.cpp
|
Merge branch 'master' into preset2
|
2022-03-28 12:46:52 +09:00 |
regView.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
sampleEdit.cpp
|
GUI: sample edit undo/redo!
|
2022-03-23 00:42:59 -05:00 |
sampleUtil.h
|
GUI: sample editor keybinds
|
2022-03-22 04:54:01 -05:00 |
settings.cpp
|
earliest MIDI input! (no note input tho)
|
2022-03-28 03:46:50 -05:00 |
songInfo.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
songNotes.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
stats.cpp
|
GUI: massive code split
|
2022-03-21 17:34:43 -05:00 |
sysConf.cpp
|
Merge branch 'vrc6' of https://github.com/cam900/furnace into cam900-vrc6
|
2022-03-27 22:16:04 -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: massive code split
|
2022-03-21 17:34:43 -05:00 |
waveEdit.cpp
|
Merge branch 'master' of https://github.com/tildearrow/furnace into n163
|
2022-03-23 02:44:13 +09:00 |