index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mikmod
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-22
Add perceptual volume adjustment
Aidan MacDonald
1
-15
/
+4
2021-08-05
mikmod: Uninitialized variable used in a control flow decision
Solomon Peachy
1
-1
/
+3
2020-09-30
Add 192 and 176KHz to mikmod and test_sampr plugins
Solomon Peachy
1
-0
/
+2
2020-08-25
mikmod: Fix emulated fseek()
Solomon Peachy
1
-1
/
+1
2020-08-11
mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11
Solomon Peachy
41
-2851
/
+5081
2020-05-18
mikmod: Use -Wno-stringop-truncation with GCC >=8
Solomon Peachy
1
-0
/
+5
2019-08-08
Fix mikmod plugin build on armv4 targets (broke in 5b23c9e)
Solomon Peachy
1
-1
/
+1
2019-08-08
Introduce HW_SAMPR_MIN_GE_22 macro
Solomon Peachy
1
-1
/
+22
2019-08-07
Mikmod plugin improvements
Solomon Peachy
2
-33
/
+32
2017-02-04
Fix dangerous casts
Amaury Pouly
1
-1
/
+1
2014-12-22
mikmod plugin: Remove bogus doubled return statement
Thomas Jarosch
1
-1
/
+0
2014-12-20
Prevent theoretical out-of-bounds access in STM_Load()
Thomas Jarosch
1
-0
/
+2
2013-01-24
Deprecate the EXTRA_LIBS variable.
Björn Stenberg
1
-1
/
+1
2012-04-14
mikmod plugin: make functions static when possible
Bertrik Sikken
23
-107
/
+107
2012-03-28
tlsf: move to /lib (it's also used by plugins).
Thomas Martitz
1
-1
/
+1
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
1
-1
/
+1
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-5
/
+5
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
1
-2
/
+2
2011-09-04
mikmod: enable compiler optimizations for coldfire, they were disabled to wor...
Nils Wallménius
1
-6
/
+1
2011-09-03
Remove several 'set but not used' GCC 4.6.1 warnings from MikMod.
Andree Buschmann
4
-11
/
+9
2011-09-03
Fix yellow and red.
Andree Buschmann
1
-0
/
+8
2011-09-03
FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ...
Andree Buschmann
27
-58
/
+239
2011-09-03
Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'.
Andree Buschmann
1
-1
/
+4
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
1
-1
/
+1
2011-08-03
Cleanup tree.c cache handling a bit.
Thomas Martitz
1
-1
/
+1
2011-02-14
All kernel objects in code shared amongs targets (core, plugins, codecs) shou...
Michael Sevakis
1
-1
/
+1
2010-12-12
Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and...
Frank Gevaerts
43
-0
/
+22295