summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Volume: Only play the new vibrate hint once per volume-down.John Spurlock2014-12-081-5/+6
* Merge "Support collaborative audio focus handling" into lmp-mr1-devJean-Michel Trivi2014-12-0710-95/+731
|\
| * Support collaborative audio focus handlingJean-Michel Trivi2014-12-0510-95/+731
* | Unhide secure stop APIsJeff Tinker2014-12-051-4/+0
* | Merge "Route mute key events through MediaSessionService" into lmp-mr1-devRoboErik2014-12-055-16/+83
|\ \
| * | Route mute key events through MediaSessionServiceRoboErik2014-12-055-16/+83
* | | Merge "Make setting the session token in MediaBrowserService synchronous" int...RoboErik2014-12-051-7/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Make setting the session token in MediaBrowserService synchronousRoboErik2014-12-041-7/+5
* | Merge "TIF: increase the time threshold for tune operation which was too hars...Dongwon Kang2014-12-051-1/+1
|\ \
| * | TIF: increase the time threshold for tune operation which was too harshDongwon Kang2014-12-051-1/+1
* | | media: allow full range of Vorbis sampling ratesLajos Molnar2014-12-041-1/+1
| |/ |/|
* | Merge "TIF: call tune() in HardwareSession" into lmp-mr1-devDongwon Kang2014-12-031-0/+1
|\ \
| * | TIF: call tune() in HardwareSessionDongwon Kang2014-11-281-0/+1
* | | Merge "Correctly iterate through MediaProjection callbacks." into lmp-mr1-devMichael Wright2014-12-031-5/+7
|\ \ \ | |_|/ |/| |
| * | Correctly iterate through MediaProjection callbacks.Michael Wright2014-11-211-5/+7
* | | Merge "AudioMix address and type, rule exclusion API, dynamic source" into lm...Jean-Michel Trivi2014-12-027-66/+397
|\ \ \
| * | | AudioMix address and type, rule exclusion API, dynamic sourceJean-Michel Trivi2014-11-307-66/+397
| | |/ | |/|
* | | Merge "audioservice: system audio control in master volume mode" into lmp-mr1...Jinsuk Kim2014-12-021-47/+59
|\ \ \
| * | | audioservice: system audio control in master volume modeJinsuk Kim2014-12-011-47/+59
| |/ /
* | | Merge "TIF: fix a race condition when TvInputManager is initialized" into lmp...Dongwon Kang2014-12-022-1/+23
|\ \ \
| * | | TIF: fix a race condition when TvInputManager is initializedDongwon Kang2014-12-022-1/+23
* | | | Merge "Missing Javadoc update while API review" into lmp-mr1-devSungsoo Lim2014-12-021-2/+2
|\ \ \ \
| * | | | Missing Javadoc update while API reviewSungsoo Lim2014-11-281-2/+2
| | |/ / | |/| |
* | | | ImageReader: free direct byte buffers once Image is returnedZhijun He2014-12-011-0/+10
| |/ / |/| |
* | | Merge "Volume: Improve inline volume controls used in settings." into lmp-mr1...John Spurlock2014-12-013-18/+23
|\ \ \
| * | | Volume: Improve inline volume controls used in settings.John Spurlock2014-11-283-18/+23
* | | | Set stream volume to max when userMasterVolume is set to true.Wally Yau2014-11-281-8/+8
| |/ / |/| |
* | | Merge "Do not perform forceVolumeControlStream in master volume mode" into lm...Jinsuk Kim2014-11-261-0/+3
|\ \ \
| * | | Do not perform forceVolumeControlStream in master volume modeJinsuk Kim2014-11-261-0/+3
| | |/ | |/|
* | | Fix broken @see javadoc in android.media.* classesRyan Lothian2014-11-264-12/+11
* | | Merge "Allow set loop and position before write for static AudioTracks" into ...Andy Hung2014-11-261-2/+2
|\ \ \
| * | | Allow set loop and position before write for static AudioTracksAndy Hung2014-11-241-2/+2
* | | | Merge "AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION." into...Eric Laurent2014-11-251-2/+2
|\ \ \ \
| * | | | AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION.Eric Laurent2014-11-181-2/+2
* | | | | Merge "media: add support for 160-byte image info in MediaCodec" into lmp-mr1...Lajos Molnar2014-11-251-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | media: add support for 160-byte image info in MediaCodecLajos Molnar2014-11-241-4/+4
* | | | | VolumeZen: Introduce internal vs external ringer mode.John Spurlock2014-11-255-72/+223
|/ / / /
* | | | Merge "Delay calling onConnected until a session is set in MediaBrowser" into...RoboErik2014-11-241-7/+27
|\ \ \ \
| * | | | Delay calling onConnected until a session is set in MediaBrowserRoboErik2014-11-241-7/+27
| | |_|/ | |/| |
* | | | Add support for audio focus lockingJean-Michel Trivi2014-11-245-44/+166
| |_|/ |/| |
* | | media: fix isSupportedFormat for integer frame rateLajos Molnar2014-11-201-4/+4
|/ /
* | Merge "Convert record channel mask for dynamic mix" into lmp-mr1-devJean-Michel Trivi2014-11-202-1/+31
|\ \
| * | Convert record channel mask for dynamic mixJean-Michel Trivi2014-11-202-1/+31
| |/
* | Merge "TIF: implement gatherTransparentRegion() and dispatchDraw() in TvView....Jae Seo2014-11-201-0/+39
|\ \
| * | TIF: implement gatherTransparentRegion() and dispatchDraw() in TvView.Dongwon Kang2014-11-191-0/+39
| |/
* | Merge "TIF: enhance documentation for TvInputManager.getAvailableStreamConfig...Jae Seo2014-11-201-0/+6
|\ \
| * | TIF: enhance documentation for TvInputManager.getAvailableStreamConfigs()Wonsik Kim2014-11-121-0/+6
* | | Merge "Handle volume events on master volume devices correctly" into lmp-mr1-devRoboErik2014-11-202-9/+24
|\ \ \
| * | | Handle volume events on master volume devices correctlyRoboErik2014-11-182-9/+24
| |/ /
* | | Scale bitmaps in metadata sent to the systemRoboErik2014-11-192-5/+42
| |/ |/|