summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-09-07ARM support: provide compiler a better popcount functionMichael Sevakis
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly
2017-07-30rbcodec: remove useless includeAmaury Pouly
2017-07-30rbcodec: fix compilation in debug modeAmaury Pouly
2017-02-04Fix dangerous castsAmaury Pouly
2017-01-15Fix codecs in simulator builds on WindowsAmaury Pouly
2016-12-12unwinder: in get__sp(), use the more correct "msr cpsr_c, ..." formAmaury Pouly
2016-12-03Fix DEBUG build codecsAmaury Pouly
2016-09-07Opus: update resume offset correctly while playing.Adam Sampson
2016-05-28Fix race conditions in parallel build.Frank Gevaerts
2016-03-18_BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.Frank Gevaerts
2015-07-17mp3_enc.c: fix MP3 recording at 32 kHz sample rateCástor Muñoz
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2015-01-30fix surround & pbe dsp crashChiwen Chang
2015-01-22fix pbe/haas surround dsps: surround_enabled, redo flush functions.Chiwen Chang
2015-01-19Enable buflib and core_alloc for warble.Frank Gevaerts
2015-01-19three new DSPsChiwen Chang
2015-01-12ARM unwinder for thumb: Fix broken MOV opcodeThomas Jarosch
2015-01-12Fix redThomas Jarosch
2015-01-12ARM unwinder for thumb: Fix broken SUB opcodeThomas Jarosch
2015-01-12ARM unwinder: Add missing 'register' variable in debug outputThomas Jarosch
2015-01-12ARM unwinder: Add missing va_end() call.Thomas Jarosch
2015-01-11Limit more variables to file scopeThomas Jarosch
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly
2015-01-05Fix yellowThomas Jarosch
2015-01-05Make thirty functions static to reduce binary sizeThomas Jarosch
2014-12-27More standard conforming codec_realloc()Thomas Jarosch
2014-12-17Add newlines at the end of the fileThomas Jarosch
2014-11-28Fix warning in WMA Pro and remove a c++ comment.Michael Giacomelli
2014-11-28Fix FS#13009.Michael Giacomelli
2014-09-22fix yellowMarcin Bukat
2014-09-22metadata: Add cuesheet embedded in ape tags.nialv7
2014-08-30Fix last warning for WarbleMichael Sevakis
2014-08-30Get the last errors I hope!Michael Sevakis
2014-08-25Remove unused return value variable in lib/unwarminder/backtrace.cMichael Sevakis
2014-08-16Fix warnings from 6ed0087Michael Sevakis
2014-07-21add supports for x,y value in percentage to several tags.Chiwen Chang
2014-07-13libopus: use iram for more constantsNils Wallménius
2014-07-13libopus: asm C_MUL for coldfireNils Wallménius
2014-07-13Sync to upstream libopusNils Wallménius
2014-04-15libmad: Use 32bit unsigned for requantize table.Thomas Martitz
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-03-03Fix more reds.Thomas Martitz
2014-03-03Fix various reds. Some includes needed fixup.Thomas Martitz
2013-12-23Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playbackJack Whitham
2013-12-16Sync libopus to upstream release 1.1Nils Wallménius
2013-12-15DSP Compressor: Sidechain, Exponential Atk/RlsRyan Billing
2013-12-13Add support for flac embeded album art.Albert Song
2013-11-18flac: fix seeking.Andrew Ryabinin
2013-10-20Add missing #include statements.Kevin Zheng