ASIO to JACK driver for WINE
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gng
607ad0daf7
Add Wine 11 support with PE/Unix split architecture (v1.4.0)
New Features:
- Full Wine 11 support with new PE/Unix split architecture
- Makefile.wine11 for building with Wine 10.2+/11
- Separate PE DLL and Unix SO builds
- Support for __wine_unix_call interface
- Full 32-bit and 64-bit WoW64 support
- Settings GUI integration - launch from DAW's ASIO control panel
- JACK MIDI ports (WineASIO:midi_in, WineASIO:midi_out)
- Windows launcher executables for GUI
New Files:
- asio_pe.c - Windows-side ASIO/COM implementation
- asio_unix.c - Unix-side JACK/MIDI implementation
- unixlib.h - Shared interface definitions
- Makefile.wine11 - Wine 11+ build system
- ntdll_wine.def, ntdll_wine32.def - NT DLL imports
- WINE11_PORTING.md - Technical porting guide
- RELEASE_NOTES.md - Release documentation
- CONTRIBUTING.md - Contribution guidelines
- .github/workflows/build.yml - CI/CD pipeline
- gui/wineasio-settings-launcher.c - Windows GUI launcher
Updated:
- README.md - Full Wine 11 documentation
- gui/settings.py - PyQt5/6 compatibility
- gui/wineasio-settings - Native launcher script
|
4 weeks ago |
| .. |
|
workflows
|
Add Wine 11 support with PE/Unix split architecture (v1.4.0)
|
4 weeks ago |