summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add MidiManager to public API"Mike Lockwood2015-03-149-76/+60
|\
| * Add MidiManager to public APIMike Lockwood2015-03-139-76/+60
* | Merge "VolumePolicy: Debounce adjustments from vibrate->silent."John Spurlock2015-03-131-4/+19
|\ \
| * | VolumePolicy: Debounce adjustments from vibrate->silent.John Spurlock2015-03-131-4/+19
* | | Merge "MidiDeviceInfo meta-data improvements:"Mike Lockwood2015-03-133-13/+108
|\ \ \ | |/ / |/| / | |/
| * MidiDeviceInfo meta-data improvements:Mike Lockwood2015-03-123-13/+108
* | AudioService: Define minimum levels for volume streams.John Spurlock2015-03-132-0/+20
* | Merge "Volume policy updates."John Spurlock2015-03-135-5/+108
|\ \
| * | Volume policy updates.John Spurlock2015-03-125-5/+108
* | | resolved conflicts for merge of 42f55d1e to masterMarco Nelissen2015-03-121-31/+34
|\ \ \
| * | | Fix context leakMarco Nelissen2015-03-111-35/+44
* | | | Merge "drm: add EVENT_SESSION_RECLAIMED for resource manager."Ronghua Wu2015-03-121-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | drm: add EVENT_SESSION_RECLAIMED for resource manager.Ronghua Wu2015-03-041-0/+6
* | | | AudioService: Write base stream volume changes to the event log.John Spurlock2015-03-123-9/+11
| |_|/ |/| |
* | | Merge "MidiManager: Add MIDI device status notifications"Mike Lockwood2015-03-118-15/+287
|\ \ \
| * | | MidiManager: Add MIDI device status notificationsMike Lockwood2015-03-118-15/+287
* | | | Merge "MidiDevice: Add support for making direct connections between ports"Mike Lockwood2015-03-114-3/+98
|\ \ \ \ | |/ / /
| * | | MidiDevice: Add support for making direct connections between portsMike Lockwood2015-03-114-3/+98
* | | | Merge "Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()"Mike Lockwood2015-03-114-13/+47
|\ \ \ \ | |/ / /
| * | | Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()Mike Lockwood2015-03-114-13/+47
* | | | am debf5a09: am c2826fb9: am 3d333c74: Merge "Fix typos in AudioManager javadoc"Narayan Kamath2015-03-111-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | am 3d333c74: Merge "Fix typos in AudioManager javadoc"Narayan Kamath2015-03-101-1/+1
| |\ \
| | * | Fix typos in AudioManager javadocEemi Haukkala2015-03-101-1/+1
* | | | Merge "MIDI Manager changes:"Mike Lockwood2015-03-107-53/+112
|\ \ \ \
| * | | | MIDI Manager changes:Mike Lockwood2015-03-097-53/+112
* | | | | Merge "Add DEPTH image formats, support in ImageReader"Eino-Ville Talvala2015-03-101-0/+2
|\ \ \ \ \
| * | | | | Add DEPTH image formats, support in ImageReaderEino-Ville Talvala2015-03-091-0/+2
| |/ / / /
* | | | | enable FM tuner and hotword capture for system apps.Eric Laurent2015-03-093-9/+13
|/ / / /
* | | | MIDI Manager: Add explicit close mechanism for input and output portsMike Lockwood2015-03-065-47/+172
* | | | MidiDeviceService: Add getDeviceInfo() accessor methodMike Lockwood2015-03-062-2/+14
* | | | Add MidiDevice.close() method so we can clean up our ServiceConnectionMike Lockwood2015-03-042-7/+29
* | | | Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post()...Mike Lockwood2015-03-046-42/+32
* | | | Eliminate MidiPort base class for MidiInputPort and MidiOutputPortMike Lockwood2015-03-043-59/+41
* | | | Merge "MidiManager: Virtual MIDI devices are now implemented as Services"Mike Lockwood2015-03-058-262/+428
|\ \ \ \
| * | | | MidiManager: Virtual MIDI devices are now implemented as ServicesMike Lockwood2015-03-048-262/+428
* | | | | Merge "Audio: Remove the concept of master volume."John Spurlock2015-03-044-214/+34
|\ \ \ \ \
| * | | | | Audio: Remove the concept of master volume.John Spurlock2015-03-044-214/+34
* | | | | | MediaPlayer: add setPlaybackRate JAVA API.Wei Jia2015-03-031-0/+69
|/ / / / /
* | | | | Remove unused imports in frameworks/base.John Spurlock2015-02-2831-77/+0
|/ / / /
* | | | Merge "MediaRecorder: pass capture fps in float"Chong Zhang2015-02-241-4/+1
|\ \ \ \
| * | | | MediaRecorder: pass capture fps in floatChong Zhang2015-02-231-4/+1
* | | | | Add MIDI Manager API tweaks:Mike Lockwood2015-02-2313-0/+1355
|/ / / /
* | | | Changing AudioManager.listAudioDevicePorts to take a ArrayList<AudioDevicePor...Paul McLean2015-02-192-7/+6
* | | | Merge "Audio Device Enumeration API."Paul McLean2015-02-192-0/+300
|\ \ \ \
| * | | | Audio Device Enumeration API.Paul McLean2015-02-192-0/+300
* | | | | Merge "AudioAttributes: introduce new flags to bypass audio restrictions."John Spurlock2015-02-194-1/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | AudioAttributes: introduce new flags to bypass audio restrictions.John Spurlock2015-02-184-1/+28
* | | | | Add @ResourceInt annotations on APIsTor Norbye2015-02-181-2/+3
|/ / / /
* | | | Volume: Allow dialog to query "muteable" streams.John Spurlock2015-02-172-0/+15
* | | | Merge "Allow sysui-managed remote volume controllers."John Spurlock2015-02-131-2/+2
|\ \ \ \ | |_|_|/ |/| | |