summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * AudioFX: rename package to org.cyanogenmod.audiofxRoman Birg2016-08-2343-2/+1
| * ModioFX: split backend implementationsRoman Birg2016-08-239-87/+72
| * AudioFX: don't backup app dataRoman Birg2016-08-111-0/+1
| * AudioFX: iniitalize services with current deviceRoman Birg2016-06-143-4/+8
| * AudioFX: fix first boot listener regressionRoman Birg2016-06-011-0/+4
| * Revert "AudioFX: create audio output change listener after it's dependencies"Roman Birg2016-06-011-3/+3
| * modiofx: Reintroduce deferred release for MaxxAudioSteve Kondik2016-05-252-21/+61
| * Automatic translation importMichael Bestas2016-05-252-4/+40
| * Automatic translation importMichael Bestas2016-05-252-29/+1
| * AudioFX: fix qs tile updatingRoman Birg2016-05-231-2/+2
| * AudioFX: create audio output change listener after it's dependenciesScott Mertz2016-05-231-3/+3
| * AudioFX: Disable Ok button if rename text is emptyKeith Mok2016-05-201-1/+25
| * AudioFX: finish swipe animation if hitting off during itRoman Birg2016-05-191-2/+5
| * AudioFX: fix output listener regressionRoman Birg2016-05-041-2/+2
| * modiofx: Add a default preset for headphones on Android effectsSteve Kondik2016-04-281-0/+12
| * audiofx: Fix the QS tileSteve Kondik2016-04-284-85/+124
| * audiofx: Update for CMAudioService changesSteve Kondik2016-04-284-26/+69
| * modiofx: Stop being clever with Android effectsSteve Kondik2016-04-261-42/+2
| * modiofx: Fix various issues with Android FXSteve Kondik2016-04-193-34/+100
| * modiofx: Bump prefs versionSteve Kondik2016-04-181-1/+1
| * audiofx: Don't auto-attach if a recording is activeSteve Kondik2016-04-151-0/+7
| * AudioFX: don't assume stream typeRoman Birg2016-04-153-35/+37
| * 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