Short: MP3 player with skinsupport and ID3 tag editor Uploader: draco@mail1.stofanet.dk Author: draco@mail1.stofanet.dk Type: mus/play TMLG (The Mpega Library Gui) **************************** E-Mail: draco@mail1.stofanet.dk Homepage: http://www.cs.auc.dk/~draco To join mailinglist: tmlg-subscribe@makelist.com ****************************************** HISTORY ****************************************** v1.325 (FIX) Major bug in the playrutine, introduced in v1.32 Removed requirement for datatypes.library v40.x... v1.32 (FIX) Playerrutine playes even more fluently now. (ADD) doc for the plugin system in amigaguide format. (CHANGED) The plugin interface has undergone dramatic internal changes in preparation of some new kinds... v1.311 (BUG) accidently left fpu enabled... (ADD) security when opening skins Started changing the plugin system (FIX) drag'n'drop from wb or opus (FIX) code for changing gui v1.3beta... Player has been reworked. ID3 tagdisplay and editor To much to mention... v1.2 (BUG) Closed reqtools.library twice (ADD) Support for WinAMP skins... not complete! (CHG) Changed some internals in the player-task v1.1 Hopefully fixed a bug that made TMLG require CyberGraphics. Changed the way hotkeys are changed internally. Added maxvolume in AHI settings. Added "helpbubbles" in layout settings. Added a missing version string. Setting are saved to ENV: and ENVARC: now! v1.00 First public release to the AmiNet. ****************************************** What is it? ****************************************** TMLG is an mpeg-audiostream player. It's the natural evolution of TMG (The Mpega Gui). Well why another mpeg audio player you might ask? Here is why: * WinAmp skin support. * ID3 tagdisplay and editor. * Brand new plugin-interface. * Volume adjustment while playing. * Buffersize adjustable "on the fly". * Buffer doesn't need to be 100% full before playing, set it to e.g. 12% :) * Can start playing automatically right after startup. * Seperate decode options for Layer1-2 and Layer3. * Responds to dragNdrop from WB or Opus! * Uses AHI for playback. * Playlist can be sorted. * Songs can be renamed and deleted from within the playlist. * Has popup-help. * Supports multiple settings. * Supports multiple playlists. * Random/sequential play. * Takes advantage of asyncio.library if found. * Priority adjustment. * It's fast. * Has a powerfull ARexx port. * Doesn't use MUI, but boopsi. * Coded as a commodity. * Has configureable hotkeys (on the fly!). * Responds to tooltypes. And if this isn't enough, it's possible that you are impossible to satisfy :) Otherwise my e-mail is starving, waiting for suggestions/comments from you! ****************************************** Requirements ****************************************** * 68030 or greater * AHI v4 * wizard.library * mpega.library * reqtools.library * datatypes.library v39.x * a few mp3 or mp2 songs But if you really want to play you should have * 68040 or greater * gfx-board * AHI v4 and a soundcard * wizard.library * mpega.library * reqtools.library * datatypes.library v39.x * easyrexx.library * asyncio.library * a lot of mp3 or mp2 songs