summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* 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
* Sync to upstream libopusNils Wallménius2014-07-13
* libmad: Use 32bit unsigned for requantize table.Thomas Martitz2014-04-15
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* Fix more reds.Thomas Martitz2014-03-03
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playbackJack Whitham2013-12-23
* Sync libopus to upstream release 1.1Nils Wallménius2013-12-16
* DSP Compressor: Sidechain, Exponential Atk/RlsRyan Billing2013-12-15
* Add support for flac embeded album art.Albert Song2013-12-13
* flac: fix seeking.Andrew Ryabinin2013-11-18
* Add missing #include statements.Kevin Zheng2013-10-20
* Simulator - encoders can now be loadedLorenzo Miori2013-10-05
* Opus: delete two files that were moved into a subdirNils Wallménius2013-09-01
* Fix warning from a35c1b3Nils Wallménius2013-09-01
* Opus: Coldfire inline asm for comb_filter_constNils Wallménius2013-09-01