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
2021-08-11
metadata/mp3data.c init vars & add sanity checks
William Wilgus
2021-08-11
metadata/metadata_common.c check read for proper bytes read
William Wilgus
2021-08-11
metadata/metadata_common.c WS changes
William Wilgus
2021-08-11
metadata/asf.c ensure variable init & add sanity checks
William Wilgus
2021-08-11
metadata/mp4.c fix small oversight / bug
William Wilgus
2021-08-11
metadata/mp4.c check for read errors skip buffer appropriately
William Wilgus
2021-08-08
As3525 wavpack_enc document some intentional switch fall through
William Wilgus
2021-08-07
metadata/asap.c consolidate read char function and check return values
William Wilgus
2021-08-07
metadata/asap.c WS cleanup
William Wilgus
2021-08-07
metadata/vfx.c cleanup string and character handling
William Wilgus
2021-08-07
metadata/smaf.c handle read errors
William Wilgus
2021-08-06
metadata/mp3data.c set data to 0 in case of read error
William Wilgus
2021-08-06
Fix use of uninitialized variable in mp4 metadata parser
Aidan MacDonald
2021-08-05
metadata: Fix sign extension in get_uint64_le() routine
Solomon Peachy
2021-08-05
lib/skin_parser check that malloc succeeded
William Wilgus
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
2021-08-02
metadata/flac.c fix potential buffer overrun
William Wilgus
2021-08-01
id3tags.c check for buffer overrun
William Wilgus
2021-07-25
rbcodec: Fix typo in makefile
Aidan MacDonald
2021-07-22
tlsf make ~0 explicitly unsigned ~0u
William Wilgus
2021-07-15
misc: Fix up a few warnings uncovered by LTO
Solomon Peachy
2021-07-08
build: Nuke the ASMFLAGS workaround for gcc 3.4.x
Solomon Peachy
2021-07-08
build: Rename SHARED_LDFLAG to SHARED_LDFLAGS
Solomon Peachy
2021-06-16
FS#13299: Handle MP3 files with more than 128K of headers before audio data
Solomon Peachy
2021-06-16
Revert "FS#13299: Simplify VBR frame parsing in the metadata decoder."
Solomon Peachy
2021-06-13
FS#13299: Simplify VBR frame parsing in the metadata decoder.
Solomon Peachy
2021-05-12
FS13094: Fix a divide-by-zero crash parsing zero-length WMA/ASF files
Solomon Peachy
2021-05-12
Add microtar library (for use by M3K bootloader)
Aidan MacDonald
2021-04-23
Sync opus codec to upstream git
William Wilgus
2021-04-06
rbcodec: Fix typo in include guard
amachronic
2021-03-22
Increase id3v2 max item size on high mem targets
Christian Soffke
2021-03-04
Clean up places that use #if defined(CPU_ARM | CPU_COLDFIRE | CPU_MIPS)
Solomon Peachy
2021-03-03
flac fix dumb typo
William Wilgus
2021-03-02
Nudge flac towards upstream FS#13266 -- Fix the Yellow still?
William Wilgus
2021-03-02
Nudge flac towards upstream FS#13266 -- Fix Yellow
William Wilgus
2021-03-02
Nudge flac towards upstream FS#13266
William Wilgus
2021-03-01
FS#13267: Fix crash when enabling Perceptual Bass Enhancment during playback
Solomon Peachy
2021-02-28
Support MP3 audiostreams embedded in ASF containers.
Solomon Peachy
2021-02-19
MP4: append mdat sections together in metadata parser
Solomon Peachy
2020-10-28
libgme: Fix yellow in hosted MIPS builds
Solomon Peachy
2020-10-28
wmapro: Backport multiple fixes
Solomon Peachy
2020-10-13
Build: Bump all toolchains to GCC 4.9.4 + Binutils 2.26.1
Solomon Peachy
2020-10-09
codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.
Solomon Peachy
2020-09-08
surround: Fix two issues with the haas surround code.
Solomon Peachy
2020-09-04
skin_parser: Modernize Makefile.
Dominik Riebeling
2020-08-10
flac: fix warning introduced in 5758a05
Solomon Peachy
2020-08-10
Handle EOF properly in get_flac_metadata
Yuxuan Shui
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
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
[next]