|
|
|
|
After a really long time I've finally released a new version of mesure containing fixups from CVS.
|
|
|
This is a revision of the 0.8 serie that comes with libcurl support. This fixes the problem with chunked transfers and SSL servers.
|
|
|
*WARNING* Previous acr version (0.5.2) is buggy and should not be used.
>> acr
|
|
|
gdvb 0.5 has been released with some nice stuff like publishing local media by streaming, better remote support, more stability, support to view detailed information of channels, playlists, directory and shuffle play.
Check this screenshots...and remember...gdvb DOES NOT REQUIRE DVB. is also an mplayer frontend (bastly nice for my needs), so, don't wait for a dvb card to try it ;)
FMI: click here
|
|
|
This new release of ACR does a good cleanup of the keywords to try to simplify't and make't more coherent, the parser engine has changed to a state machine to avoid bloated codes. It adds support for ##MARKS##, that allows you to show/hide a piece of code depending on a boolean variable. Now checks are done in a serialized way, keeping some mandatory hardcoded checks, so GLOBAL, LOCAL keywords are now deprecated.
Flag parsing is now done by 'getopt', you can 'strip' configure to avoid hardcoded checks and simplify the nested configure scripts calls.
AMR, the automake replacement is now in semi-usable state, so, it's able to automagically generate the configure.acr and Makefile.acr files for a simple C project. Hope to implement best things on it for the next version.
Enhanced support for perl threads, Ruby and Java. Also libtool is supported.
This version also implements an "INCLUDE" keyword that allows you to include some acr modules like gtk-java, csharp, etc. It's just a block of checks to simplify and avoid common bugs. Feel free to send your acr modules!!
Check't here
|
|
|