2024-03-27, 18:41
2024-03-29, 00:44
(2024-03-27, 18:41)axbmcuser Wrote: @tiben20
Thanks for the info. Looking forward to any progress!
im really close to get it compiling only 20 errors left
got some problem with finding alternative to bind1st, std::bind2nd and ptr_fun the solution i found on the web was only using bind but i get a xmemory error. I think ill just rewrite the shader selector.
Also have problems with directshow which use the same definition as dvdnav but not with the same values
I commented a lot of code with the TODO definition because it was faster fixing while debugging than trying to find a solution while its not compiling
I hope i dont get a millions linker error after im done with every compile error
2024-03-29, 05:20
2024-04-05, 02:30
Ok, so I just updated from 17.6 to 17.7 and no my madvr won’t engage ? Also I don’t notice my lav filter working either ? Can anyone help ? Thanks
2024-04-05, 11:32
thats happened to me before, it can sometimes wipe you rules and filter management, wipe and redo them.
2024-04-21, 20:39
These recent posts have gotten me excited. So happy to hear there is work going on!
2024-07-23, 18:59
Can DSPLayer 17.7 be installed along side 17.6? Finally got 17.6 working the way I want but would like to upgrade if possible.
2024-07-24, 13:14
(2024-07-23, 18:59)q2klepto Wrote: Can DSPLayer 17.7 be installed along side 17.6? Finally got 17.6 working the way I want but would like to upgrade if possible.
Yes, it's possible with portable mode. It's pretty handy when you have multiple versions you're trying out. Also don't forget to rename shortcuts to avoid confusion for which version it is.
2024-07-24, 14:06
...and the usual recommendation:
Make a backup of your userdata folder of your existing Kodi install, so you can go back at any time:
https://kodi.wiki/view/Userdata#Location
I can confirm what Nightlander wrote. Nothing to add.
Cheers
Make a backup of your userdata folder of your existing Kodi install, so you can go back at any time:
https://kodi.wiki/view/Userdata#Location
I can confirm what Nightlander wrote. Nothing to add.
Cheers
2024-11-09, 13:52
@axbmcuser where can I find the source code of dsplayer 17.7? I would like to try add this fix: https://github.com/xbmc/xbmc/pull/24984
2025-01-10, 01:32
You would need to fix lavfilters/direct show filters. As this build of Kodi uses them, not internal things like regular kodi.
2025-01-11, 02:18
(2024-11-09, 13:52)tonido Wrote: @axbmcuser where can I find the source code of dsplayer 17.7? I would like to try add this fix: https://github.com/xbmc/xbmc/pull/24984
If you follow instructions and update LAVFilters you already get what thexai is adding to Kodi...