Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | X11: improve rendering of denormalized text | Přemysl Eric Janouch | 2022-08-23 | 1 | -4/+14 | |
* | X11: clean up after Xft on exit | Přemysl Eric Janouch | 2022-08-23 | 1 | -0/+7 | |
* | X11: use input methods, abandon xkbcommon | Přemysl Eric Janouch | 2022-08-23 | 1 | -17/+74 | |
* | Add an X11 user interface | Přemysl Eric Janouch | 2022-08-23 | 1 | -580/+1948 | |
* | Fix event processing with PulseAudio integration | Přemysl Eric Janouch | 2022-08-19 | 1 | -0/+1 | |
* | Mark an invalid assumption | Přemysl Eric Janouch | 2022-08-18 | 1 | -0/+1 | |
* | Add and bind an action to center the cursor | Přemysl Eric Janouch | 2021-12-23 | 1 | -2/+17 | |
* | Fix up coding style inconsistency | Přemysl Eric Janouch | 2021-12-21 | 1 | -1/+1 | |
* | Make incremental search more useful | Přemysl Eric Janouch | 2021-12-21 | 1 | -6/+11 | |
* | Indicate that a stream download is in progress | Přemysl Eric Janouch | 2021-12-08 | 1 | -0/+2 | |
* | Do not run cURL fully synchronously | Přemysl Eric Janouch | 2021-12-08 | 1 | -42/+54 | |
* | Add rudimentary incremental search facility | Přemysl Eric Janouch | 2021-12-08 | 1 | -2/+52 | |
* | Clean up mpd_process_info() better | Přemysl Eric Janouch | 2021-12-07 | 1 | -9/+9 | |
* | Do not jump to beginning after unqueueing | Přemysl Eric Janouch | 2021-12-07 | 1 | -0/+13 | |
* | Clean up unreadable code | Přemysl Eric Janouch | 2021-12-07 | 1 | -12/+11 | |
* | Do not show both volumes if unnecessary | Přemysl Eric Janouch | 2021-11-16 | 1 | -18/+32 | |
* | Fix the comment for settings.pulseaudio | Přemysl Eric Janouch | 2021-11-08 | 1 | -1/+1 | |
* | Generate actions from a text file | Přemysl Eric Janouch | 2021-11-08 | 1 | -111/+5 | |
* | Add ability to control PulseAudio volume | Přemysl Eric Janouch | 2021-11-07 | 1 | -69/+456 | |
* | Add a comment about the music directory | Přemysl Eric Janouch | 2021-11-07 | 1 | -0/+1 | |
* | 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 | 1 | -2/+0 | |
* | Add clang-format configuration | Přemysl Eric Janouch | 2021-10-30 | 1 | -1/+1 | |
* | 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 | 1 | -10/+79 | |
* | 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 | 1 | -0/+464 | |
* | 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 | 1 | -3/+17 | |
* | Minor clarifications | Přemysl Eric Janouch | 2020-11-05 | 1 | -1/+3 | |
* | 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 | |
* | Explain the ticking mechanism | Přemysl Eric Janouch | 2020-10-18 | 1 | -1/+7 |