hal/fdi/information/10freedesktop 10-usb-music-players.fdi,1.6,1.7
Richard Hughes
hughsient at freedesktop.org
Mon Nov 28 13:20:12 PST 2005
Update of /cvs/hal/hal/fdi/information/10freedesktop
In directory gabe:/tmp/cvs-serv712
Modified Files:
10-usb-music-players.fdi
Log Message:
Add a patch from Davide Ferrari <vide80 at gmail.com> which adds the Samsung Yepp YP-ST5.
Index: 10-usb-music-players.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/information/10freedesktop/10-usb-music-players.fdi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- 10-usb-music-players.fdi 31 Aug 2005 18:58:20 -0000 1.6
+++ 10-usb-music-players.fdi 28 Nov 2005 21:20:10 -0000 1.7
@@ -204,6 +204,21 @@
<append key="portable_audio_player.input_formats" type="strlist">audio/mpeg</append>
</match>
</match>
+ <match key="@storage.physical_device:usb.vendor_id" int="0x04e8">
+ <!-- Samsung Yepp YP-ST5 -->
+ <match key="@storage.physical_device:usb.product_id" int="0x5021">
+ <append key="info.capabilities" type="strlist">portable_audio_player</append>
+ <merge key="info.category" type="string">portable_audio_player</merge>
+ <merge key="portable_audio_player.type" type="string">generic</merge>
+ <merge key="portable_audio_player.access_method" type="string">storage</merge>
+ <merge key="portable_audio_player.storage_device" type="copy_property">info.udi</merge>
+ <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
+ <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
+ <append key="portable_audio_player.output_formats" type="strlist">application/ogg</append>
+ <append key="portable_audio_player.output_formats" type="strlist">video/x-ms-asf</append>
+ <append key="portable_audio_player.input_formats" type="strlist">audio/mpeg</append>
+ </match>
+ </match>
</match>
</match>
More information about the hal-commit
mailing list