Module updates from Steve Fryatt

If the Cybermen threatened to “backspace” it just wouldn’t seem as bad! In a post on the RISC OS Open forums in July, Steve Fryatt explained that he has updated several old modules. The purpose of the updates was, to start with, to make them more maintainable. They were originally assembled using Darren Salt’s ExtBasAsm module, which means the work had to be done in a RISC OS environment. However, Steve’s RISC OS development work tends to take place on Linux these days

New development tool for C programmers

DrWimpC is in the house Peter Miller has released a new development tool for C programmers using RISC OS 4 or higher. The software, explains Peter, is intended as “an application creation and development tool for WIMP applications written using the C programming language” and is the result of some discussions Peter had with the late Ray Favre, who looked after the DrWimp BASIC library from 1999 until his death in 2010, having taken it over from Andrew Ayre who originally developed and maintained it from 1995 until 1999. The…

DRenderer 0.56 beta 8

Another bug squashed, poor little mite. With the release of Chris Gransden’s ports of Hheretic and Hhexen, a problem was found with the then latest version of the DRenderer module – 0.56 beta 6. Christopher Martin, who has been updating the module lately, was hot on the case and released beta 7, which he thought addressed the problem. Unfortunately, that turned out not to be the case. However, Christopher has looked at the module yet again, and has now issued version 0.56 beta 8, fixing another bug that surfaced with…

DRenderer module updated

That is not the DRenderer you are looking for. The DigitalRenderer (DRenderer) module, which is usually supplied along with the SharedUnixLibrary, is used to provide sound support for applications and games ported to RISC OS which make use of that library. However, the version supplied with SharedUnixLibrary on riscos.info can play back audio at the wrong speed and contains some bugs which could theoretically crash a RISC OS computer if they are triggered, although it’s considered unlikely to happen. Christopher Martin has been updating the module, and provisionally hosting it…

FFmpeg and FFplay updates

Movie magic! Development of FFmpeg and FFplay continues, with Christopher Martin having released version 1.23 of these applications a few days before this year’s Wakefield show. FFmpeg is a versatile, open source, multi-platform video and audio converter, described as “the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created” on its home site. The software makes it possible to process many movie formats which would otherwise either not be possible, or at least very difficult and…

DRenderer audio playback module – provisional update

Christopher Martin has contacted me to let me know that version 0.52-1 of the DRenderer module, which is the version currently found in the package on riscos.info, is obsolete and has a number of problems. He has been working on the module, and has contributed new sources and a build system to the GCCSDK team, so the next GCCSDK release should include version 0.54 (or later) of the module.