Log

Author Commit Date CI Message
Thomas de Grivel c14bdc1f 2022-08-09T20:36:35 pretty
Thomas de Grivel 023aaad3 2022-08-09T20:36:08 list dependencies for ubuntu.
tokyovania 9919afa8 2022-08-09T16:35:35 Merge remote-tracking branch 'kmx/master'
tokyovania 84c1c568 2022-08-09T16:34:53 add PA_terminate to close the lib
Thomas de Grivel fba20fa4 2022-08-09T16:32:42 stop and shutdown librtbuf before exit.
Thomas de Grivel 87a726c3 2022-08-09T16:32:21 g_rtbuf_running
Thomas de Grivel d93ac4ab 2022-08-09T16:16:28 doc
Thomas de Grivel 8447d98d 2022-08-09T16:13:03 rtbuf_lib_unload
Thomas de Grivel 329a73ca 2022-08-09T10:43:29 fix permissions on configure
Thomas de Grivel 6178db80 2022-08-09T10:38:29 fix \t in configure
Thomas de Grivel 619f8120 2022-08-09T07:29:28 document flags
Thomas de Grivel ce167c90 2022-08-08T17:53:28 fix \t in configure
Thomas de Grivel b36545fc 2022-08-08T17:52:03 fix \t in configure
Thomas de Grivel da7a7c9c 2022-08-08T17:36:45 configure: fix \t
tokyovania e1c1627f 2022-08-08T16:55:48 fix race condition in rtbuf_sort
Thomas de Grivel 5b435dfa 2022-08-08T14:25:38 fix configure
Thomas de Grivel a88eb6ef 2022-08-08T13:47:43 fix configure for home dir
Thomas de Grivel 484da636 2022-08-04T13:53:39 free and doc
Thomas de Grivel 6612afbf 2022-07-24T19:03:19 doxygen.conf
Thomas de Grivel 1ceb31aa 2022-07-24T18:32:56 logo
Thomas de Grivel d4b8a93d 2022-05-23T09:56:32 fix sndio
Thomas de Grivel 939950f7 2022-05-23T09:32:49 fix portaudio
Thomas de Grivel f74a4abe 2022-05-23T09:05:47 fix compilation on OpenBSD
Thomas de Grivel 461fb113 2022-05-23T08:45:19 fix compilation on linux
Thomas de Grivel 03637c20 2022-05-13T10:09:24 fix libs
Thomas de Grivel 437b5b48 2022-05-13T10:08:53 phony
Thomas de Grivel 2c6c0783 2022-05-13T10:08:34 install in /home/dx/.rtbuf if it exists
Thomas de Grivel 7db06d07 2022-05-13T08:00:46 fix loading libraries
Thomas de Grivel 2bdec3d0 2022-03-16T20:25:57 fix compilation with new clang
Thomas de Grivel 355c1349 2022-03-07T10:30:09 try to fix glfw3 keyboard for mac os
Thomas de Grivel fa2915fb 2022-03-07T09:36:26 fix compilation
Thomas de Grivel a5b307c9 2022-02-24T11:38:56 fix compilation on macos
Thomas de Grivel 75699532 2021-02-23T07:01:22 fix libraries linking
Thomas de Grivel ce0592dd 2021-02-22T14:36:18 fix library path
Thomas de Grivel f798f56a 2021-02-22T14:11:15 remove autotools
Thomas de Grivel 37239d0f 2021-02-22T09:28:42 wip remove autotools
Thomas de Grivel f56b7698 2021-02-21T20:22:22 wip remove autotools
Thomas de Grivel 8e27b5e4 2021-02-21T08:00:17 build librtbuf_cli.la
Thomas de Grivel a8c59dd2 2021-02-21T07:46:32 wip remove autotools
Thomas de Grivel f1c8d317 2021-02-21T00:44:47 wip remove autotools
Thomas de Grivel 0cc14f3d 2021-02-20T23:06:51 wip remove autotools
Thomas de Grivel 1765b28f 2021-02-20T22:17:09 wip remove autotools
Thomas de Grivel 41f97665 2021-02-20T20:46:26 wip remove autotools
Thomas de Grivel da801256 2021-01-04T13:01:23 modular build, rename gtk to gtk3
Thomas de Grivel 2f2c6f34 2021-01-03T18:11:12 update copyright
Thomas de Grivel e85bb204 2021-01-03T18:08:29 conditional build
Thomas de Grivel 279f5f48 2020-05-26T15:15:55 restore buffer position if saved
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