hal/fdi/information/10freedesktop 10-usb-music-players.fdi, 1.18, 1.19

Danny Kukawka dkukawka at kemper.freedesktop.org
Wed Jul 19 04:49:23 PDT 2006


Update of /cvs/hal/hal/fdi/information/10freedesktop
In directory kemper:/tmp/cvs-serv20195/fdi/information/10freedesktop

Modified Files:
	10-usb-music-players.fdi 
Log Message:
2006-07-19  Danny Kukawka  <danny.kukawka at web.de>

        * fdi/information/10freedesktop/10-usb-music-players.fdi: Added
        slightly adopted patch from Bob Copeland <me at bobcopeland.com> to
        add Rio Karma to list of USB mp3 players and close fd.o bug #7379



Index: 10-usb-music-players.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/information/10freedesktop/10-usb-music-players.fdi,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- 10-usb-music-players.fdi	19 Jul 2006 11:37:29 -0000	1.18
+++ 10-usb-music-players.fdi	19 Jul 2006 11:49:21 -0000	1.19
@@ -149,6 +149,18 @@
             	<merge key="storage.drive_type" type="string">sd_mmc</merge>
             </match>
           </match>
+	  <!-- Rio Karma -->
+          <match key="@storage.physical_device:usb.product_id" int="0x5210">
+	    <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.input_formats" type="strlist">audio/x-wav</append>
+          </match>
 	  <!-- Rio Carbon -->
           <match key="@storage.physical_device:usb.product_id" int="0x5224">
 	    <append key="info.capabilities" type="strlist">portable_audio_player</append>




More information about the hal-commit mailing list