|
|
#1 |
|
Junior Member
|
Always Current Winamp
Ok, so these are actually two seperate requests, but I put the more important one in the subject:
per this thread: http://forums.winamp.com/showthread.php?threadid=140545 I'm looking for a way to build an installer (for a plugin) that will offer to download and install winamp for you. I see the examples that download a static version, but what I'd like is a way to grab the latest Winamp 2.X version, whatever that may be. See the thread for ideas on the subject. Secondly, the little vis-display in winamp rocks, but I have two questions: Why does the one in the playlist window only work when the Winamp main window is closed Are you doing any sort of frequency weighting? It looks like the entire specturm is full even when it is not (usually the treble should be much lower than it appears). Thanks guys! Keep up the great work .
|
|
|
|
|
|
#2 |
|
made his slipknot mask in woodwork class
(Forum King) |
Having both vis windows operating at the same time sounds good.
DeviantART|¤¤|DS-Lair|¤¤|Dissectional|¤¤|Pearl Drums|¤¤|Viralsound|¤¤|PabUK Hey you! Don't tell me there's no hope at all. Together we stand, divided we fall.My PLAYLIST MSN: taylor.jake@hotmail.com |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Jan 2001
Posts: 1,670
|
i know a program (total commander plugin) which downloads a html page, looks for a given string in it and gets the current version of an application this way
you can do something similar with nsis: download http://classic.winamp.com/download/, locate "Get Winamp Version 2.xx", extract the version number from that string and append it to the download link btw. how can you be sure that your plugin will work with all future versions of winamp? |
|
|
|
|
|
#4 |
|
Junior Member
|
Hm, I wonder if I know enough NSIS to parse a page like that efficiently... Time to RTFM (or give up and use the python wrapper
)One of the applications I install is a java program that automatically updates its own code Along those lines, do I need to launch an external process that closes winamp, swaps out the dll, and restarts it - or is there a way to tell Winamp to 'unload' a plugin while running? |
|
|
|
|
|
#5 | |
|
Major Dude
Join Date: Jan 2001
Posts: 1,670
|
Quote:
|
|
|
|
|
|
|
#6 |
|
Junior Member
|
Well, I meant from inside the plugin, not the installer. The idea is, the plugin checks for a new version when launched, and replaces itself if necissary. I didn't know if I could achieve this without restarting Winamp or not.
|
|
|
|
|
|
#7 |
|
Banned
Join Date: Feb 2003
Posts: 2,838
|
Good!
for keeping wa2 of the forgot! |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|