B+ 1.37

BlitzPlus Forums/BlitzPlus Programming/B+ 1.37

Zster(Posted 2003) [#1]
Hi All

There's a new version of B+ in the updates but no mention of what's new (except for the frontbuffer() change mentioned in the B+ bug forum). Anyone know what the changes are?

Thanks
Zster


Thegremlin(Posted 2003) [#2]
There should be a text file in your blitzplus folder describing fixes and changes


D2006(Posted 2003) [#3]
***** V1.37 *****

Fixed: Flip!

Fixed: Crash if incorrect DirectInput version installed on NT.

Fixed: ReadDir path error on Win98.

Fixed: FileSize not working with open file.


(sounds silly, cause I've never heart about a flip bug)
greetz


Zster(Posted 2003) [#4]
Thanks

Usually I read the one on the site. The flip problem is discussed in the blitzplus bug forum. It's to do with the behaviour of the fliped backbuffer ie is the frontbuffer copied to the backbuffer when flipped or is the backbuffer cleared.