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.
Aug 24, 2024 — Aug 24, 2025
Showing page 9 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cosmetic change for readability
Bret Curtis
More...
about 8 years ago
more with float constants. also change type of tempo_f from uint32_t to float in f_hmi.c.
sezero
More...
about 8 years ago
internal_midi.c: use 'f' suffix for float constants in dBm_volume and dBm_pan_volume tables.
sezero
More...
about 8 years ago
cosmetic cleanups after the bug175 patch. remove unused local vars from f_hmp.c.
sezero
More...
about 8 years ago
Fix bug #175:
sezero
More...
about 8 years ago
missed updating version in wildmidi_lib.h in commit 1a8443ac
sezero
More...
about 8 years ago
added a tiny, minimal C source for testing, e.g. running under valgrind.
sezero
More...
about 8 years ago
_WM_SetupMidiEvent, sysex handling: break without incrementing ret_cnt if we have zero sysex_len.
sezero
More...
about 8 years ago
_WM_SetupMidiEvent: remove sysex_store_len and change realloc for sysex_store to malloc. these seem to have been relics from v0.3.x times.
sezero
More...
about 8 years ago
better wording
sezero
More...
about 8 years ago
fix indentation
sezero
More...
about 8 years ago
update readme for 0.4.2 changes, so far
sezero
More...
about 8 years ago
Merge pull request #173 from Mindwerks/fix_freebsd_builds
Bret Curtis
More...
about 8 years ago
make macos builds great again
Bret Curtis
More...
about 8 years ago
add *BSD fix for ONLCR support
Bret Curtis
More...
about 8 years ago
GusPat process changes to meet users expectations.
chrisisonwildcode
More...
about 8 years ago
explicitly use ANSI version of FindFirstFile()
sezero
More...
about 8 years ago
bump version to 0.4.2 for future development
sezero
More...
over 8 years ago
further build fixes for Open Watcom
sezero
More...
over 8 years ago
minor
sezero
More...
over 8 years ago
Remove pkg-config software installation check. Remove PKG_CONFIG_FOUND conditions from wildmidi.pc installing. Since our install targets are platform specific (at least for now) and only some and not all of them install wildmidi.pc, this is OK. Closes issue #169.
sezero
More...
over 8 years ago
Fixed issue #167 according to https://cmake.org/cmake/help/v3.0/policy/CMP0043.html This uses the newer target_compile_definitions(), and since the master/0.4.x tree requires cmake-2.8.11 and newer, this is OK. The 0.3 branch is not affected.
sezero
More...
over 8 years ago
better compatible with newer cmake
sezero
More...
over 8 years ago
updated changelog for 0.4.1
sezero
More...
over 8 years ago
Merge pull request #166 from Ghabry/fix_config_parser
sezero
More...
over 8 years ago
Fix a bug in the handling of "source" directive. The recursive call of WM_LoadConfig didn't keep the config_dir from the "dir" directive.
Ghabry
More...
over 8 years ago
emx: -fomit-frame-pointer/-ffast-math combination might cause trouble, at least with the old compilers I tried. removed -fomit-frame-pointer
sezero
More...
over 8 years ago
Merge pull request #165 from Ghabry/wii
Bret Curtis
More...
over 8 years ago
Add support for use in Nintendo Wii homebrew (devkitPPC)
Ghabry
More...
over 8 years ago
emx seems to work too after a minor fix
sezero
More...
over 8 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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