A new Squeezeslave 0.8 release is now available at

https://sourceforge.net/project/showfiles.php?group_id=105169&package_id=176494

What's new in Squeezeslave 0.8

Works with squeezecenter versions 6.5.4 through 7.2.1.

Binaries available for Windows, Linux and Solaris both Sparc and
Intel.

Win32 version uses Direct X.
Linux versions continue to use the OSS audio driver.
Solaris versions use native solaris mixer interface.

A Pentium MMX binary is also available for linux.  Works great on an
old Pentium MMX laptop at 133Mhz with 48MB of memory.

Modified volume_control define from bool to use the enumerated type
slimaudio_volume_t. Fixes issue with VOLUME_DRIVER always being
disabled regardless of command line option.

Upgraded portaudio library to 0.18.1.

Added define GETOPT_SUPPORTS_OPTIONAL to workaround bug in older
getopts.

Fixed endian problem with ogg/vorbis decoding for Solaris SPARC and
MacOSX.

Fixed various typos in comments and error messages.

Added error codes to the mp3 decoder error messages to help track down
what triggers the error.

Changed the default mac address to 0:0:0:0:0:1 to allow Squeezecenter
to create a new player using the squeezeslave player type and not the
old player type.

Added less than 1 check to retry interval and reset to new default of
5.

Applied flaac.patch to slimaudio_decoder_flac.c to allow 64-bit linux
compiles.

Applied sc7.patch to slimaudio_decoder.c to fix skipping issue with SC
7.x.

Added Solaris UltraSPARC and Intel build files to source tree.

Added incomplete Windows CYGWIN files, slimaudio_output thread spins. 
Would appreciate some help getting this working with someone who knows
cygwin programming.

I would also appreciate it if someone could contribute a PPC and/or
Intel MacOSX and Linux AMD64 binaries for the new version.

To build the mingw32 version which is the win32 release you'll need to
download the directx sdk from microsoft and populate the lib/dx
directory like so;

lib/dx
|-- include
|   |-- D3D10.h
|   |-- D3D10effect.h
|   |-- D3D10shader.h
|   |-- D3DX10.h
|   |-- D3DX10core.h
|   |-- D3DX10math.h
|   |-- D3DX10math.inl
|   |-- D3DX10mesh.h
|   |-- D3DX10tex.h
|   |-- DXGI.h
|   |-- DXGIType.h
|   |-- DxErr.h
|   |-- PIXPlugin.h
|   |-- X3DAudio.h
|   |-- XInput.h
|   |-- comdecl.h
|   |-- d3d.h
|   |-- d3d10misc.h
|   |-- d3d10sdklayers.h
|   |-- d3d8.h
|   |-- d3d8caps.h
|   |-- d3d8types.h
|   |-- d3d9.h
|   |-- d3d9caps.h
|   |-- d3d9types.h
|   |-- d3dcaps.h
|   |-- d3drm.h
|   |-- d3drmdef.h
|   |-- d3drmobj.h
|   |-- d3drmwin.h
|   |-- d3dtypes.h
|   |-- d3dvec.inl
|   |-- d3dx10async.h
|   |-- d3dx9.h
|   |-- d3dx9anim.h
|   |-- d3dx9core.h
|   |-- d3dx9effect.h
|   |-- d3dx9math.h
|   |-- d3dx9math.inl
|   |-- d3dx9mesh.h
|   |-- d3dx9shader.h
|   |-- d3dx9shape.h
|   |-- d3dx9tex.h
|   |-- d3dx9xof.h
|   |-- ddraw.h
|   |-- dinput.h
|   |-- dinputd.h
|   |-- dls1.h
|   |-- dls2.h
|   |-- dmdls.h
|   |-- dmerror.h
|   |-- dmksctrl.h
|   |-- dmplugin.h
|   |-- dmusbuff.h
|   |-- dmusicc.h
|   |-- dmusicf.h
|   |-- dmusici.h
|   |-- dmusics.h
|   |-- dpaddr.h
|   |-- dplay.h
|   |-- dplay8.h
|   |-- dplobby.h
|   |-- dplobby8.h
|   |-- dpnathlp.h
|   |-- dsconf.h
|   |-- dsetup.h
|   |-- dsound.h
|   |-- dvoice.h
|   |-- dvp.h
|   |-- dx7todx8.h
|   |-- dxdiag.h
|   |-- dxerr8.h
|   |-- dxerr9.h
|   |-- dxfile.h
|   |-- dxsdkver.h
|   |-- dxtrans.h
|   |-- gameux.h
|   |-- multimon.h
|   |-- rmxfguid.h
|   |-- rmxftmpl.h
|   |-- rpcsal.h
|   |-- strsafe.h
|   |-- xact.h
|   |-- xact2wb.h
|   `-- xact3d.h
`-- lib
|-- DxErr.lib
|-- DxErr8.lib
|-- DxErr9.lib
|-- X3DAudio.lib
|-- XInput.lib
|-- d3d10.lib
|-- d3d8.lib
|-- d3d9.lib
|-- d3dx10.lib
|-- d3dx10d.lib
|-- d3dx9.lib
|-- d3dx9d.lib
|-- d3dxof.lib
|-- ddraw.lib
|-- dinput.lib
|-- dinput8.lib
|-- dplayx.lib
|-- dsetup.lib
|-- dsound.lib
|-- dxgi.lib
|-- dxguid.lib
`-- dxtrans.lib

Based on svn.slimdevices.com release r23425.

For details, read the Changelog in the source tarball.


-- 
ralphy
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=54124

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to