Latest Discussions
Topic
Replies
Last Post
Posted By: Krashan. on 2011/7/6 8:42:18
Sudominator, a sudoku solver program, reached version 1.0. Sudominator features automatic solving and helps in manual solving. In this version visual cues for random hint and for verification of sudoku correctness have been added. Also support for system clipboard has been added (a sudoku can be copied and pasted as text in other applications). Available in the download section.
Posted By: Papiosaur. on 2011/7/5 2:11:01
RELEC and www.met-morphos.org are pleased to announce the results of the "Best Project AmigaOS4.x/MorphOS 2011".

For this classification, it was realized the sum of rankings for each project.
The winner is the one that got the fewest.
2 votes with only one choice have been declared void.

First with 69 points: AmiDARK_MOS-Engine, proposed by Frederic Cordier aka AmiDARK
Second with 71 points: ReginaRexx , proposed by Staf Verhaegen,
Third with 74 points: Universal Launch bar, proposed by Robert 'Phibrizzo' Krajcarz
Fourth with 116 points: KeHoSoftware , proposed by Achim Kern

Posted By: MDW. on 2011/6/27 1:59:36
Fortis 1.2 for MorphOS has been finished and released. Full version of the game available on Encore Games' website.


Posted By: Krashan. on 2011/6/21 11:31:20
MorphOS port of Lua scripting language has been customized to the system from the start. The next step done in version 0.5 is ipc.module acting as a gate between Lua and ARexx ports of applications. To say it short, with ipc.module one can send ARexx commands to applications from Lua scripts, and of course receive their results. A Lua version of known love.rx script from TVPaint has been included in the archive as a proof of concept. The module supports also interface to MorphOS shell using known ARexx "address command" idea. As all Lua scripts, those using ipc.module can be debugged with source level debugger LuaExplorador included in the archive available in the download section.
Posted By: Krashan. on 2011/6/18 23:07:55
An update for multimedia framework Reggae has been released today. It is comprised of 7 updated classes, and small MorphOS SDK update containing compiler header files and up-to-date developer documentation. Except of some bugfixes listed in the changelog, the update brings a few new features like support for POST requests and ICY responses in http.stream. Thanks to them, Reggae can be used now for sending HTML forms and uploading files to WWW servers, as well as for fetching audio streams from Shoutcast internet radio stations.