Commit graph

37 commits

Author SHA1 Message Date
redtide
0c1ab10f49
CMake: fixed pkgconfig file install from sfizz-ui project 2023-05-23 14:51:02 +02:00
Ivan A. Melnikov
c82d891e22 Add section suffix to man pages
`man`, at least on some linux distros, ignores files
that don't have have the numeric suffix that corresponds
to the man page section.
This commit adds the suffix to the tools man pages.

Signed-off-by: Ivan A. Melnikov <iv@altlinux.org>
2022-08-24 19:21:38 +04:00
Paul Fd
eadb1b4beb Add man pages for executables
And correct a small bug in the jack client
2021-10-20 23:53:34 +02:00
Jean Pierre Cimalando
f9cc84b5f0 Use the importer in the JACK client 2021-06-22 21:25:39 +02:00
Jean Pierre Cimalando
b0e4fb316a sfizz_render without sndfile 2021-03-23 13:28:07 +01:00
Jean Pierre Cimalando
62ec01a362 Thread-safety for the JACK client 2021-02-02 14:19:12 +01:00
Jean Pierre Cimalando
a3f93f5d0b Reorganize the dependency checking 2020-12-14 14:25:37 +01:00
Jean Pierre Cimalando
f3c1b664dd Remove project() where not necessary 2020-12-14 14:25:31 +01:00
Jean Pierre Cimalando
f063062f7c Make a separate target for sfizz::internal, for tests and benchmarks 2020-12-14 13:49:36 +01:00
Jean Pierre Cimalando
3a9accba4b Put dependency libraries in namespaces 2020-12-14 08:20:01 +01:00
Jean Pierre Cimalando
8b56f89688 Update cmake files formatting 2020-12-14 07:49:02 +01:00
Jean Pierre Cimalando
3332687a41 Move feature out of tests and in their own directory 2020-11-01 10:56:49 +01:00
Jean Pierre Cimalando
e7c79a9b5f jack: use sfizz public API only 2020-10-06 02:11:03 +02:00
redtide
471a9ca615 sfizz_jack: fix link_directories() in CMakeLists 2020-09-27 21:24:08 +02:00
redtide
7b294b71bd Typo in sfizz_jack CMakeLists 2020-09-27 20:32:05 +02:00
redtide
494ce78a58 Add sfizz_jack link dirs 2020-09-27 20:12:12 +02:00
redtide
d6dcead915 Add libsndfile to sfizz_jack client link options 2020-09-27 19:59:01 +02:00
redtide
d363627f21 Added include files in CMakeLists as support for QtCreator IDE 2020-07-05 22:19:52 +02:00
Jean Pierre Cimalando
28afd9937b Link render with sndfile 2020-05-03 07:58:00 +02:00
Jean Pierre Cimalando
1e43989919 Allow render to be built if SFIZZ_JACK is not set 2020-05-03 06:59:59 +02:00
Jean Pierre Cimalando
ac04a61844 Eliminate fmidi and fmt submodules 2020-05-03 06:57:06 +02:00
Jean Pierre Cimalando
423cf877d1 Make the render client install its own component 2020-05-03 06:50:13 +02:00
Jean Pierre Cimalando
86cbb7a792 Use fmidi without recursive submodules and external dependencies 2020-04-23 00:59:42 +02:00
Paul Ferrand
6f39d4c830 Update fmidi and remove fmidi-player from targets 2020-04-22 21:52:29 +02:00
Paul Ferrand
fc07833ec1 Add a sfizz_render client in-tree 2020-04-22 10:08:54 +02:00
Jean Pierre Cimalando
fb45f27bd4 Split the installation in multiple components 2020-04-18 04:57:06 +02:00
Jean Pierre Cimalando
c24a16cce7 Search JACK with pkg-config so it can fail early if missing 2020-01-31 19:02:04 +01:00
redtide
a3fc603dc7 macOS build support 2019-12-23 05:13:29 -08:00
redtide
e6aa698927 Update Travis configuration, added Arm64 build 2019-12-22 22:22:33 +01:00
Paul Ferrand
d9da42744b Removed sfzprint 2019-11-30 14:12:40 +01:00
Paul Ferrand
43ea796a02 Added an "add LTO if enabled" function to all targets currently in the library 2019-11-29 23:32:01 +01:00
Paul Ferrand
12115ffa72 Cleanup and fixes 2019-11-23 19:43:34 +01:00
Paul Ferrand
a17a7b3b0b Commit all the Makefiles 2019-11-23 18:59:29 +01:00
Paul Ferrand
34fd01a2ea Move the old cmakefiles to create the new ones 2019-11-23 17:30:56 +01:00
Paul Ferrand
33a12be35a Corrected the CMakeLists to properly install the shared library 2019-11-19 01:21:08 +01:00
redtide
ed47ae2a8b Fix Travis build: client build temporarily disabled. 2019-09-21 20:47:29 -06:00
paulfd
1df16518c1 CMake changes... 2019-08-30 15:28:30 +02:00