Search found 302 matches

by Brett
Sat Dec 10, 2016 12:28 pm
Forum: Tuniac
Topic: Feature Req. (Cause I'm like that!)
Replies: 3
Views: 10601

Re: Feature Req. (Cause I'm like that!)

PS you can create a playlist of a search.

1)Search for "Christmas"
2)Click the left arrow that appears near search box
3)a playlist will be created of your search
4)click that new playlist
5)search for "father"
6)Double click desired song to 'activate' the playlist.
by Brett
Sat Dec 10, 2016 12:22 pm
Forum: Tuniac
Topic: Feature Req. (Cause I'm like that!)
Replies: 3
Views: 10601

Re: Feature Req. (Cause I'm like that!)

I have considered what to do with something like that before. There is a bunch of solutions like maybe regex, but most standard users will likely never know how it works. Probably the easiest to add, but I dont like the fact it will be difficult to learn. Or just be smart about if 2 words are used, ...
by Brett
Mon Oct 03, 2016 1:45 pm
Forum: Tuniac
Topic: Tuniac 161004
Replies: 0
Views: 23853

Tuniac 161004

Oct, 2016 --------- -Update to VS C++ 2015 Update 3.5 -Update to Glew 2.0.0 Sep, 2016 --------- -allow m3u8 files and skip #ext-x- meta -add basshls plugin -allow streams to be 260 chars long (instead of 128) -update tokens in text guides -do not report BASS error 45 -bass decoder updates -add optim...
by Brett
Thu Sep 15, 2016 1:17 pm
Forum: Tuniac
Topic: Tuniac 160915
Replies: 1
Views: 6074

Tuniac 160915

Sep, 2016 (160915) --------- -BASS error checking during GetBuffer() to fix reported crashes in Tuniac 64bit -Add decoder logging Sep, 2016 (160913) --------- -fix sort after initial import if playlist file was found -add warning to nfn export plugin about duplicating files -improve array building o...
by Brett
Thu Sep 15, 2016 12:40 pm
Forum: Tuniac
Topic: Tuniac 160913
Replies: 8
Views: 13702

Re: Tuniac 160913

Problem is that I did not check that BASS actually returned success. My code assumed success and did not check for an error. For me on 64bit BASS likes to return an error of end of file(error 45) for your files. Tuniac checks with BASS earlier for if the file had ended and also would have accepted B...
by Brett
Thu Sep 15, 2016 12:35 pm
Forum: Tuniac
Topic: Tuniac 160913
Replies: 8
Views: 13702

Re: Tuniac 160913

Uhh try 160915a if you actually want the log to log what I wanted.
by Brett
Thu Sep 15, 2016 11:40 am
Forum: Tuniac
Topic: Tuniac 160913
Replies: 8
Views: 13702

Re: Tuniac 160913

Test 160915 from http://wasteofcash.com/Tuniac/ Can you enable logging. View -> Log Window -> Enable Logging at the bottom Tuniac will not remember this setting after closing. You do not need to remain on this screen. Tell me if you get BASS_Plugin error codes come up. 0 and 45 are fine, but do prov...
by Brett
Thu Sep 15, 2016 9:19 am
Forum: Tuniac
Topic: Tuniac 160913
Replies: 8
Views: 13702

Re: Tuniac 160913

But not the build before that?

Does 32bit of the newer builds crash?

Can you give the exact crash message and any error codes it gives?
by Brett
Tue Sep 13, 2016 12:26 pm
Forum: Tuniac
Topic: Tuniac 160913
Replies: 8
Views: 13702

Tuniac 160913

Sep, 2016 --------- -fix sort after initial import if playlist file was found -add warning to nfn export plugin about duplicating files -improve array building on startup -fix x64 setup to offer x64 option -more BASS utf8 instead of auto codepage -redo how shuffle array is built. Simpler and faster?...
by Brett
Wed Aug 24, 2016 1:43 pm
Forum: Tuniac
Topic: Tuniac 160808
Replies: 3
Views: 7845

Re: Tuniac 160808