summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge "TIF: make the tune request handling more efficient" into lmp-mr1-devJae Seo2014-11-181-0/+8
|\ \
| * | TIF: make the tune request handling more efficientDongwon Kang2014-11-181-0/+8
* | | Volume: Don't allow ringer volume of 0 exiting ringer mode.John Spurlock2014-11-181-2/+2
|/ /
* | Merge "Move ringtone redirection to MediaPlayer." into lmp-mr1-devJeff Sharkey2014-11-131-3/+9
|\ \
| * | Move ringtone redirection to MediaPlayer.Jeff Sharkey2014-11-131-3/+9
| |/
* | Merge "Support for delayed audio focus" into lmp-mr1-devJean-Michel Trivi2014-11-135-36/+187
|\ \
| * | Support for delayed audio focusJean-Michel Trivi2014-11-115-36/+187
* | | MTP: Update JNI for new packet gettersMike Lockwood2014-11-131-72/+75
| |/ |/|
* | Merge "return error MEDIA_ERROR_UNSUPPORTED when Range request fail" into lmp...Chong Zhang2014-11-111-1/+5
|\ \
| * | return error MEDIA_ERROR_UNSUPPORTED when Range request failChong Zhang2014-11-101-1/+5
* | | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-071-2/+2
|\ \ \
| * | | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-041-2/+2
* | | | am 94c3e3bf: Merge "Fix NPE for CTS." into lmp-sprout-devJason Parks2014-11-071-0/+4
|\ \ \ \
| * | | | Fix NPE for CTS.Jason Parks2014-11-061-0/+4
* | | | | Merge changes If4c38bfe,Id9878186 into lmp-mr1-devRoboErik2014-11-062-0/+35
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update metadata artwork and uri docsRoboErik2014-11-061-0/+29
| * | | | skip MediaController callbacks if it's been unregisteredRoboErik2014-11-051-0/+6
* | | | | Merge "Add missing secure stop methods" into lmp-mr1-devJeff Tinker2014-11-062-0/+56
|\ \ \ \ \
| * | | | | Add missing secure stop methodsJeff Tinker2014-11-032-0/+56
* | | | | | Merge "AudioEffect JNI: use new max preprocessing constant" into lmp-mr1-devEric Laurent2014-11-051-18/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | AudioEffect JNI: use new max preprocessing constantEric Laurent2014-11-051-18/+2
* | | | | | am 56576838: am d9ceae8f: Merge "docs: Removed broken link to non-existent me...Andrew Solovay2014-11-051-1/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am 56576838: am d9ceae8f: Merge "docs: Removed broken link to non-existent me...Andrew Solovay2014-11-051-1/+0
| |\ \ \ \ \
| | * | | | | docs: Removed broken link to non-existent method.Andrew Solovay2014-11-041-1/+0
* | | | | | | Merge "Post volume requests to the handler thread in MediaSession" into lmp-m...RoboErik2014-11-051-10/+37
|\ \ \ \ \ \ \
| * | | | | | | Post volume requests to the handler thread in MediaSessionRoboErik2014-10-281-10/+37
* | | | | | | | Merge changes Ia3bc5b0d,I26e662ff into lmp-mr1-devRoboErik2014-11-052-4/+53
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add extras to the PlaybackStateRoboErik2014-11-041-4/+31
| * | | | | | | Add setRatingType to MediaSessionRoboErik2014-11-042-0/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "AudioService: fix wired headset insertion delay." into lmp-mr1-devEric Laurent2014-11-041-3/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | AudioService: fix wired headset insertion delay.Eric Laurent2014-11-031-3/+17
* | | | | | | Merge "TIF: Fix a typo and remove an unused method in TvInputService" into lm...Dongwon Kang2014-11-041-14/+6
|\ \ \ \ \ \ \
| * | | | | | | TIF: Fix a typo and remove an unused method in TvInputServiceDongwon Kang2014-11-031-14/+6
* | | | | | | | Merge "AudioService: fix cross deadlock" into lmp-mr1-devEric Laurent2014-11-041-89/+108
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | AudioService: fix cross deadlockEric Laurent2014-11-031-89/+108
| | |/ / / / / | |/| | | | |
* | | | | | | TIF: Add more documentation on start/end time of TvContract.ProgramDongwon Kang2014-11-031-0/+6
| |/ / / / / |/| | | | |
* | | | | | Merge "More AudioPolicy registration" into lmp-mr1-devJean-Michel Trivi2014-10-318-27/+218
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | More AudioPolicy registrationJean-Michel Trivi2014-10-308-27/+218
* | | | | | TIF: handle inputs holding the overlay view even after the session releaseDongwon Kang2014-10-302-16/+74
* | | | | | Merge "TIF: Handle notifyXXX() calls requested before the session initializat...Dongwon Kang2014-10-301-30/+59
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | TIF: Handle notifyXXX() calls requested before the session initializationDongwon Kang2014-10-301-30/+59
| |/ / / /