Latest Discussions
Topic
Replies
Last Post
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.
Posted By: Leif. on 2011/5/24 6:45:07
IceFileSystem 2.5 and IceDoctor 1.0 released

IceFileSystem Archive
IceDoctor Archive
Posted By: Tcheko. on 2011/5/24 6:44:50
Sermonatrix Irc-client 0.6 has been released today.

New features :
- Scriptable /command
- Show/hide userlist from switch bank buttons
- New Lua functions : quit() and userlist()
- Improved URL handling

Sermonatrix archive can be downloaded here : Sermonatrix-0.6.lha

Comments welcome on #morphos@irc.freenode.net
Posted By: softwarefailure. on 2011/4/25 6:23:24
Airsoft Softwair is happy to annouce a special Easter egg for the Amiga community: Hollywood 4.8 is out now! This update contains mostly bug fixes and one great new feature requested by many people: Hollywood is now able to compile executables for Linux systems! With the ability of compiling for Linux systems Hollywood finally comes full circle because it now supports all major desktop operating systems. All in all, Hollywood can create programs for nine different platforms now: MorphOS, AROS, AmigaOS 3, AmigaOS 4, WarpOS, Windows, Mac OS X (Intel), Mac OS X (PowerPC), and Linux (Intel). A totally unique feature in the Amiga world!
Posted By: Leif. on 2011/4/18 19:20:07
Posted By: zukow. on 2011/3/27 17:47:07
New version of SCANdal - scanner frontend has been released. It could be downloaded from Aminet:
http://aminet.net/driver/other/scandal.lha
This version have many fixes and some other improvements.
Posted By: Leif. on 2011/3/26 6:27:44
The new version 2.3 (2011-March-25) of the IceFileSystem includes the following changes...
 
- Trying to copy files into recycledir manually would raise internal exception and some files still in meta cache could get lost.
- FSConfig now can load/save settings to file and print settings to the shell.
- FSFormat now wipes blocks twice as fast.
- Bug in job.device fixed.
- Added VInfo tool. Shows locks and notifys on icefs volumes.
- Icefs volumes now always contains recycledir and filechangelog, use fsconfig to turn them off if desired.
- A few smaller things here and there.

Link


Be sure to also test the brand new IceDoctor, a repair / salvage / rescue application for IceFS.

Link
Posted By: spirantho. on 2011/3/12 7:11:37
I've just uploaded a new archive of my latest project:

UberCassette!

It will – one day – do everything to do with dumping cassettes of 8-bit machines, but as it stands V0.02 supports Acorn Electron, BBC, Commodore 64, C16/+4 and VIC-20 tapes. It supports raw TAP files as well as binary T64 files for the Commodore machines, and UEF files for Acorns. Just feed it your WAV file – even copy-protected ones – and it'll give you a nice emulator friendly tape file, ready for Vice or whatever.
Posted By: Tcheko. on 2011/3/11 9:34:47
Sermonatrix, a new IRC client for MorphOS, gained character sets transcoding feature today. Current implementation is designed for testing. No default setting for charsets can be saved in server configuration yet. This will change once the charsets encoding support is fully tested and reported as stable.