Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eltoder
/
libmodplug
Public
forked from
Konstanty/libmodplug
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 6, 2014
Merge pull request #19 from gentoochainsaw/master
Show description for 0a9280c
Konstanty
committed
0a9280c
Copy full SHA for 0a9280c
Commits on Aug 3, 2014
Read & apply the row limit. Minor refactoring.
tonyvroon
committed
856f20a
Copy full SHA for 856f20a
Commits on Aug 1, 2014
Add 0x2A retrigger as required by MENU0.PSM
tonyvroon
committed
18309aa
Copy full SHA for 18309aa
Stop conflating note & instrument flags and process the data separately.
Show description for 3237698
tonyvroon
committed
3237698
Copy full SHA for 3237698
Commits on Jul 29, 2014
Merge pull request #15 from sezero/szo8
Show description for fa0f95f
Konstanty
committed
fa0f95f
Copy full SHA for fa0f95f
Commits on Jul 27, 2014
Merge pull request #18 from sezero/szo9a
Show description for 634da34
Konstanty
committed
634da34
Copy full SHA for 634da34
mmcmp: fix subblk processing (fixes segfaults. was broken by previous commit.)
sezero
committed
28eb5b7
Copy full SHA for 28eb5b7
Commits on Jul 26, 2014
Merge pull request #16 from sezero/szo9
Show description for eec2d24
Konstanty
committed
eec2d24
Copy full SHA for eec2d24
Commits on Jul 18, 2014
fix type from the previous commit
sezero
committed
cdd941f
Copy full SHA for cdd941f
fix endianism and structure packing issues in mmcmp.cpp
sezero
committed
c7a8e51
Copy full SHA for c7a8e51
Commits on Jul 17, 2014
load_abc: balance #pragma pack(1)
sezero
committed
3dd900f
Copy full SHA for 3dd900f
load_abc, load_mid, load_pat: remove the NEWMIKMOD ifdefs and sanitize whitespace a bit so that they are readable.
sezero
committed
929d8da
Copy full SHA for 929d8da
Merge pull request #13 from sezero/szo6
Show description for 0901b25
Konstanty
committed
0901b25
Copy full SHA for 0901b25
Commits on Jul 14, 2014
ReadMOD(): add further sanity checks to M15 loading.
sezero
committed
ea2c771
Copy full SHA for ea2c771
ReadMOD(): add name string sanity checks to 15 instrument MOD loader so that it doesn't accept any binary data.
sezero
committed
fb8eb88
Copy full SHA for fb8eb88
Merge pull request #12 from sezero/szo5
Show description for 4b65001
Konstanty
committed
4b65001
Copy full SHA for 4b65001
Commits on Jul 13, 2014
the 'ADPCM' and 'Extended Module:' string comparisons should be case sensitive
sezero
committed
8c93974
Copy full SHA for 8c93974
Commits on Jun 22, 2014
Merge pull request #10 from sezero/szo4
Show description for 8f49453
Konstanty
committed
8f49453
Copy full SHA for 8f49453
Commits on Jun 14, 2014
remove unnecessary redefines from previous commit
sezero
committed
643197e
Copy full SHA for 643197e
fix casecmp defines and uniformly use casecmp in code:
Show description for e091168
sezero
committed
e091168
Copy full SHA for e091168
Merge pull request #9 from sezero/szo3
Show description for 58ac0eb
Konstanty
committed
58ac0eb
Copy full SHA for 58ac0eb
Use AM_MAINTAINER_MODE([enable])
Show description for 0eb1e2e
Konstanty
committed
0eb1e2e
Copy full SHA for 0eb1e2e
disable maintainer mode by default (add AM_MAINTAINER_MODE to configure.ac.)
sezero
authored and
Konstanty
committed
12bf3e0
Copy full SHA for 12bf3e0
use a m4 directory for *.m4
sezero
authored and
Konstanty
committed
ba63bc6
Copy full SHA for ba63bc6
use gcc visibility attributes
sezero
authored and
Konstanty
committed
8d5a631
Copy full SHA for 8d5a631
add win32-dll option to LT_INIT
sezero
authored and
Konstanty
committed
b4030d0
Copy full SHA for b4030d0
add -fno-common among cflags
sezero
authored and
Konstanty
committed
5232a79
Copy full SHA for 5232a79
require 10.5+ for osx/x86_64 builds
sezero
authored and
Konstanty
committed
28f938c
Copy full SHA for 28f938c
disable AGC and FILESAVE for all targets for uniformity. define MODPLUG_NO_FILESAVE in modplug.h too, matching stdafx.h. minor tidy-up.
sezero
authored and
Konstanty
committed
59e0596
Copy full SHA for 59e0596
Commits on Jun 13, 2014
re-write load_umx:
Show description for 5e5b78a
sezero
committed
5e5b78a
Copy full SHA for 5e5b78a
Commits on May 20, 2014
Merge pull request #4 from jarikomppa/upstream_patches
Show description for afe3364
Konstanty
committed
afe3364
Copy full SHA for afe3364
Split static class data member declarations into 1-per-line
Show description for 5a3cbbb
pkoshevoy
authored and
Konstanty
committed
5a3cbbb
Copy full SHA for 5a3cbbb
Commits on May 19, 2014
Opening binary files as "r" doesn't work in windows.
jarikomppa
committed
a53aa7e
Copy full SHA for a53aa7e
Commits on May 18, 2014
Provide more explicit directions in undefined/error scenarios
Konstanty
committed
5ff254f
Copy full SHA for 5ff254f
Fixed a linker error (MSVC2010) caused by undefined IMixPlugin destructor.
Show description for 2a69ba1
Konstanty
committed
2a69ba1
Copy full SHA for 2a69ba1
Pagination
Previous
Next
You can’t perform that action at this time.