~cmiller/ubuntuone-android-music/play-from-file-descriptor-not-path

  • Committer: Chad Miller
  • Date: 2010-12-15 22:14:36 UTC
  • Revision ID: chad.miller@canonical.com-20101215221436-j14htbnwd23ytnmo
The media player doesn't handle looking up sources by file name very well, when (AFAICT) the system has a open writing filehandle on that name.  Instead, open it ourselves for reading and pass a file descriptor to the MediaPlayer as a source.  (LP:654180)
Filename Latest Rev Last Changed Committer Comment Size
..
assets 223 14 years ago sindre_mehus Android: Nicer html in help. Diff
libs 1 14 years ago sindre_mehus Initial android module. Diff
res 1 14 years ago sindre_mehus Initial android module. Diff
src 1 14 years ago sindre_mehus Initial android module. Diff
tests 1 14 years ago sindre_mehus Initial android module. Diff
AndroidManifest.xml 525 13 years ago sindre_mehus Android: Upgraded to 2.1 5 KB Diff Download File
build.properties 323 13 years ago sindre_mehus Android: Build for target android-7. 744 bytes Diff Download File
build.xml 436 13 years ago sindre_mehus Android: Upgraded to 1.7.1 2.8 KB Diff Download File
default.properties 325 13 years ago sindre_mehus Android: Use android-8 target 362 bytes Diff Download File
local.properties 424 13 years ago sindre_mehus Android: Upgraded to 1.7 420 bytes Diff Download File
subsonic.keystore 118 14 years ago sindre_mehus Android: Changed package name. 1.1 KB Diff Download File