Page 3 of 6

Posted: Wed Mar 19, 2008 12:56 pm
by Progi1984
I just posted a feature asking for Tailbite which permits me to advance a lot on these bugs...

Posted: Wed Mar 19, 2008 3:04 pm
by Dare
Wow, just noticed this. What a great amount of good stuff!

Thanks!

Posted: Wed Mar 19, 2008 3:07 pm
by Progi1984
Just nearly 600 functions in more...

Posted: Wed Apr 02, 2008 1:10 am
by liverol
when we will see the new release?

Posted: Wed Apr 02, 2008 8:38 am
by Progi1984
New releases are always every first monday (I try)...

Posted: Sun Apr 06, 2008 1:25 pm
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 :)

Posted: Sun Apr 06, 2008 4:35 pm
by liverol
can't find the new version of RLibPlus

Posted: Sun Apr 06, 2008 4:54 pm
by Progi1984
Normal, I work on it :oops:

Posted: Mon Apr 07, 2008 7:22 pm
by quasiperfect
love u'r work. any update planned for the sqlite lib ?

Posted: Mon Apr 07, 2008 10:18 pm
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.

Posted: Mon Apr 21, 2008 6:14 am
by liverol
how is everything?

Posted: Wed Apr 23, 2008 11:29 am
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) .

Posted: Mon May 05, 2008 9:21 pm
by Progi1984
Release of May 2008

RJSON.zip
Image
Size : 20Ko

Code: Select all

Parsing your JSON tree files in a PB XML Tree

Posted: Tue May 06, 2008 7:26 am
by liverol
nice,but iam waitting for your editor lib

Posted: Tue May 06, 2008 10:42 am
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.