Commit Graph

  • 120597fe01 fix strcpy buffer overflow master latex 2023-04-21 15:58:47 +0200
  • a5ce7d2abf fix .gitignore latex 2023-04-21 15:55:18 +0200
  • 0ccdebda1a
    Add files via upload billythehippo 2022-10-13 19:24:05 +0300
  • 1f345af128
    Add files via upload billythehippo 2022-10-13 19:23:02 +0300
  • 68ccaf20c1
    Create .dirstamp billythehippo 2022-10-13 19:18:03 +0300
  • 9acb20656e
    Delete src/common/backend directory billythehippo 2022-10-13 19:13:23 +0300
  • dc2b5ab1d8
    Add files via upload billythehippo 2022-10-13 19:12:11 +0300
  • 73adbb6570
    Add files via upload billythehippo 2022-10-13 19:11:07 +0300
  • 3738271912
    Add files via upload billythehippo 2022-10-13 19:09:52 +0300
  • 99fb969c16
    Add files via upload billythehippo 2022-10-13 19:09:05 +0300
  • 75309d71d0
    Add files via upload billythehippo 2021-12-13 18:53:51 +0300
  • 4f69e5a6cd Correctly setting the jack device name Victor Golf Echo 2020-09-21 12:24:19 -0700
  • 9845c22d86
    Merge pull request #51 from NeroBurner/gitignore_editor_and_build quiniouben 2020-02-21 08:32:19 +0100
  • a9adaf09fd
    Merge pull request #50 from NeroBurner/actions-mingw-w64 quiniouben 2020-02-21 08:31:56 +0100
  • 0dc8744aea add build dirs and IDE files to gitignore Reinhold Gschweicher 2020-02-20 00:33:24 +0100
  • 0c2f4b8d2f actions: buid with mingw on windows Reinhold Gschweicher 2020-02-18 10:27:41 +0100
  • 28917075d0 win32: pipe_backend: use named pipes instead of mkfifo Reinhold Gschweicher 2020-02-20 00:10:01 +0100
  • ae5e359ec9 win32: socket: use winsock2.h instead of sys/socket.h NeroBurner 2020-02-18 13:43:15 +0100
  • 5eaa5324f5 win32: cmake: link to Winsocket lib NeroBurner 2020-02-18 13:42:39 +0100
  • 585d021d1f
    Merge pull request #48 from NeroBurner/fix_cmake_backend_defines quiniouben 2020-02-18 09:09:56 +0100
  • a3fea2fe91 cmake: fix backend defines Reinhold Gschweicher 2020-02-17 23:39:23 +0100
  • f9777958e6
    Merge pull request #46 from NeroBurner/cmake-action quiniouben 2020-02-17 15:46:59 +0100
  • e0a6eee0d5
    Merge pull request #47 from NeroBurner/strict_cmake quiniouben 2020-02-17 15:46:37 +0100
  • 4b32f65268 Let CMake be more strict NeroBurner 2020-02-17 13:36:32 +0100
  • 0df5c68796 add a github action running cmake build NeroBurner 2020-02-17 13:36:32 +0100
  • 64b35b4a18
    Merge pull request #43 from NeroBurner/cmake_support quiniouben 2020-02-17 08:44:44 +0100
  • 03606e69c6 Fix compilation warning Benoit Quiniou 2020-02-17 08:38:37 +0100
  • 80f2fa51b6 Add CMake build system support Reinhold Gschweicher 2020-02-15 23:25:35 +0100
  • a2aaf016a6 Fix max packet size computation for emitter Benoit Quiniou 2019-10-14 14:36:07 +0200
  • 96a80c843a Add sendtext example in README.md Benoit Quiniou 2018-10-04 08:44:08 +0200
  • 8668aefac5 Version 2.1.0 Benoit Quiniou 2018-10-04 08:34:45 +0200
  • 5d7230976f Fix small issues with sendtext after testing against VoiceMeeter Banana. Benoit Quiniou 2018-10-04 08:32:09 +0200
  • f29b8e6fb1 Fix typo in README.md vban_sendtext usage Benoit Quiniou 2018-10-03 21:46:13 +0200
  • 7db09f9121 Fix typo in vban_sendtext usage Benoit Quiniou 2018-10-03 21:45:32 +0200
  • 203bf6dd77 Update README.md Benoit Quiniou 2018-10-03 21:42:40 +0200
  • 6c00897cfe Adding vban_sendtext program Benoit Quiniou 2018-10-03 21:36:57 +0200
  • 02ae4a1efb Fix wrong configure option documentation Benoit Quiniou 2018-08-28 14:22:02 +0200
  • 17e9d09484 Fix readme Benoit Quiniou 2018-05-11 14:27:29 +0200
  • 923c74cbb3 Fix alsa latency calculation Benoit Quiniou 2018-05-11 14:26:34 +0200
  • ddb1c70625 Add latency section in readme. Benoit Quiniou 2018-05-11 14:20:42 +0200
  • e7e617e766 Improve help text about quality and jack Benoit Quiniou 2018-05-11 14:13:02 +0200
  • e4cdf587f1 Better manage latency in jack backend. WARNING: users should rely on -q to adapt buffering to jack configuration Benoit Quiniou 2018-05-11 14:11:06 +0200
  • bb71807b5d Update README.md Benoit Quiniou 2018-05-09 09:49:45 +0200
  • b80e686810 Version 2.0.4 Benoit Quiniou 2018-03-07 22:43:40 +0100
  • 0ea9c41b1f And now with a proper fix for the 24 bit support in jack backend Benoit Quiniou 2018-03-07 22:43:11 +0100
  • 6e83bbbd07 Revert "Fix jack backend to correctly support 24bit format. Could be highly improved performance-wise, but works" Benoit Quiniou 2018-03-07 18:52:25 +0100
  • d9c0186809 Increase debug version Benoit Quiniou 2018-03-07 18:00:45 +0100
  • 9c28a4695a Fix jack backend to correctly support 24bit format. Could be highly improved performance-wise, but works Benoit Quiniou 2018-03-07 17:59:46 +0100
  • c1d4268c04 Make a little bit more explicit the dependency on automake Benoit Quiniou 2018-03-03 14:46:24 +0100
  • 6899467beb Make a little bit more explicit the dependency on autoconf Benoit Quiniou 2018-03-03 14:44:55 +0100
  • 26d8f3b00a Remove useless commited files Benoit Quiniou 2017-09-11 21:54:14 +0200
  • b968726762 Add support for broadcast in emitter Benoit Quiniou 2017-09-11 21:40:25 +0200
  • a2f4405129 Fix bug in bit format parsing Benoit Quiniou 2017-08-19 14:12:49 +0200
  • 0b1166b039 Fix some troubles in file and pipe backends Benoit Quiniou 2017-08-16 18:10:10 +0200
  • 8deaac56e6 Repair pulseaudio backend for emitter. Pipe and File are untested for emitter. Jack is not ready for emitter. Benoit Quiniou 2017-08-16 17:13:44 +0200
  • a7c3f4f980 Implement channel map for emitter and update documentation / options accordingly Benoit Quiniou 2017-08-16 15:10:47 +0200
  • 979630908d Restore vban_receptor map. Needs more work to have the emitter map Benoit Quiniou 2017-08-16 14:51:02 +0200
  • 07650e4240 Fix typo in receptor help Benoit Quiniou 2017-08-16 09:42:53 +0200
  • 8fb752a0f8 emitter and receptor confirmed to work. emitter only works with alsa backend Benoit Quiniou 2017-08-16 09:39:00 +0200
  • 57beb269c7 Emitter with alsa backend should not be far from working. Needs testing Benoit Quiniou 2017-08-16 09:12:38 +0200
  • f374324758 Big rework of the structure in progress. vban_receptor is not far from working ok, vban_emitter is not functional yet. Benoit Quiniou 2017-08-16 08:13:30 +0200
  • f8cdb23d17 Remove useless external in logger Benoit Quiniou 2017-08-11 22:12:30 +0200
  • 4a98462d86 Improve .gitignore Benoit Quiniou 2017-08-11 22:09:40 +0200
  • f165987225 Rename vban_receptor to vban everywhere it was remaining Benoit Quiniou 2017-08-11 22:02:59 +0200
  • 113ea91d13 Apply multiple changes to work on emitter Benoit Quiniou 2017-08-11 21:54:03 +0200
  • 6244b51a83 Fix compilation Benoit Quiniou 2017-08-10 18:30:13 +0200
  • 28db057f5c Rename vban_source to vban_emitter Benoit Quiniou 2017-08-10 18:29:58 +0200
  • e2f0e07aca Moved file backend to appropriate folder Benoit Quiniou 2017-08-08 18:16:11 +0200
  • e85b87da97 Restore lost change after merge conflict Benoit Quiniou 2017-08-06 18:03:39 +0200
  • 1e27286987 you can now configure with no real backend, as pipe backend always exists Benoit Quiniou 2016-12-30 11:46:53 +0100
  • 6e97e25b06 add .gitignore to ignore autotools artifacts Benoit Quiniou 2016-12-28 23:20:12 +0100
  • cbe6f45a5e reorganize project to have both vban_receptor and vban_source compiled and sharing some source Benoit Quiniou 2016-12-28 23:16:27 +0100
  • a86f30df44 Add default 02 optimization Benoit Quiniou 2017-08-10 18:40:09 +0200
  • 8408f81d4c Add default 02 optimization + fix compilation warning Benoit Quiniou 2017-08-10 18:39:39 +0200
  • 534e995b7c Merge pull request #14 from markusbuschhoff/features/url_receptor quiniouben 2017-08-08 16:39:55 +0200
  • e97d42612e Merge branch 'master' into features/url_receptor quiniouben 2017-08-08 16:38:40 +0200
  • 6083dc2fa6 Using VBanBitResolutionSize instead of own function. markusbuschhoff 2017-08-05 18:10:56 +0200
  • dada01fd98 Added file_backend feature, allowing to stream to stdout or a file. markusbuschhoff 2017-08-05 15:34:13 +0200
  • 434646f0a5 Added a perl script to call vban_receptor using a vban://host:port/stream URL scheme. markusbuschhoff 2017-08-05 16:43:05 +0200
  • 4ac4889a36 Added file_backend feature, allowing to stream to stdout or a file. markusbuschhoff 2017-08-05 15:34:13 +0200
  • 5c5d1118dc replace -Wpedantic with -pedantic, to support more compiler versions Benoit Quiniou 2017-01-25 22:09:09 +0100
  • b0285ccf1c jack_backend: make use of jack_ringbuffer. this seems to slightly improve behavior. Benoit Quiniou 2016-12-27 14:13:38 +0100
  • 779748bb92 slightly improve jack_backend Benoit Quiniou 2016-12-26 23:38:55 +0100
  • 07fadb779f add jack backend support. improve log a bit Benoit Quiniou 2016-12-26 17:58:54 +0100
  • 0305c5cf34 improve audio backend option handling + prepare jack backend Benoit Quiniou 2016-12-26 11:36:44 +0100
  • 55b7a9bea0 add AC_CONFIG_SRCDIR check Benoit Quiniou 2016-12-23 14:47:36 +0100
  • 55c8795893 fix small compilation warning in pipe_backend Benoit Quiniou 2016-12-18 22:18:29 +0100
  • e9aef1e2b5 Merge branch 'chrisnorthcott-master' Benoit Quiniou 2016-12-18 22:15:20 +0100
  • 67ec507fa7 Update main.c Chris Northcott 2016-12-18 15:53:59 +0000
  • 5258df1aa4 Update Makefile.am Chris Northcott 2016-12-09 14:28:32 +0000
  • 6881a9f0da Delete pipe_backend.o Chris Northcott 2016-12-08 19:32:16 +0000
  • e56aa3ee85 Add named pipe (FIFO) backend - support files Chris Northcott 2016-12-08 19:29:51 +0000
  • 90c78c45ab Add named pipe (FIFO) backend - support files Chris Northcott 2016-12-08 19:27:22 +0000
  • d3f84fcf5c Add named pipe (FIFO) backend chris 2016-12-08 19:17:12 +0000
  • e28f596f42 add pulseaudio backend support with configure / make options to use it or not Benoit Quiniou 2016-12-07 13:09:47 +0100
  • 6d66a25c8d fix README.md syntaxx Benoit Quiniou 2016-12-02 22:40:34 +0100
  • c67c83940c update README with --channels option examples Benoit Quiniou 2016-12-02 22:38:22 +0100
  • eeb6cb05c7 update README.md Benoit Quiniou 2016-12-02 22:00:06 +0100
  • 681fc79728 add channel selection option Benoit Quiniou 2016-12-02 21:58:27 +0100
  • 668a58cfad fix README formatting Benoit Quiniou 2016-05-14 07:35:05 +0200