Welcome, Guest. Please login or register.

Author Topic: A600GS Updates  (Read 235942 times)

Description:

0 Members and 2 Guests are viewing this topic.

Online amigakitTopic starter

Re: A600GS Updates
« Reply #284 from previous page: May 24, 2025, 01:04:51 PM »
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 Edit: May 24, 2025, 01:36:36 PM by amigakit »
www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 
The following users thanked this post: AmigaOldskooler, ernsteiswuerfel, THX-1138

Offline E5150

Re: A600GS Updates
« Reply #285 on: June 08, 2025, 02:26:32 AM »
Hey guys! What is new in 46.2.1110 update?
 

Online amigakitTopic starter

Re: A600GS Updates
« Reply #286 on: June 08, 2025, 12:33:19 PM »
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





www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 
The following users thanked this post: E5150