summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* headphone volume limitationEric Laurent2012-09-161-1/+164
* MtpDatabase: Use actual file size instead of media database size columnMike Lockwood2012-09-121-13/+12
* Merge "MtpDatabase: Fix typo affecting parent and format queries" into jb-mr1...Mike Lockwood2012-09-111-2/+2
|\
| * MtpDatabase: Fix typo affecting parent and format queriesMike Lockwood2012-09-111-2/+2
* | Add support for controlling remote submix audio routingJean-Michel Trivi2012-09-105-3/+65
|/
* Merge "Add support for Wifi display." into jb-mr1-devJeff Brown2012-09-071-0/+153
|\
| * Add support for Wifi display.Jeff Brown2012-09-071-0/+153
* | AudioSystem: new audio device enumsEric Laurent2012-09-071-11/+44
|/
* am 657dba9e: am 4aa83ec3: am bb60bc26: Merge "Musicplayer application can not...Jean-Baptiste Queru2012-09-061-1/+2
|\
| * am bb60bc26: Merge "Musicplayer application can not display DRM files of inte...Jean-Baptiste Queru2012-09-061-1/+2
| |\
| | * Musicplayer application can not display DRM files of internal storage.Jan Bjernler2012-08-311-1/+2
* | | Merge "Improve multi-user broadcasts." into jb-mr1-devDianne Hackborn2012-08-301-18/+49
|\ \ \
| * | | Improve multi-user broadcasts.Dianne Hackborn2012-08-301-18/+49
* | | | Merge "Fix a typo in the sample code" into jb-mr1-devTeng-Hui Zhu2012-08-301-1/+1
|\ \ \ \
| * | | | Fix a typo in the sample codeTeng-Hui Zhu2012-08-301-1/+1
| |/ / /
* | | | AudioService: pause music when undockedEric Laurent2012-08-301-1/+3
|/ / /
* | | am 3221b333: am 26ad1e78: am 03d16e12: Merge "Make setCaptureRate locale safe"Jean-Baptiste Queru2012-08-271-3/+2
|\ \ \ | |/ /
| * | am 26ad1e78: am 03d16e12: Merge "Make setCaptureRate locale safe"Jean-Baptiste Queru2012-08-271-3/+2
| |\ \ | | |/
| | * Make setCaptureRate locale safeJohan Redestig2012-08-271-3/+2
* | | Added some common error codes in MediaPlayer.javaJames Dong2012-08-261-0/+16
* | | Let apps provide a custom data source for extractorsMarco Nelissen2012-08-242-0/+50
* | | am d2388b50: am 53ad027c: Merge "MtpStorage: correct the size of reserve spac...Jean-Baptiste Queru2012-08-101-2/+2
|\ \ \ | |/ /
| * | am 53ad027c: Merge "MtpStorage: correct the size of reserve space for MTP"Jean-Baptiste Queru2012-08-101-2/+2
| |\ \ | | |/
| | * Merge "MtpStorage: correct the size of reserve space for MTP"Jean-Baptiste Queru2012-08-101-2/+2
| | |\
| | | * MtpStorage: correct the size of reserve space for MTPbo huang2012-08-071-2/+2
| * | | am 52410be8: Merge "mediacodec: Don\'t suggest calling getOutputFormat() imme...Jean-Baptiste Queru2012-08-081-2/+1
| |\ \ \ | | |/ /
| | * | mediacodec: Don't suggest calling getOutputFormat() immediatelyMartin Storsjo2012-07-131-2/+1
| | |/
* | | Merge "Add MEDIA_ERROR_SERVER_DIED error constant to MediaRecorder.java class...James Dong2012-08-081-1/+7
|\ \ \
| * | | Add MEDIA_ERROR_SERVER_DIED error constant to MediaRecorder.java classJames Dong2012-08-071-1/+7
* | | | MediaFile: Fix case sensitive file extension matching for computing MTP forma...Mike Lockwood2012-08-071-1/+1
* | | | mediacodec: Don't suggest calling getOutputFormat() immediatelyMartin Storsjo2012-08-071-2/+1
|/ / /
* | | Improve scan time for some casesMarco Nelissen2012-08-021-11/+29
* | | Added a key to retrieve the rotation angle in MediaMetadataRetriever.java classJames Dong2012-07-311-0/+5
* | | Fix a typo (dependant => dependent)James Dong2012-07-301-2/+2
* | | Relax rules for media apps to stay on RemoteControlDisplayJean-Michel Trivi2012-07-271-7/+31
* | | am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax externa...Jeff Smith2012-07-252-2/+2
|\ \ \ | |/ /
| * | am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214Jeff Smith2012-07-252-2/+2
| |\ \
| | * | Fix several cases of broken droiddoc syntaxJeff Smith2012-07-252-2/+2
* | | | Added MEDIA_INFO_VIDEO_RENDERING_START as an informational eventJames Dong2012-07-231-0/+6
* | | | am d1a0a53e: am 5d478b9c: Merge "Changed to obtain a parcel in each notify() ...James Dong2012-07-181-0/+1
|\ \ \ \ | |/ / /
| * | | am 5d478b9c: Merge "Changed to obtain a parcel in each notify() call in jni."...James Dong2012-07-181-0/+1
| |\ \ \ | | |/ /
| | * | Merge "Changed to obtain a parcel in each notify() call in jni." into jb-devJames Dong2012-07-181-0/+1
| | |\ \
| | | * | Changed to obtain a parcel in each notify() call in jni.Insun Kang2012-07-101-0/+1
* | | | | am c36b8acd: am 38895394: Merge "Properly switch MediaRouter to wired audio o...Adam Powell2012-07-161-7/+19
|\ \ \ \ \ | |/ / / /
| * | | | am 38895394: Merge "Properly switch MediaRouter to wired audio over a2dp." in...Adam Powell2012-07-161-7/+19
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Properly switch MediaRouter to wired audio over a2dp.Adam Powell2012-07-121-7/+19
| | |/
* | | Fix sound effect attenuation calculationJean-Michel Trivi2012-07-101-3/+3
* | | Merge "AudioService: fix a2dp force use delay"Eric Laurent2012-07-101-7/+14
|\ \ \
| * | | AudioService: fix a2dp force use delayEric Laurent2012-07-091-7/+14
* | | | am 7b5488d8: am 099fd80f: docs: add throws notice for isPlaying per external ...Scott Main2012-07-031-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /