summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* Remove explicit 'enum codec_command_action' in codec APIMichael Sevakis2017-12-07
* Undo hacks to meant to get around string formatting limitationsMichael Sevakis2017-11-21
* libpcm: Get unbranded structure tag out of my way.Michael Sevakis2017-11-06
* Revert "tlsf: pack info structs"Franklin Wei2017-10-29
* tlsf: remove memset() call in add_new_area()Franklin Wei2017-10-29
* tlsf: pack info structsFranklin Wei2017-10-29
* PBE+Surround: Localize some variables and fixup some flush opsMichael Sevakis2017-10-12
* Nitpick configuration code in a few DSP filters to fix some bugsMichael Sevakis2017-10-12
* Need limits.h for hosted buildsMichael Sevakis2017-10-01
* Replace fp_sqrt function with one that only uses shift, or and sub.Michael Sevakis2017-10-01
* fix warning in vorbisAmaury Pouly2017-09-17
* ARM support: provide compiler a better popcount functionMichael Sevakis2017-09-07
* Initial commit for the Sony NWZ linux portAmaury Pouly2017-09-05
* rbcodec: remove useless includeAmaury Pouly2017-07-30
* rbcodec: fix compilation in debug modeAmaury Pouly2017-07-30
* Fix dangerous castsAmaury Pouly2017-02-04
* Fix codecs in simulator builds on WindowsAmaury Pouly2017-01-15
* unwinder: in get__sp(), use the more correct "msr cpsr_c, ..." formAmaury Pouly2016-12-12
* Fix DEBUG build codecsAmaury Pouly2016-12-03
* Opus: update resume offset correctly while playing.Adam Sampson2016-09-07
* Fix race conditions in parallel build.Frank Gevaerts2016-05-28
* _BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.Frank Gevaerts2016-03-18
* mp3_enc.c: fix MP3 recording at 32 kHz sample rateCástor Muñoz2015-07-17
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* fix surround & pbe dsp crashChiwen Chang2015-01-30
* fix pbe/haas surround dsps: surround_enabled, redo flush functions.Chiwen Chang2015-01-22
* Enable buflib and core_alloc for warble.Frank Gevaerts2015-01-19
* three new DSPsChiwen Chang2015-01-19
* ARM unwinder for thumb: Fix broken MOV opcodeThomas Jarosch2015-01-12
* Fix redThomas Jarosch2015-01-12
* ARM unwinder for thumb: Fix broken SUB opcodeThomas Jarosch2015-01-12
* ARM unwinder: Add missing 'register' variable in debug outputThomas Jarosch2015-01-12
* ARM unwinder: Add missing va_end() call.Thomas Jarosch2015-01-12
* Limit more variables to file scopeThomas Jarosch2015-01-11
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* Fix yellowThomas Jarosch2015-01-05
* Make thirty functions static to reduce binary sizeThomas Jarosch2015-01-05
* More standard conforming codec_realloc()Thomas Jarosch2014-12-27
* Add newlines at the end of the fileThomas Jarosch2014-12-17
* Fix warning in WMA Pro and remove a c++ comment.Michael Giacomelli2014-11-28
* Fix FS#13009.Michael Giacomelli2014-11-28
* fix yellowMarcin Bukat2014-09-22
* metadata: Add cuesheet embedded in ape tags.nialv72014-09-22
* Fix last warning for WarbleMichael Sevakis2014-08-30
* Get the last errors I hope!Michael Sevakis2014-08-30
* Remove unused return value variable in lib/unwarminder/backtrace.cMichael Sevakis2014-08-25
* Fix warnings from 6ed0087Michael Sevakis2014-08-16
* add supports for x,y value in percentage to several tags.Chiwen Chang2014-07-21
* libopus: use iram for more constantsNils Wallménius2014-07-13
* libopus: asm C_MUL for coldfireNils Wallménius2014-07-13