furnace/src/engine
2022-09-25 18:34:36 +09:00
..
platform Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:34:36 +09:00
blip_buf.c earliest playback 2021-05-12 03:58:55 -05:00
blip_buf.h earliest playback 2021-05-12 03:58:55 -05:00
blip_buf.txt earliest playback 2021-05-12 03:58:55 -05:00
brrUtils.c SNES: more more more work 2022-09-25 02:00:46 -05:00
brrUtils.h SNES: more more more work 2022-09-25 02:00:46 -05:00
config.cpp GUI: add recent file list 2022-09-10 18:53:27 -05:00
dataErrors.h license clarification, part 3 2022-02-14 22:12:20 -05:00
dispatch.h Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:34:36 +09:00
dispatchContainer.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:32:06 +09:00
engine.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:34:36 +09:00
engine.h Sync to master 2022-09-25 18:32:34 +09:00
fileOps.cpp OPM/NES ins type split, part 4 2022-09-24 02:14:26 -05:00
fileOpsIns.cpp .dmf FDS instrument detection 2022-09-10 00:31:17 -05:00
filter.cpp improve logging facility 2022-04-10 22:12:02 -05:00
filter.h GUI: sample resampling 2022-03-20 03:14:00 -05:00
instrument.cpp Merge branch 'snes' of https://github.com/akumanatt/furnace into akumanatt-snes 2022-09-24 02:53:11 -05:00
instrument.h Sync to master 2022-09-25 18:32:34 +09:00
macroInt.cpp finally fix macro speed/delay issue 2022-09-22 18:33:58 -05:00
macroInt.h fix macro delay not working on first note 2022-08-31 03:11:02 -05:00
orders.h dev80 - increase song limits 2022-04-08 17:21:36 -05:00
pattern.cpp prepare for pattern optimization 2022-08-16 03:19:16 -05:00
pattern.h prepare for pattern optimization 2022-08-16 03:19:16 -05:00
playback.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:34:36 +09:00
safeReader.cpp one more big endian fix 2022-08-19 04:41:32 -05:00
safeReader.h HOTFIX: Better token handling and simplify clear string comparisons 2022-05-09 21:22:20 +10:00
safeWriter.cpp Removed commented-out function writeUC from safewriter 2022-09-23 23:24:25 -05:00
safeWriter.h Removed commented-out function writeUC from safewriter 2022-09-23 23:24:25 -05:00
sample.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:34:36 +09:00
sample.h Sync to master 2022-09-25 18:32:34 +09:00
sfWrapper.cpp fix audio saving being totally wrong 2022-06-28 22:08:24 -05:00
sfWrapper.h fix audio saving being totally wrong 2022-06-28 22:08:24 -05:00
song.cpp prepare for pattern optimization 2022-08-16 03:19:16 -05:00
song.h Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:34:36 +09:00
sysDef.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:34:36 +09:00
vgmOps.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-09-25 18:32:06 +09:00
waveSynth.cpp WaveSynth: initialize wave to 0 on SCC/Bubble Syst 2022-06-09 18:16:51 -05:00
waveSynth.h WaveSynth: initialize wave to 0 on SCC/Bubble Syst 2022-06-09 18:16:51 -05:00
wavetable.cpp another big-endian fix! 2022-08-19 22:37:54 -05:00
wavetable.h add ability to save ins/wave as .dmp/.dmw 2022-08-13 15:43:13 -05:00
winStuff.cpp improve logging facility 2022-04-10 22:12:02 -05:00
winStuff.h license clarification, part 3 2022-02-14 22:12:20 -05:00
zsm.cpp tabs to spaces 2022-09-24 02:31:10 -05:00
zsm.h tabs to spaces 2022-09-24 02:31:10 -05:00
zsmOps.cpp shut Clang up 2022-09-24 22:58:44 -05:00