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

2011-06-15 Thread Christophe Fergeau
2011/6/15 Alex Fiestas : > On Tuesday, June 14, 2011 08:21:43 PM you wrote: >> Maybe KDE has a .desktop file parser that could be reused? .desktop >> files have entries like: >> >> Categories=GNOME;GTK;System;Utility;Archiving;Settings; >> >> Christophe > We'd like to keep libsolid Qt-only, this is

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

2011-06-14 Thread Christophe Fergeau
2011/6/14 Rajeesh K Nambiar : > On Tue, Jun 14, 2011 at 2:40 PM, Christophe Fergeau > wrote: >> >> Don't you have a .ini file/.desktop file parser that could be reused? > > Yes, QSettings can parse INI files fine, but the trouble here is that > AccessProtocol

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

2011-06-14 Thread Christophe Fergeau
Hi, 2011/6/13 Rajeesh K Nambiar : > As per Tom's suggestion, even if we decide to use libgpod for > iDevices, it would be better to extend the m-p-i protocols that would > benefit other devices as well. He has asked me to send a refined > patch, hence attaches a patch against kdelibs. Does this ma

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

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

Re: Need help transitioning from HAL -> udev/udisk/ueverythingelse

2010-03-11 Thread Christophe Fergeau
2010/3/11 Dan Nicholson : > > I have some information for a Cowon iAudio9 I got a little while ago. > Should I send this directly to you, or is there a mailing list of some > type? Ah, great question :) There's also a bugzilla component for it on bugs.freedesktop.org, it's the best place to add th

Re: Need help transitioning from HAL -> udev/udisk/ueverythingelse

2010-03-11 Thread Christophe Fergeau
Hi, 2010/3/11 Kay Sievers : > > All the player info has moved to: >  http://cgit.freedesktop.org/~teuf/media-player-info/ We just got a more official place for it :) http://cgit.freedesktop.org/media-player-info/ Christophe ___ devkit-devel mailing lis

Re: Need help transitioning from HAL -> udev/udisk/ueverythingelse

2010-03-11 Thread Christophe Fergeau
Hi, 2010/3/11 Alex Launi : > portable_audio_player.cover_art_size > portable_audio_player.cover_art_file_name These 2 were banshee specific extensions. Christophe ___ devkit-devel mailing list [email protected] http://lists.freedeskto

Re: Revert "10-usb-music-players.fdi: Flatten product id tests"

2009-11-13 Thread Christophe Fergeau
while keeping hal-info in sync. Thanks, Christophe 2009/8/24 Martin Pitt : > Hello Danny, hello Christophe, > > (keeping fullquote for the list) > > Christophe Fergeau [2009-08-11 14:06 +0200]: >> Hi Danny, >> >> I'm writing you about the revert you did some days

Re: music player database

2009-08-29 Thread Christophe Fergeau
Hi, 2009/7/10 Christophe Fergeau : > I pushed those changes > to http://cgit.freedesktop.org/~teuf/media-player-id/ in the > "cleanups" branch, I'm about to leave on holidays until the 20th, so > if someone wants to work on it in the mean time, it's all there.

Re: music player database

2009-07-10 Thread Christophe Fergeau
Hi Kay, 2009/7/4 Kay Sievers : > > I also think we should replace: >  VendorID=0781 >  ProductID=7432;7433;7434;7435;74c0 > With something like: >  DeviceMatch=usb:0781:7432;usb:0781:7433;usb:0781:7434:usb:0815:4711 > or: >  DeviceMatch=usb:0781:7432|7433|7434;usb:0815:4711 Yep, that makes sense,

Re: music player database

2009-07-07 Thread Christophe Fergeau
2009/7/4 David Zeuthen : > (I actually that it would make sense to also allow people to put an .mpi > file in the root of the device itself at a well-known location, e.g. > $DEVICE_ROOT/.mpi-device-info.mpi - that way a device vendor can just > put that small file on the device at the factory and t

Re: music player database

2009-07-03 Thread Christophe Fergeau
Hi, 2009/7/3 David Zeuthen : > >   - the name to use in the UI >     - should I be using "$Vendor $Model" - seems I should only >       be using "$Model" cf > >        Product=Amazon Kindle >        Vendor=Amazon Depends :-/ See sony-k750i_mobile_phone.mpi : Product=K750i mobile phone Vendor=Sony

Re: music player database

2009-07-03 Thread Christophe Fergeau
Hi, 2009/6/24 Martin Pitt : > Jonathan Matthew [2009-06-21 22:46 +1000]: >> I'm happy to work on some RB-friendly (c, glib) code for dealing with >> this.  Whether that's interesting to other music players is up to them. >> This feels like a case where the hassle of dealing with foreign code >> ou

Re: music player database

2009-06-24 Thread Christophe Fergeau
2009/6/24 Martin Pitt : >> I found that the tag wasn't reliably applied for my device, >> apparently because immediately after the 'add' event, there was >> sometimes a 'change' event.  After changing the rules to process >> both adds and changes, the tag always shows up. > > That's strange. Could

Re: music player database

2009-06-17 Thread Christophe Fergeau
2009/6/17 Kay Sievers : > > Do we define that there can be a list of .ini files? Or is one enough. A list might be nice for the case you mentionned earlier (phones handling mtp, UMS, ...). One ini file per protocol might make things simpler. I'd rename [Media] to [Audio] in the .ini file, and mayb

Re: DeviceKit-disks and gnome-disk-utility releases

2009-05-11 Thread Christophe Fergeau
> > What I managed to do so far is to write this rules file, my binary is > run as expected, and from it I manage to get an udev_device using > libudev. But I got stuck there, I couldn't find any way to set an udev > property using either libudev or devicekit-gobject from my binary. Do > you have a

Re: DeviceKit-disks and gnome-disk-utility releases

2009-05-11 Thread Christophe Fergeau
Hi, 2009/5/2 David Zeuthen : > As such, together with the DeviceKit-power project, the GNOME desktop in > Fedora 11 basically don't depend on HAL (or gnome-mount) any more so > this is a major milestone in the greater HAL-ectomy that Kay wrote about > earlier. We expect to get completely rid of th