furnace/src/engine
tildearrow 1a4a58d970 Merge branch 'master' of github.com:tildearrow/furnace 2022-08-14 23:28:28 -05:00
..
platform Game Boy: now fix wave channel volume column 2022-08-14 23:28:15 -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 Haiku support (#596) 2022-07-23 22:11:30 -05:00
dataErrors.h license clarification, part 3 2022-02-14 22:12:20 -05:00
dispatch.h finish command dump hints 2022-08-04 15:14:29 -05:00
dispatchContainer.cpp Add generic PCM DAC system 2022-07-03 01:42:47 +07:00
engine.cpp raw sample import fixes 2022-08-13 06:25:11 -05:00
engine.h raw sample import fixes 2022-08-13 06:25:11 -05:00
fileOps.cpp Game Boy: software envelopes, part 1 2022-08-10 16:27:29 -05:00
fileOpsIns.cpp derp limits 2022-08-04 17:50:33 +10: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 add ability to save ins/wave as .dmp/.dmw 2022-08-13 15:43:13 -05:00
instrument.h add ability to save ins/wave as .dmp/.dmw 2022-08-13 15:43:13 -05:00
macroInt.cpp macroInt: add hasRelease variable 2022-06-05 16:24:12 -05:00
macroInt.h macroInt: add hasRelease variable 2022-06-05 16:24:12 -05:00
orders.h dev80 - increase song limits 2022-04-08 17:21:36 -05:00
pattern.cpp dev95 - multiple songs in a single file (READ) 2022-05-15 01:42:49 -05:00
pattern.h effectRows -> effectCols 2022-04-27 17:53:55 -05:00
playback.cpp commands view now only displays useful commands 2022-08-07 17:40:01 -05:00
safeReader.cpp safeReader: Copy a value instead of direct casting 2022-06-23 09:03:20 +07:00
safeReader.h HOTFIX: Better token handling and simplify clear string comparisons 2022-05-09 21:22:20 +10:00
safeWriter.cpp add a command stream dump option 2022-08-04 00:51:47 -05:00
safeWriter.h add a command stream dump option 2022-08-04 00:51:47 -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 dev95 - multiple songs in a single file (READ) 2022-05-15 01:42:49 -05:00
song.h turn on proper noise layout by default 2022-08-11 02:05:05 -05:00
sysDef.cpp Fix incorrect info on ES5506 2022-08-15 13:25:31 +09: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 add ability to save ins/wave as .dmp/.dmw 2022-08-13 15:43:13 -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