Progi1984 - Programs & Userlibs

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

I just posted a feature asking for Tailbite which permits me to advance a lot on these bugs...
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

Wow, just noticed this. What a great amount of good stuff!

Thanks!
Dare2 cut down to size
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Just nearly 600 functions in more...
liverol
User
User
Posts: 26
Joined: Sat Jul 14, 2007 3:21 am

Post by liverol »

when we will see the new release?
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

New releases are always every first monday (I try)...
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Release of April 2008
RWBass.zip
Image
Size : 106Ko

Code: Select all

Wrapper for Bass ( http://www.un4seen.com/ )
RWFMod.zip
Image
Size : 1292Ko

Code: Select all

Wrapper for FMod ( http://www.fmod.org ) 
RWFreeImage.zip
Image
Size : 814Ko

Code: Select all

Wrapper for FreeImage ( http://freeimage.sourceforge.net/ )
News :
	0.1.3		04/03/08	Release FreeImage 3.10.0
							ADDED : FreeImage_TmoFattal02
							ADDED : FreeImage_MultigridPoissonSolver
							ADDED : FreeImage_PreMultiplyWithAlpha
							ADDED : FreeImage_SetTransparentIndex
							ADDED : FreeImage_GetTransparentIndex
							ADDED : FreeImage_GetAdjustColorsLookupTable
							ADDED : FreeImage_AdjustColors
							ADDED : FreeImage_ApplyColorMapping
							ADDED : FreeImage_SwapColors
							ADDED : FreeImage_ApplyPaletteIndexMapping
							ADDED : FreeImage_SwapPaletteIndices
	0.1.4		07/03/08	Compatible Unicode
RWLibBZip2.zip
Image
Size : 35Ko

Code: Select all

Wrapper for BZip2 ( http://www.bzip.org/ )
RWLibGD2.zip
Image
Size : 447Ko

Code: Select all

Wrapper for LibGD2 ( http://www.libgd.org/Main_Page )
RWLibPNG.zip
Image
Size : 133Ko

Code: Select all

Wrapper for LibPNG ( http://www.libpng.org/pub/png/libpng.html )
RWLibTidy.zip
Image
Size : 171Ko

Code: Select all

Wrapper for LibTidy ( http://tidy.sourceforge.net/ )
RWLibXML2.zip
Image
Size : 1205Ko

Code: Select all

Wrapper for LibXML2 ( http://xmlsoft.org/ )
RWLibXSLT.zip
Image
Size : 120Ko

Code: Select all

Wrapper for LibXSLT ( http://xmlsoft.org/XSLT/ )
RWid3Lib.zip
Image
Size : 479Ko

Code: Select all

Wrapper for id3Lib ( http://id3lib.sourceforge.net/ )
First post updated et redesigned :)
Last edited by Progi1984 on Sun Apr 06, 2008 4:54 pm, edited 1 time in total.
liverol
User
User
Posts: 26
Joined: Sat Jul 14, 2007 3:21 am

Post by liverol »

can't find the new version of RLibPlus
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Normal, I work on it :oops:
quasiperfect
Enthusiast
Enthusiast
Posts: 157
Joined: Tue Feb 13, 2007 6:16 pm
Location: Romania
Contact:

Post by quasiperfect »

love u'r work. any update planned for the sqlite lib ?
Registered user of PureBasic
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Thank you... Every project will be updated one after the other.

So please be patient and that will be done.

Thank you again for your patience.
liverol
User
User
Posts: 26
Joined: Sat Jul 14, 2007 3:21 am

Post by liverol »

how is everything?
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

liverol wrote:how is everything?
Good Question...

I wanted to finsh et I finished two of my next userlibs for the next release : RLog & RNet.

Now, I work on RLibPlus and the management of plugins for MagicMap at full time (out of my work and home work, of course) .
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Release of May 2008

RJSON.zip
Image
Size : 20Ko

Code: Select all

Parsing your JSON tree files in a PB XML Tree
liverol
User
User
Posts: 26
Joined: Sat Jul 14, 2007 3:21 am

Post by liverol »

nice,but iam waitting for your editor lib
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

This is fantastic work. Thank you very much. :)

@Progi1984, a minor problem in the FreeImage wrapper. Where you've imported the FreeImage_Save() command, you've accidentally used the p-Ascii pseudo-type with the unicode version.

Thanks again.
I may look like a mule, but I'm not a complete ass.
Post Reply