1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move changelog entry to the correct place More... about 7 years ago
updated changelog for 0.4.3 More... about 7 years ago
gus_pat.c (convert_8s): proper error function calling. More... about 7 years ago
shortened a few error messages. More... about 7 years ago
remove the 'for' argument in _WM_GLOBAL_ERROR() calls with WM_ERR_MEM. More... about 7 years ago
WildMidi_Shutdown: reset VIO to local implementations. More... about 7 years ago
update 0.4.3 changelog after WildMidi_InitVIO() addition. More... about 7 years ago
Merge pull request #197 from Mindwerks/PR196 More... about 7 years ago
fix copy/paste left-overs in the new man page More... about 7 years ago
shorten lines in the new man page More... about 7 years ago
add a man page for the new WildMidi_InitVIO() procedure More... about 7 years ago
update documentation of struct _VIO per review by Ghabry More... about 7 years ago
new init function to allow the user to do filehandling on her own. More... about 7 years ago
changelog update to mention bug #183 fix More... about 7 years ago
Merge pull request #195 from Ghabry/psvita-switch-support More... about 7 years ago
Add Switch and Vita support More... about 7 years ago
tidy-up after commit 35452b2 (bug #183 fix): More... about 7 years ago
changelog update for 0.4.3 More... about 7 years ago
Bug192 (#194) More... about 7 years ago
make do_event function pointer assignments and checks uniform: change all '= *func' to '= func' (lose that '*' ). More... about 7 years ago
watcom: make import and static libs case-sensitive. reduce size of the static lib. More... about 7 years ago
load_config: avoid invalid reads with short patch file names: More... about 7 years ago
_WM_freeMDI(): remove duplicated check. More... about 7 years ago
removed several 'f' suffixes after f1784d803, changed another float cast to double. More... about 7 years ago
Change from powf to pow More... about 7 years ago
DevTest longer time fix plus EOT tidy More... about 7 years ago
<OpenAL/al.h> is for macOS only More... about 7 years ago
Delete ALL_BUILD_macosx10.13-x86_64.xctestrun More... about 7 years ago
Fix OpenAL include More... about 7 years ago
fix a couple of integer precision warnings More... about 7 years ago