Log

Author Commit Date CI Message
Thomas de Grivel dbbe2b51 2020-05-26T15:14:43 rename tests
Thomas de Grivel 7d8cba7c 2020-05-21T17:29:27 only show buffers created from the interface
Thomas de Grivel 4876cdc3 2020-05-15T17:58:34 Add start and stop commands to help message.
Thomas de Grivel 49c4ba7a 2020-05-14T19:05:44 remove printf, limit gtk events in main loop
Thomas de Grivel 3fd3f62c 2020-05-14T18:58:56 lock rtbuf cli run thread callbacks
Thomas de Grivel f923bd2b 2020-05-14T17:36:11 async cli events in rtbuf-gtk
Thomas de Grivel 3c47171b 2020-05-14T11:59:11 rename rtbuf_cli_thread to rtbuf_cli_run_thread
Thomas de Grivel 3f001fc3 2020-05-14T11:56:03 link rtbuf-gtk to cli start stop and run thread
Thomas de Grivel 306de976 2020-05-14T11:06:42 Use rtbuf callbacks to build user interface
Thomas de Grivel b40d4f1f 2020-05-14T11:05:26 Fix rtbuf_new when running. Add user pointer to s_rtbuf. Add callbacks for core rtbuf operations.
Thomas de Grivel 97096e92 2020-05-14T11:04:15 minor change of return values
Thomas de Grivel 75039d2a 2020-05-13T14:58:12 fix rtbuf-gtk modular right click for new rtbuf with scrolled window
Thomas de Grivel 010f55fd 2020-05-13T14:51:25 clamp values for rtbuf-gtk drag and drop
Thomas de Grivel e4536e34 2020-05-11T12:39:16 refactor cli to separate main function
Thomas de Grivel 570afef4 2020-05-11T11:44:36 Fix rtbuf-gtk drag and drop with scrolled window
Thomas de Grivel cc21787d 2020-05-11T11:11:51 Update cli documentation.
Thomas de Grivel ec82aec2 2020-05-11T11:04:12 Update cli documentation.
Thomas de Grivel 6423a77c 2020-05-11T10:45:22 remove printf
Thomas de Grivel abb854ae 2020-05-11T10:28:31 rtbuf-gtk log scale for frequencies and amplitudes
Thomas de Grivel b043b336 2020-05-09T16:56:59 fix proc alloc
Thomas de Grivel 3449447c 2020-05-08T18:36:29 rtbuf-gtk input slider range min max
Thomas de Grivel 9fccc810 2020-05-08T18:29:23 rtbuf-gtk input unbound value entry
Thomas de Grivel a08f5788 2020-05-08T17:59:32 rtbuf-gtk input unbound value slider
Thomas de Grivel 99e7bb51 2020-05-08T17:53:52 rtbuf-gtk slider
Thomas de Grivel e2bbbb63 2020-05-08T17:01:42 rtbuf input unbound value
Thomas de Grivel f3db6641 2020-05-08T12:42:22 implement struct alignment
Thomas de Grivel 4ef2c122 2020-05-08T11:50:45 fix build on linux
Thomas de Grivel dd9c5f8e 2020-05-07T16:40:11 rtbuf 0.3
Thomas de Grivel 65daf1dc 2020-05-07T16:03:00 fix lib path
Thomas de Grivel 28f25da6 2020-05-07T16:02:43 fix compilation and loading on windows
Thomas de Grivel 49615d3a 2020-05-07T15:42:15 icon
Thomas de Grivel 8781212c 2020-05-07T15:35:15 player_play.png player_stop.png
Thomas de Grivel 572c73d7 2020-05-07T15:31:08 image missing
Thomas de Grivel f84da27c 2020-05-07T14:47:42 forgot include for malloc
Thomas de Grivel db5e4e53 2020-05-07T14:46:03 use POSIX opendir instead of GIO
Thomas de Grivel d9b17e36 2020-05-07T09:31:26 test portaudio and sndio
Thomas de Grivel eb7e5aef 2020-05-06T17:30:47 failing test synth bandpass2
Thomas de Grivel 1d1cf0cc 2020-05-06T16:53:28 test synth lowpass5
Thomas de Grivel e45393eb 2020-05-06T16:49:42 test limiter
Thomas de Grivel 04855b23 2020-05-06T16:48:32 rename var
Thomas de Grivel 77cf5a04 2020-05-06T16:47:01 add tests
Thomas de Grivel 30ed279e 2020-05-06T16:43:18 fix tests
Thomas de Grivel 0737f95f 2020-05-06T15:08:38 remove padding for portaudio and sndio
Thomas de Grivel 6171041b 2020-05-06T14:56:04 512 samples = 5.33 ms
Thomas de Grivel d10b9bdb 2020-05-06T14:44:50 add width and height window requests
Thomas de Grivel 717c6888 2020-05-06T14:40:46 fix loading .so on Linux
Thomas de Grivel ebf187e2 2020-05-06T14:23:31 fix build on Linux
Thomas de Grivel 423cf8db 2020-05-06T14:22:39 use conditional for sndio
Thomas de Grivel 183121c2 2020-05-05T17:33:51 remove printf
Thomas de Grivel b0f52459 2020-05-05T17:33:35 rtbuf-gtk input disconnect
Thomas de Grivel f81b0c94 2020-05-04T10:01:33 rtbuf-gtk: fix deleting connected rtbuf
Thomas de Grivel f52c690a 2020-05-03T19:44:44 rtbuf-gtk start stop run thread
Thomas de Grivel 1b10b83a 2020-05-02T19:43:21 rtbuf-gtk output disconnect
Thomas de Grivel 8ece2c73 2020-05-02T19:18:33 remove unused drag and drop code
Thomas de Grivel eeffae82 2020-05-02T17:17:07 rtbuf-gtk library menu
Thomas de Grivel 07595a4d 2020-05-01T18:17:24 update rtbuf library version, one library = one proc
Thomas de Grivel c40b8ff5 2020-04-30T21:45:20 one procedure per library, bump library version
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 6787780a 2020-04-30T09:26:56 generated files
Thomas de Grivel 86bb5f2d 2020-04-29T14:41:32 rtbuf-gtk connection using rtbuf bind
Thomas de Grivel dec49556 2020-04-01T16:26:48 WIP reverb library with feedback delay networks
Thomas de Grivel 66f3d6ae 2020-04-01T16:26:21 make code cleaner
Thomas de Grivel 5d4c6ce3 2020-03-31T18:50:23 Hadamard matrices 1, 2, 4, 8
Thomas de Grivel 26392f16 2020-03-25T15:21:07 fix library order
Thomas de Grivel a10bf6d6 2020-03-24T14:57:21 Release rtbuf-0.2.3
Thomas de Grivel f4bd6851 2020-03-24T14:56:39 add NSIS installer script for windows
Thomas de Grivel 06bcded0 2020-03-23T17:58:23 test_sinus
Thomas de Grivel f92fc5cb 2020-03-23T15:25:47 Merge branch 'master' of github.com:rtbuf/rtbuf
Thomas de Grivel 3361731e 2020-03-23T15:24:54 drag n drop
Thomas de Grivel 0089f8d0 2020-03-23T15:22:20 fix build and running on MSYS2
Thomas de Grivel 677f11a8 2020-03-23T12:31:53 fix rtbuf lib
Thomas de Grivel 1b4a7121 2020-03-22T16:20:09 For build under MSYS2
Thomas de Grivel 40f88d13 2020-03-22T13:10:00 Merge branch 'master' of github.com:rtbuf/rtbuf
Thomas de Grivel c7fd12fe 2020-03-22T12:40:13 clean drag n drop
Thomas de Grivel 1d9fea3e 2020-03-22T12:16:52 fix drag n drop
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 81467afe 2020-03-19T11:56:16 license
Thomas de Grivel f8cd4551 2020-03-19T08:54:20 remove rtbuf_gtk_signal_binding.h
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 f85010e4 2020-03-18T19:13:05 bind signals to rtbuf input widget checkbox
Thomas de Grivel df691cc3 2020-03-17T21:45:41 license
Thomas de Grivel 16da53ea 2020-03-17T21:30:26 set variable
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 20c19046 2020-03-17T09:49:06 change rtbuf input widget names
Thomas de Grivel a109e015 2020-03-17T09:48:23 minor tweak
Thomas de Grivel 25133302 2020-03-17T09:45:58 minor tweak
Thomas de Grivel 9f797a36 2020-03-17T09:45:44 ws
Thomas de Grivel 5ad115ed 2020-03-17T09:35:54 rename rtbuf_{in,out}put -> rtbuf_{in,out}put_widget
Thomas de Grivel 7181d4a6 2020-03-14T13:07:15 rtbufs are cheap
Thomas de Grivel c1d5de25 2020-03-13T19:19:42 make rtbuf_new use libdata
Thomas de Grivel f196fadf 2020-03-13T19:19:10 ws
Thomas de Grivel 305e49df 2020-03-13T19:17:58 ws
Thomas de Grivel 4e013068 2020-03-13T19:17:19 return -1
Thomas de Grivel e42fac72 2020-03-10T12:26:26 fix rtbuf widget draw
Thomas de Grivel 3c5636eb 2020-03-10T11:35:14 spawn rtbuf widgets at pointer for contextual menu