cspiegel/qmmp-optimfrog
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
This is a plugin for Qmmp1 (1.6.0 or greater) which supports OptimFROG files. The OptimFROG SDK is required: http://www.losslessaudio.org/SDK.php. Only version 1.500 (corresponding to OptimFROG 5.003) and later are supported. Qmmp plus development headers need to be installed. Some vendors may split Qmmp into two packages, with the development package being named something like qmmp-devel or libqmmp-dev. Qt5 development packages are also required. A C++11 compiler is required. Modern releases of GCC and Clang work fine. To build, run Qt5's qmake (often installed as qmake-qt5), passing the path to the SDK, and then build with make: $ qmake-qt5 $ make To install: $ make install This installs the plugin into Qmmp's input plugin directory. To install to a staging area, such as for packaging: $ make install INSTALL_ROOT=/path/to/staging
About
OptimFROG input plugin for Qmmp
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published