openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
WildMIDI
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 11 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
try 64-bit build
Bret Curtis
More...
almost 9 years ago
try to create artifacts
Bret Curtis
More...
almost 9 years ago
initial appveyor commit
Bret Curtis
More...
almost 9 years ago
Merge pull request #151 from Mindwerks/CI
Bret Curtis
More...
almost 9 years ago
we run without failures, keep it that way
Bret Curtis
More...
almost 9 years ago
remove package making for osx, we will add that later using cpack
Bret Curtis
More...
almost 9 years ago
try OSX deployment
Bret Curtis
More...
almost 9 years ago
no test-suite yet
Bret Curtis
More...
almost 9 years ago
remove unncessary osx package deps
Bret Curtis
More...
almost 9 years ago
do not check for tabs
Bret Curtis
More...
almost 9 years ago
add way to handle multiple CI environments
Bret Curtis
More...
almost 9 years ago
vbcc makefile: changed cpu flags to 68020/68881
sezero
More...
almost 9 years ago
close_ahi_output: set AHIReq[0]->ahir_Link to NULL before freeing AHIReq[1]. fixes weird crashes upon audio shutdown.
sezero
More...
almost 9 years ago
Revert "close_ahi_output: free the second io request _after_ finishing with the first."
sezero
More...
almost 9 years ago
close_ahi_output: free the second io request _after_ finishing with the first.
sezero
More...
almost 9 years ago
warning fixes..
sezero
More...
almost 9 years ago
removed an outdated fixme note. updated readme.
sezero
More...
almost 9 years ago
file_io.c: revise file size reading from stat buffer wrt WM_MAXFILESIZE. st_size can be sint32 or int64, and we are storing into an uint32..
sezero
More...
almost 9 years ago
file_io.c: use native windows apis instead of stat() for file size.
sezero
More...
almost 9 years ago
add -lm to amigaos4 linkage.
sezero
More...
almost 9 years ago
Merge pull request #147 from carstene1ns/pkg-config-support
Bret Curtis
More...
almost 9 years ago
Add pkg-config support
Carsten Teibes
More...
almost 9 years ago
file_io.c, wildmidi_lib.c: remove _WM_GLOBAL_ERROR() calls with WM_ERR_LOAD: they used to immediately follow another _WM_GLOBAL_ERROR() about the actual error, i.e. a remnant from the 0.2x/0.3x series.
sezero
More...
about 9 years ago
file_io.c: fix amiga builds after the wm_error merge.
sezero
More...
about 9 years ago
Merge pull request #144 from Mindwerks/amiga
sezero
More...
about 9 years ago
hopefully fix the -Wlogical-not-parentheses warnings from clang
sezero
More...
about 9 years ago
Merge pull request #145 from Mindwerks/wm_error
Bret Curtis
More...
about 9 years ago
enable _WM_Lock() & co for amiga, use Delay() as the replacement for usleep().
sezero
More...
about 9 years ago
- WildMidi_ClearError() now sets _WM_Global_ErrorI to 0. - WM_LoadConfig() now recognizes whether it's an error if WM_LC_Tokenize_Line() returns NULL. - _WM_GLOBAL_ERROR() calls are changed to _WM_DEBUG_MSG() in WM_LoadConfig() if the error is ignored. - WildMidi_GetInfo() now properly returns NULL if it fails malloc()ing for copyright. - changed a _WM_GLOBAL_ERROR() to _WM_DEBUG_MSG() in xmi2mid.c:ConvertListToMTrk(), where it is noted that it never happens.
sezero
More...
about 9 years ago
WildMidi_GetMidiOutput() should respect the returned code from _WM_Event2Midi()
sezero
More...
about 9 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree