Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 9th April 2002, 12:16   #1
F@b
Junior Member
 
Join Date: Apr 2002
Posts: 2
How to get informed by WinAMP ?

Hi all,

Is there a simple way to get informed by WinAmp when a playing song has finished ? WinAmp do not send a Callback to plug in ?

I read some posts on this forum and I'm afraid that the old good timer mechanism is the only solution ! That's right ?

Is this feature released in the WinAmp 3 SDK ?

Thanks a lot for your support.

F@b.
F@b is offline   Reply With Quote
Old 15th April 2002, 15:25   #2
Jay
Moderator Alumni
 
Jay's Avatar
 
Join Date: May 2000
Location: Next Door
Posts: 8,888
that's how I resolved it just use a Windows Timer.
Jay is offline   Reply With Quote
Old 17th April 2002, 03:13   #3
Gourou
Senior Member
 
Gourou's Avatar
 
Join Date: Feb 2002
Location: The backside of the universe on the trailing edge of eternity
Posts: 238
is it that ppl are scared of a timer? do they think that it will make things incredibly, horribly, terribly slow? I used a low resolution VB timer, 50 milliseconds and it still had no problem, winamp needs it's own amount of time to start a song, so the timer just slides right in to nab the song, it's not in any means a bad solution, especially when I get the feeling it's the only solution
Gourou is offline   Reply With Quote
Old 17th April 2002, 06:42   #4
F@b
Junior Member
 
Join Date: Apr 2002
Posts: 2
I found another solution

Timers are not only the only way to know when a song starts or stops.
You can also subclass the Playlist Editor and intercept messages send by the main window. And it works fine !
F@b is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump