git ssb

0+

kode54 / syntrax-c



Commits

Added Release2015 target to project.
6ea963e864a12e832081bf1ad32a479a16c7f523 Tree
Christopher Snowhill · 2/4/2017, 6:02:46 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
And back to 2015 again.
e77407ed31f7e721b9cc9553b1910177631f68eb Tree
Christopher Snowhill · 6/26/2016, 8:29:20 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Added MSVC project file, sped up unmixed playback, and fixed a bug with one song that wraps the entire pattern list.
2028d2a150fa4f36dc30c822702779c7e6d94fd5 Tree
Christopher Snowhill · 3/14/2016, 5:46:00 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fix printing of info strings before playback.
a55afe6b30b1ab7842f30d79736858939c92f6a9 Tree
Christopher Snowhill · 1/12/2016, 8:31:24 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Updated info display in main_osx.cpp.
c6fad4c1215e5d4aa5373378ebce8084ab14fb0b Tree
Christopher Snowhill · 1/12/2016, 8:11:01 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Update OS X sample with CoreAudio output.
c2d33b90a4cc52d69bde0bb9c56ba78760ed9196 Tree
Christopher Snowhill · 1/12/2016, 8:04:45 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fix importing file.h into C++ sources.
6f1fcbac380c012b333c655624363e6c14ac7f72 Tree
Christopher Snowhill · 1/12/2016, 8:04:20 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fix subsong name info.
ccbcc93b4e2df83c81f0bf9633f3ab416908e84b Tree
Christopher Snowhill · 1/12/2016, 8:04:09 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Used voice indicator works ok now.
bff8b8a36f298d4d4b58de609058a7608cacf8a2 Tree
anonymous · 1/3/2016, 6:12:02 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Updated main.c a bit.
eb80f67bab69619271c4041b118e90e30b091c78 Tree
anonymous · 1/3/2016, 5:57:34 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
ESC closes, subtune keys changed to F3 and F4.
9cd52ae87a9a085257d0b015fffe777f1f23973e Tree
anonymous · 1/2/2016, 9:40:06 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Added comment reminding to take good look at channel muting before dealing with it.
8b7cc2dc5b00a317887c8f7e04a5f91e69155983 Tree
anonymous · 1/2/2016, 9:13:34 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Updated playerGetInfo with a few more things. Example player can now select subtunes, oh yay.
efff0d5be49e438aefc3460617744c5e1dd1be61 Tree
anonymous · 1/2/2016, 9:12:41 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Revert "Eliminate bkpSynthPos, and instead store a synthPos member in TuneChannel, which is reset to 0 by playInstrument, assigned to Voice before mixing, and saved back to TuneChannel before the Overlap is calculated."
e53977afa504fe961bd61e048e74d6ddd0f598b3 Tree
Christopher Snowhill · 1/2/2016, 4:44:36 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
SubSong->UNK07 is definitely a mistake in counting. Removed.
7546e2f74d2ea029c47a53149da67f11f39cb16a Tree
anonymous · 1/2/2016, 4:18:46 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Eliminate bkpSynthPos, and instead store a synthPos member in TuneChannel, which is reset to 0 by playInstrument, assigned to Voice before mixing, and saved back to TuneChannel before the Overlap is calculated.
7048945153747ca4d19035d8a769f8fa56e4076d Tree
Christopher Snowhill · 1/2/2016, 4:00:05 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
No more clicking at startup. OverlapBuff is cleared before use.
956789b33edb9ac8476ba6158ecad009df1d19c5 Tree
anonymous · 1/2/2016, 1:08:27 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Fixed crash from using un-initialized data in voice. Now replaced with click at start of song.
496ee5b02a58fd1f2743cf88e0424a79d9299490 Tree
anonymous · 1/2/2016, 12:02:17 PM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Small typo in var name.
35be14a0dc3813bc918cb0d5b0f62f224b88f6af Tree
anonymous · 1/2/2016, 11:15:07 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Moved var declarations to begining of code blocks to appease MSVC 2010. Code now compiles in it.
b9528343ae1e8e7a3552570c8cd9324cae981033 Tree
anonymous · 1/2/2016, 10:56:00 AM
Christopher Snowhill committed on 6/13/2018, 12:10:58 AM
Older

Built with git-ssb-web