Search found 306 matches

by Brett
Mon Jun 27, 2011 9:18 am
Forum: Tuniac
Topic: Tuniac: 110627
Replies: 1
Views: 5392

Tuniac: 110627

Jun, 2011
------------
-BASS, taglib and jpeglib updates
-SVPRenderer dont attach if no visuals and throw error message
-VisualWindow handle a visual that doesnt want to attach


http://sourceforge.net/projects/tuniac/ ... ac/110627/
by Brett
Tue May 24, 2011 11:16 pm
Forum: Tuniac
Topic: Tuniac 110525
Replies: 0
Views: 33051

Tuniac 110525

May, 2011 --------- -Better logic at XAudio restarting after failure -Better handle UI after trying to play an invalid file -Better handle system suspend/resume -Update picopng -Change jpeg lib to libjpeg-turbo -Detect misnamed png data as jpeg -minor fixes http://sourceforge.net/projects/tuniac/fil...
by Brett
Fri Apr 29, 2011 1:08 pm
Forum: Tuniac
Topic: Image file crashes Tuniac (+minor other things)
Replies: 14
Views: 25628

Re: Image file crashes Tuniac (+minor other things)

Tuniac 110429:
uses libjpeg-turbo

http://www.wasteofcash.com/Tuniac/
by Brett
Sun Apr 24, 2011 4:43 am
Forum: Tuniac
Topic: How-to compile tuniac??
Replies: 14
Views: 31191

Re: How-to compile tuniac??

My bad on the config.h, you are right of course.
Updated the zip now to include both referenced config.h files.

I have now added scripts to shn_Plugin, bass_Plugin and TuniacApp to move files they require.

How_To_Build.txt is updated also added to svn.
by Brett
Sat Apr 23, 2011 2:44 am
Forum: Tuniac
Topic: How-to compile tuniac??
Replies: 14
Views: 31191

Re: How-to compile tuniac??

config.h should have been in the zip file and extracted to the win32 folder. Its possible your zip app excluded it because it was 0 bytes(mines just empty as well). I think Windows zip support does that, 7zip does not. My jpeg-8c project :) http://www.wasteofcash.com/Tuniac/jpeg-8c_vs2010.zip Suits ...
by Brett
Fri Apr 22, 2011 7:17 am
Forum: Tuniac
Topic: Tuniac 110422
Replies: 0
Views: 32967

Tuniac 110422

Apr, 2011
---------
-Change jpeg library to jpeglib 8c. Fix b&w jpeg decoding. Change scaling method to HALFTONE.
-Add SetFieldNumber function. Add/fix setting playcount after file meta update.
-taglib SVN catchup
-minor fixes

http://sourceforge.net/projects/tuniac/ ... ac/110422/
by Brett
Thu Apr 21, 2011 8:17 am
Forum: Tuniac
Topic: How-to compile tuniac??
Replies: 14
Views: 31191

Re: How-to compile tuniac??

Ok now I have more time: 1)portaudio isnt needed and the project had been updated but not committed to not include that, that is now committed. Hint: svn update Tuniac :) 2)the include dirs in the project were D:\Code\taglib but are now D:\Code\git\taglib.git\taglib\taglib, still change them to suit...
by Brett
Wed Apr 20, 2011 11:09 pm
Forum: Tuniac
Topic: How-to compile tuniac??
Replies: 14
Views: 31191

Re: How-to compile tuniac??

In a rush but portaudio isnt needed afaik. You need to fix the include dirs for the std infomanager so it can find the taglib lib. In the near future in a commit I will do it will look like: D:\Code\git\taglib.git\taglib Currently it will be something similar. Compile taglib, find the compiled libs ...
by Brett
Wed Apr 20, 2011 11:04 pm
Forum: Tuniac
Topic: Image file crashes Tuniac (+minor other things)
Replies: 14
Views: 25628

Re: Image file crashes Tuniac (+minor other things)

I go with fair is fair, I am not re licensing any ones work. If it was under GPL or other previously, it still is. Original Tuniac code is under a BSD style license.

I dont care for the legal crap and if anyone comes hunting Tuniac over some unfair use they are insane. :)
by Brett
Wed Apr 20, 2011 9:05 am
Forum: Tuniac
Topic: Image file crashes Tuniac (+minor other things)
Replies: 14
Views: 25628

Re: Image file crashes Tuniac (+minor other things)

Yea not closing files I fixed 5 minutes ago :) And I have changed the scaling method used to a slightly slower but better looking one. Tuniac 110420: http://www.wasteofcash.com/Tuniac PS. Tuniac and its source is released under a very free "go nuts but at least credit where the code came from&q...