  | 82580 packages online |
|
 |
| mus/play/AmigaAMP3.lha | | | No screenshot available |
|
Note:
Aminet admins only: Use address from [Uploader] field to contact me
All others: Use the email address stated on my homepage www.toms-home.de
Introduction
------------
You want an audio player that really makes use of your high spec Amiga?
Here it is!
AmigaAMP is a GUI based audio player using the amp decoding engine for
MPEG audio playback, libsndfile for AIFF, WAV and 8SVX and libflac for
FLAC. Playback is done through the AHI audio system.
This software is provided 'as is' free of charge. No ads, no toolbars,
no subscriptions required! If you like it - use it. If you don't like it -
use something else. :-)
Requirements
------------
AmigaOS 4.1 or higher
PowerPC processor
AHI audio system
faad.library for M4A playback (faad_library.lha package from OS4Depot)
Differences between AmigaAMP2 and AmigaAMP3
-------------------------------------------
Feature list | V2 | V3/PPC | V3/68k
----------------------------+------+--------+-------
680x0 support | X | | X
PPC/WarpUP support | X | | X
PPC/PowerUP support | X | | X
PPC/AmigaOS4 support | X | X | X
Fully AmigaOS4 native | | X |
| | |
MHI support | X | | X
Prelude/MPEGIT support | X | |
mpega.library support | X | | X
faad.library support | | X |
| | |
MPEG audio (MP2/MP3) | X | X | X
Uncompressed PCM (AIFF/WAV) | X | X |
FLAC support | | X |
OGG support | | X |
M4A support | | X |
MOD/S3M/XM/IT support | | X |
| | |
Fast EQ for MP2/MP3 only | X | X | X
Generic EQ (all filetypes) | | X |
| | |
Visualisation plugins | X | X | X
TuneNet plugins | | X |
History
-------
3.23 - Fixed handling of application.library messages
- Fixed potential crash when rescanning skins or plugins
- Fixed handling of brackets in file names from command line
- Added support for COMM field in ID3v2 tags
- Fixed major bug in playlist clearing routine causing memory corruption
3.22 - Added URLIdentifier and Description to RegisterApplication().
- Show requester when ReAction classes can't be opened.
- Fixed broken plugin menu in ReAction mode after rescanning.
- Added support for multimedia keys.
- Updated spanish catalog.
- Adapted code for AmigaOS 4.1 FE SDK 53.30.
- Added full path to current file to streaminfo/trackinfo structure
so that plugins can make use of it.
- Fixed greyed out menus for info and playlist.
- Fixed bug when loading skins with missing equalizer and playlist
bitmaps.
- Replaced connection popup window with info in title bar (reaction)
or info line (skin mode).
3.21 - Replaced connection popup window with info in
title bar (reaction) or info line (skin mode).
- ReAction: Added iconify gadget to main window.
- Fixed long filename handling.
- Set default for "Show TagEditor" to FALSE.
If this setting doesn't exist in the prefs file then
info window will not be shown.
- 68k: Fixed internal memory overflow when calculating plugin data.
- "Engine" part of amigaamp.prefs is now compatible with AmigaAMP2.
- 68k: Changed visualisation routine to support high resolution
and peak-dots.
3.20 - OS4/PPC Version: Added AAC streaming support.
- OS3/68k Version: Fixed AHI reopen leak which led to lockups
after playing some files in a row.
- Fixed crash when trying to change buffer sizes on the fly.
This feature is no longer available, AmigaAMP has to be restarted.
3.19 - Fixed window position saving bug.
- Fixed DIRECTORY ToolType.
- Extended support for BufferSize=File to more file types.
3.18 - Fixed infinite loop when updating prefs while AmigaAMP is running.
3.17 - Added proper 10s timeout to shoutcast connection routine.
- Fixed buttons in main window if no button images could be loaded.
- Fixed column widths in playlist window.
- Localized ReAction Playlist and EQ windows.
- Changed volume button size
- changed playlist to show stream titles instead of stream URLs.
- Moved Info/Equalizer/Playlist menu items from Project- to Window-menu.
- Added AREXX commands for playlist: CLEAR, SELECT and REMOVE.
3.16 - Fixed rejecting unsupported AAC streams.
- Fixed rejecting damaged MP3 files which contain HTML code
instead of audio data.
- ReAction: Added mute button, fixed menu deallocation bug.
- Fixed restarting playback when selecting "Play" from the menu.
- Fixed screen title of main-, equalizer- and playlist-window.
- Dynamically enabling/disabling Prev/Next menu items.
- Added ReAction Equalizer.
- Added "Previous"/"Next" menu entries.
- Improved playlist keyboard navigation.
- Fixed handling of UTF-8 strings in shoutcast header
- Implemented workaround for ID3v2 tags which are marked to be
- ISO-8859-1 but are in fact ISO-8859-5 or similar.
- Fixed long string leftover bug in tag reading routine
- Fixed UTF-8 support for reading OGG files.
- Fixed scanning of stream length (=-1) from M3U files.
- Fixed truncated genre display for shoutcast streams.
3.15 - Fixed disabled string gadgets in info window
- Unlock pubscreen when iconified
- Fixed AREXX open/add commands to work with playlists
- Changed playlist loading code to always accept headerless
playlists when their extension is (.pls|.m3u|.playlist)
- Completely revised charset conversion routines resulting
in mucht better UTF8 support
- Revised plain M3U playlist loading, now also works via HTTP
- Fixed time display of long tracks in skinned playlist window,
added time display to reaction playlist window
- Added automatic reconnect for shoutcast streaming
if connection was lost
3.14 - Completely revised PLS and M3U loading routines.
- Allow loading a headerless playlist if it's
opened as a single file via CLI, Eject or Drag&Drop
- Updated italian catalog
- Remember Info window position
- Added new iconset by TommySammy
3.13 - Fixed some more playlist/directory handling bugs
- Fixed cover drawing and uniconifying of tag editor window
- Added pattern matching filter to modplug loader.
- "Autoplay file" now also works for dragging files
on the playlist window
- Dragging directories on AmigaAMP's AmiDock icon now works
- Switched play list handling to saving and loading
WinAMP style .pls files
- Revised window depth arrangement and alignment code
- Updated WinAMP5 skin
- Use mouse wheel in equalizer window to move sliders
- Fixed clearing of comment field when opening
MP3 file without comment
- Fixed format display in main ReAction window
- Fixed initial playlist display in ReAction window
- Renamed info win to just "Info" because it
can't edit tags any more
3.12 - Fixed bad last minute bug in cleanup routine
(this is why 3.11 was never released)
Auto depth-arrange attached windows in skinned mode
Revised window dragging routine in skinned mode
3.11 - Added cover display
- Added "FilePath" config option
- Changed loading of whole directories to
pattern matching files only
- Big internal code change, switched unskinned
main- and playlist-window to ReAction
3.10 - Fixed loading of skins that don't have
an eqmain or pledit bitmap
3.9 - Revised handling of wsz skins.
- Fixed AppIcon position handling.
- Fixed UTF8 conversion in FLAC metadata.
- Automatically sort files alphabetically when loading directories.
- Added new skin and iconsets by DjNick, TommySammy and Samo79
3.8 - Automatically load whole directory if no specific file is selected.
- Fixed crash when shuffling playlist while playing.
- Fixed bug which left files open after unsuccessful playback.
- Updated catalog files.
- Fixed handling of brackets in directory names.
3.7 - Added TuneNet Plugin support.
- Now using faad.library instead of built in AAC decoder.
- Fixed automatic opening of playlist window in ReAction GUI mode.
3.6 - Added new GET... AREXX commands
- Fixed picky streaming sanity check
- Fixed 'disabled' status for tag editor Save/Clear-buttons
- Fixed crash when quitting AmigaAMP while visualization is stopped
3.5 - Added Rec option, changed URL requester to ReAction
- Fixed tag editor layout
- Added MOD support through libmodplug
- Improved playlist scanning
- Added region.txt support for skins
- Fixed opening/closing Eq/Playlist when changing prefs
while AmigaAMP is running
3.4 - Added localization
- Switched about window and tag editor to ReAction
- Changed pitch step setting to 1/4 semitone (w/o SHIFT)
or 1/16 semitone (w/ SHIFT).
- Fixed HTTP redirection when requested file is a playlist
- Prevent playlists from being scanned for tags
- Fixed loading of skin colours (e.g. playlist background)
- Added M4A support. Play your iTunes music!
3.3 - Fixed default analyzer colours for built in base skin.
- Added "<Default>" file pattern option.
- Added AsyncIO support to libsndfile reading routine
- Tag info window title now shows full path
- Only the first instance of AmigaAMP will load the
default playlist
- Included new prefs editor
3.2 - Removed QUIET ToolType, added SKINPROGRESS instead.
- Reverted to loading skins and plugins from PROGDIR: by default.
- Added unicode support to ID3v2.3, added basic ID3v2.4 support.
- Fixed DSI error when starting AmigaAMP in skin mode but not all
elements could be loaded.
- Added OGG support.
- Implemented loading base skin from memory.
- Changed "shuffle" to "random play" behaviour.
3.1 - Fixed AREXX interface for OPEN and ADD
- Fixed opening files by clicking on their dedault icon
- Improved playlist navigation via keyboard
- Fixed mouse button handling routine
3.0 - Initial AmigaOS4 release
Documentation
-------------
This version DOES NOT fully replace AmigaAMP 2. It's a successor with
some new features added and some old legacy code removed. It only
supports AHI for playback. All decoders are built in, so there's no
"External Engine" any more.
Sorry, no further documentation at the moment. Just play around with it
a little bit -- I'm sure you'll figure out what it does.
|
Contents of mus/play/AmigaAMP3.lhaPERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[unknown] 13415 14968 89.6% -lh5- 9790 Nov 29 21:51 AmigaAMP3.info
[unknown] 17640 21758 81.1% -lh5- d54e Nov 29 21:51 AmigaAMP3/Alternative-Icons.info
[unknown] 18584 22470 82.7% -lh5- 4ced Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3.info
[unknown] 18716 22125 84.6% -lh5- 6222 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/AmigaAMP-Prefs.info
[unknown] 17445 21351 81.7% -lh5- 3146 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/AmigaAMP3.info
[unknown] 3708 11222 33.0% -lh5- 57e7 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/AmigaAMP3.readme.info
[unknown] 3724 11222 33.2% -lh5- 3907 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/AREXX.readme.info
[unknown] 20208 23510 86.0% -lh5- f8a3 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs.info
[unknown] 14740 19384 76.0% -lh5- eb63 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/czech.info
[unknown] 15027 19850 75.7% -lh5- 4c3a Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/danish.info
[unknown] 14137 18924 74.7% -lh5- d8e9 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/finnish.info
[unknown] 14972 19936 75.1% -lh5- 204d Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/french.info
[unknown] 13672 18814 72.7% -lh5- 3902 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/german.info
[unknown] 14611 19116 76.4% -lh5- c564 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/greek.info
[unknown] 15140 20052 75.5% -lh5- 187a Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/italian.info
[unknown] 15401 19860 77.5% -lh5- 0e1d Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/spanish.info
[unknown] 14732 19484 75.6% -lh5- 3d45 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Catalogs/swedish.info
[unknown] 3782 11264 33.6% -lh5- c383 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/FAQ.readme.info
[unknown] 19845 23278 85.3% -lh5- 4794 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins.info
[unknown] 1568 5775 27.2% -lh5- e62a Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/FullSpectrum.info
[unknown] 3731 11222 33.2% -lh5- 3853 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/FullSpectrum.readme.info
[unknown] 5326 9049 58.9% -lh5- f1a4 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/SpecFX.info
[unknown] 3736 11222 33.3% -lh5- 59bf Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/SpecFX.readme.info
[unknown] 4171 5700 73.2% -lh5- aaa1 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/Subspace.info
[unknown] 3713 11222 33.1% -lh5- 9a56 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/Subspace.readme.info
[unknown] 1403 5711 24.6% -lh5- 2a61 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/WideSpectrum.info
[unknown] 3690 11222 32.9% -lh5- a5dd Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Plugins/WideSpectrum.readme.info
[unknown] 9574 11420 83.8% -lh5- 6522 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Recordings.info
[unknown] 12015 17564 68.4% -lh5- 72a4 Nov 29 21:51 AmigaAMP3/Alternative-Icons/AmigaAMP3/Skins.info
[unknown] 30335 97032 31.3% -lh5- c33e Nov 29 21:51 AmigaAMP3/AmigaAMP-Prefs
[unknown] 16306 17217 94.7% -lh5- d71a Nov 29 21:51 AmigaAMP3/AmigaAMP-Prefs.info
[unknown] 980877 2117608 46.3% -lh5- 9957 Nov 29 21:51 AmigaAMP3/AmigaAMP3
[unknown] 13690 14813 92.4% -lh5- 2ba6 Nov 29 21:51 AmigaAMP3/AmigaAMP3.info
[unknown] 2086 2086 100.0% -lh0- d369 Nov 29 21:51 AmigaAMP3/AmigaAMP3.png
[unknown] 4977 12744 39.1% -lh5- 02ca Nov 29 21:51 AmigaAMP3/AmigaAMP3.readme
[unknown] 4989 6816 73.2% -lh5- 8c4a Nov 29 21:51 AmigaAMP3/AmigaAMP3.readme.info
[unknown] 869 1991 43.6% -lh5- 8296 Nov 29 21:51 AmigaAMP3/AREXX.readme
[unknown] 6433 12960 49.6% -lh5- f948 Nov 29 21:51 AmigaAMP3/AREXX.readme.info
[unknown] 18046 22202 81.3% -lh5- a651 Nov 29 21:51 AmigaAMP3/Catalogs.info
[unknown] 1820 5194 35.0% -lh5- 94a8 Nov 29 21:51 AmigaAMP3/catalogs/AmigaAMP-Prefs.cd
[unknown] 2642 6823 38.7% -lh5- 24e4 Nov 29 21:51 AmigaAMP3/catalogs/AmigaAMP3.cd
[unknown] 1455 2856 50.9% -lh5- b0dc Nov 29 21:51 AmigaAMP3/catalogs/czech/AmigaAMP-Prefs.catalog
[unknown] 1231 2494 49.4% -lh5- 6932 Nov 29 21:51 AmigaAMP3/catalogs/danish/AmigaAMP-Prefs.catalog
[unknown] 1226 2508 48.9% -lh5- 7ae5 Nov 29 21:51 AmigaAMP3/catalogs/finnish/AmigaAMP-Prefs.catalog
[unknown] 1958 3888 50.4% -lh5- 348d Nov 29 21:51 AmigaAMP3/catalogs/finnish/AmigaAMP3.catalog
[unknown] 1356 2914 46.5% -lh5- 2482 Nov 29 21:51 AmigaAMP3/catalogs/french/AmigaAMP-Prefs.catalog
[unknown] 2072 4246 48.8% -lh5- 39d7 Nov 29 21:51 AmigaAMP3/catalogs/french/AmigaAMP3.catalog
[unknown] 1258 2650 47.5% -lh5- eb2e Nov 29 21:51 AmigaAMP3/catalogs/german/AmigaAMP-Prefs.catalog
[unknown] 2086 4234 49.3% -lh5- 2e5e Nov 29 21:51 AmigaAMP3/catalogs/german/AmigaAMP3.catalog
[unknown] 1509 2946 51.2% -lh5- 142d Nov 29 21:51 AmigaAMP3/catalogs/greek/AmigaAMP-Prefs.catalog
[unknown] 2448 4854 50.4% -lh5- 36bc Nov 29 21:51 AmigaAMP3/catalogs/greek/AmigaAMP3.catalog
[unknown] 1468 3054 48.1% -lh5- c9b1 Nov 29 21:51 AmigaAMP3/catalogs/italian/AmigaAMP-Prefs.catalog
[unknown] 2544 5310 47.9% -lh5- 3083 Nov 29 21:51 AmigaAMP3/catalogs/italian/AmigaAMP3.catalog
[unknown] 1778 3586 49.6% -lh5- cd35 Nov 29 21:51 AmigaAMP3/catalogs/polish/AmigaAMP-Prefs.catalog
[unknown] 2548 5034 50.6% -lh5- 237f Nov 29 21:51 AmigaAMP3/catalogs/polish/AmigaAMP3.catalog
[unknown] 1268 2554 49.6% -lh5- 27ee Nov 29 21:51 AmigaAMP3/catalogs/spanish/AmigaAMP-Prefs.catalog
[unknown] 2126 4298 49.5% -lh5- 77a9 Nov 29 21:51 AmigaAMP3/catalogs/spanish/AmigaAMP3.catalog
[unknown] 1248 2582 48.3% -lh5- 221b Nov 29 21:51 AmigaAMP3/catalogs/swedish/AmigaAmp-Prefs.catalog
[unknown] 1871 3736 50.1% -lh5- 852d Nov 29 21:51 AmigaAMP3/catalogs/swedish/AmigaAmp3.catalog
[unknown] 1693 3308 51.2% -lh5- 28f7 Nov 29 21:51 AmigaAMP3/FAQ.readme
[unknown] 6471 13002 49.8% -lh5- 85e3 Nov 29 21:51 AmigaAMP3/FAQ.readme.info
[unknown] 11701 13308 87.9% -lh5- 8df7 Nov 29 21:51 AmigaAMP3/Playlists.info
[unknown] 29 29 100.0% -lh0- 311f Nov 29 21:51 AmigaAMP3/Playlists/readme.txt
[unknown] 15326 20290 75.5% -lh5- c836 Nov 29 21:51 AmigaAMP3/Plugins.info
[unknown] 44 46 95.7% -lh5- b55f Nov 29 21:51 AmigaAMP3/Plugins/BlueStar.SpecPrefs
[unknown] 32 46 69.6% -lh5- 235e Nov 29 21:51 AmigaAMP3/Plugins/DancingSquares.SpecPrefs
[unknown] 44 46 95.7% -lh5- d247 Nov 29 21:51 AmigaAMP3/Plugins/DarkDisco.SpecPrefs
[unknown] 16778 21462 78.2% -lh5- a520 Nov 29 21:51 AmigaAMP3/Plugins/Data.info
[unknown] 42 42 100.0% -lh0- d7f5 Nov 29 21:51 AmigaAMP3/Plugins/Data/ReadMe.txt
[unknown] 8166 14016 58.3% -lh5- e8a2 Nov 29 21:51 AmigaAMP3/Plugins/Data/ReadMe.txt.info
[unknown] 46 46 100.0% -lh0- b192 Nov 29 21:51 AmigaAMP3/Plugins/DeepSea.SpecPrefs
[unknown] 45 46 97.8% -lh5- 8cce Nov 29 21:51 AmigaAMP3/Plugins/Default.SpecPrefs
[unknown] 36 46 78.3% -lh5- 3f28 Nov 29 21:51 AmigaAMP3/Plugins/FastPurple.SpecPrefs
[unknown] 41 46 89.1% -lh5- 3631 Nov 29 21:51 AmigaAMP3/Plugins/Fireworks.SpecPrefs
[unknown] 8245 19480 42.3% -lh5- cfcc Nov 29 21:51 AmigaAMP3/Plugins/FullSpectrum
[unknown] 12423 13871 89.6% -lh5- 8cdf Nov 29 21:51 AmigaAMP3/Plugins/FullSpectrum.info
[unknown] 679 1200 56.6% -lh5- b49c Nov 29 21:51 AmigaAMP3/Plugins/FullSpectrum.readme
[unknown] 8166 14016 58.3% -lh5- 6473 Nov 29 21:51 AmigaAMP3/Plugins/FullSpectrum.readme.info
[unknown] 43 46 93.5% -lh5- 022e Nov 29 21:51 AmigaAMP3/Plugins/GreenSparkle.SpecPrefs
[unknown] 38 46 82.6% -lh5- edbe Nov 29 21:51 AmigaAMP3/Plugins/PolarLights.SpecPrefs
[unknown] 63 77 81.8% -lh5- 8009 Nov 29 21:51 AmigaAMP3/Plugins/ReadMe.txt
[unknown] 8169 14016 58.3% -lh5- 0866 Nov 29 21:51 AmigaAMP3/Plugins/ReadMe.txt.info
[unknown] 16318 38296 42.6% -lh5- 707b Nov 29 21:51 AmigaAMP3/Plugins/SpecFX
[unknown] 13004 14361 90.6% -lh5- a268 Nov 29 21:51 AmigaAMP3/Plugins/SpecFX.info
[unknown] 527 930 56.7% -lh5- 5ee2 Nov 29 21:51 AmigaAMP3/Plugins/SpecFX.readme
[unknown] 8167 14016 58.3% -lh5- 1016 Nov 29 21:51 AmigaAMP3/Plugins/SpecFX.readme.info
[unknown] 38 46 82.6% -lh5- 0aeb Nov 29 21:51 AmigaAMP3/Plugins/StarGate.SpecPrefs
[unknown] 26705 60172 44.4% -lh5- 5baf Nov 29 21:51 AmigaAMP3/Plugins/Subspace
[unknown] 15697 17066 92.0% -lh5- 4f94 Nov 29 21:51 AmigaAMP3/Plugins/Subspace.info
[unknown] 1116 2052 54.4% -lh5- 272b Nov 29 21:51 AmigaAMP3/Plugins/Subspace.readme
[unknown] 8166 14016 58.3% -lh5- 752b Nov 29 21:51 AmigaAMP3/Plugins/Subspace.readme.info
[unknown] 40 46 87.0% -lh5- 3d8c Nov 29 21:51 AmigaAMP3/Plugins/ThunderStorm.SpecPrefs
[unknown] 5664 12820 44.2% -lh5- f18e Nov 29 21:51 AmigaAMP3/Plugins/WideSpectrum
[unknown] 15123 20015 75.6% -lh5- 2064 Nov 29 21:51 AmigaAMP3/Plugins/WideSpectrum.info
[unknown] 300 481 62.4% -lh5- 1e50 Nov 29 21:51 AmigaAMP3/Plugins/WideSpectrum.readme
[unknown] 8166 14016 58.3% -lh5- 1d50 Nov 29 21:51 AmigaAMP3/Plugins/WideSpectrum.readme.info
[unknown] 15536 20158 77.1% -lh5- 37cd Nov 29 21:51 AmigaAMP3/Recordings.info
[unknown] 31 31 100.0% -lh0- 376a Nov 29 21:51 AmigaAMP3/Recordings/readme.txt
[unknown] 18072 22636 79.8% -lh5- 8458 Nov 29 21:51 AmigaAMP3/Skins.info
[unknown] 3206 3206 100.0% -lh0- e4a1 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/anim.png
[unknown] 956 1073 89.1% -lh5- fe95 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/balance.png
[unknown] 4536 4583 99.0% -lh5- b572 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Cbuttons.png
[unknown] 149 221 67.4% -lh5- e555 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Credits.txt
[unknown] 17587 17587 100.0% -lh0- 3a57 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Eqmain.png
[unknown] 1032 1032 100.0% -lh0- e7ed Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Eq_Ex.png
[unknown] 5926 5968 99.3% -lh5- ba60 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Gen.png
[unknown] 1544 1567 98.5% -lh5- 2d43 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Genex.png
[unknown] 14802 14802 100.0% -lh0- 5618 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Main.png
[unknown] 6508 6672 97.5% -lh5- f31d Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Mb.png
[unknown] 859 859 100.0% -lh0- d5e8 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Monoster.png
[unknown] 410 410 100.0% -lh0- e380 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Nums_Ex.png
[unknown] 226 333 67.9% -lh5- 7b70 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Playpaus.png
[unknown] 14197 14202 100.0% -lh5- 86a5 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Pledit.png
[unknown] 101 117 86.3% -lh5- be4e Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/pledit.txt
[unknown] 610 610 100.0% -lh0- b1da Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Posbar.png
[unknown] 255 534 47.8% -lh5- 2e3d Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Region.txt
[unknown] 4338 4365 99.4% -lh5- f70c Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Shufrep.png
[unknown] 462 462 100.0% -lh0- c452 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Text.png
[unknown] 8258 8258 100.0% -lh0- 984d Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Titlebar.png
[unknown] 6273 6434 97.5% -lh5- 36ce Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Video.png
[unknown] 42 302 13.9% -lh5- 2626 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/viscolor.txt
[unknown] 3396 3481 97.6% -lh5- 7684 Nov 29 21:51 AmigaAMP3/Skins/WinAMP5/Volume.png
---------- ----------- ------- ------- ------ ---------- ------------ ----------
Total 122 files 1779609 3336692 53.3% Nov 30 21:25
|
|
|
 |
Aminet © 1992-2019 Urban
Müller and
the Aminet team.
Aminet contact address: <aminet aminet net> |