aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2021-06-04Handle non-semver versions in audio client gracefully-ishlawl
2021-05-19Add support for PipeWirelawl
2021-05-18Implement distribution-specific buildsSefa Eyeoglu
2021-05-14Don't log to a file anymore. Log to stdout if called with -loglawl
2021-04-05CLI: Factor CLI out of mainlawl
2021-04-05Refactor: Remove old method of removing rlimit for pulseaudiolawl
2021-03-20Refactor UI: Rename "screen" to "view"lawl
2021-03-20Refactor UI: Use a stack of views to handle what to displaylawl
2021-02-21Use go:embed instead of scripts/embedbinary.golawl
2021-02-04Fix unloading via CLI (-u)lawl
2021-02-04Use 24-hour clock when adding timestamps to log file names. (#92)Andrea Fagiani
2021-02-03Add warning if FS capabilities don't match process capabilitieslawl
2021-01-31Make sure we remove rlimit for unloading toolawl
2021-01-31Require capabilities on startuplawl
2021-01-12Replace noise-suppression-for-voice with own implementationlawl
2020-12-13Implement output filteringlawl
2020-12-13Make patreon call to action look nicerlawl
2020-12-11Remember last used device and preselect pulseaudio defaultNicu Reut
2020-11-12Fix regression in CLIlawl
2020-11-12Implement using CAP_SYS_RESOURCElawl
2020-11-12Refactor: uistate -> contextlawl
2020-11-02Add space after "Device Name" to match "Device ID"spitts
2020-08-28Don't hardcode /tmplawl
2020-08-28Append timestamp to log file namelawl
2020-08-15Implement CLIChance Nelson
2020-08-03Fix bugs with pa reconnectionlawl
2020-08-02Don't fail to display UI when pa connection failslawl
2020-07-20Flag fixed latency inputs as likely incompatible in UIlawl
2020-07-19Don't swallow the error when connection to pulse failslawl
2020-07-18Log Input deviceslawl
2020-07-17remove rttime-rlimit as root during loadinglawl
2020-07-16Fix a regression in writing loglawl
2020-07-16Add updaterlawl
2020-07-14Auto generate full license text and embedlawl
2020-07-06Log to file and stdout, instead of just filelawl
2020-07-06Embed git tag as version numberlawl
2020-07-05rename to NoiseTorchlawl
2020-07-05Don't block UI thread on module loading/unloadinglawl
2020-07-05big banglawl