Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce scope | Přemysl Eric Janouch | 2022-08-23 | 1 | -13/+0 |
| | | | | | | | | | | | | I've already built an X11-capable MPD client, and getting the right kind of FFT for spectrum analysis would be difficult without Cgo. Native Go PulseAudio interfacing would similarly cause excess work. The image viewer would be a lot worse in this regard, seeing as the amount of preexisting native Go code is tiny, and it's slow. TL;DR: These problems have already been resolved in nncmpp and fiv, and there's no need for inferior alternatives. | ||||
* | hswg: add a minimal README.adoc | Přemysl Eric Janouch | 2021-06-27 | 1 | -3/+1 |
| | | | | Moving the example script from somewhere else. | ||||
* | Update README.adoc | Přemysl Eric Janouch | 2020-08-15 | 1 | -100/+5 |
| | |||||
* | hswg: merge in hasp as a mode | Přemysl Eric Janouch | 2020-08-15 | 1 | -4/+5 |
| | | | | No need to have the two-line header processor in two places. | ||||
* | Update README.adoc | Přemysl Eric Janouch | 2020-08-12 | 1 | -4/+7 |
| | |||||
* | Render the README as AsciiDoc | Přemysl Eric Janouch | 2020-08-12 | 1 | -0/+294 |
The little issues aren't worth the monospace font in Gitea. |