-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make 64bit-compatible for foobar2000 version 2.0 #45
Comments
This has been requested both on IRC and in the forum thread. I have not yet investigated how much work this would require and given the somewhat broken state the component was in when I stopped working on it, it could result in quite the support load to touch it again. A possible rebuild would probably drop things like XP support and deprecate some functionality I cannot support anymore like old settings file formats and legacy compression schemes, requiring a full rescan of tracks. |
Sorry, I don't know about Forum or IRC. It's just important that you know people can't use the plugin in future versions. XP support was dropped since foobar 1.6 anyway. Here is (auto-translated) what another addon author (fbuser) thinks about the change:
|
No worries, it's perfectly fine to raise this issue here. My intent was to note that you're not alone in asking about this as there has been voices in several other places. The primary problem with building this component is that it requires a rather peculiar environment to build to begin with, making it brittle to any changes in library and toolchain versions. |
Hi. Has there been any update on this? If not, are any other similar components out there that can be used as an alternative to this one? |
Case's mod of my other component is a great alternative if it satisfies your requirements. There's some progress behind the curtains, ported this component to D3D11 and it seems to work from the basic testing I've put it through. |
Working for me too. I had forked the repo with the intention of helping, but it seems you pretty much have it working already. Thanks for your efforts! I couldn't get the new D3D11 mode working though, but here is the old mode in the new Component which would be fine for most people I'm sure. |
The fb2k changelog says
64-bit versions require updated versions of add-on components.
I would love to use wave_seekbar in the future with latest foobar. Any plans to make the shift to 64-bit?
The text was updated successfully, but these errors were encountered: