summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build: Protect against unsupported CPU typesNicolas Dufresne2016-07-141-2/+4
* Add missing windows conditions variableNicolas Dufresne2016-07-147-9/+514
* build: Define MSVC _WIN32 so we can build on mingwNicolas Dufresne2016-07-141-1/+1
* build: Properly select the right system wrappersNicolas Dufresne2016-07-142-2/+16
* build: Add required define for WindowsNicolas Dufresne2016-07-141-1/+4
* build: Don't blindly link to pthreadNicolas Dufresne2016-07-141-2/+1
* build: Add cerbero gnustl support for AndroidNicolas Dufresne2016-07-142-1/+17
* Add missing windows specific headersNicolas Dufresne2016-07-141-0/+103
* build: Bump version to 0.3v0.3Arun Raghavan2016-06-221-1/+1
* doc: Update NEWS for releaseArun Raghavan2016-06-221-0/+6
* build: Make sure files with SSE2 code are compiled with -msse2Rex Dieter2016-06-212-2/+15
* build: enforce linking with --no-undefined, add explicit -lpthreadRex Dieter2016-06-011-2/+5
* build: Update library version infov0.2Arun Raghavan2015-11-041-2/+2
* doc: Add release notes about changes and API breakageArun Raghavan2015-11-041-0/+44
* Update code to current Chromium masterArun Raghavan2015-11-04108-385/+894
* doc: Add a pro-tip to update instructionsArun Raghavan2015-11-041-1/+3
* build: Dist ancillary documentationArun Raghavan2015-11-041-0/+4
* build: Install trace.h to allow clients access to the Trace APIArun Raghavan2015-11-041-1/+2
* doc: Split out and expand on updating notesArun Raghavan2015-11-043-45/+102
* common_audio: Remove extraneous headerArun Raghavan2015-11-041-95/+0
* build: Don't install a top level copy of audio_processing.hArun Raghavan2015-11-041-2/+0
* build: Install module_common_types.h and dependenciesArun Raghavan2015-11-042-2/+5
* doc: Add upstream repo URL to READMEArun Raghavan2015-11-041-2/+3
* doc: Update READMEArun Raghavan2015-10-192-11/+13
* build: Conditionally build C variants of assembler-optimised codeArun Raghavan2015-10-191-3/+8
* build: Define assembler flags where requiredArun Raghavan2015-10-191-0/+1
* build: Define ARM arch preprocessor macrosArun Raghavan2015-10-191-2/+4
* system_wrappers: Add missing file for ARM buildsArun Raghavan2015-10-192-0/+67
* build: Use CXXFLAGS instead of CFLAGS in compile testingArun Raghavan2015-10-191-2/+2
* build: Minor whitespace changesArun Raghavan2015-10-191-1/+4
* Drop redundant headerArun Raghavan2015-10-151-81/+0
* build: Fix distcheckArun Raghavan2015-10-153-0/+8
* build: Add architecture checks for x86 and ARMArun Raghavan2015-10-153-42/+113
* build: Stop hard-coding OS/platform CFLAGSArun Raghavan2015-10-152-5/+32
* build: Fix up include file pathsArun Raghavan2015-10-153-9/+13
* debug: Update protobuf fileArun Raghavan2015-10-151-1/+51
* build: Drop old gpyi fileArun Raghavan2015-10-151-100/+0
* build: More build fixes and cleanupsArun Raghavan2015-10-1519-138/+2130
* Update .gitignore for .dirstamp filesArun Raghavan2015-10-151-1/+1
* build: Some fixes for make distcheckArun Raghavan2015-10-157-5/+16
* build: Make build succeed without test and non-audio depsArun Raghavan2015-10-156-2/+21
* Update audio_processing moduleArun Raghavan2015-10-15324-15857/+52273
* Update system_wrappersArun Raghavan2015-10-1510-266/+423
* Update common_audioArun Raghavan2015-10-15230-8662/+11207
* Add the PATENTS file to EXTRA_DISTv0.1Arun Raghavan2011-11-101-0/+2
* Add a NEWS file for release notesArun Raghavan2011-11-101-0/+5
* Add xz for for dist tarballsArun Raghavan2011-11-101-1/+1
* Update code to upstream revision r789Arun Raghavan2011-10-213-5/+6
* Update code to upstream revision r767Arun Raghavan2011-10-2177-130/+92
* Update code to upstream revision r766Arun Raghavan2011-10-2079-8737/+6376