PureBasic 3.81 Beta 1 for Windows
PureBasic 3.81 Beta 1 for Windows
Dear PureBasic users,
The public beta for the new 3.81 version is available at http://www.purebasic.com/PureBasic_Upda ... Beta_1.zip . Here is the list of improvements/changes:
- Added: DatabaseUpdate(), DatabaseError()
- Added: Play/Stop/Resume/PauseMovie() for sprite rendered movies
- Added: Extends support for structure
- Added: Icon support and live image resize for DrawImage()
- Added: 2, 16 and 256 colors BMP support for Catch/LoadSprite()
- Added: Excellent SmartUpdate tool from fr34k to update quicky any PureBasic version
- Added: Last version of the Visual Designer by Berikco
- Changed: Labels are no more case-sensitive
- Changed: Default quality for SaveImage() and JPEG plugin is now '7'
- Changed: InitModule() and InitPalette() doesn't need the maximum parameter anymore
- Changed: PlayMovie() behaviour has changed for rendered movies
- Fixed: A memory leak in Sprite rendered movies
- Fixed: Requesters commands could lock other applications if no window were opened
- Fixed: Some interfaces definitions was wrong in the Residents
- Fixed: String constants with multiple constants items
- Fixed: KeyboardReleased(#PB_Key_All) wasn't working
- Fixed: Compiler bug with Interface in procedure and with string returns
- Fixed: ProcedureDLL bug when a string return type was specified
- Fixed: SetGadgetText() for StringGadget() could produce extra events
- Fixed: CopySprite() didn't work with Alpha-Sprites
- Fixed: Bug in the compiler optimizer with bytes and word in some very rare cases
- Fixed: JPEG and TIFF decoder bug in rare situation
The Linux 3.81 version will be released at the same time than official Windows one.
Once again, thanks to all the guys who helped a lot to make it possible....
Enjoy !
Fred.
The public beta for the new 3.81 version is available at http://www.purebasic.com/PureBasic_Upda ... Beta_1.zip . Here is the list of improvements/changes:
- Added: DatabaseUpdate(), DatabaseError()
- Added: Play/Stop/Resume/PauseMovie() for sprite rendered movies
- Added: Extends support for structure
- Added: Icon support and live image resize for DrawImage()
- Added: 2, 16 and 256 colors BMP support for Catch/LoadSprite()
- Added: Excellent SmartUpdate tool from fr34k to update quicky any PureBasic version
- Added: Last version of the Visual Designer by Berikco
- Changed: Labels are no more case-sensitive
- Changed: Default quality for SaveImage() and JPEG plugin is now '7'
- Changed: InitModule() and InitPalette() doesn't need the maximum parameter anymore
- Changed: PlayMovie() behaviour has changed for rendered movies
- Fixed: A memory leak in Sprite rendered movies
- Fixed: Requesters commands could lock other applications if no window were opened
- Fixed: Some interfaces definitions was wrong in the Residents
- Fixed: String constants with multiple constants items
- Fixed: KeyboardReleased(#PB_Key_All) wasn't working
- Fixed: Compiler bug with Interface in procedure and with string returns
- Fixed: ProcedureDLL bug when a string return type was specified
- Fixed: SetGadgetText() for StringGadget() could produce extra events
- Fixed: CopySprite() didn't work with Alpha-Sprites
- Fixed: Bug in the compiler optimizer with bytes and word in some very rare cases
- Fixed: JPEG and TIFF decoder bug in rare situation
The Linux 3.81 version will be released at the same time than official Windows one.
Once again, thanks to all the guys who helped a lot to make it possible....
Enjoy !
Fred.
Last edited by Fred on Tue Dec 09, 2003 12:43 am, edited 3 times in total.
I want to give a bit more info on that, as the helpfiles are not ready yet.Fred wrote: - Added: Excellent SmartUpdate tool from fr34k to update quicky any PureBasic version
This tool is good for small updates, because it only downloads the files
that are actually needed. This is especially usefull, when a beta becomes
the final release, or for that .01 updates. In the future, there will also be
small fixes like librarys avaiable through this tool.
The GUI should pretty much explain itself.
For those who allready want to use it for this update, i've uploaded the
file here: http://freak.purearea.net/stuff/SmartUpdate.zip
(Just put it in the PB root dir, and run it, all PB closed of course.)
Some Info for all who use lot's of explorergadgets. The directory scan
code was reworked, and is now about 5x faster than before.
Timo
quidquid Latine dictum sit altum videtur
-
- Enthusiast
- Posts: 218
- Joined: Sat Apr 26, 2003 4:47 am
- Location: Dullsville..population: me
- Contact:
Looks like you`ve got your update code working quicker than me Freak..
I`m still nowhere near ready to release my update code as a userlib yet
(lib about 50% done, 99% done on the update editor)
Anyway, nice work guys...can`t wait to play with the new linux version

@Fred, what is the status of the Amiga version? (dead/unsupported/sleeping ?)
I`m still nowhere near ready to release my update code as a userlib yet

Anyway, nice work guys...can`t wait to play with the new linux version



@Fred, what is the status of the Amiga version? (dead/unsupported/sleeping ?)
Re: PureBasic 3.81 Beta 1 for Windows
> Added: Last version of the Visual Designer by Berikco
Is Berikco no longer doing the Visual Designer?
Or did you mean, the most recent version of the VD?
Is Berikco no longer doing the Visual Designer?
Or did you mean, the most recent version of the VD?
Re: PureBasic 3.81 Beta 1 for Windows
Last versionPB wrote:> Added: Last version of the Visual Designer by Berikco
Is Berikco no longer doing the Visual Designer?
Or did you mean, the most recent version of the VD?

Most recent is better

-
- Enthusiast
- Posts: 613
- Joined: Tue May 06, 2003 2:50 pm
- Location: Germany
- Contact:
Try:
Code: Select all
Structure ColoredPoint Extends Point
Color.l
EndStructure
MyPoint.ColoredPoint\x = 10
MyPoint\y = 100
MyPoint\Color = RGB(10,10,10)
Will those of us who do not, and will not, have their development machines connected to the internet still be able to update PB with this new method? Based on what Freak said: " because it only downloads the files that are actually needed." it sounds like a lot of us PB users will no longer be able to access the updates since our development machines are not connected to the internet?- Added: Excellent SmartUpdate tool from fr34k to update quicky any PureBasic version
-
- Enthusiast
- Posts: 613
- Joined: Tue May 06, 2003 2:50 pm
- Location: Germany
- Contact:
-
- Enthusiast
- Posts: 202
- Joined: Sun Apr 27, 2003 4:44 am
- Location: Michigan, USA
- Contact:
Oh boy it is REALLY fast. Great improvement.freak wrote: snip...
Some Info for all who use lot's of explorergadgets. The directory scan
code was reworked, and is now about 5x faster than before.
Timo
Any other non-documented features

-Ryan
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB