Short: Bugfix to TMLG, get TMLG.lha too Author: draco@mail1.stofanet.dk Uploader: draco mail1 stofanet dk Type: mus/play Architecture: m68k-amigaos 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.321 (BUG) forgot a calculation that caused the playrutine ti mailfunction :( 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. * Has a time-slider and display. * Responds to dragNdrop from WB or Opus! * Uses AHI for playback. * Has a buffer-usage bar. * Shows info about the songs. * Has a pause-button. * Playlist can be sorted. * Songs can be renamed from within the playlist. * Has popup-help. * Supports multiple settings. * Can use a playlist. * Supports multiple playlists. * Random/sequential play. * Takes advantage of asyncio.library if found. * Priority adjustment. * It's small, even smaller than TMG. * It's fast, again, faster than TMG (due to the missing executable). * 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 * wizard.library * mpega.library * reqtools.library * datatypes.library v40.x * some mp3 or mp2 songs But if you really want to play you should have * 68040 or greater * gfx-board * AHI and a soundcard * wizard.library * mpega.library * reqtools.library * datatypes.library v40.x * easyrexx.library * asyncio.library * a lot of mp3 or mp2 songs