Re: [Freevo-users] freevo 1.8 svn : playing audio CD, the CH+ and CH- key are inverted.

2007-12-12 Thread Pascal Schirrmann
Pascal Schirrmann a écrit :
 Duncan Webb a écrit :
   
 What you should really do is to override the events in your local_conf.py:
 EVENTS['audio']['CH+'] = Event(PLAYLIST_NEXT)
 etc.
   
 Thanks, that's the good solution !!!
   
OK, I was a little bit without real freevo machine last days, but here 
am I, and
Thanks, Duncan, that was exactly the solution who suits my needs :-)

Thanks,
Pascal

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8 svn : playing audio CD, the CH+ and CH- key are inverted.

2007-12-10 Thread Pascal Schirrmann
Duncan Webb a écrit :
 Pascal Schirrmann a écrit :
 
 Playing audio CD, with the standard mplayer plugin, if I depress the
 channel + key of my remote (or the skip next, witch are both mapped to
 the Event Ch+ in my /etc/freevo/lircrc file), the preceding track is
 selected ! And, of course, if I select the CH- Skip Previous key, the
 next audio track is played.
 
  
 If you visualise a play list as being on the screen, then the first item
 would be at the top of the screen. So the events are reasonable.
 
I knew there would be a 'normal' explanation :-)
The fact is that on my remote (the PVR-150/350 remote), the CH+ is also 
mapped on the key |  and the Ch- is also Mapped on |
so if you depress the key  you go 10 second forward, and if you press 
the key | (just below, on the right of the remote), you select the 
song before (ie, you go backward on the CD) :-)
 What you should really do is to override the events in your local_conf.py:
 EVENTS['audio']['CH+'] = Event(PLAYLIST_NEXT)
 etc.

 
Thanks, that's the good solution !!!
 Duncan

 
Thanks,
Pascal

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo 1.8 svn : playing audio CD, the CH+ and CH- key are inverted.

2007-12-09 Thread Pascal Schirrmann
Hi,

Playing audio CD, with the standard mplayer plugin, if I depress the 
channel + key of my remote (or the skip next, witch are both mapped to 
the Event Ch+ in my /etc/freevo/lircrc file), the preceding track is 
selected ! And, of course, if I select the CH- Skip Previous key, the 
next audio track is played.

Except in audio CD playing, I didn't notice that the key are inverted 
anywhere else.

Wasn't able to find where to change that...

Thanks,
Pascal

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8 svn : playing audio CD, the CH+ and CH- key are inverted.

2007-12-09 Thread Pascal Schirrmann
Pascal Schirrmann a écrit :
 Hi,

 Playing audio CD, with the standard mplayer plugin, if I depress the 
 channel + key of my remote (or the skip next, witch are both mapped to 
 the Event Ch+ in my /etc/freevo/lircrc file), the preceding track is 
 selected ! And, of course, if I select the CH- Skip Previous key, the 
 next audio track is played.

 Except in audio CD playing, I didn't notice that the key are inverted 
 anywhere else.

 Wasn't able to find where to change that...

 Thanks,
 Pascal
   
Sorry, wasn't sharp enough in my tests...

Same inversion when playing a bunch of audio file in the same directory 
on the server.

Thanks,
Pascal

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8 svn : playing audio CD, the CH+ and CH- key are inverted.

2007-12-09 Thread Duncan Webb
 Pascal Schirrmann a écrit :
 Playing audio CD, with the standard mplayer plugin, if I depress the
 channel + key of my remote (or the skip next, witch are both mapped to
 the Event Ch+ in my /etc/freevo/lircrc file), the preceding track is
 selected ! And, of course, if I select the CH- Skip Previous key, the
 next audio track is played.


 Wasn't so hard, finally...

If you visualise a play list as being on the screen, then the first item
would be at the top of the screen. So the events are reasonable.

What you should really do is to override the events in your local_conf.py:
EVENTS['audio']['CH+'] = Event(PLAYLIST_NEXT)
etc.

Duncan



-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users