Results 1 to 6 of 6

Thread: Text registers & plugins

  1. #1
    Join Date
    Mar 2001
    Location
    Manchester, UK
    Posts
    188

    Default

    (this the the second time I have written this as this message board doesn't remeber what you typed if you forget to put your password in!)

    Hi Ron,

    Just wondering if you are planning to ad text register support to the send message plugin? It would be nice to get the song/album name from winamp, and also get the say plugn to say the result!

    If this is somewhere near the bottom of the list of things to do, after my finals in a few weeks, I plan on downloading the M$ speach sapi and figuring out my own speech plugin. This may take a while though as I havn't done any c for a very long time.

    Cheers,

    Mike.


  2. #2
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,349

    Default

    It actually should already support that if you download 3.0.23 pre!

    -Ron

  3. #3
    Join Date
    Mar 2001
    Location
    Manchester, UK
    Posts
    188

    Default

    Thanks for replying, Which one should support it? I mean the save result in a register bit of the send message plugin. Did I miss something, I'll download it again kust encase.

    Cheers,

    Mike

  4. #4
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,349

    Default

    Oh i see, i misread it the first time. That could be a problem because window messages return a number not a string. And changing the plugin to read the lparam (the pointer to the string) of WM_GETTEXT would make it a non-generic plugin. You can download the source and make the changes yourself, this should be a piece of cake :wink:

    Also look at the"DVDspy" by Mike, the source can be found on the developers page. Maybe you can adapt that to Winamp...

    It is possible to access and modify the Girder Text and number registers from a plugin.

  5. #5
    Join Date
    Mar 2001
    Location
    Manchester, UK
    Posts
    188

    Default

    Thaks Ron, I will give it ago when I get time. The link to the dvdspy source is broken by the way

    <font size=-1>[ This Message was edited by: jediperry on 2001-05-24 15:56 ]</font>

  6. #6
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,349

    Default

    Indeed, the link is fixed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •