Added YP-T9 player support on 10-usb-music-players.fdi

Bug #145694 reported by Tonyputi
4
Affects Status Importance Assigned to Milestone
hal (Baltix)
New
Undecided
Unassigned
hal (Gentoo Linux)
New
Undecided
Unassigned
hal-info (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: hal

I have added support for Samsung YP-T9 player on banshee media player.
I have added entry in 10-usb-music-players.fdi file

Revision history for this message
Tonyputi (tonyputi-gmail) wrote :
Revision history for this message
Stéphane Loeuillet (leroutier) wrote :

This particular device is actually in hal-info git :
http://gitweb.freedesktop.org/?p=hal-info.git;a=blob;f=fdi/information/10freedesktop/10-usb-music-players.fdi

 202 <!-- Samsung YP-T9 -->
 203 <match key="@storage.originating_device:usb.product_id" int="0x5055">
 204 <merge key="portable_audio_player.type" type="string">generic</merge>
 205 <merge key="portable_audio_player.access_method" type="string">storage</merge>
 206 <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
 207 <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-asf</append>
 208 <append key="portable_audio_player.output_formats" type="strlist">audio/x-wav</append>
 209 <append key="portable_audio_player.output_formats" type="strlist">application/ogg</append>
 210 <append key="portable_audio_player.input_formats" type="strlist">audio/mpeg</append>
 211 </match>
 212 </match>

Marking as fix commited

Revision history for this message
Stéphane Loeuillet (leroutier) wrote :

This .fdi data is already present in upstream git repository. Marking as fix commited

Changed in hal:
status: New → Fix Committed
Revision history for this message
Martin Pitt (pitti) wrote :

This FDI in current hardy.

Changed in hal-info:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.