flags
  Home | Project | Forums | Tracker | Files | RSS feeds | Sources


Discover what AmigaOS[4] could do for you


  Latest News/Releases

SDL 1.2.14upd 19.02.2010
SDL Logo

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.

LibSDL-1.2.14dev.lha (1328Kb)
visit this package websiteThis package optimized/requires 020   2 comments  


Wget 1.12upd 25.11.2009
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
  • GNU Wget is distributed under the GNU General Public License.
  • 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...
wget-1.12.lha (1253Kb)
visit this package websiteThis package optimized/requires 68KThis package optimized/requires OS4   comments?  


OpenSSL 1.0-beta4upd 23.11.2009
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.

For further details and downloads check http://amiga.sourceforge.net/OpenSSL/

visit this package websiteThis package optimized/requires 68K   5 comments  


Ixemul library 62.1upd 10.11.2009

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:')
  • library/hwck.c
    library/ix_blacklist.c (new)
    library/ix_settings.c
    library/ixemul.h
    library/ixprotos.h
    library/malloc.c: Implemented task's blacklisting features.

    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.


Source code can be found at the SVN here.


ixemul-62.1-m68k.lha (2572Kb)
visit this package websiteThis package optimized/requires 68K   10 comments  


LAME 3.98.2upd 31.05.2009
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!
LAME-3.98.2.lha (788Kb)
lamewos-3.98.2.lha (416Kb)
visit this package websiteThis package optimized/requires 68KThis package optimized/requires IXEThis package optimized/requires WOS   2 comments  


VorbisGain 0.36 new 31.05.2009

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.

vorbisgain-0.36.lha (434Kb)
visit this package websiteThis package optimized/requires 68KThis package optimized/requires IXEThis package optimized/requires WOS   comments?  


xpdftools 3.02 upd 31.05.2009
Collection of tools to manipulate PDF documents, included are:

  • pdftops -- To generate a PostScript file
  • pdftotext -- To generate a plain text file
  • pdfinfo -- dumps a PDF file's Info dictionary (plus some other useful information)
  • pdffonts -- lists the fonts used in a PDF file along with various information for each font
  • pdftoppm -- converts a PDF file to a series of PPM/PGM/PBM-format bitmaps
  • pdfimages -- extracts the images from a PDF file

Thanks to Michel 'DMX' Bagmeijer who bring us this update

As of 2009.06.17, a bug was found into pdfimages for WOS and a fix is now available to download, new archive filesize: 2380234 Bytes
xpdftools-3.02-Ixemul.lha (2914Kb)
xpdftools-3.02-WOS.lha (2380Kb)
visit this package websiteThis package optimized/requires 68KThis package optimized/requires IXEThis package optimized/requires WOS   comments?  


AISSTBC 0.2upd 28.05.2009
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...
aisstbc-0.2.lha (71Kb)
visit this package websiteThis package optimized/requires 68K   comments?  


Ixemul library 61.1upd 21.05.2009

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.

ixemul-61.1-m68k.lha (2250Kb)
visit this package websiteThis package optimized/requires 68K   comments?  


SDL 1.2.13 Rev #2upd 21.05.2009
SDL Logo

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.

libsdl-1.2.13r2.lha (1299Kb)
visit this package websiteThis package optimized/requires 020   comments?  



   More news



Project's Related Articles


Wed, 14 Apr, 13:55 PDT  

Quick downloads

only latest packages (and package groups with version number) are listed, click here to view all.

Released Packages

select a package to show all files released on that package.


Google
Web This Site


TOP DOWNLOADS
  1  ixemul.library12037 
  2  unrar11149 
  3  cURL9435 
  4  LAME8995 
  5  ImageMagick7681 
  6  FLAC6466 
  7  muhstik6353 
  8  swftools5660 
  9  p7zip5467 
10  wget4715 
 
By last updated package:
 
  1  cURL2997 
  2  FLAC2792 
  3  muhstik2059 
  4  sox1649 
  5  cdrtools1559 
  6  dctc1436 
  7  shared-libs1113 
  8  OpenSSH1087 
  9  unrar1015 
10  eggdrop1005 
 DETAILS 


STATISTICS
Archives: 387
Size(bytes): 520478367
Avg size by
archive(bytes)
:
1344906
Page Views: -err-
Downloads: ~193956
Project Hits: 0
Project Rank: 10000-0
DateStamp:


Project's Public Areas
· Bugs : (0 open / 8 total)
Bug Tracking System
· Support Requests : (0 open / 0 total)
Tech Support Tracking System
· Patches : (0 open / 1 total)
Patch Tracking System
· Feature Requests : (0 open / 4 total)
Feature Request Tracking System
· GUI Requests : (0 open / 2 total)
Tell us what program you'd like with gui
· Public Forums : (69 messages in 2 forums)
· CVS Repository : (0 commits, 86 reads)
Browse CVS
· SVN Repository : (44 commits, 29 reads)
Browse SVN


Project's Details
· Project Admins : diegocr, synco
· Developers : 7
· Development Status : 4 - Beta, 5 - Production/Stable
· Intended Audience : End Users/Desktop
· License : BSD License, GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL), MIT License, Public Domain
· Operating System : AmigaOS
· Programming Language : C, Rexx
· Topic : Other/Nonlisted Topic
· Translations : English, Spanish
· User Interface : Non-interactive (Daemon), Command-line
· Donors : Anonymous donor(s)
· Project UNIX name : amiga
· Registered : 2002-03-02 04:41
· Activity Percentile (last week) : 98.27
· View project activity statistics
· View list of RSS feeds available for this project


Link To Us!
Amiga.sf




Get Amiga at SourceForge.net. Fast, secure and Free Open Source software downloads




Locations of visitors to this page


 
 
Amiga.sf is Copyright © 2002-2011 By Diego Casorran   <diegocr at users dot sourceforge dot net.>

page took 1.976116 seconds to load