|
|
#1 |
|
Junior Member
Join Date: Dec 2010
Posts: 7
|
api_queue & C#
Hi there,
I'm writing a small server app in C# which is controlling Winamp. I used WACC until now, but I would like to use jfte and the queue, but the jfte SDK is completely useless for me because it uses WASABI and stuff.. is there any other way to communicate with the plugin? Like with winamp itself with SendMessage? |
|
|
|
|
|
#2 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,278
|
there was a sendmessage based api with the plug-in though i only officially support the wasabi based setup now and basically moved all of my own handling over to it inside the plug-in. some parts might still work but until i can check the jtfe source code there's not too much i can offer on such things (am snowed under with work at the moment so won't be for another week or so until i can check things).
-daz |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Dec 2010
Posts: 7
|
Ohh allright.. only thing I need to know is what songs are in the queue. Would be awesome if you can tell me if this possible!
(I think queuing songs and stuff can be achieved by a workaround without the need of an API) |
|
|
|
|
|
#4 | ||
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,278
|
Quote:
Quote:
-daz |
||
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Dec 2010
Posts: 7
|
![]() with "a workaround" a meant selecting a song in the playlist with the normal winamp functions and then sending the Q key to the app.. very *dirty* but should do the job. Could u link me the SendMessage API and I maybe I can mess around a bit and find something usefull for me. |
|
|
|
|
|
#6 | ||
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,278
|
Quote:
Quote:
-daz |
||
|
|
|
|
|
#7 | ||
|
Junior Member
Join Date: Dec 2010
Posts: 7
|
Quote:
but well.. it selects a track but not in the same way like a user does with the mouse.code: Quote:
|
||
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Dec 2010
Posts: 7
|
any news?
|
|
|
|
|
|
#9 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,278
|
nope and the way it's looking i'm just not able to give a time scale now for even trying to look at the source / sorting something out (is the fun of work vs freetime projects).
-daz |
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Dec 2010
Posts: 7
|
|
|
|
|
|
|
#11 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,278
|
(had forgotten about this thread). there's not a SendMessage(..) way to get the items from the queue, is purely via the wasabi api_queue method.
-daz |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|