summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * modiofx: Unmodifiable list is unmodifiableSteve Kondik2016-04-121-2/+3
| * audiofx: Add support for line out devicesSteve Kondik2016-04-085-3/+49
| * audiofx: Misc fixesSteve Kondik2016-04-082-6/+12
| * audiofx: Update for new session callback mechanismSteve Kondik2016-04-082-5/+18
| * audiofx: rename package to ModioFXScott Mertz2016-04-082-6/+6
| * audiofx: Refactor the serviceSteve Kondik2016-04-063-637/+710
| * audiofx: Remove deferred session release codeSteve Kondik2016-04-061-6/+1
| * audiofx: Simplify threads usageSteve Kondik2016-04-051-67/+42
| * audiofx: Re-add product name to preference nameSteve Kondik2016-04-052-8/+24
| * audiofx: Always update the UI for device switchesSteve Kondik2016-04-051-7/+0
| * AudioFX: better maxx effect handling and creationRoman Birg2016-04-055-121/+175
| * audiofx: A big pile of fixes.Steve Kondik2016-04-057-220/+362
| * audiofx: Fix a lot of state management issuesSteve Kondik2016-03-247-112/+185
| * Sync translations from AudioFX-resourcesRoman Birg2016-03-2376-266/+1598
| * AudioFX: only query for BT A2DP devicesRoman Birg2016-03-151-1/+1
| * AudioFX: catch effect crashesRoman Birg2016-03-153-21/+44
| * AudioFX: lower eq hold thresh down to 100msRoman Birg2016-03-111-1/+1
| * AudioFX: junit4 testsRoman Birg2016-03-1015-203/+517
| * AudioFX: make eq bars require a little long press timeRoman Birg2016-03-111-2/+6
| * AudioFX: fix not setting up proper defaults on fresh bootRoman Birg2016-03-102-38/+20
| * AudioFX: make effect handler MORE favorableRoman Birg2016-03-091-1/+1
| * audiofx: Only attach to STREAM_MUSIC in callback modeSteve Kondik2016-03-081-6/+10
| * audiofx: Add session callback supportSteve Kondik2016-03-082-39/+61
| * AudioFX: improve deferred effect destructionRoman Birg2016-03-081-85/+68
| * AudioFX: dont attempt to create maxxaudio effects every timeRoman Birg2016-03-071-18/+23
| * AudioFX: effect tests, synchronize the worldRoman Birg2016-03-069-80/+355
| * audiofx: Unbreak Waves effects on the speakerSteve Kondik2016-03-061-1/+1
| * AudioFX: initial integration with DTSRoman Birg2016-03-0523-609/+351
| * Revert "AudioFX: remove new session middle man"Roman Birg2016-02-292-2/+39
| * AudioFX: don't create effects until output listener is createdScott Mertz2016-02-261-9/+10
| * AudioFX: don't set defaults twice on first bootRoman Birg2016-02-241-4/+10
| * AudioFX: remove new session middle manRoman Birg2016-02-232-39/+2
| * AudioFX: unbreak MaxxAudio effectsRoman Birg2016-02-181-3/+9
| * AudioFx : Update if locale changedDanesh M2016-02-181-1/+10
| * AudioFX: release maxxaudio effect set on failureRoman Birg2016-02-173-22/+22
| * AudioFX: never remove the most recent sessionRoman Birg2016-02-112-13/+23
| * AudioFX: add FROM_BACKGROUND flag to qs tile intentsRoman Birg2016-02-081-0/+1
| * AudioFX: fix DTS toggleRoman Birg2016-02-011-0/+9
| * AudioFX: fix custom eq controls not showing upRoman Birg2016-01-251-1/+1
| * AudioFX: fix clearing app dataRoman Birg2016-01-254-16/+29
| * AudioFX: add qs tileRoman Birg2016-01-1415-35/+224
| * AudioFX: warn when not default control panelRoman Birg2016-01-134-23/+69
| * audiofx: Fix more click-and-poop when using Android effectsSteve Kondik2016-01-121-7/+19
| * audiofx: Stop beating the shit out of the DSPSteve Kondik2016-01-125-49/+66
| * AudioFX: regiser as available control panelRoman Birg2016-01-121-0/+4
| * AudioFX: declare minsdk version for reasonsRoman Birg2016-01-081-1/+1
| * AudioFX: target sdk 23Roman Birg2016-01-082-11/+3
| * AudioFX: fix first device callbacks and waiting for serviceRoman Birg2016-01-087-58/+77
| * audiofx: Implement EffectsFactorySteve Kondik2016-01-054-197/+287
| * audiofx: Use internal MaxxAudio APIs for 3D and bassSteve Kondik2016-01-051-8/+39