_ ____ _____ _____
| | / __ \ / ____|/ ____|
_ __ | | __ _ _ _| | | | | __| | __
| '_ \| |/ _` | | | | | | | | |_ | | |_ |
| |_) | | (_| | |_| | |__| | |__| | |__| |
| .__/|_|\__,_|\__, |\____/ \_____|\_____|
| | __/ |
|_| |___/
Whats new in playOGG v200327 ?
Added support for MMDC modules.
See "MMDepaCk.txt" for more information.
Whats new in playOGG v190423 ?
1. Added support for the MMV8 format.
2. Improved support when "mp3guessenc" is in use.
3. Improved PIPE: support for PAS, which does require a module
update also.
4. Various tweaks and improvements.
Whats new in playOGG v170716 ?
1. Improved support for the MPEG audio format.
2. "mp3info" is now only an option because "malint" has replaced it as a
requirement. See the archive "malint_68k.lha" for the build which is
most suitable for you.
3. When the MADPLAY tooltype is set to 1 the "mpega.library" is no longer
a requirement.
4. When the LAMEDEC tooltype is set to 1 "lame" will replace madplay's
role for decoding purposes. When the LAMEDEC tooltype is set to 2 all
MPEG audio decoding is done with "lame" instead of "playOGG_dec".
5. Because "lame" currently does not support WAV encapsulated MPEG audio
decoding, the LAME_EXCEPTION tooltype will re-instate "playOGG_dec"
for this purpose if necessary when set to 1.
6. When the MP3GUESSENC tooltype is set to 1, "mp3guessenc" will replace
the roles of "malint" and "mp3info". See the archive
"mp3guessenc_68k.lha" if this is of interest to you.
7. Various tweaks and improvements.
Whats new in playOGG v170709 ?
1. There is a new Paula driver module which does not use the
"audio.device" and can be made the default by the tooltype setting
"PAULA_DIRECT=2" without the quotes. Also "-o7" from CLI activates
this driver module.
2. The info window's auto update menu toggle item can also be activated
with the "Right-Amiga-A" key combination.
3. Various tweaks and improvements.
Whats new in playOGG v160823 ?
1. Fixed an OGG Opus low frequency issue.
2. Improved support for HWG's queue-handler replacement, but the
NON_BLOCKING_PIPE tooltype should still remain set to zero when
using this alternative.
3. PAS output is now able to work with or without the APIPE: device.
4. Various tweaks and improvements.
Whats new in playOGG v160816 ?
1. By default "midec" and "midinfo" have replaced the role of the timidity
executable. See the archive "libtimidity_68k.lha" for the builds which
are most suitable for your system.
2. The timidity executable can be re-instated in full or in part with the
tooltypes "TIMIDITYDEC" and "TIMIDITYINFO".
3. Refer to "playOGG_midi.txt" for playOGG MIDI setup details.
4. Various tweaks and improvements.
Whats new in playOGG v151103 ?
1. Improved requester handling.
2. Improved file path memory handling.
3. Various tweaks and improvements.
Whats new in playOGG v150611 ?
1. The progress indicator is now a slider gadget which also gives control
over fast forwarding similar to the "goto time position" requester.
The slider gadget fast forwarding control works best when the tracks
duration is known. To revert to the previous progress indicator set the
PROG_SLIDER tooltype to zero. The PROG_SLIDER tooltype is able to alter
the height of the slider gadget progress indicator.
2. The Rexx command TMODE is now able to set time mode display and not
just query.
3. Improved the verbose device handling.
4. FPU and NoFPU sources have been merged into one in the hope to improve
coding efficiency.
5. Restored "XMP 2.6.2" support. See "xmp.README" for more information.
6. Various tweaks and improvements.
Whats new in playOGG v150501 ?
1. The "*" button will now open the add file requester.
The add file requester is also controled with the REXX commands ADDREQ
and CLOSEADDREQ.
2. The EJECT Rexx command not only ejects the current track but now also
the specified track.
3. The list manager will now delete tracks from the play list with the
[Delete] key by default. This key can be changed with the EJECT_KEY_CODE
tooltype. Key code 27 [Esc] is convenient and what I use for my
personal setup.
4. Improved the list manager directory handling.
5. The VERBOSE Rexx command not just sets it but now also queries the
verbose status.
6. Various tweaks and improvements.
Whats new in playOGG v150323 ?
1. Added support for multi channel AIFC-ALAW/ULAW and flac formats.
2. Added support for more variants of multi channel WAV-ALAW/ULAW format.
3. Added support for multi channel OGG vorbis up to 6 channels which may
require the use of "oggdec".
4. Updated the builds "oggdec", "oggenc" and "ogginfo". See the archive
"vorbis-tools-140-ix48.lha" for the builds which are most suitable
for you.
5. If you decide to update "oggv_dec" from the above mentioned archive then
you can safely set the NEW_OGGV_DEC tooltype to "1" to have support for
up to 8 channels and possibly more in the OGG vorbis format.
6. Various tweaks and improvements.
Whats new in playOGG v150315 ?
1. Added support for multi channel raw files with a start file.
2. AU and WAV multi channel compressed files with ALAW or ULAW are now
supported.
3. Various tweaks and improvements.
4. Updated to a much faster shorten build. See the archive "shn_68k.lha"
for the build which is most suitable for you.
Whats new in playOGG v150310 ?
1. "playOGG_dec" will now work in conjunction with "opusdec", "wvunpack",
"faad", "ttaenc", "shorten" and "bonk" for multi channel audio above 2
channels in order to render the audio suitable for playing and
conversion.
2. Added support for floating point multi channel audio.
3. Added support for shorten encoding.
4. Various tweaks and improvements.
Whats new in playOGG v150212 ?
1. Multi channel audio above 2 channels is now supported directly for the
formats AIFF/C, AU and WAV. If the multi channel number is odd then
playOGG_dec will render to mono. If the multi channel number is even
then playOGG_dec will render to stereo.
2. If the MULTI_MIXUP tooltype is set to 1 then multi channel audio above
2 channels will be stepped up in bit width. If the multi channel audio
is 8bit it will be stepped up to 16bit and above 8bit will be stepped
up to 32bit.
3. Various tweaks and improvements.
Whats new in playOGG v150111 ?
1. Improved decoder handling.
2. Improved PAS support.
3. When output is to single file an existence check is made. If the file
exists then the output name will be appended. To deactivate the name
append use the "-na" switch before the output file. The "-na" switch
should also be used when the output is to a pipe like device other
than "PIPE:".
4. Various tweaks and improvements.
playOGG.txt
playOGG.lha
mp3guessenc_68k.txt
mp3guessenc_68k.lha
malint_68k.txt
malint_68k.lha
libtimidity_68k.txt
libtimidity_68k.lha
vorbis-tools-140-ix48.txt
vorbis-tools-140-ix48.lha
shn_68k.txt
shn_68k.lha
adplay_68k.txt
adplay_68k.lha
acm_68k.txt
acm_68k.lha
gme_dec.txt
gme_dec.lha
org_68k.txt
org_68k.lha
sc_dec.txt
sc_dec.lha
sidplayer.txt
sidplayer.lha
madplay_0152b.txt
madplay_0152b.lha
Return to previous page
Return to home page