Summary: | Patch to add support for Motorola V360 phone as audio player | ||
---|---|---|---|
Product: | hal | Reporter: | Adam Williamson <adamw> |
Component: | misc | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | high | CC: | ernstp |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
patch to support motorola v360 phone as audio player
patch to add support for v360 and appropriate audio paths for PSP and w800 patch to add support for v360 and appropriate audio paths for PSP and w800 |
Description
Adam Williamson
2006-10-05 00:26:23 UTC
Created attachment 7268 [details] [review] patch to support motorola v360 phone as audio player I did some tooling about and it seems that you can use the key portable_audio_player.audio_folders to tell the system where audio files should be stored. I've thus updated the patch to add this key to the V360 entry, pointing to the appropriate directory - /mobile/audio . I also took the opportunity to add a couple of other such lines, one for the PSP pointing to /PSP/MUSIC (that's the correct path for music files on the PSP), and one for the w800, pointing to /mp3 : there is a comment at the top of the entry for the w800 saying this is where audio files should go, but no actual key. I assume the entry was written before this key was introduced, or whoever wrote the entry didn't know about it. Hope this patch is useful. Created attachment 7270 [details] [review] patch to add support for v360 and appropriate audio paths for PSP and w800 Well, since no-one looked at this yet, here's one more updated version of the patch - it just adds storage.model and storage.vendor keys for the V360, which seems to result in apps displaying a more sane name for it. Created attachment 7367 [details] [review] patch to add support for v360 and appropriate audio paths for PSP and w800 anyone? please? this should be a no-brainer to merge... *forlorn poke* Oh, I was just about to report this oneliner for the W800. Why hasn't this been merged? I actually put in this for the W800: <append key="portable_audio_player.audio_folders" type="strlist">MP3/</append> <append key="portable_audio_player.audio_folders" type="strlist">MSSEMC/Media files/audio/</append> Uppercase MP3 and the other directory is ok also I think. A company like Sony Ericsson should hire someone to help with this.. :-) I've no idea why it hasn't been merged yet, I keep bumping it :/ commit defc0819bb691d3adad05b1b61df080e4db0f726 Author: Danny Kukawka <danny.kukawka@web.de> Date: Wed Feb 21 17:54:27 2007 +0100 amend entries for SE W800i and Motorola V360 Applied slightly adopted parts of a patch from Adam Williamson <awilliamson@mandriva.com> to amend the entries for the SE W800i and Motorola V360 with folder and name information (fd.o bug #8510). Thanks! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.