TheoryOfNekomata
797051bc19
Add XML parser library
Fork xml.c because of filename issues in Windows.
1年前
TheoryOfNekomata
486211074e
Add game controller DB repo
Include mapping in build instead of having to download file manually.
1年前
TheoryOfNekomata
09f380c2a1
Update ini-config
Use new version.
1年前
TheoryOfNekomata
8bf3b46233
Update gamepad event handling
Use game controller APIs instead of the joystick ones to be able to use
the gamepad button DB file.
1年前
TheoryOfNekomata
fc4e55ddf5
Update characters, config
Changes to character rigging. Also CMake now respects ini-config
structure (although in the future, the lib file should be used. Check
installation in CMake for macOS/*NIX).
1年前
TheoryOfNekomata
8ea5d36a6b
Update configs
Use appropriate syntax and names for config logic.
1年前
TheoryOfNekomata
c777c75d41
Update submodules
Remove minIni direct dependency.
1年前
TheoryOfNekomata
57b33b800d
Extract config code
Define separate package for config code.
1年前
TheoryOfNekomata
5826995242
Update midi-utils
Add edge case.
1年前
TheoryOfNekomata
638b326549
Update midi-utils
Sync to latest version fixing definitions on Windows.
1年前
TheoryOfNekomata
8c4d320502
Update midi-utils
Sync midi-utils to latest version.
1年前
TheoryOfNekomata
c7a478f12c
Update scripts
Unify scripts for Windows.
1年前
TheoryOfNekomata
20507c58a8
Update string functions, midi-utils
Fix midi-utils bug
1年前
TheoryOfNekomata
45391950dc
Extract MIDI utils
Separate MIDI utils into its own package.
1年前
TheoryOfNekomata
573d59d5ac
Add subprojects for Meson
Include subprojects so we can deprecate dependencies.txt
1年前