| Poster | Thread | 
|  amigakit 
 | |  | Re: A600GS Software Updates Posted on 16-May-2025 18:45:18
 |  | [ #81 ] | 
 | 
| |
 |  |  
| Amiga Kit 
  |  | Joined: 28-Jun-2004 Posts: 2685
 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: 2685
 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: 2685
 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: 2685
 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 |  | 
|  | 
|  amigakit 
 | |  | Re: A600GS Software Updates Posted on 8-Jul-2025 10:28:24
 |  | [ #85 ] | 
 | 
| |
 |  |  
| Amiga Kit 
  |  | Joined: 28-Jun-2004 Posts: 2685
 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.1155  (08/07/2025):
 
 SystemV46:
 
 * Upgrade PlayVideo to 46.7 Avoids using NewMinList() as this is version 50 or above only. Now put up information requester if start without avcodec backend present.
 
 * Integrate latest builds of PeterKs icon.library for enhanced PNG datatype loading and other bugs fixes.
 
 * Zune: fix up behaviour of MUIV_Window_Width_MinMax()
 
 * Zune: Fix incorrect parsing of underscores in escape sequences resulting in the incorrect shortcut key in SimpleButtons and else where.
 
 * Zune: Fix duplicate GoActive methods sent to already active objects
 
 * Upgrade to Assign 46.11
 
 * Update to UnArchiver 46.4 29/06/2025
 
 * Update filesysbox.library to 54.7
 
 * Update smbfs handler to 53.10
 
 
 
 A600GS/A1200NG:
 
 Disable the auto install of avcodec on startup, most users seem to upgrade with ease, but a few are having issues and this caused an update loop. To install avcodec suite now go to the advanced update section and choose it from the list.
 
 Checking of license keys for add-on functionality like the CPU Boost product now takes place immediately after the first login after registration, so no longer requires autologin to be enabled.
 
 
 Our Zune fixes are shared back to the AROS Team as issue 201, 202 and 203 at https://github.com/deadwood2/AROS/issues
 
 
 
  Last edited by amigakit on 08-Jul-2025 at 04:37 PM.
 _________________Amiga Kit Amiga Store
 Links: www.amigakit.com | New Products | A600GS
 | 
 | 
| Status: Offline |  | 
|  | 
|  amigakit 
 | |  | Re: A600GS Software Updates Posted on 7-Aug-2025 18:46:44
 |  | [ #86 ] | 
 | 
| |
 |  |  
| Amiga Kit 
  |  | Joined: 28-Jun-2004 Posts: 2685
 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.2.1212  (07/08/2025):
 
 A600GS / A1200NG:
 * Add ArmDBUS library
 * Add ArmCEF library
 * Add infrastructure to allow login to AmiSphere from 68k user space via DBUS (preparation for future AmiStore functionailty)
 * Add selected config options to WHDBoot games, the options added should be those that are not overriden by the built in database,
 * Fix possible crash in GUI when games was deleted by one of its settings panels still referenced.
 
 System V46:
 
 * Add pre-release version of AmiBrowser to Sys:Utilities
 * Add AmiBrowser icon to AB-Dock
 * Update UnArchiver to 46.5
 * Add GetHostVar command to retrieve host environment variables.
 * Add AmiSphereFetch command
 
 Amiberry:
 
 * Add extensions to uaenative.library
 
 
 Notes:
 
 Please be patient while the AmiBrowser data files are downloaded and installed (2GB size).
 
 AmiBrowser is at pre-release status.  File downloading and ASL Requesters have not yet been added.
 
 
 
  
 
 
 _________________Amiga Kit Amiga Store
 Links: www.amigakit.com | New Products | A600GS
 | 
 | 
| Status: Offline |  | 
|  | 
|  amiwell 
 | |  | Re: A600GS Software Updates Posted on 8-Aug-2025 10:34:24
 |  | [ #87 ] | 
 | 
| |
 |  |  
| Member 
  |  | Joined: 15-Jul-2018 Posts: 34
 From: Italy
 |  |  |  |  |  
|  | 
 | | @amigakit
 Very impressive thank you
 
 _________________
 | 
 | 
| Status: Offline |  | 
|  | 
|  amigakit 
 | |  | Re: A600GS Software Updates Posted on 6-Sep-2025 12:09:10
 |  | [ #88 ] | 
 | 
| |
 |  |  
| Amiga Kit 
  |  | Joined: 28-Jun-2004 Posts: 2685
 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.2.1215  (05/09/2025):
 
 
 * Small optimisation for high polling mice
 
 * Fix for F12 menu key not working when AmiBrowser was run.
 
 _________________Amiga Kit Amiga Store
 Links: www.amigakit.com | New Products | A600GS
 | 
 | 
| Status: Offline |  | 
|  | 
|  amigakit 
 | |  | Re: A600GS Software Updates Posted on 14-Sep-2025 14:32:22
 |  | [ #89 ] | 
 | 
| |
 |  |  
| Amiga Kit 
  |  | Joined: 28-Jun-2004 Posts: 2685
 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.2.1224  (12/09/2025):
 
 
 AmiBrowser 46.20 (Pre Release 2):
 
 * Add support for downloading files:  currently supports downloading to drawer based and true disks only. RAM: and hardfile based disks will not work, but will fail silently. Hopefully this will be resolved at the next prerelease stage.
 
 *Adds a simple downloads manager window: files downloaded in any given AmiBrowser session are listed, along with full file path and current status. Double click on file entry will open the AmiBench window containing the download.
 
 * Update UnArchiver to 46.6
 
 
  
 
 
 _________________Amiga Kit Amiga Store
 Links: www.amigakit.com | New Products | A600GS
 | 
 | 
| Status: Offline |  | 
|  | 
|  Yssing 
 | |  | Re: A600GS Software Updates Posted on 15-Sep-2025 7:50:21
 |  | [ #90 ] | 
 | 
| |
 |  |  
| Super Member 
  |  | Joined: 24-Apr-2003 Posts: 1127
 From: Unknown
 |  |  |  |  |  
|  | 
 | | @amigakit
 Awesome, thank you.
 _________________
 | 
 | 
| Status: Offline |  | 
|  | 
|  amigakit 
 | |  | Re: A600GS Software Updates Posted on 27-Oct-2025 12:12:30
 |  | [ #91 ] | 
 | 
| |
 |  |  
| Amiga Kit 
  |  | Joined: 28-Jun-2004 Posts: 2685
 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.2.1289:
 
 SystemV46: Update AmiSSL
 
 * Add FetchURL command which allows fast downloading of URLs via the DBUS interface of the A600GS/A1200NG main menu with progress requester.
 
 Updates to AmiBrowser:
 o Add support for the Autentication requester requird fior HTTP_AUTH et al.
 o Add suport for openling local HTML files. Using both file:///VOLUME:path/to/file and file:///volume/path/to/file forms
 o Add handler to allow reading of files from amiga filesystems file:///RAM Disk/test.html will work!
 o Add support for special file URL eg file:///AmiBrowser/about.html
 o Improve file upload support, now supports multifile uploads in dropbox / google cloud etc
 o Ensure initial graphics buffer is initialised to white to avoid apparent gfx corruption for download URLs etc that require no rendering
 o Add splash window on startup
 o Fixes to shutdown and restart of the ArmCEF library during reboot, you can now safely CTRL Right Amiga Left Amiga reset after running AmiBrowser again.
 
 * Introduce ArmScummVMFile library to enable ARM powered ScummVM games intergrated into AmiBench.
 
 * Add ScummVM GUI to download and launch selected freeware ScummVM games.  Thanks to Guillaume Boesel.
 
 A600GS/A1200NG:
 
 * Add support for creating HardDisk files in the Custom Fullsystem edit menu.
 * Created Hardisk files are blank but can be formatted using system software.
 * Add Export Harddisk menu option to allow backup of individual harddisk files.
 * Extension to private DBUS interface to support many of the above features.
 
 
 
 
  
 
 _________________Amiga Kit Amiga Store
 Links: www.amigakit.com | New Products | A600GS
 | 
 | 
| Status: Offline |  | 
|  |