1
Preview Build Discussion / Re: Big Clock Playlist Elaspsed and Remaining times are incorrect - build 1.99.53.24
« Last post by dro on Today at 02:02:01 PM »I've changed things for the next build so if you make a copy of the gen_bigclock.dll that comes with wacup & rename the copy to be gen_bigclock2.dll then it'll allow a second instance of it to be loaded which the installer will try to keep updated with following updates.
This is the 'quick' way to achieve dual windows which is why I'm not doing it for an unknown number of copies as that then has an impact on the way the core (especially with the x64 build) has to handle plug-in loading.
I might consider coming back to this & re-working the plug-in so it can be a single dll with everything contained to allow for multiple windows from it. As trying to have it show multiple things at the same time in a single window was my other thought but that's also a more involved change vs duplicate the dll & fix up how the config is read. Hopefully that'll suffice for you needs with dual windows.
This is the 'quick' way to achieve dual windows which is why I'm not doing it for an unknown number of copies as that then has an impact on the way the core (especially with the x64 build) has to handle plug-in loading.
I might consider coming back to this & re-working the plug-in so it can be a single dll with everything contained to allow for multiple windows from it. As trying to have it show multiple things at the same time in a single window was my other thought but that's also a more involved change vs duplicate the dll & fix up how the config is read. Hopefully that'll suffice for you needs with dual windows.
Recent Posts