On 6/18/06, Simon M. <[EMAIL PROTECTED]> wrote:
> Another thing, on Line 349 is this code:
>
> #ifdef WPS_RC_PAUSE
> case WPS_RC_PAUSE:
> if (global_settings.party_mode)
> break;
>
> This would mean that it isn't possible to pause with the remote when in
> party mode. Right? Why?
I'm sorry I can only help you on this one.
The party mode is intended to have continuous playback, so nobody can
by mistake interrupt the music.
~lImbus
On 6/18/06, Manuel Dejonghe <[EMAIL PROTECTED]> wrote:OK. makes sense. Now I see that my interpretation of the code was wrong. It applies to both buttons of course.
- A few questions about the button code in gwps Simon M.
- Re: A few questions about the button code in gwps Manuel Dejonghe
- Re: A few questions about the button code in gwps Simon M.
