Search found 100 matches
- Thu Jan 06, 2022 10:45 pm
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 20838
Re: Problem with local build of Tuniac
BTW, I'm fine with using PRs, but if you don't want to deal with them and prefer that I commit directly, I can do that as well (with access).
- Thu Jan 06, 2022 8:37 pm
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 20838
Re: Problem with local build of Tuniac
Awesome
No problem about the merge, I saved my commits as patches and applied them in my new branch.
I'm starting out with a few smaller PRs with things I find along the way towards greater things.
No problem about the merge, I saved my commits as patches and applied them in my new branch.
I'm starting out with a few smaller PRs with things I find along the way towards greater things.
- Tue Jan 04, 2022 9:37 pm
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 20838
Re: Problem with local build of Tuniac
So either install the old dx sdk or do some good testing to prove you have 2.9 working correctly and we can move Tuniac to 2.9 :) Edit: oh 2.9 doesn't support Vista which Tuniac still does. I suppose both could be supported without much trouble. What about WinXP btw, wasn't that still supported as ...
- Mon Jan 03, 2022 6:12 pm
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 20838
Re: Problem with local build of Tuniac
I ran out of time for doing edits, so here's a reply. It turns out SubmitSourceBuffer returns XAUDIO2_E_INVALID_CALL. The description for that is: "Returned by XAudio2 for certain API usage errors (invalid calls and so on) that are hard to avoid completely and should be handled by a title at ru...
- Mon Jan 03, 2022 5:39 pm
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 20838
Re: Problem with local build of Tuniac
Thanks for your response :) I just checked the guide and it said to use vs 2016, I actually now build with VS Community 2019 and the project files were updated to 2019 some time ago. Yep, I'm using VS 2019. Figured that out from the scripts, and also there is no VS 2016. The settings and media libra...
- Sun Jan 02, 2022 1:12 am
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 20838
Re: Problem with local build of Tuniac
BTW, this is what I'm playing around with this time around: https://github.com/Harteex/Tuniac/commits/jellyfin
- Sat Jan 01, 2022 10:30 pm
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 20838
Problem with local build of Tuniac
So I thought I'd make another attempt at implementing some new things into Tuniac. Getting Tuniac built according to the instructions wasn't any big issue, and it seems to run well for the most part. However, in all my builds it never advances to the next song after one has been played. Not in 32bit...
- Fri Nov 02, 2018 10:39 am
- Forum: Tuniac
- Topic: New tuniac domain!
- Replies: 3
- Views: 13758
Re: New tuniac domain!
I think you forgot to copy over the css file btw, it returns 404.
- Tue Oct 30, 2018 9:31 pm
- Forum: Tuniac
- Topic: New tuniac domain!
- Replies: 3
- Views: 13758
Re: New tuniac domain!
Cool
GMail warned me with big red messages in the email that was sent out though
GMail warned me with big red messages in the email that was sent out though
- Thu Jun 21, 2018 7:54 pm
- Forum: Tuniac
- Topic: Experimenting with Tuniac: WIP Subsonic support
- Replies: 4
- Views: 15776
Re: Experimenting with Tuniac: WIP Subsonic support
Ok nice. I'll ask for SVN access once I have something worth committing