Age | Commit message (Expand) | Author |
---|---|---|
2024-07-14 | Reworking the build system | Mitya Selivanov |
2024-03-11 | Use float for color values | Mitya Selivanov |
2024-03-11 | Fix Y-axis inconsistency | Mitya Selivanov |
2024-03-11 | Comments | Mitya Selivanov |
2024-03-06 | Cleanup | Mitya Selivanov |
2024-03-06 | Grid widget: work in progress | Mitya Selivanov |
2024-03-03 | Update TODO; Small cleanup | Mitya Selivanov |
2024-03-02 | Add TODO | Mitya Selivanov |
2024-03-02 | No need for math.h | Mitya Selivanov |
2024-03-02 | Refactor: use float for UI coordinates | Mitya Selivanov |
2024-03-01 | No need for the depth buffer | Mitya Selivanov |
2024-03-01 | More flexible project file format | Mitya Selivanov |
2024-02-29 | remove unused code | Mitya Selivanov |
2024-02-29 | Don't set base frequency when loading sample | Mitya Selivanov |
2024-02-29 | Load audio file with miniaudio instead of dr_libs; Fix null dereference when ... | Mitya Selivanov |
2024-02-28 | format config | Mitya Selivanov |
2024-02-27 | Fix project file formatting; Increase buffer size | Mitya Selivanov |
2024-02-27 | Sampler: remove tail | Mitya Selivanov |
2024-02-27 | TODO | Mitya Selivanov |
2024-02-27 | Cleanup | Mitya Selivanov |
2024-02-27 | Fix invisible roll bug | Mitya Selivanov |
2024-02-27 | Cleanup | Mitya Selivanov |
2024-02-26 | Small fixes | Mitya Selivanov |
2024-02-26 | Drag & drop in web browser | Mitya Selivanov |
2024-02-17 | Fix disabled voice skipping | Mitya Selivanov |
2024-02-17 | fix project file formatting | Mitya Selivanov |
2024-02-16 | Update kit | Mitya Selivanov |
2024-02-15 | Pythagorean tuning | Mitya Selivanov |
2024-02-15 | Update TODO | Mitya Selivanov |
2024-02-15 | Sampler crossfading | Mitya Selivanov |
2024-02-15 | Sampler: basic sound | Mitya Selivanov |
2024-02-15 | Sampler UI | Mitya Selivanov |
2024-02-14 | Choose instrument UI | Mitya Selivanov |
2024-02-14 | Improve playback code | Mitya Selivanov |
2024-02-13 | Rendering optimizations | Mitya Selivanov |
2024-02-13 | Buffer size adjustment for web | Mitya Selivanov |
2024-02-13 | Buffering; Audio format libs | Mitya Selivanov |
2024-02-12 | Properly resume audio after a use action in browser | Mitya Selivanov |
2024-02-12 | Touch support | Mitya Selivanov |
2024-02-12 | UI: add some icons; Update sokol | Mitya Selivanov |
2024-02-11 | Update kit | Mitya Selivanov |
2024-02-11 | Use default GL version; Use GL core on Linux | Mitya Selivanov |
2024-02-11 | Fix type conversion | Mitya Selivanov |
2024-02-11 | Update codegen | Mitya Selivanov |
2024-02-08 | Load fonts & codegen | Mitya Selivanov |
2024-02-08 | Add font awesome | Mitya Selivanov |
2024-02-08 | Remove noto fonts; Add nanosvg | Mitya Selivanov |
2024-01-26 | Add fonts | Mitya Selivanov |
2024-01-13 | nanovg: remove unused code | Mitya Selivanov |
2024-01-13 | GLX GLES support in sokol_app | Mitya Selivanov |