It is currently March 28th, 2024, 1:52 pm

foo_winamp_spam.dll

Share and get help with Plugins and Addons
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: foo_winamp_spam.dll

Post by dragonmage »

Is it not in the foobar2000 preferences -> Winamp API Emulator ->?
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: foo_winamp_spam.dll

Post by Chewtoy »

dragonmage wrote:Is it not in the foobar2000 preferences -> Winamp API Emulator ->?
Not in mine. :/
And I'm using 0.98 (http://home.comcast.net/~selyb/)

You can edit everything EXCEPT the index number. ;(
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: foo_winamp_spam.dll

Post by dragonmage »

I'd try leaving a request in the forum of the person who had taken it up. If you don't get a response for a while maybe someone else will take the project on.
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: foo_winamp_spam.dll

Post by Chewtoy »

http://si.visiondesigns.de/img/b250ed38.zip

Well what do we have here? Could it be some source code perhaps? :D
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: foo_winamp_spam.dll

Post by Chewtoy »

So... Does anyone feel that they know c++ and is up for the task of honoring us with a new version of foo_winamp_spam.dll ?
I don't c++ (or any other language for that matter) which I feel is quite a shame atm. :/
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: foo_winamp_spam.dll

Post by Chewtoy »

!!!
There has been updates!
R1CH wrote:Due to popular demand here is a fixed version of 0.90 (my last release), keep in mind that this does not include any of the enhancements made since then due to no source code being available for the other versions.

http://r-1.ch/foo_winamp_spam-0.90fix.zip
So.
http://r-1.ch/foo_winamp_spam-0.90fix.zip is the new shit! :P

Just saw this (I knew it was a good idea to keep the foobar-forum tab) and can't test it right now as it's bed time (it's late here).
But I'll probably get around testing it tomorrow to see what the changes are and if it's usefull at all.
LFDM
Posts: 2
Joined: December 14th, 2009, 1:30 pm

Re: foo_winamp_spam.dll

Post by LFDM »

Has the tracknumber problem already been resolved?

And... can anyone post an old APE plugin for foobar? The file, that's on the component site of foobar right now, doesnt work with older foobar versions, which are required to get the foo_winamp_spam.dll running...
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: foo_winamp_spam.dll

Post by Chewtoy »

LFDM wrote:Has the tracknumber problem already been resolved?

And... can anyone post an old APE plugin for foobar? The file, that's on the component site of foobar right now, doesnt work with older foobar versions, which are required to get the foo_winamp_spam.dll running...
No. The track-number problem still remains. The foo_winamp_spam.dll has not been worked on for some long long time.
Work is however beeing done on a new plugin: http://rainmeter.net/forum/viewtopic.php?f=18&t=1773&start=0

What we can do at the current moment is this

Code: Select all

[MeasureCurrentTrackNumberFalse]
Measure=Plugin
Plugin=Plugins\WindowMessagePlugin.dll
WindowClass=Winamp v1.x
WindowMessage=1024 0 120

[MeasureTrackNumber]
Measure=Calc
Formula=(MeasureCurrentTrackNumberFalse)+1
But the tracknumber in the title remains. But that will give you the correct track/index-number.

As for the APE-plugin... Google?
LFDM
Posts: 2
Joined: December 14th, 2009, 1:30 pm

Re: foo_winamp_spam.dll

Post by LFDM »

Chewtoy wrote: No. The track-number problem still remains. The foo_winamp_spam.dll has not been worked on for some long long time.
Work is however beeing done on a new plugin: http://rainmeter.net/forum/viewtopic.php?f=18&t=1773&start=0

What we can do at the current moment is this

Code: Select all

[MeasureCurrentTrackNumberFalse]
Measure=Plugin
Plugin=Plugins\WindowMessagePlugin.dll
WindowClass=Winamp v1.x
WindowMessage=1024 0 120

[MeasureTrackNumber]
Measure=Calc
Formula=(MeasureCurrentTrackNumberFalse)+1
But the tracknumber in the title remains. But that will give you the correct track/index-number.

As for the APE-plugin... Google?
Google, well, I tried, but couldn't find one so far. Everyone links just to the recent foobar components download site...
Blargeliblarg
Posts: 1
Joined: January 21st, 2010, 2:04 pm

Re: foo_winamp_spam.dll

Post by Blargeliblarg »

Chewtoy wrote:This is comming along pretty well.
I have now implemented volume-controll, tracks in the current playlist and an ACURRATE index number.

Now. Does anyone know how to remove the indexnumber which is in the track title? This shows the wrong number. When you choose a new track, it displays "0" and in all other cases it shows CurrentIndexNumber - 2.
And I can't find anything about in in the thread on winamp. :/

But if anyone has a skin that just shows the title and not the index number, please post da codezzz!
If youre talking about the playlistnumber (ex = "123. Artist - Song name")
The esayest way is to disable it in winamp (in preferences → general)
Post Reply