• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    C++
  • Created about 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Spotify Connect client for 68k Macs.

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