]> Nishi Git Mirror - ksynth.git/shortlog
ksynth.git
2024-05-21 kazuformat
2024-05-17 nishichange output
2024-05-17 nishienable HAVE_DOT
2024-05-14 nishiadd ksynth_get_revision
2024-05-14 nishichange prop to test stuff
2024-05-13 nishiplease use linefeed
2024-05-07 kazuChange sample format (float -> int16_t)
2024-05-02 nishifix segfault
2024-05-02 nishibetter makefile
2024-05-02 kazuForgot to add `-lm`
2024-04-30 kazuFix mistake of $Id
2024-04-30 kazuAdd $Id property
2024-04-30 kazuChange the compiler from `cc` to `gcc`.
2024-04-27 kazuUpdate (thanks to bree!)
2024-04-20 kazuFixed the problem that `ksynth_free` was not releasing...
2024-04-19 nishifixing clean target
2024-04-19 nishimkdir -p out
2024-04-19 kazuFix document
2024-04-19 kazuFormat
2024-04-19 kazuMinor fix and update document
2024-04-19 kazuAdded support for release time and natural decay time...
2024-04-16 kazuFix Makefile `clean` command for delete non-exist files
2024-04-16 kazuSupport static build
2024-04-16 kazuFix velocity calculation and swapped if check
2024-04-15 kazui think crash fixed (idk)
2024-04-13 kazuMaybe this prevent crash? (idk)
2024-04-11 nishiadd japanese doxyfile
2024-04-11 kazuAdd Japanese document
2024-04-08 kazuUpdate the types for better suitability
2024-04-08 kazuFix wrong channel for `ksynth_get_polyphony_for_channel`
2024-04-07 nishifix doxygen op
2024-04-07 nishilatex
2024-04-07 kazuFix wrong channel (for drum)
2024-04-07 kazuFixed channel 15 not playing bug
2024-04-07 kazuUpdate documentation
2024-04-07 kazuUpdate document and change ksynth_new argument name...
2024-04-07 kazuAdd support for specify ksmp path in ksynth_new function
2024-04-07 kazuAhh... Doxygen doxxed my entrie source code...
2024-04-06 kazuFixed crash problem finally!
2024-04-05 kazuUpdate document comment
2024-04-05 kazuChange property (propset)
2024-04-05 kazuRemove unused define
2024-04-05 kazuChange property (propset)
2024-04-05 kazuFirst commit