Re: media-player-info and Podcasts?

2011-05-09 Thread Martin Pitt
Hello Bernd, Bernd Schlapsi [2011-05-08 12:05 +0200]: > Now I ask myself why there is no definition for "PodcastFolders"? The main reason is that so far there is not music player application which cared about having this information. :-) > There are lot of media players which support Podcasts ou

Re: [udisks] Dbus interface quick info

2011-05-09 Thread Martin Pitt
Hello Lisa, Lisa Vitolo [2011-05-09 19:36 +0200]: > I'm a developer using udisks for one of my codes. I'd like to have access to > some pratical examples together with the official documentation I could find > online. So, do you have any idea about some open-source applications using > the Dbus in

Re: [udisks] Dbus interface quick info

2011-05-09 Thread David Zeuthen
Hi, On Mon, May 9, 2011 at 1:36 PM, Lisa Vitolo wrote: > Hi, > this is a very quick question for all udisks developers or people just > knowing the interface very well. > I'm a developer using udisks for one of my codes. I'd like to have access to > some pratical examples together with the offici

[udisks] Dbus interface quick info

2011-05-09 Thread Lisa Vitolo
Hi, this is a very quick question for all udisks developers or people just knowing the interface very well. I'm a developer using udisks for one of my codes. I'd like to have access to some pratical examples together with the official documentation I could find online. So, do you have any idea abo

Re: [PATCH] Add missing comma at the end of the line

2011-05-09 Thread David Zeuthen
Hi, On Mon, May 9, 2011 at 9:51 AM, Ozan Çağlayan wrote: > Add missing comma at the end of the "exfat" line. The list was introduced > with commit c933a929f07421ec747cebb24d5e620fc2b97037. This is already tracked in https://bugs.freedesktop.org/show_bug.cgi?id=36361 I'll commit that fix now.

Re: [PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-09 Thread David Zeuthen
Hey, On Mon, May 9, 2011 at 10:08 AM, Forest Bond wrote: > Hi, > > Does anyone care to comment on this patch? Sorry for not responding earlier - I'm currently busy working on other things. Please use bugzilla for patches, feature requests and bug reports. https://bugs.freedesktop.org/enter_bug.

Re: [PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-09 Thread Forest Bond
Hi, Does anyone care to comment on this patch? Thanks, Forest -- Forest Bond rapidrollout.com / alittletooquiet.net / pytagsfs.org signature.asc Description: Digital signature ___ devkit-devel mailing list devkit-devel@lists.freedesktop.org http://li

[PATCH] Add missing comma at the end of the line

2011-05-09 Thread Ozan Çağlayan
Add missing comma at the end of the "exfat" line. The list was introduced with commit c933a929f07421ec747cebb24d5e620fc2b97037. --- src/device.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/device.c b/src/device.c index 22779c7..6a34940 100644 --- a/src/device.c ++