Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."
For further details and Release Notes please check out the svn HERE.
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, etc...
GNU Wget has many features to make retrieving large files or mirroring entire web or FTP sites easy, including:
Can resume aborted downloads, using REST and RANGE
Can use filename wild cards and recursively mirror directories
Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally
Supports HTTP and SOCKS proxies
Supports HTTP cookies
Supports persistent HTTP connections
Unattended / background operation
Uses local file timestamps to determine whether documents need to be re-downloaded when mirroring
As well it supports Amiga-only features like file comments, writing long filenames names to FFS partitions, restrict chars which could make trouble on amiga filesystems, etc...
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation.
We are pleased to announce the immediate availability of iXemul.library 62.1 for AmigaOS 3.x systems.
The ChangeLog is as follow:
2009-09-01 Bernd_afa
fix a problem when more child threads use network access (fix Internet stream play with ffplay without source changes)
Linux return a address when call malloc(0), so there are some programs out (all that use milkshape loaders) that fail if this is not do.now ixemul return too a address and this programs work.
when there is no HOME enviroment var in your env dirs, then ./ is return from getenv. before it return 0 and this let some programs crash, or do no prefs save. This make complete remove of programs more easy and is amiga like. So there is no problem that HOME dir grow lots by saving all config files in 1 dir and fit better in amiga enviroment. If you dont like that config files are store in current dir and that it is called as HOME, then create a env var HOME with path to dir you want.
2009-07-11 Diegocr
Added the task's blacklisting features to the buddy allocator.
Improved poolmem to be somewhat faster...
Removed a Forbid/Permit pair around malloc's b_alloc() call which does not seem to be needed.. (buddy allocator)
Memory's Pool and Semaphore are created regardless of the allocator being used, but not freed on exit when using the buddy way - Fixed.
2009-07-01 Bernd_afa
fixed a filesystem Bug introduce from MOS Version for programs that use AHI output (fopen("audio:..")).
sound is now play correct
use now old buddy allocator again, because netsurf need very good memperformance but poolmem system do after some netsurf use lots slowdown (more than 3) because of mem fragmentation in poolmem.For using memtrackers, there is a poolmem version attached, named ixemul.library_poolmem.
2009-05-29 Diegocr
Updated IXPrefs to Version 2.8
Added options which control how malloc() should react when running out of memory.
Added a button which launches a external program to the Task's Blacklisting management, it's currently made using MUI, and loaded from SYS:Prefs/ixbl_MUI (either via WBRun if it's found, or falling back to 'C:Run <>NIL:')
Certain options can be configured globally (from ixprefs) or per-task (from ixbl_MUI), When a global option is enabled but the same option over a blacklisted task is disabled, the later is taking into account. Same if you disable a global option and it's enabled over a blacklisted task.
Those options should be intuitive and easy to use. However, you'll find additional info on the buble-helps from the ixbl_MUI program.
LAME is an LGPL MP3 encoder. - Michel 'DMX' Bagmeijer created a new LAME m68k build which only requires Ixemul V48. He has compiled a WarpOS build as well, Thank You!
VorbisGain is a utility that uses a psychoacoustic method to correct the volume of an Ogg Vorbis file to a predefined standardized loudness.
It is meant as a replacement for the normalization that is commonly used before encoding. Although normalization will ensure that each song has the same peak volume, this unfortunately does not say anything about the apparent loudness of the music, with the end result being that many normalized files still don't sound equally loud. VorbisGain uses psychoacoustics to address this deficiency. Moreover, unlike normalization, it's a lossless procedure which works by adding tags to the file. Additionally, it will add hints that can be used to prevent clipping on playback. It is based upon the ReplayGain technology.
The end result is that playback is both more convenient and of higher quality compared to a non-VorbisGain'ed file.
Thanks to Michel 'DMX' Bagmeijer who bring us this port.
AISSTBC (AISS ToolBar Creator) is a simple tool to create toolbar images very quickly by just using drag-and-drop MUI feature, such toolbars which usefull for developers using Toolbar.mcc or TheBar.mcc into his applications.
This Release fixes a bug which caused the application to auto-close when loading certain folders... Read more at the included readme file...
Bernd Roesch have been released a new ixemul.library version for AmigaOS 3.x systems. For further details on what have been changed and improved please refer to the ChangeLog, source code can be found here.
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."
For further details and Release Notes please check out the svn HERE.