Fixes
- Fix playing empty ogg files through
libretro-common
, by @phcoder - docs: Remove the dev branch by @RobLoach in #410
- Enable compilation for psvita and switch by @phcoder in #417
- Update mixer to thread-safe version by @phcoder in #416
- Switch straight file I/O to VFS by @phcoder in #415
- love: Fix buffer overflow by @phcoder in #419
- Misc build fixes by @phcoder in #418
- Fix
unix-armv7-hardfloat-neon
build by @zoltanvb in #420 - Move from std::cout to libretro logging by @phcoder in #412
- Update GitHub Actions by @RobLoach in #427