summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Doc update: PlaybackCompleted valid state 4 pausekmccormick2013-03-291-2/+2
* Make it clear that non-optional MediaFormat keys are requiredAndreas Huber2012-12-051-2/+2
* Merge "AudioService: improve initial safe volume delay" into jb-mr1.1-devEric Laurent2012-11-301-61/+97
|\
| * AudioService: improve initial safe volume delayEric Laurent2012-11-291-61/+97
* | Clean up behavior of type arguments for MediaRouter#getSelectedRouteAdam Powell2012-11-281-2/+14
* | Fix audio focus evaluation order for display updateJean-Michel Trivi2012-11-201-8/+14
|/
* Clarify that MediaFormat.KEY_IS_ADTS only applies to decoding AAC audio contentAndreas Huber2012-11-141-1/+3
* Merge "Support Wifi display devices that rename themselves." into jb-mr1.1-devCraig Mautner2012-11-131-1/+1
|\
| * Support Wifi display devices that rename themselves.Jeff Brown2012-11-071-1/+1
* | AudioService: undock audio glitch - DO NOT MERGEEric Laurent2012-11-081-9/+11
* | audio service fix dock after crash - DO NOT MERGEEric Laurent2012-11-081-0/+7
|/
* Merge "audio service: make dock audio is off by default" into jb-mr1-devEric Laurent2012-10-291-1/+1
|\
| * audio service: make dock audio is off by defaultEric Laurent2012-10-291-1/+1
* | No playback and music widget from other user on user switchJean-Michel Trivi2012-10-291-2/+34
|/
* Merge "add settings for dock audio enabled" into jb-mr1-devEric Laurent2012-10-271-1/+37
|\
| * add settings for dock audio enabledEric Laurent2012-10-261-1/+37
* | Add MediaRouter API to get presentation display.Jeff Brown2012-10-251-5/+126
* | Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into...Bryan Mawhinney2012-10-251-0/+3
|\ \ | |/ |/|
| * Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)Bryan Mawhinney2012-10-241-0/+3
* | AudioService: add fix for corrupted settingsEric Laurent2012-10-231-0/+6
|/
* More migration to Global settings.Jeff Sharkey2012-10-181-3/+4
* Merge "Use device availability to start WFD audio routing" into jb-mr1-devJean-Michel Trivi2012-10-152-16/+6
|\
| * Use device availability to start WFD audio routingJean-Michel Trivi2012-10-112-16/+6
* | Rewind buffer before copying into it.Marco Nelissen2012-10-121-0/+1
* | Ensure MediaRouter correctly handles renamed Wifi displays.Jeff Brown2012-10-111-15/+7
|/
* Merge "Don't play notifications during speech recognition" into jb-mr1-devJean-Michel Trivi2012-10-102-0/+17
|\
| * Don't play notifications during speech recognitionJean-Michel Trivi2012-10-102-0/+17
* | Fix MediaRouter prioritization around a2dp devicesAdam Powell2012-10-101-4/+5
|/
* Merge "enforce camera sound according to country code" into jb-mr1-devEric Laurent2012-10-093-38/+182
|\
| * enforce camera sound according to country codeEric Laurent2012-10-083-38/+182
* | Don't do a wifi p2p scan in MediaRouter if we're already connectedAdam Powell2012-10-081-3/+8
|/
* AudioService: fix settings for fixed volume deviceEric Laurent2012-10-071-7/+24
* MediaRouter/Wireless Display - correct initial stateAdam Powell2012-10-041-5/+7
* Merge "AudioService: filter flags in volume methods" into jb-mr1-devEric Laurent2012-10-041-1/+3
|\
| * AudioService: filter flags in volume methodsEric Laurent2012-10-031-1/+3
* | audio service: fix system volume settingsEric Laurent2012-10-021-10/+18
|/
* enable safe media volume according to countryEric Laurent2012-10-021-39/+96
* MediaRouter/Wifi Display improvementsAdam Powell2012-10-011-21/+40
* String change for video routing via MediaRouter; "HDMI" not "HDMI audio."Adam Powell2012-09-281-1/+1
* Add wireless display selection support to MediaRouter.Adam Powell2012-09-281-40/+293
* Merge "Multi-user ringtone playback." into jb-mr1-devJeff Sharkey2012-09-262-2/+4
|\
| * Multi-user ringtone playback.Jeff Sharkey2012-09-262-2/+4
* | Implement android.media.AudioManager.getProperty()Glenn Kasten2012-09-252-2/+15
|/
* Display a fixed volume silder when docked.Eric Laurent2012-09-252-83/+120
* Merge into jb-mr1-devJean-Baptiste Queru2012-09-251-5/+8
|\
| * Volume keys control music volume after music stopsEric Laurent2012-09-211-5/+8
* | pause music playback when switching user.Eric Laurent2012-09-211-2/+22
|/
* Do not turn safe volume on upon headset connectionEric Laurent2012-09-211-16/+24
* Merge "Expose android.media.AudioManager.getProperty()" into jb-mr1-devGlenn Kasten2012-09-201-9/+8
|\
| * Expose android.media.AudioManager.getProperty()Glenn Kasten2012-09-201-9/+8