MacPlayer
A Spotify Connect client for 68k Macs.
Building from Source
MacPlayer requires Retro68 for compilation, and the following libraries:
Once the above libraries are built and installed, execute these commands from the top level of the MacPlayer directory:
cd ..
mkdir MacPlayer-build
cd MacPlayer-build
cmake ../MacPlayer -DCMAKE_TOOLCHAIN_FILE=<<YOUR_PATH_TO_Retro68-build>>/toolchain/m68k-apple-macos/cmake/retro68.toolchain.cmake
make
Credits
- MacPlayer is built using Retro68.
- Custom scrollbars based on code snippet by Alexander S. Colwell, 1988.
- Custom slider based on code samples by Jim Stout, 1995.
- Cursive font in logo is streamster by Youssef Habchi