Latest restricted WACUP beta release is build #19100 (May 10th 2024) (x86 & x64 changelogs) | Latest WACUP public preview is build #19100 (May 10th 2024) (x86 only)


NOTE: Beta testers are added in a limited & subjective manner as I can only support so many people as part of the beta test program to keep it useful for my needs.

Unless I think you're going to be helpful, not all requests will be accepted but might still be later on. Remember that beta testing is to help me & the limitations currently works for my needs for this project.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eris Lund

Pages: 1 2 [3] 4 5 ... 14
31
Skins / Re: Another side project: DeClassified
« on: June 30, 2022, 09:28:52 PM »
https://github.com/0x5066/DeClassified/releases/tag/1.00-RC1

Have released the first RC of DeClassified, it's gonna take some before 1.00 is released, no ETA.

32
Skins / Re: WACUP Refugee (Last updated: August 17th 2021)
« on: June 26, 2022, 11:36:51 PM »
it would be a rather interesting replacement for the D button as it seems to only cause problems here (not that i am going to remove it from the base any time soon)

33
Skins / Re: WACUP Refugee (Last updated: August 17th 2021)
« on: June 21, 2022, 07:03:29 AM »
you can sort of blame me for "breaking" the ability to save the custom scaling applied, this behavior comes down to emulating how winamp classic does doublesize scaling

i'm reading and saving a value related to it, so if the "D" button in the clutterbar was active/inactive, it'd call a function on skin load to apply proper scaling

i'd recommend reading DeClassified's readme to get a better understanding of why i do things that way (this also applies to other declassified based skins, however those may deviate from the classic skin formula, such as refugee declassified)

34
Skins / Re: WACUP Refugee (Last updated: August 17th 2021)
« on: June 20, 2022, 06:32:47 PM »
Okay, thanks for the quick response. After using this skin for several hours, I noticed that the right edge of the visualizer is slightly covered by the player controls panel.
Can you provide a screenshot?

35
Skins / Re: WACUP Refugee (Last updated: August 17th 2021)
« on: June 20, 2022, 12:40:53 AM »
Sorry, I don't have a setting in Refugee to center the playlist vis, I don't think DeClassified has one either
declassified doesn't provide that functionality in it's base, you can try to do
<script file="scripts/_wa2-easylayout.maki" param="pl.vis.area;0;0;1;0;0;0"/>
<script file="scripts/_wa2-easylayout.maki" param="waclassicplvis;0;0;1;0;0;0"/>

but i cannot exactly promise it looking right

36
General Discussion / Re: Help running with Wine
« on: June 18, 2022, 08:25:46 PM »
What's your Wine version?
The moving window glitch sounds like something from older Wine releases, pre-6.x or pre-7.x, past those versions, Winamp/WACUP are running considerably better in terms of moving their skinned windows around.

37
Skins / Re: Another side project: DeClassified
« on: May 26, 2022, 02:33:45 AM »
https://github.com/0x5066/DeClassified/releases/tag/0.99

Posted everywhere except here, oops.

0.99 of DeClassified is out for anyone to try and play with, and this one's quite big in terms of internal and surface stuff.

38
Skins / Re: Another side project: DeClassified
« on: May 17, 2022, 07:02:39 PM »

Was a bit over due, but DeClassified (and DeClassified based skins) now have an about page/tab.

39
Skins / Re: Another side project: DeClassified
« on: May 12, 2022, 01:29:43 AM »
https://github.com/0x5066/DeClassified/releases/tag/0.98.2


DeClassified now can tell apart if you're using a WACUP install or a plain Winamp install (as shown above), and when you run the skin the very first time, it's starting position resembles that of when you first install Winamp/WACUP and launch it the very first time (it just doesnt appear up in the corner unfortunately)

40
Skins / Re: Another side project: DeClassified
« on: May 09, 2022, 10:45:04 PM »
https://github.com/0x5066/DeClassified/releases/tag/0.98.1


I released 0.98.1 a few hours ago, this fixes two things and adds one feature that was missing in DeClassified, the gif above demonstrates it. (It's the Equalizer switching to the ISO Frequency image that come with some 5.x classic skins)

41
Skins / Re: Another side project: DeClassified
« on: May 09, 2022, 02:18:16 AM »
https://github.com/0x5066/DeClassified/releases/tag/0.98

Just released 0.98, which now includes the Video window, and some well needed fixes.

42
Skins / Re: Another side project: DeClassified
« on: May 04, 2022, 02:28:10 AM »
Phew, well, went a bit into overdrive those past few hours...


https://github.com/0x5066/DeClassified/releases/tag/0.95

Playlist Editor, matching window frames, what more could you want?

43
Skins / Re: Another side project: DeClassified
« on: May 02, 2022, 09:34:36 PM »
Yesterday, I've added the Playlist Editor (taken from WMC and adjusted to fit my needs, probably needs some more work) to DeClassified, and it looks pretty good, there's a Twitter poll going on that helps me decide what the editor itself should look like, the configuration seen here only takes up the playlist editor's intended space (which is image 2), and as of the writing of this post, the poll is tied.


Either way, there will be a 0.9 release of DeClassified for everyone to try and work with for their own needs.

There's also something I discovered when slapping the Visualizer onto the playlist editor's own vis box.


Top is DeClassified's Playlist Editor, middle is DeClassified's Main Window, at the bottom is 5.666's Playlist Editor.

Notice something strange...?

We all know (or, skinners know, heh) that the classic skin vis is 75x16, however, the Playlist Editor's vis is only 72x16.
We can assume that during development of Winamp3 and subsequently gen_ff, the wasabi guys mistakenly took the width and height values of the Playlist Editor visualizer, instead of the Main Window one, thus the Modern Skin Visualizer object having an internal resolution of 72x16, and not the expected 75x16, hence this discrepancy.

Anyway, that's that, just a small update. :)

44
Skins / Re: Another side project: DeClassified
« on: May 01, 2022, 04:11:33 AM »
https://github.com/0x5066/DeClassified/releases/tag/0.5.2

DeClassified reached the state of being on par (and even way better than) Winamp3's own basic Classic Skin support, which is why I've released 0.5(.2) for anyone to give a shot on using for their own needs (whether it's just using it for giggles, or trying to do some serious work with it already just to test it).

45
Ah, had forgotten about that part, wish I could edit my post to mention that WACUP by itself doesn't do anything without plugins, ah well.

Pages: 1 2 [3] 4 5 ... 14