Commit graph

21 commits

Author SHA1 Message Date
rdanbrook f0ab55eeff Update ChangeLog and bump version 2024-03-29 16:03:25 -06:00
orbea b308b019fc configure.ac: only explicitly check darwin 2024-03-17 09:35:52 -04:00
Mitchell Clay 3746b104d8 fixed building on FreeBSD 2023-03-03 11:52:52 -06:00
rdanbrook d897bfdc04 Update ChangeLog and bump version 2022-12-29 08:22:27 -06:00
Larvata 4fb3a95879 support build on macos 2022-02-12 09:36:41 -05:00
rdanbrook 1ead1bde80 Update ChangeLog and bump version 2021-08-25 22:38:08 -04:00
rdanbrook 6c5f60592e Use SDL's internal sample rate converter instead of libsamplerate 2021-05-17 21:10:30 -04:00
rdanbrook 8148da0b3e Use libsamplerate in FLTK port 2021-04-30 22:13:49 -04:00
rdanbrook 80ec3ea21f Switch from GTK to FLTK 2021-03-21 16:35:18 -04:00
rdanbrook 896fe9b7ee Remove SDL-only build and redundant NstDatabase.zip file 2020-12-12 09:47:54 -05:00
rdanbrook b997300c89 Remove unmaintained codepaths 2020-12-02 19:20:03 -05:00
rdanbrook d0a2d014c3 Change version string 2020-01-03 16:36:35 -05:00
rdanbrook 0308f3be96 Update version in autoconf 2018-07-28 12:33:32 -04:00
rdanbrook 6745d0632e Bump version to 1.49 2018-06-24 19:26:58 -04:00
rdanbrook 62d90b953a Make libao an optional dependency 2018-02-01 20:35:49 -05:00
rdanbrook 559212b827 Don't build GUI by default 2018-01-27 13:56:56 -05:00
rdanbrook 9e22cdac54 Start of major source tree restructuring and cleanup 2018-01-14 22:54:56 -05:00
rdanbrook ae0e4c3213 Add JACK audio support
This allows use of the JACK audio backend. JACK support
will be built by cmake if found, or the --with-jack option
to the configure script.

JACK audio will set the sample rate for audio equal to
the jack server's sample rate. It also connects to the first
two physical output ports for playback.
2017-12-29 16:32:01 -05:00
rdanbrook 184713ac7d Update changelog, bump version 2017-09-03 14:19:29 -04:00
rdanbrook 30b39df362 Removed deprecated functions from UI 2017-05-21 22:03:17 -04:00
rdanbrook e50a50b8c0 Add Autotools as alternative build system.
Also unbundle zlib completely
2017-01-21 18:48:43 +01:00