Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

TTK-qmmp/qmmp-tfmx

Repository files navigation

This is a plugin for Qmmp (1.6.0 or greater) which supports TFMX file.

Based on libtfmxaudiodecoder (TFMX related audio module).

The following packages are required, including development headers, which some vendors split into separate packages:

  • libtfmxaudiodecoder
  • qt4 for qmmp 0.x
  • qt5 for qmmp 1.x
  • qt6 for qmmp 2.x

To build, run Qt's qmake:

If you are building for qmmp 0.x, run:
$ qmake-qt4
If you are building for qmmp 1.x, run:
$ qmake-qt5
And if you are building for qmmp 2.x, run:
$ qmake-qt6

Then build with make:
$ 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

Input plugin for qmmp to play TFMX related module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •