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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
1
-1
/
+2
2017-12-07
Remove explicit 'enum codec_command_action' in codec API
Michael Sevakis
45
-49
/
+53
2017-11-21
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
3
-3
/
+31
2017-11-06
libpcm: Get unbranded structure tag out of my way.
Michael Sevakis
16
-36
/
+36
2017-10-29
Revert "tlsf: pack info structs"
Franklin Wei
1
-2
/
+2
2017-10-29
tlsf: remove memset() call in add_new_area()
Franklin Wei
1
-1
/
+3
2017-10-29
tlsf: pack info structs
Franklin Wei
1
-2
/
+2
2017-10-12
PBE+Surround: Localize some variables and fixup some flush ops
Michael Sevakis
2
-73
/
+55
2017-10-12
Nitpick configuration code in a few DSP filters to fix some bugs
Michael Sevakis
3
-84
/
+125
2017-10-01
Need limits.h for hosted builds
Michael Sevakis
1
-0
/
+1
2017-10-01
Replace fp_sqrt function with one that only uses shift, or and sub.
Michael Sevakis
2
-51
/
+51
2017-09-17
fix warning in vorbis
Amaury Pouly
1
-1
/
+4
2017-09-07
ARM support: provide compiler a better popcount function
Michael Sevakis
1
-0
/
+31
2017-09-05
Initial commit for the Sony NWZ linux port
Amaury Pouly
4
-3
/
+4
2017-07-30
rbcodec: remove useless include
Amaury Pouly
1
-1
/
+0
2017-07-30
rbcodec: fix compilation in debug mode
Amaury Pouly
3
-3
/
+3
2017-02-04
Fix dangerous casts
Amaury Pouly
4
-10
/
+11
2017-01-15
Fix codecs in simulator builds on Windows
Amaury Pouly
3
-2
/
+5
2016-12-12
unwinder: in get__sp(), use the more correct "msr cpsr_c, ..." form
Amaury Pouly
1
-3
/
+3
2016-12-03
Fix DEBUG build codecs
Amaury Pouly
1
-1
/
+0
2016-09-07
Opus: update resume offset correctly while playing.
Adam Sampson
1
-0
/
+1
2016-05-28
Fix race conditions in parallel build.
Frank Gevaerts
2
-2
/
+0
2016-03-18
_BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.
Frank Gevaerts
1
-1
/
+1
2015-07-17
mp3_enc.c: fix MP3 recording at 32 kHz sample rate
Cástor Muñoz
1
-2
/
+2
2015-02-02
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
1
-5
/
+5
2015-01-30
fix surround & pbe dsp crash
Chiwen Chang
2
-2
/
+4
2015-01-22
fix pbe/haas surround dsps: surround_enabled, redo flush functions.
Chiwen Chang
2
-26
/
+11
2015-01-19
Enable buflib and core_alloc for warble.
Frank Gevaerts
4
-0
/
+25
2015-01-19
three new DSPs
Chiwen Chang
11
-5
/
+852
2015-01-12
ARM unwinder for thumb: Fix broken MOV opcode
Thomas Jarosch
1
-2
/
+2
2015-01-12
Fix red
Thomas Jarosch
1
-1
/
+1
2015-01-12
ARM unwinder for thumb: Fix broken SUB opcode
Thomas Jarosch
1
-1
/
+1
2015-01-12
ARM unwinder: Add missing 'register' variable in debug output
Thomas Jarosch
1
-2
/
+2
2015-01-12
ARM unwinder: Add missing va_end() call.
Thomas Jarosch
1
-0
/
+1
2015-01-11
Limit more variables to file scope
Thomas Jarosch
12
-59
/
+52
2015-01-08
Clarify usb_powered() and fix some code.
Amaury Pouly
2
-2
/
+2
2015-01-05
Fix yellow
Thomas Jarosch
4
-40
/
+41
2015-01-05
Make thirty functions static to reduce binary size
Thomas Jarosch
4
-10
/
+10
2014-12-27
More standard conforming codec_realloc()
Thomas Jarosch
1
-2
/
+6
2014-12-17
Add newlines at the end of the file
Thomas Jarosch
2
-2
/
+2
2014-11-28
Fix warning in WMA Pro and remove a c++ comment.
Michael Giacomelli
2
-4
/
+3
2014-11-28
Fix FS#13009.
Michael Giacomelli
3
-13
/
+33
2014-09-22
fix yellow
Marcin Bukat
1
-1
/
+1
2014-09-22
metadata: Add cuesheet embedded in ape tags.
nialv7
1
-13
/
+23
2014-08-30
Fix last warning for Warble
Michael Sevakis
1
-0
/
+2
2014-08-30
Get the last errors I hope!
Michael Sevakis
4
-9
/
+12
2014-08-25
Remove unused return value variable in lib/unwarminder/backtrace.c
Michael Sevakis
1
-3
/
+1
2014-08-16
Fix warnings from 6ed0087
Michael Sevakis
1
-2
/
+2
2014-07-21
add supports for x,y value in percentage to several tags.
Chiwen Chang
1
-7
/
+6
2014-07-13
libopus: use iram for more constants
Nils Wallménius
2
-5
/
+5
[next]