furnace/src/engine
ZeroByteOrg c3654eb67c Merge branch 'master' into ZSMv1 2022-09-23 22:24:22 -05:00
..
platform Merge branch 'master' into ZSMv1 2022-09-23 22:24:22 -05: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
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 Rewrite per-system effect handling (#548) 2022-08-18 01:26:22 -05:00
dispatchContainer.cpp C64: bind reSIDfp 2022-08-29 03:26:49 -05:00
engine.cpp MIDI out: turn notes off on reset() 2022-09-22 02:46:55 -05:00
engine.h Merge branch 'master' into ZSMv1 2022-09-23 22:24:22 -05:00
fileOps.cpp implement KVS on YM2612 2022-09-22 01:18:41 -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 dev115 - automatic system detection 2022-09-21 19:27:42 -05:00
instrument.h dev115 - automatic system detection 2022-09-21 19:27:42 -05: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 fix 116.5 2022-09-21 23:41:22 -05: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 Merge branch 'master' into ZSMv1 2022-08-28 10:54:20 -05:00
safeWriter.h Merge branch 'master' into ZSMv1 2022-08-16 11:24:18 -05:00
sample.cpp Implement sample loop end position, enum-ise sample depth (#557) 2022-07-21 23:36:42 -05:00
sample.h Implement sample loop end position, enum-ise sample depth (#557) 2022-07-21 23:36:42 -05: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 dev115 - automatic system detection 2022-09-21 19:27:42 -05:00
sysDef.cpp Change references to some chips (#658) 2022-08-28 15:54:05 -05:00
vgmOps.cpp VGM export: add option to insert pattern change hi 2022-08-03 18:44:45 -05: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 Added WriteUC wrapper to safewrite for unsigned char. 2022-06-07 22:08:04 -05:00
zsm.h Commander X16 file export: ZSM format 2022-05-27 09:36:24 -05:00
zsmOps.cpp Commander X16 file export: ZSM format 2022-05-27 09:36:24 -05:00