Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the comment for settings.pulseaudio | Přemysl Eric Janouch | 2021-11-08 | 1 | -1/+1 |
* | Fix build on macOS and other non-GNU systems | Přemysl Eric Janouch | 2021-11-08 | 1 | -5/+5 |
* | Generate actions from a text file | Přemysl Eric Janouch | 2021-11-08 | 4 | -115/+93 |
* | Update README | Přemysl Eric Janouch | 2021-11-07 | 1 | -4/+6 |
* | Add ability to control PulseAudio volume | Přemysl Eric Janouch | 2021-11-07 | 6 | -84/+488 |
* | Add a comment about the music directory | Přemysl Eric Janouch | 2021-11-07 | 1 | -0/+1 |
* | Bump version, update NEWSv1.1.1 | Přemysl Eric Janouch | 2021-11-04 | 2 | -1/+8 |
* | Bump termo | Přemysl Eric Janouch | 2021-11-04 | 1 | -0/+0 |
* | Do not beep on focus changes | Přemysl Eric Janouch | 2021-11-04 | 1 | -3/+5 |
* | CMakeLists.txt: fix macOS build | Přemysl Eric Janouch | 2021-11-02 | 2 | -2/+2 |
* | Update .gitignore | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+2 |
* | CMakeLists.txt: clean up | Přemysl Eric Janouch | 2021-10-30 | 1 | -6/+6 |
* | Add clang-format configuration | Přemysl Eric Janouch | 2021-10-30 | 2 | -1/+33 |
* | CMakeLists.txt: synchronize with sdtui | Přemysl Eric Janouch | 2021-10-27 | 1 | -5/+8 |
* | README: update dependenciesv1.1.0 | Přemysl Eric Janouch | 2021-10-21 | 1 | -1/+1 |
* | Bump version, update NEWS | Přemysl Eric Janouch | 2021-10-21 | 2 | -2/+2 |
* | Fix the line editor/spectrum analyser interaction | Přemysl Eric Janouch | 2021-10-21 | 1 | -0/+6 |
* | Add program arguments to MPD's current playlist | Přemysl Eric Janouch | 2021-09-07 | 3 | -11/+86 |
* | Clean up connection initialisation | Přemysl Eric Janouch | 2021-09-06 | 1 | -10/+10 |
* | Improve terminal initialisation | Přemysl Eric Janouch | 2021-09-06 | 1 | -3/+3 |
* | Spetrum analyser: expand my favourite comment | Přemysl Eric Janouch | 2021-07-09 | 1 | -1/+2 |
* | Spectrum analyser: add some useful comments | Přemysl Eric Janouch | 2021-07-09 | 1 | -0/+4 |
* | Spectrum analyser: optimise the x:16:2 case | Přemysl Eric Janouch | 2021-07-08 | 1 | -8/+21 |
* | Rectify an obsolete comment | Přemysl Eric Janouch | 2021-07-08 | 1 | -1/+1 |
* | Expand the last comment once again | Přemysl Eric Janouch | 2021-07-08 | 1 | -0/+1 |
* | Expand the comment on spectrum frequency filtering | Přemysl Eric Janouch | 2021-07-05 | 1 | -2/+11 |
* | Silence a compiler warning | Přemysl Eric Janouch | 2021-07-05 | 1 | -1/+2 |
* | Add an optional spectrum visualiser | Přemysl Eric Janouch | 2021-07-05 | 5 | -4/+510 |
* | Update a comment about mouse modes | Přemysl Eric Janouch | 2021-07-04 | 1 | -2/+2 |
* | Process focus events | Přemysl Eric Janouch | 2021-06-29 | 5 | -4/+25 |
* | Bump version, update NEWSv1.0.0 | Přemysl Eric Janouch | 2020-11-05 | 2 | -1/+23 |
* | Add a real manual page | Přemysl Eric Janouch | 2020-11-05 | 3 | -41/+104 |
* | Minor clarifications | Přemysl Eric Janouch | 2020-11-05 | 1 | -1/+3 |
* | CMakeLists.txt: install the contrib directory | Přemysl Eric Janouch | 2020-11-05 | 1 | -0/+1 |
* | CMakeLists.txt: make this build in OpenBSD | Přemysl Eric Janouch | 2020-10-29 | 1 | -0/+6 |
* | CMakeLists.txt: omit end{if,foreach} expressions | Přemysl Eric Janouch | 2020-10-29 | 1 | -6/+6 |
* | Bump minimum CMake version to 3.0 | Přemysl Eric Janouch | 2020-10-29 | 3 | -21/+6 |
* | Bump termo | Přemysl Eric Janouch | 2020-10-29 | 2 | -1/+1 |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-29 | 1 | -0/+0 |
* | Comment the "poll_elapsed_time" option | Přemysl Eric Janouch | 2020-10-24 | 1 | -0/+6 |
* | Show song duration in the library | Přemysl Eric Janouch | 2020-10-24 | 1 | -4/+11 |
* | Skip playlists in lsinfo responses | Přemysl Eric Janouch | 2020-10-24 | 1 | -4/+11 |
* | Refactor the library tab, track duration | Přemysl Eric Janouch | 2020-10-24 | 1 | -66/+73 |
* | Use '-' instead of '?' for unknown duration | Přemysl Eric Janouch | 2020-10-24 | 1 | -34/+33 |
* | Improve the MPD time parser | Přemysl Eric Janouch | 2020-10-24 | 1 | -9/+18 |
* | Bind M-Up to the "up" action | Přemysl Eric Janouch | 2020-10-23 | 1 | -0/+1 |
* | Cleanup | Přemysl Eric Janouch | 2020-10-23 | 1 | -25/+30 |
* | Avoid jumping around in polling mode | Přemysl Eric Janouch | 2020-10-23 | 1 | -7/+18 |
* | Add a comment and update another one | Přemysl Eric Janouch | 2020-10-18 | 1 | -0/+4 |
* | Give up and implement elapsed time polling | Přemysl Eric Janouch | 2020-10-18 | 1 | -4/+35 |