summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-12WIP: shim: Add missing functions for widevineWIDEVINEAndreas Schneider5-1/+82
2017-02-12Add repo for sltexx blobs to READMEAndreas Schneider1-10/+15
2017-02-12config: Add mixer_paths_0.xml for unified samsung audio halAndreas Schneider2-729/+385
2017-02-12config: Use fast PCM output as default outputAndreas Schneider1-11/+3
2017-02-12audio: Switch to shared samsung audio HALAndreas Schneider7-3297/+3
2017-02-12audio: Add header for unified samsung audio HALAndreas Schneider1-0/+74
2017-02-12sepolicy: Fix unix_socket_connectAndreas Schneider2-4/+4
2017-02-12Revert "sepolicy: Allow audioserver to access dapm"Andreas Schneider3-6/+0
2017-02-12Revert "sepolicy: Set audio codec debugfs type"Andreas Schneider1-1/+0
2017-02-12config: Update to N blobs for LifevibesAndreas Schneider1-2/+2
2017-02-12include: Add macloader header file with settings for slteAndreas Schneider2-4/+42
2017-02-12SlteRIL: Align to stock RILJChristopher N. Hesse1-9/+9
2017-02-12prop: Set more properties for RILChristopher N. Hesse1-1/+11
2017-02-12Revert "device: Build with su by default"Andreas Schneider1-2/+1
2017-02-12board: Enable OMX rescaling workaround for h264Andreas Schneider1-0/+3
2017-02-12sepolicy: Allow access to /dev/fimg2dAndreas Schneider3-0/+8
2017-02-12board: Enable FIMG2D accelerationAndreas Schneider1-0/+6
2017-02-12board: Move TWRP recovery variables to own fileAndreas Schneider3-34/+42
2017-02-12device: Use the device gps.conf fileAndreas Schneider2-4/+1
2017-01-31prop: Set QAN elements to 6 values.Andreas Schneider1-1/+1
2017-01-31audio: Just sleep for 10ms for dsp poweroffAndreas Schneider1-3/+3
2017-01-26config: Increase volume for audio recordingAndreas Schneider1-1/+1
2017-01-26config: Update audio policyAndreas Schneider1-3/+10
2017-01-26audio: Add more debug messagesAndreas Schneider1-1/+5
2017-01-26audio: Allocate at least period_size if buffer size is too smallAndreas Schneider1-4/+15
2017-01-26audio: Use pcm_frames_to_bytes() to calculate frame_sizeAndreas Schneider1-6/+11
2017-01-26audio: Cleanup do_in_standby()Andreas Schneider1-3/+5
2017-01-26board: Add TARGET_OTA_ASSERT_DEVICE for slte, sltexx and sltesktAndreas Schneider1-0/+2
2017-01-26prop: Set QAN elements to 6 for modem G850FBOU1COL3Andreas Schneider1-1/+1
2017-01-26slte: Remove multithread decode bootanim flagChristopher N. Hesse1-1/+0
2017-01-26lineage: Set product name to slteAndreas Schneider1-1/+2
2017-01-23audio: Wait for audio codecs to turn offAndreas Schneider1-8/+65
2017-01-23sepolicy: Set audio codec debugfs typeAndreas Schneider1-0/+1
2017-01-23audio: Rename DAPM_PATHAndreas Schneider1-3/+3
2017-01-23board: Enable sched boostAndreas Schneider1-0/+3
2017-01-23device: Rename to sltexxAndreas Schneider1-1/+1
2017-01-20bluetooth: Fix bluetooth pairingSerenityS1-2/+2
2017-01-20device: Build with su by defaultAndreas Schneider1-1/+2
2017-01-20audio: Add a ALOGT logging functionAndreas Schneider1-0/+7
2017-01-20audio: Add lock setting mic_muteAndreas Schneider1-0/+2
2017-01-20audio: Set lock when changing voice volumeAndreas Schneider1-3/+15
2017-01-20audio: Fix routing issuesAndreas Schneider1-6/+8
2017-01-19audio: Avoid thread starvation by using pre_lockAndreas Schneider1-19/+58
2017-01-18audio: Change HAL module name and authorAndreas Schneider1-2/+2
2017-01-18audio: Initialize the modem before we setup routingAndreas Schneider1-20/+30
2017-01-18configs: Update mixer_paths.xml to work with audio changesAndreas Schneider1-96/+17
2017-01-18audio: Cleanly shut down devices and reset routesAndreas Schneider1-51/+49
2017-01-18audio: Add functions to enable and disable audio routes and devicesAndreas Schneider1-0/+32
2017-01-18audio: Add input_device_off() functionAfshin Arani1-0/+53
2017-01-18audio: Add output_device_off() functionAfshin Arani1-0/+68