Poster | Thread |
amigakit
|  |
Re: A600GS Software Updates Posted on 16-May-2025 18:45:18
| | [ #81 ] |
|
|
 |
Amiga Kit  |
Joined: 28-Jun-2004 Posts: 2669
From: www.amigakit.com | | |
|
| The following software updates for the A600GS and A1200NG have been uploaded today through the in-built live update system. They are available to download for all registered AmiSphere users:
46.1.1086 (16/05/2025):
SystemV46:
* XADMaster.library Version 13.0 added
* UnArchiver V46.1 added for decompressing any archives supported by XAD, such as LHA, Zip etc
* Modify default icons for archives to open UnArchiver as default.
* Add UnArchiver to AB-Dock

A1200NG and A600GS:
* Update German translations
* Add the new amiberry.map_cd_drives=true option when enabling CD Image insertion. Fixes ISO not mounting.
* Add option for disabling the boot jingle
* When the insert disk window was closed by pressing the start button on the joypad rather than a select or cancel gadget, the filechooser object was not deleted. Resulting in a bad reference when it was deleted later in the insert disk windows destructor, Fixed by reorder destructor sequence.
* Improve positioning of insert disk window when openeing.
* Add work around for memory leak that occured deep in the system when an window without borders / decoration had a blank / fully transparent mouse pointer set., and all other windows open were also borderless. This is effectively what SDL does when putting the window in SDL_RelativeMouseMode() and hiding the mouse pointer. AmiBerry uses this mode, so every time the currently running title was resumed a large chunk of CMA memory was leaked. This was the underlying cause of the issue people have had with inserting a large number of disks whilst installing 3rd party OSes. The work around involved replacing the blank mouse pointer with an almost invisible single pixel pointer and recreating the RelativeMouseMode at a higher level. Last edited by amigakit on 16-May-2025 at 06:55 PM.
_________________ Amiga Kit Amiga Store Links: www.amigakit.com | New Products | A600GS |
|
Status: Offline |
|
|
amigakit
|  |
Re: A600GS Software Updates Posted on 24-May-2025 12:04:05
| | [ #82 ] |
|
|
 |
Amiga Kit  |
Joined: 28-Jun-2004 Posts: 2669
From: www.amigakit.com | | |
|
| The following software updates for the A600GS and A1200NG have been uploaded today through the in-built live update system. They are available to download for all registered AmiSphere users:
46.1.1098 (23/05/2025):
SystemV46:
Introduce ArmMP3File library: The arm backend provides accelerated playback of MPG 1 2 and 2.5 Layer i ii and iii encoded audio files.
Add PlayMP3 command line player controlled from the console.
Plays a list of files on the command line.
LOOP/S,QUIET/S,PLAYLIST/M/A
LOOP continuously loop through playlist. QUIET suppress all console output PLAYLIST list of mp3 files to play, non mp3 files will be quietly ignored.
CTRL C: End program CTRL D: Pause / Resume playback CTRL E: Next file in playlist CTRL F: Previous file in playlist
S:PlayMP3Request thin wrapper to select files via RequestFile
S:PlayMP3Playlist ARexx script to map a list of .m3u playlists onto the PlayMP3 command, QUIET and LOOP options are passed through.

Last edited by amigakit on 24-May-2025 at 12:35 PM. Last edited by amigakit on 24-May-2025 at 12:11 PM.
_________________ Amiga Kit Amiga Store Links: www.amigakit.com | New Products | A600GS |
|
Status: Offline |
|
|
amigakit
|  |
Re: A600GS Software Updates Posted on 8-Jun-2025 11:32:14
| | [ #83 ] |
|
|
 |
Amiga Kit  |
Joined: 28-Jun-2004 Posts: 2669
From: www.amigakit.com | | |
|
| The following software updates for the A600GS and A1200NG have been uploaded today through the in-built live update system. They are available to download for all registered AmiSphere users:
46.1.1110 (06/06/2025):
SystemV46:
* Move PlayMP3 to Utilities drawer * Add new AmigaKit version of More V46 to SYS:Utilities * Update filesysbox.library
PlayMP3:
* Add AmiBench support. Dropping icons on PlayMP3 icon now starts MP3 playback. Add to AB-Dock Add UNIQUE switch, only one instance of PlayMP3 can run with the UNIQUE switch, other started that way will send commands to the extant player and then exit. Current command support is limited to ACTION_QUIT. Initially this allows clicking on AB-Dock icon to start playing files and then clicking a second time to stop playback.
ArmMP3File backend:
* Add opencount variable, to monitor opening depth and avoid the one 68k client killing anothers threads
* Add ASL requester when no files are parsed via command line or amibench startup message, add BASEDIR option to set the initial directory of the requester. Add directory scanning if an added path is a directory. With combinations of IGNOREM3U IGNOREMP3 and RECURSE options you can add all playlists or all mp3 files from a direcory heirarchy. Add SHUFFLE option. Simple pseudo random shuffle, don't use for cryptology 🙂
Work:
* Add Work:Sound/Music/MP3 folder and three sample MP3s

Last edited by amigakit on 08-Jun-2025 at 11:32 AM.
_________________ Amiga Kit Amiga Store Links: www.amigakit.com | New Products | A600GS |
|
Status: Offline |
|
|
amigakit
|  |
Re: A600GS Software Updates Posted on 20-Jun-2025 15:22:39
| | [ #84 ] |
|
|
 |
Amiga Kit  |
Joined: 28-Jun-2004 Posts: 2669
From: www.amigakit.com | | |
|
| @amigakit
The following software updates for the A600GS and A1200NG have been uploaded today through the in-built live update system. They are available to download for all registered AmiSphere users:
This updates brings a new feature of Video Playback to the A600GS and A1200NG. It also updates UnArchiver and PlayMP3 with more functionality.
46.1.1131 (20/06/2025):
SystemV46:
* Add PlayVideo version 46.4 * Update PlayMP3 to version 46.6 * Update UnArchiver to version 46.3 * Update smb2fs to version 53.10 * Update FileSysBox to version 54.6 * regina.library updated to 4.0 along with associated RexxMast
Programs:
* Add Viva_Amiga_trailer.mp4 * PPaint updated to better support regina based REXX . Work in progress
A600GS/A1200NG:
* Add ArmMPGFile backend for playing avcodec supported video formats. * Updates to installation system to enable remote install of avcodec and dependencies


Important Install Notes:
AVCodec will be installed on the next restart of the A600GS / A1200NG. Due to a change in the restart mechaism a manual restart is required for this one time only. AVCodec installation requires Autologin to be selected when logging to Amisphere, other wise it can be installed manually via the Advanced Update section
Last edited by amigakit on 20-Jun-2025 at 04:35 PM.
_________________ Amiga Kit Amiga Store Links: www.amigakit.com | New Products | A600GS |
|
Status: Offline |
|
|