Makefile.am


Log

Author Commit Date CI Message
Thomas de Grivel 28f25da6 2020-05-07T16:02:43 fix compilation and loading on windows
Thomas de Grivel 6d4085c1 2020-04-30T12:01:46 recursive modular build
Thomas de Grivel 0725f9c4 2020-04-30T09:30:49 clean rtbuf_gtk_resources.c
Thomas de Grivel dec49556 2020-04-01T16:26:48 WIP reverb library with feedback delay networks
Thomas de Grivel 26392f16 2020-03-25T15:21:07 fix library order
Thomas de Grivel f4bd6851 2020-03-24T14:56:39 add NSIS installer script for windows
Thomas de Grivel 40f88d13 2020-03-22T13:10:00 Merge branch 'master' of github.com:rtbuf/rtbuf
Thomas de Grivel 1ea9cc95 2020-03-20T15:38:26 Fix compilation on MSYS2
Thomas de Grivel 7ea7037c 2020-03-19T11:57:57 rtbuf-gtk connection and output drag n drop
Thomas de Grivel c57c29dc 2020-03-18T19:58:52 rtbug-gtk output button press
Thomas de Grivel 2d7e7d30 2020-03-18T19:27:34 move rtbuf-gtk input code
Thomas de Grivel a38fbf6c 2020-03-18T19:24:05 move rtbuf-gtk rtbuf code to its own file
Thomas de Grivel 249b7ebb 2020-03-17T14:00:37 rtbuf output widget
Thomas de Grivel 6c188a03 2020-03-17T10:48:56 rtbuf input widget
Thomas de Grivel 4fff2e30 2020-03-08T16:21:19 signal sawtooth
Thomas de Grivel ab0885c5 2020-03-08T15:59:05 use -W -Wall -Werror
Thomas de Grivel 17752a6c 2020-03-04T14:03:48 Downgrade to C89 = ANSI C
Thomas de Grivel 7bdae7b8 2020-03-03T13:27:49 wip rtbuf-gtk
Thomas de Grivel 2aeac2a6 2020-02-20T09:46:11 wip Butterworth second order 10 band equalizer
Thomas de Grivel bcf997fd 2020-02-17T08:08:06 Butterworth bandpass second order filter
Thomas de Grivel a2dcc443 2020-02-11T15:31:05 Butterworth hipass fifth order filter
Thomas de Grivel 580b406b 2020-02-11T14:31:16 Butterworth lowpass fifth order filter
Thomas de Grivel cf0406fd 2020-02-10T20:26:55 Butterworth hipass fourth order filter
Thomas de Grivel 056d0696 2020-02-10T14:30:45 Butterworth lowpass fourth order filter
Thomas de Grivel afd0e498 2020-02-08T19:46:53 butterworth hipass filter third order
Thomas de Grivel 17d2ce86 2020-02-07T14:26:06 butterworth lowpass third order filter
Thomas de Grivel 7b801b43 2020-02-06T22:35:42 remove unsupported option
Thomas de Grivel ce654203 2020-02-06T14:34:06 butterworth hipass filter second order
Thomas de Grivel cae9c0ad 2020-02-03T21:21:13 hipass Butterworth first order filter
Thomas de Grivel ee8c8422 2020-01-29T09:14:52 rtbuf signal flanger
Thomas de Grivel 685bdd98 2020-01-24T23:32:30 wip variables
Thomas de Grivel dba2f1a6 2020-01-20T20:19:42 fix build on OpenBSD
Thomas de Grivel c4aad2e9 2020-01-20T18:25:50 PortAudio output
Thomas de Grivel e1d8939b 2020-01-20T16:05:02 fix build on Linux
Thomas de Grivel e3956138 2020-01-17T18:20:21 rtbuf-gtk
Thomas de Grivel 1fb88a5a 2020-01-09T15:35:37 more modular build
Thomas de Grivel 6a55eda4 2018-12-31T21:40:42 Add signal delay, add min and max to all inputs
Thomas de Grivel b11c1854 2018-10-21T15:54:39 refactor VAR -> IN and FUN -> PROC.
Thomas de Grivel 09fcb4ba 2018-08-28T17:43:35 start using libdata
Thomas de Grivel b6b1abac 2018-08-26T11:12:23 WIP rtbuf_dynamic
Thomas de Grivel 907a75d5 2018-08-11T22:08:41 glfw3_oscilloscope with 4 colors
Thomas de Grivel 963b21c5 2018-08-10T19:03:25 Split rtbuf_glfw3_keyboard.c
Thomas de Grivel 810607f9 2018-08-09T15:35:40 WIP refactor s_rtbuf_fun, signal functions accept more input, metaprogram types, add music library and synth library
Thomas de Grivel 9ec775ed 2018-08-06T20:15:56 build librtbuf_music.la, fix default CFLAGS, fix build with installed librtbuf
Thomas de Grivel 008947f6 2018-08-06T13:52:11 modular build using autoconf and automake
Thomas de Grivel f76a3ce8 2018-08-06T02:07:02 change bind
Thomas de Grivel a1fd6602 2018-08-05T19:49:58 deps for .lo
Thomas de Grivel 3e77bcf5 2018-08-05T19:43:44 fix build
Thomas de Grivel 39ef305e 2018-08-03T21:00:05 build using autotools