Re: N900 / Media Player / Random play really random?

2010-03-25 Thread Ben Roe
Surely the music player should shuffle the list, not just play random tracks 
from it? I don't think anyone wants random duplicates in one session.

Ben

On 25 Mar 2010, at 18:47, ianaré sévi wrote:

> I haven't seen the code that controls the randomness of songs, but in
> a truly random sequence of numbers, repetition is to expected. Another
> way of putting it is that patterns naturally arise out of randomness.
> 
> There had been similar discussions with the ipod when it came out. I
> believe that Apple has since made the random generator LESS random, by
> having it ignore duplicates.
> 
> - ianaré sévi
> 
> 
> 
> 2010/3/25 Frédéric Ledain :
>> Hi,
>> 
>> I am using Nokia N900 with something like 1 500 mp3 in it.
>> 
>> I am listening to random music, and I can observe that same tracks are
>> "often" played.
>> 
>> I understand this is difficult to spot concrete information, but this
>> feeling is persistent.
>> 
>> For instance, in 2 listening sessions (around 1 hour each), I will
>> listen to "several" same tracks.
>> 
>> One more example here: while writing these lines, I can hear a track
>> just listened this morning (session < 1 hour).
>> 
>> Are there any other N900 users sharing this same feeling?
>> 
>> Thanks in advance.
>> 
>> Frederic
>> ___
>> maemo-developers mailing list
>> maemo-developers@maemo.org
>> https://lists.maemo.org/mailman/listinfo/maemo-developers
>> 
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


QGraphicsView Overshoot

2010-03-01 Thread Ben Roe
I'm working on an Qt 4.6 Maemo application that uses a QGraphicsView as its 
main view. For various UI reasons I'd like to be able to disable the kinetic 
scrolling negative overshoot effect so the user can't scroll past (0,0), but I 
haven't been able to figure out how.

I see there's a private setting in QAbstractScrollArea maxOvershoot - does 
anyone know of any public way to achieve what I'm trying to do?

Many thanks,
Ben
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Broken Qt Packages?

2010-02-09 Thread Ben Roe
Apologies if this is answered elsewhere, but is anybody else unable to install 
the Qt4.6 packages from the Extras Devel Maemo repo? I've got all the repos in 
my sources.list, but:

apt-get install libqt4-maemo5-dev

currently gives an error about "Broken Packages" because of dependency 
problems. It looks like qt4-dev is 4.6.2, while qt4-core is 4.6.0.

Ben
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers