openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libmodplug
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 09, 2025 — Mar 09, 2026
Showing page 3 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Few more new line characters
Konstanty
More...
almost 9 years ago
Clean up new line characters
Konstanty
More...
almost 9 years ago
Don't allow double escaped song names
Konstanty
More...
almost 9 years ago
autoconf/automake update
Konstanty
More...
almost 9 years ago
Code cleanups
Konstanty
More...
almost 9 years ago
The check for the chunk size must happen before any data is read to avoid invalid memory reads on empty files.
Hanno
More...
over 9 years ago
Before reading the first 4 bytes the function TestMID must check if the buffer is large enough for that.
Hanno
More...
over 9 years ago
mmcmp: fix big-endian 16-bit conversion (store the converted value in little-endian order.)
sezero
More...
almost 11 years ago
Add emulation of the FT2 pattern loop bug.
Eugene Toder
More...
over 11 years ago
Read & apply the row limit. Minor refactoring.
Tony Vroon
More...
over 11 years ago
Add 0x2A retrigger as required by MENU0.PSM
Tony Vroon
More...
over 11 years ago
Stop conflating note & instrument flags and process the data separately. Implement commands 02, 03, 0F, 15 & 29 and add workarounds for 01 & 03 corner cases.
Tony Vroon
More...
over 11 years ago
mmcmp: fix subblk processing (fixes segfaults. was broken by previous commit.)
sezero
More...
over 11 years ago
fix type from the previous commit
sezero
More...
over 11 years ago
fix endianism and structure packing issues in mmcmp.cpp
sezero
More...
over 11 years ago
load_abc: balance #pragma pack(1)
sezero
More...
over 11 years ago
load_abc, load_mid, load_pat: remove the NEWMIKMOD ifdefs and sanitize whitespace a bit so that they are readable.
sezero
More...
over 11 years ago
ReadMOD(): add further sanity checks to M15 loading.
sezero
More...
over 11 years ago
ReadMOD(): add name string sanity checks to 15 instrument MOD loader so that it doesn't accept any binary data.
sezero
More...
over 11 years ago
the 'ADPCM' and 'Extended Module:' string comparisons should be case sensitive
sezero
More...
over 11 years ago
remove unnecessary redefines from previous commit
sezero
More...
over 11 years ago
fix casecmp defines and uniformly use casecmp in code: str[n]casecmp used to be brokenly defined as str[n]cmp. even strnicmp ended up being defined as strcmp. should be fixed now.
sezero
More...
over 11 years ago
Use AM_MAINTAINER_MODE([enable])
Konstanty Bialkowski
More...
over 11 years ago
re-write load_umx: Replace the linear search, retrieve the offset, size and object type directly from umx file by parsing the upkg. Old code used to fail loading umx files from Unreal beta, for example.
sezero
More...
over 11 years ago
disable AGC and FILESAVE for all targets for uniformity. define MODPLUG_NO_FILESAVE in modplug.h too, matching stdafx.h. minor tidy-up.
sezero
More...
over 11 years ago
use gcc visibility attributes
sezero
More...
over 11 years ago
require 10.5+ for osx/x86_64 builds
sezero
More...
over 11 years ago
add -fno-common among cflags
sezero
More...
over 11 years ago
add win32-dll option to LT_INIT
sezero
More...
over 11 years ago
disable maintainer mode by default (add AM_MAINTAINER_MODE to configure.ac.)
sezero
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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