This website requires JavaScript.
Explore
Help
Sign In
VARCem
/
munt
Watch
1
Star
0
Fork
0
You've already forked munt
mirror of
https://github.com/VARCem/munt.git
synced
2026-07-08 18:16:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73f2f1e954afa358e58102e682473383e8c953e2
munt
/
cmake
/
Modules
History
sergm
37a609a937
- Moved sample rate conversion feature from mt32emu-qt to the libmt32emu, so it can be easily used in other applications
2017-02-26 19:40:43 +02:00
..
FindGLIB2.cmake
Moved cmake modules from mt32emu_smf2wav up a level to be shared with future projects, and added FindQtMobility.cmake for the same reason.
2011-04-25 06:36:34 +02:00
FindJACK.cmake
Added FindJACK.cmake and FindPORTAUDIO.cmake for future use.
2011-05-18 00:21:47 +02:00
FindLibSamplerate.cmake
- FindLibSamplerate.cmake is now silent if target is not required
2014-11-02 10:42:07 +02:00
FindLibSoxr.cmake
In mt32emu_qt:
2014-06-30 20:52:20 +03:00
FindMT32EMU.cmake
- Moved sample rate conversion feature from mt32emu-qt to the libmt32emu, so it can be easily used in other applications
2017-02-26 19:40:43 +02:00
FindPORTAUDIO.cmake
Added FindJACK.cmake and FindPORTAUDIO.cmake for future use.
2011-05-18 00:21:47 +02:00
FindPulseAudio.cmake
Added PulseAudio module for cmake
2011-09-21 15:25:33 +03:00
FindQtMobility.cmake
- Cmake script now supports both Qt4 and Qt5. Due to a few nasty problems with Qt5 that are still experienced on some platforms, Qt4 is used by default if both are available. In order to prefer use of Qt5, an option mt32emu-qt_WITH_QT5 is added.
2015-06-28 14:01:55 +03:00