Latest WACUP public preview for x86 & x64 is build #24784 (August 3rd 2026) (x86 & x64 changelogs)
Latest restricted WACUP beta release is build #24784 (August 3rd 2026) (x86 & x64 changelogs)

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 - dro

Pages: [1] 2 3 ... 141
1
Resolved Issues / Re: Jump to file with space in filename fails
« on: August 04, 2026, 04:36:55 PM »
I've uploaded a post-release update for the jtfe plug-in (can be accessed via preferences -> about|updates -> about tab or the OS toast that might appear) which should now do like with 24626 & earlier with spaces in the search whilst keeping the internal processing optimisation that inadvertently broke things.

2
Resolved Issues / Re: [FIXED] v1.99.53.24778 installation crash
« on: August 04, 2026, 02:01:23 PM »
Thanks for the confirmation that it's back to working ok again for you (I assume it'll help for the others though I've not had confirmation from them yet). Was an oversight as part of some changes made to reduce the code size of a few of the dlls whilst also reducing the code complexity with loading things but it didn't behave correctly during some new / incomplete updates. Main thing is that it's now been resolved.

3
Resolved Issues / Re: Jump to file with space in filename fails
« on: August 03, 2026, 09:45:56 PM »
I made an optimisation that isn't behaving correctly which I hadn't noticed as I'd only been doing single word searches & none of the beta testers had mentioned it being an issue vs the other changes made to the jtfe plug-in to resolve other ui hang / crash related problems. Will try to have a look into it tomorrow or Wednesday & put up a post-release update to fix it once I'm in a position to debug it (is too late now).

4
Resolved Issues / Re: v1.99.53.24778 installation crasg
« on: August 03, 2026, 08:27:20 PM »
1.99.53.24784 is now up which should resolve the problem with the installer crashing.

5
Resolved Issues / Re: v1.99.53.24778 installation crasg
« on: August 03, 2026, 11:49:15 AM »
I've tentatively already figured out the cause before I had to go out this morning but I need to do a bit more testing along the with checking out a few other things raised before I put up what should be a fixed installer later today.

6
Resolved Issues / Re: v1.99.53.24778 installation crasg
« on: August 03, 2026, 08:26:26 AM »
It's not something I've seen so I'll have to see if I can replicate the installer crashing later today as you're now the second person that's let me know something isn't right.

7
General Discussion / Re: Enhancer DSP
« on: August 01, 2026, 07:16:31 AM »
I really hope you've not installed the old version of the wrapper when it's been included as part of wacup for some time.

There's no means to get it to scale due to how the original enhancer plug-in works.

8
How exactly are you opening a second instance? As I don't recognise using shift to do anything like that.

The default wacup behaviour is to not run multiple instances (unless you've disabled the option in the preferences) with the Ctrl+Alt+N action from an existing wacup instance being the way to trigger a new instance. That Ctrl+Alt+N action will prompt you to make a copy of the settings folder from the original instance being used to avoid the problems that can occur with multiple instances vs using a single settings folder. Alternatively you can use the command-line options (wacup.exe /?) to make different instances use specific config folders.

I don't see there being anything for me to do when there's already things in place to avoid the data corruption that multiple instances can cause using the formally provided means to achieve it.

9
General Discussion / Re: No Sound
« on: July 30, 2026, 02:51:26 PM »
If you're not going to answer everything that I'm asking then I cannot help you.

10
General Discussion / Re: No Sound
« on: July 30, 2026, 11:13:49 AM »
Both will be enabled as that means they're able to be used but what's selected in the dropdown at the top or which shows '(active)' before the plug-in's description is the one that'll be trying to be used. I'm going to have to assume that what I suggested didn't make any difference, correct? If so try using the notsoyasapi plug-in if notsodirect doesn't work for you. Though I could really do with clarification of what the player is actually showing or doing when you're trying to play things (assuming that it's still even trying to play files in the correct location & that they've not been moved or aren't from something like a network share that's not connected or the permissions to access it haven't been changed, etc).

11
Streams really shouldn't be providing titles with line-breaks in them but that's something I can look to add a check for when a bookmark is added to strip them out from the title string. With the example stream I'm currently seeing that it's 'title' string is a load of effective stream parameters (from their side) & that it can be quite long which gets close to a compatibility length limit which I'll have to look at modifying.

[edit]
I've now fixed the handling to strip line-breaks along with fixing the title string truncation issue for that stream which shouldn't have been happening so wasn't quite as I initially thought was going on.

12
I've had a small amount of time to look into this & I've intermittently managed to replicate it but I can't yet tell why the dmp vs what I've also managed to see is happening. I'll try out a few things for the next release but currently I don't know if it'll receive a fix for this or not.

13
General Discussion / Re: No Sound
« on: July 29, 2026, 05:06:42 PM »
Is this with the x86 or x64 build of wacup ? Also just to be certain this is with 1.99.52.24626 with the post-release updates applied (so nothing is still showing as pending when going to preferences -> about|updates -> about tab) ?

I'd also suggest going to preferences -> plug-ins -> output & double-checking what plug-in is showing as the active one in the dropdown at the top of that page. it should be the notsodirect plug-in for most installs though no sound was an issue with the initial 24626 build without the post-release updates if notsoyasapi had been set as the active output plug-in.

If notsodirect is selected, go to preferences -> plug-ins -> output -> directsound & make sure that its set to an appropriate output device in the top dropdown (primary should be it but you can alternatively tell it what output device to specifically try to use).

If notsoyasapi is selected, like with the notsodirect option to check that it's set to an appropriate output device you can go to preferences -> plug-ins -> output -> wasapi to do the same from it's output device dropdown at the top of that preference page.

14
I wasn't having a go about reporting it as I'd rather know than not since it's just me trying to make wacup. I was just trying to say without rambling that late in the night for me that because it's coming from a plug-in that I don't have the source code for when it does weird things more often than not there's little I can actually do to try to workaround it's problems. As what you've reported has to be down to the plug-in deeming that the ui element had the mouse focus but didn't see it being taken by something else causing it to then react in the manner it did when going back over it which is something I've seen in other win32 coding but so far I'm still not seeing it happen with the steps given.

15
I can't replicate it from trying to follow the steps mentioned & you've said playlist view when local library view is what I assume you meant based on what the image shows. If it is consistently happening for you then it's not something I can easily fix (especially not if I can't replicate it so far) as that part of the ui is handled by the re-used gen_ff (modern skin engine) plug-in dll from the winamp 5.666 installer.

Pages: [1] 2 3 ... 141