On 04/06/2010 05:48 PM, Richard Hughes wrote:
Version 0.9.2
~
Released: 2010-04-06
- Do not allow client programs to enumerate the device list more than
once (Richard Hughes)
I'm just curious about this, why? i know usually clients enumerate the
device list only once, but i'
Hello all,
Bastien and Christophe were busy, thank you!
http://hal.freedesktop.org/releases/media-player-info-6.tar.gz
SHA1: 32919cf4287991768c824d4f7ce3fd25d7ac5a0d
MD5: ac345d186ae8112f4854c1535ede51e8
media-player-info 6 (2010-04-08)
Bastien Nocera (8):
Hi all,
how is it possible to mount internal (SATA) Harddisk drives
automatically with udisks?
I am using an embedded Linux system with udisk-1.0.0 and without using
an /etc/fstab. I can boot my system from an USB stick. Other USB drives
will be mounted by udisks automatically, but not the i
On Wed, Apr 7, 2010 at 10:00 PM, Ben Gamari wrote:
> On Wed, 7 Apr 2010 13:25:30 -0500, Mike Turquette
> wrote:
>> Hi all,
>>
>> I was glancing over the QoS aspects of upower, and the control knobs
>> all appear to be related to latency.
>>
>> What if I had a codec for, say, video playback and I
On 8 April 2010 09:40, Ali Abdallah wrote:
> I'm just curious about this, why? i know usually clients enumerate the
> device list only once, but i'm wondering why this is not allowed.
The second time a client enumerates, the function just returns the
cached list. If you enumerate twice, you get d
On Thu, Apr 8, 2010 at 9:24 PM, Mike Turquette wrote:
> [...] Since DSP speed is tied to ARM speed
> through the operating points I was hoping to use upower to place a
> minimum frequency requirement. cpufreq governors like ondemand will
> not do this since it knows nothing of the DSP's needs.