Commit Graph

  • 371c72705c
    Add drone-ci config release-2021-06-18-11-24 drone-ci Felix Stupp 2021-06-18 11:20:16 +0200
  • 1aa277446b Add PipeWire support to README master lawl 2021-06-04 13:32:40 +0200
  • a2a45bc88b UI: Add confirm screen for unload/reload when device in use 0.11.3 lawl 2021-06-04 13:12:35 +0200
  • cb2ee053b6 Handle non-semver versions in audio client gracefully-ish lawl 2021-06-04 12:32:12 +0200
  • d1aa44c3c7 pulseaudio: update module with fixed cookie lookup lawl 2021-06-04 12:23:18 +0200
  • 077b4763fe CLI: Cleanup temp files on exit lawl 2021-06-04 12:14:39 +0200
  • 809f184e87 c:ladspa: Fix linking with libm Andreas Schneider 2021-05-26 10:24:00 +0200
  • a32f73509f Revert "Temporarily force clang if available" Andreas Schneider 2021-05-26 10:23:02 +0200
  • 5c9ab1325f c:ladspa: Fix linking with libm Andreas Schneider 2021-05-26 10:24:00 +0200
  • d2ee404546 Revert "Temporarily force clang if available" Andreas Schneider 2021-05-26 10:23:02 +0200
  • c2bfe0202f Temporarily force clang if available 0.11.2 lawl 2021-05-20 15:04:40 +0200
  • a57cc20110 display error screen if module load fails 0.11.1 lawl 2021-05-19 22:40:49 +0200
  • fad3e1d4f4 Add support for PipeWire 0.11.0 lawl 2021-05-19 18:59:47 +0200
  • 9b651eb701
    Implement distribution-specific builds Sefa Eyeoglu 2021-05-18 15:57:19 +0200
  • 63ba3baea1 chore: add EditorConfig Sefa Eyeoglu 2021-05-18 13:43:35 +0200
  • a99c962856 fix: formatting Sefa Eyeoglu 2021-05-18 13:27:44 +0200
  • f2855bdb1e fix: report invalid public key to logger Sefa Eyeoglu 2021-05-18 13:27:16 +0200
  • 5ea2e80f61 fix: formatting Sefa Eyeoglu 2021-05-18 12:57:42 +0200
  • c6de9619d6 fix: set version in dev build Sefa Eyeoglu 2021-05-18 11:32:48 +0200
  • a706c539f5 refactor: defined version tag in compile-time Sefa Eyeoglu 2021-05-18 11:17:49 +0200
  • 21f29d62e5 fix: improve usage of -k in signer Sefa Eyeoglu 2021-05-18 11:08:10 +0200
  • 7d86bed202 fix: make pubkey in signer.go configurable Sefa Eyeoglu 2021-05-18 11:01:48 +0200
  • cbc3650aa9 refactor: remove unnecessary update_noop.go Sefa Eyeoglu 2021-05-18 10:44:22 +0200
  • 8a55a20753 feat: implement distribution-specific build Sefa Eyeoglu 2021-05-18 10:25:42 +0200
  • a0620ae92c Remove 3rd party package warning from README lawl 2021-05-17 21:26:29 +0200
  • 40aae36d94 Show pipewire warning dialogue instead of status Lars Kumbier 2021-05-17 14:42:16 +0200
  • 2df9d3b003 Adds intermediate message for unsupported pipewire Lars Kumbier 2021-05-17 12:06:23 +0200
  • 8b11b649ee Don't log to a file anymore. Log to stdout if called with -log lawl 2021-05-14 14:03:27 +0200
  • 0ef8229e6f License: Use convey instead of distribute for wording lawl 2021-05-13 21:37:41 +0200
  • fb46112181 Add link of a demo to readme lawl 2021-05-12 11:46:29 +0200
  • 4853c5c8d7
    Fix not printing errror message Lorenz 2021-04-16 02:11:35 +0200
  • c4b1de03d6 Fix printing to wrong output Lorenz Kofler 2021-04-15 12:02:32 +0200
  • 7e86d72450 Fix not printing errror message Lorenz Kofler 2021-04-15 11:46:12 +0200
  • 95e82fcbfd CLI: Factor CLI out of main lawl 2021-04-05 15:24:12 +0200
  • 6ea788a0c0 Refactor: Remove old method of removing rlimit for pulseaudio lawl 2021-04-05 15:08:20 +0200
  • 245455d508 Refactor UI: Rename "screen" to "view" lawl 2021-03-20 14:07:43 +0100
  • 6f901716ed Refactor UI: Use a stack of views to handle what to display lawl 2021-03-20 13:49:25 +0100
  • fe14585a37 make troubleshooting section more visible lawl 2021-03-02 20:41:35 +0100
  • 8b054c20a9 Update License lawl 2021-02-24 18:44:51 +0100
  • ee91fea993 Use -O2 for LADSPA module 0.10.1 lawl 2021-02-21 07:24:03 +0100
  • 3119fc5997 Use go:embed instead of scripts/embedbinary.go lawl 2021-02-21 07:17:11 +0100
  • 5a55f0538a Update 'Special thanks to' lawl 2021-02-17 08:08:37 +0100
  • 77a8c73436 Update build instructions lawl 2021-02-17 08:07:02 +0100
  • fcb4db042c Add information about potentially having to relog for PATH changes lawl 2021-02-17 08:06:11 +0100
  • 7172888478 Convert fmt print to log print lawl 2021-02-04 10:43:17 +0100
  • 335b8a2567 Fix unloading via CLI (-u) lawl 2021-02-04 10:41:16 +0100
  • 1c97cfe43c
    Use 24-hour clock when adding timestamps to log file names. (#92) Andrea Fagiani 2021-02-04 09:30:49 +0000
  • 60d06f25aa Fix cli unload (-u). andreafa 2021-02-04 08:51:48 +0000
  • 25fcc5a553 Use 24-hour clock when adding timestamps to log file names. andreafa 2021-02-04 08:09:33 +0000
  • 14e7dd874f Use 24-hour clock when adding timestamps to log file names. andreafa 2021-02-04 08:09:33 +0000
  • bef6bc659a Fix cli unload (-u) and add status check option (-c). andreafa 2021-02-04 08:11:15 +0000
  • 47d8188b3a Add warning if FS capabilities don't match process capabilities lawl 2021-02-03 13:33:22 +0100
  • febccb207b Tune values for fixed latency devices lawl 2021-02-02 07:22:10 +0100
  • 54f9e012e3 Make sure we remove rlimit for unloading too 0.10.0 lawl 2021-01-31 07:52:11 +0100
  • 730dc35d94 Require capabilities on startup lawl 2021-01-31 07:44:22 +0100
  • 4513db1baf use different params for fixed latency devices to hopefully correct latency faster lawl 2021-01-31 07:10:40 +0100
  • eeb5583063
    Update README.md Raphael 2021-01-15 11:41:24 +0100
  • e7072b2bf9 Add -Wall, -Werr lawl 2021-01-13 01:05:33 +0100
  • b747084bb0 Replace noise-suppression-for-voice with own implementation lawl 2021-01-12 19:01:05 +0100
  • 4f7ac325ab
    Update README.md lawl 2021-01-11 16:24:04 +0100
  • f3c11be919 remove more commented code (yuck) lawl 2020-12-25 06:48:29 +0100
  • 313aca54a2 remove commented out code lawl 2020-12-17 10:06:48 +0100
  • da9370e983 fix noop updater 0.9.0 lawl 2020-12-13 09:10:53 +0100
  • 37692a873a Implement output filtering lawl 2020-12-13 08:27:28 +0100
  • d8be27d86e Make patreon call to action look nicer lawl 2020-12-13 06:28:00 +0100
  • 595b8ab9b4
    Remember last used device and preselect pulseaudio default 0.8.3-beta 0.8.3 Nicu Reut 2020-12-11 19:04:25 +0100
  • b6b8d8eb3c change pointer struct member to regular string lawl 2020-12-11 18:56:09 +0100
  • 43b50806e7 Fix nil pointer dereference cause by accessing the last used input without checking its existence Nicu Reut 2020-12-08 21:09:18 +0100
  • 306cd40791 Update flag help text to specify the usage of the default pulse audio source Nicu Reut 2020-12-08 08:22:09 +0100
  • 551ca2a813 Code review cleanup Nicu Reut 2020-12-08 08:18:40 +0100
  • 078d5776dd Use the pulse audio default source as input if no source is specified when using the client Nicu Reut 2020-12-07 23:24:26 +0100
  • bf22d0540e Save last used input to the config file when loading noisetorch Nicu Reut 2020-12-07 23:23:50 +0100
  • a9dd38d850 Check for last used input in config and use if available. If no input specified or input does not exist then use pulse audio default source. Nicu Reut 2020-12-07 23:23:28 +0100
  • 39c1e37dfa Fix regression in CLI 0.8.2 lawl 2020-11-12 19:18:34 +0100
  • 981278e747 Fix regression in CLI 0.8.1 lawl 2020-11-12 19:18:34 +0100
  • 8ddee5f4bd Add build flag to enable the update 0.8.0-beta lawl 2020-11-12 14:50:42 +0100
  • 76d5c2e5ff Add patreon button lawl 2020-11-12 14:31:11 +0100
  • cd2b2c843d Implement using CAP_SYS_RESOURCE lawl 2020-11-12 14:12:02 +0100
  • 6238c208e5 Refactor: uistate -> context lawl 2020-11-12 09:49:32 +0100
  • be9849b748
    Add space after "Device Name" to match "Device ID" spitts 2020-11-02 17:39:51 -0500
  • 7dfd54e878 Fix issue when changing default device 0.7.3-beta lawl 2020-11-02 22:16:57 +0100
  • 00d96a36de
    Add StartupWMClass for i3 targeting Jesse Cooke 2020-11-01 10:03:46 -0800
  • fcc5e15146 Add space after Device Name: to match Device ID: Maku 2020-10-09 18:10:53 -0400
  • 5c8be0874e Use sudo instead of pkexec for CLI Robert Detjens 2020-08-29 16:53:39 -0700
  • 02665f12db Don't hardcode /tmp 0.7.2-beta lawl 2020-08-28 13:39:21 +0200
  • 93b508a935 Append timestamp to log file name 0.7.1-beta lawl 2020-08-28 13:31:49 +0200
  • 0b852e42bc
    Implement CLI 0.7.0-beta Chance Nelson 2020-08-14 16:07:20 -0700
  • 0fcafbbea4 Cleanup CLI interface lawl 2020-08-13 11:54:14 +0200
  • 05aac42962 add stderr print for failed initializations Chance Nelson 2020-08-12 16:42:00 -0700
  • 1d53b7358b ensure log/console output is redirected to the correct place Chance Nelson 2020-08-12 16:35:44 -0700
  • 6f6e38bd1c add newline for unloading message Chance Nelson 2020-08-11 19:43:47 -0700
  • 7622e219d5 add flag for listing available sources Chance Nelson 2020-08-11 19:42:09 -0700
  • 44e9ea07ea add newlines to new log outputs Chance Nelson 2020-08-11 19:27:46 -0700
  • 84f9aae897 add threshold flag Chance Nelson 2020-08-10 18:15:52 -0700
  • 244cc16eb6 add commandline flags for unloading/loading supressor without UI Chance Nelson 2020-08-10 18:06:26 -0700
  • 0d57676990 moce pa source retrieval to another function Chance Nelson 2020-08-10 17:30:01 -0700
  • 3b37c63a4e
    Replace TS screenshot to avoid confusion lawl 2020-08-05 08:54:36 +0000
  • 371b3e33b5 Fix bugs with pa reconnection 0.6.1-beta lawl 2020-08-03 15:00:43 +0200
  • 4243d5036d Don't fail to display UI when pa connection fails 0.6.0-beta lawl 2020-08-02 11:40:44 +0200
  • 3e23743274
    Unhardcode linux launcher icon file type Vincent Bermel 2020-07-27 20:55:10 +0200