Re: [PATCH] more fine-grained iDevice support in media-player-info

2011-06-12 Thread Christophe Fergeau
2011/6/12 Tom Gundersen : > On Sun, Jun 12, 2011 at 6:08 PM, Christophe Fergeau > wrote: >> You can look at UDISKS_PRESENTATION_ICON_NAME and >> UDISKS_PRESENTATION_NAME (set by libgpod udev callout) to get the name >> of the device as set in iTunes and to get the icon name to use for >> this dev

Re: [PATCH] more fine-grained iDevice support in media-player-info

2011-06-12 Thread Tom Gundersen
Hi Christophe, On Sun, Jun 12, 2011 at 6:08 PM, Christophe Fergeau wrote: > Hmm, indeed, I didn't see the commit doing pass through, and imo all > these IDs shouldn't have been added at all. > >> >> The attached patches gives each iPhone/iPad its correct name, and also >> sets the iPod icon (mayb

Re: [PATCH] more fine-grained iDevice support in media-player-info

2011-06-12 Thread Christophe Fergeau
Hi, 2011/6/12 Tom Gundersen : > This mostly works, but I noticed that the support for iPhones/iPads > could be nicer (now they are all called "iPods with video"). Hmm, indeed, I didn't see the commit doing pass through, and imo all these IDs shouldn't have been added at all. > > The attached pat