World: r3wp
[Ann-Reply] Reply to Announce group
older newer | first last |
Oldes 15-Dec-2010 [2366x4] | I parse the fmod.h file and generate the commands... but in some cases it require manual overview so that's why some of the functions are still missing (and some may not work.. like the CMD_FMOD_Channel_SetSpeakerMix where it requires more than 7 args as an input, so I must probably manualy modify it. Also it's just the functions exported to REBOL, so it may require some more work to be more usable in real life.. and I must learn how to do callbacks (my next lesson) |
But better to make it available now so someone can overview it when I need an advice. | |
So far I can say, that R3's extension are much more better than R2's dll support. At least when you want to do something real. And it's usable for C newbies like me. | |
(now if I had a mini gui, I could make Rebamp:) I should invest some time to the view part as well. | |
jocko 19-Dec-2010 [2370] | nice work, Oldes. I agree, a mini gui would allow atractive demos. |
nve 19-Dec-2010 [2371] | Seems Carl has worked on that in march... http://www.rebol.com/r3/docs/gui/guide.html |
Oldes 20-Dec-2010 [2372] | That's the old (Carl's) GUI version which is causing confusion now as it does not work anymore. |
Kaj 25-Dec-2010 [2373x2] | Robert, Yule is held at different dates, but just like Christmas and many other light fests, it's originally the feast of the returning light, widwinter. So technically, it would normally be at December 21 |
There are explanations that some of them are a few days later because that used to be the first day that the light could reliably be measured to have turned | |
Izkata 25-Dec-2010 [2375] | Erk, forgot about the Announce/Ann-Reply relationship. Thanks for the explanation, Kaj |
GrahamC 27-Dec-2010 [2376x3] | Anton - can't find the comlib group here. Can you pass a decimal to Excel? Or do you format it as string and pass it as %s ? |
this lists the identifiers used in the dishelper http://disphelper.sourceforge.net/readme.htm | |
I also tried %D for date and got an error .. but %s works fine | |
Anton 27-Dec-2010 [2379] | There is group "Windows/COM support". |
RobertS 30-Dec-2010 [2380] | Is Orthodox and Eastern rite churches Christmas on Jan 7, 2011 [ see discussion on Announce thread ;-) ] |
Kaj 30-Dec-2010 [2381] | That would be the start of the moon year, instead of the sun year |
RobertS 2-Jan-2011 [2382] | I posted a note on a 2.7.8 problem under !Rebol2 Releases group ( for the VIEW release numbered 3.1 at some 800+ Kb ) |
Kaj 4-Jan-2011 [2383] | Thanks for publishing your host kit source, Robert! |
Andreas 4-Jan-2011 [2384] | Thanks a lot, Robert! |
Oldes 4-Jan-2011 [2385x2] | Thanks.. so here is a merge with Carl's version https://github.com/Oldes/R3A110 |
So here is the diff: https://github.com/Oldes/R3A110/commit/80c00af3f764d67694a4ed2878bc2e86a571408d | |
Cyphre 4-Jan-2011 [2387] | Oldes, just out of curiosity: why you merged the release when it was already based on A110? |
Oldes 4-Jan-2011 [2388x2] | to see the difference of course:) |
That's the most important thing for people who want to see what's new. | |
Cyphre 4-Jan-2011 [2390x2] | ok, I thought you found some inconsistencies with our merged version. |
(one can easily see the change when doing local diffon the a110 so that confused me) | |
Oldes 4-Jan-2011 [2392] | maybe I should normalize the tabs first... some people may not want local diffs. |
Cyphre 4-Jan-2011 [2393] | btw you have duplicated test scripts in your merge...we use .r3 suffix but Carl just .r for R3 scripts. |
Oldes 4-Jan-2011 [2394] | I will alter the commit... I should give it more time.. at least the tab incosistency is confusing. |
Kaj 4-Jan-2011 [2395] | I see bits of my example extension leaked in there :-) |
Cyphre 4-Jan-2011 [2396x3] | yep, I put there some 'demo extension' based on your template |
...also added few datatypes test..would be good if people extend the demo...could be uset for testing purposes. | |
(to see what datatypes doesn't work well in the hostkit etc.) | |
Oldes 4-Jan-2011 [2399] | Btw.. is there any reason why RMA does not have own account on github so it would be more clear who does the work? |
Cyphre 4-Jan-2011 [2400] | RMA is using own internal company repositories. If you are curious, all the hostkit changes has been done by me so far. |
Will 8-Jan-2011 [2401] | Thank you Robert 8-) |
GiuseppeC 8-Jan-2011 [2402] | Hi Robert, any MakeDocPro documentation ? Is it based on MakeDoc 2 or 3 ? This confuses me. |
Robert 9-Jan-2011 [2403] | I have an old one here, will be published soon... seems I need to search for the extensive version on my HDs and backups. |
Ladislav 10-Jan-2011 [2404] | Shadwolf: {If I had better relation with Robert and RM-Asset I could have updated MDP-GUI the only browser of MakeDoc Pro documentation made in rebol/vid 2. :)} - interesting, what exactly it is you announced, then? |
Rebolek 10-Jan-2011 [2405] | If I had better relation with Robert and RM-Asset... - few lines of code instead of tens lines of comments can change it in seconds. |
Oldes 14-Jan-2011 [2406] | Was there any host-kit change? |
Cyphre 14-Jan-2011 [2407] | We released only R3GUI so far. We didn't make any significant changes to host-kit so no reason for new release at the moment. |
Oldes 14-Jan-2011 [2408] | So the text crash bug is still there :) |
PeterWood 17-Jan-2011 [2409] | Congratulations Max on releasing !Glass. |
Maxim 17-Jan-2011 [2410x2] | Adrian: GLASS is currently R2 only, but will be ported in a little while. GLASS R3 will make extensive use of extensions inorder to make it as fast as possible, at all levels of the framework. From Liquid right up to the styles themselves. |
It will seamleslly integrate to my Custom Gob Renderer so the same GLASS style will be able to render in any renderer for which a compatible style was built. this means the same layout and interface for a button will be useable in a normal AGG render up to a 3D game representation of that button, with no user code change. just a swap in the skin being used. | |
GrahamC 17-Jan-2011 [2412] | shadwolf, I'm confused .. you seemed to be working again on area-tc and now you're leaving again? May be you need to take that Lithium :( |
Maxim 17-Jan-2011 [2413] | btw..... Thanks everyone for all the cheers, it feels good for some of my work to finally have a bit of instant gratification ;-) I also want to say thanks to everyone who's taking the time to test GLASS. |
Gregg 20-Jan-2011 [2414] | Go Max go! |
Maxim 20-Jan-2011 [2415] | I am now planning a weekly release cycle. It will contain all the "in-progress" stuff, so will allow people to help in adding new stuff if they want. If anyone wishes to contribute new styles, new modules, new documentation and/or tutorials and apps, I'll be very happy to include your stuff within the distro and properly attribute it. the only constraint is that it has to be BSD and will obviously go through my prying eyes, in order to keep consistency with the whole package. |
older newer | first last |