index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-07-15
Add support for ID3 tags embedded in AIFF files
Moshe Piekarski
2020-07-15
opus: shrink stack usage by nearly 700 bytes
Solomon Peachy
2020-07-09
FS#12966: display '+' for positive replaygain values
Solomon Peachy
2020-07-03
Fix logf warnings in more codecs
Moshe Piekarski
2020-06-28
Fix logf build warnings in speex codec
Moshe Piekarski
2020-06-22
Add support for some native AIFF metadata fields
Moshe Piekarski
2020-05-04
skins: Fix buffer overflow in skin_error_format_message()
Solomon Peachy
2020-04-26
Get APEv2 tag album art format from magic number. Also support bmp artwork.
James D. Smith
2020-04-15
libedemac: ARMv7 asm code is for NEON-equipped processors only
Solomon Peachy
2020-03-28
sid: Fix an out-of-bounds read in the channel mixing code
Solomon Peachy
2019-08-14
opus reset decoder on seek completion to prevent stack overflow
William Wilgus
2019-08-13
Improvements for vbrfix plugin:
Solomon Peachy
2019-07-31
FS#11052 -- SID Playback in Stereo
Solomon Peachy
2019-07-27
Fix non aligned crashes with tlsf
William Wilgus
2019-07-25
fixed alac_set_info() issues.
aozima
2019-01-25
opus fix playback opustag skipping
William Wilgus
2019-01-25
opus fix comment skipping code
William Wilgus
2019-01-23
opus optimize playback function
William Wilgus
2019-01-04
Fix Opus FS#13133 - Files with embedded artwork 45.8KiB+ skip near beginning
William Wilgus
2018-12-28
Third attempt to shut up the warble build printf() warning.
Solomon Peachy
2018-12-28
Another attempt to silence the warble build warning on 32-bit hosts
Solomon Peachy
2018-12-25
build: Put all codec optiomization definitions in one place
Solomon Peachy
2018-12-24
Hopefully silence the warning in the warble codec build.
Solomon Peachy
2018-12-22
AAC bitstream format files support
Solomon Peachy
2018-12-22
Realmedia related codecs fixes and enhancements
Solomon Peachy
2018-12-22
Improved seeking in a52 codec
Solomon Peachy
2018-12-08
Fix overlapping string region ape.c->read_ape_tags
William Wilgus
2018-12-08
Fix speex warning lsp.c->lsp_to_lpc
William Wilgus
2018-10-29
codecs: Fix elapsed time calculation for large files
Solomon Peachy
2018-09-02
libmad: Back out a change that disabled optimization for libmad.
Solomon Peachy
2018-07-30
iPod Classic: disable IRAM1
Cástor Muñoz
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
2017-12-07
Remove explicit 'enum codec_command_action' in codec API
Michael Sevakis
2017-11-21
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
2017-11-06
libpcm: Get unbranded structure tag out of my way.
Michael Sevakis
2017-10-29
Revert "tlsf: pack info structs"
Franklin Wei
2017-10-29
tlsf: remove memset() call in add_new_area()
Franklin Wei
2017-10-29
tlsf: pack info structs
Franklin Wei
2017-10-12
PBE+Surround: Localize some variables and fixup some flush ops
Michael Sevakis
2017-10-12
Nitpick configuration code in a few DSP filters to fix some bugs
Michael Sevakis
2017-10-01
Need limits.h for hosted builds
Michael Sevakis
2017-10-01
Replace fp_sqrt function with one that only uses shift, or and sub.
Michael Sevakis
2017-09-17
fix warning in vorbis
Amaury Pouly
2017-09-07
ARM support: provide compiler a better popcount function
Michael Sevakis
2017-09-05
Initial commit for the Sony NWZ linux port
Amaury Pouly
2017-07-30
rbcodec: remove useless include
Amaury Pouly
2017-07-30
rbcodec: fix compilation in debug mode
Amaury Pouly
2017-02-04
Fix dangerous casts
Amaury Pouly
[next]