Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an X11 user interface | Přemysl Eric Janouch | 2022-08-23 | 1 | -0/+0 |
| | | | | | | | | | This is meant to exactly mimic the terminal UI, just without the restriction to ugly monospace fonts. The Curses implementation has been reworked, and may have become more computationally expensive. In general, though, the codebase has been significantly cleaned up. | ||||
* | Bump liberty and version, update NEWSv1.2.0 | Přemysl Eric Janouch | 2021-12-21 | 1 | -0/+0 |
| | |||||
* | Add ability to control PulseAudio volume | Přemysl Eric Janouch | 2021-11-07 | 1 | -0/+0 |
| | | | | | | | | I know, son, it might be hard to accept, but you're imported. Your true parents are wmstatus and paswitch, from the desktop-tools family. Also, fix unnecessary linking of optional dependencies. | ||||
* | Bump liberty | Přemysl Eric Janouch | 2020-10-29 | 1 | -0/+0 |
| | |||||
* | Bump liberty and termo | Přemysl Eric Janouch | 2020-10-10 | 1 | -0/+0 |
| | |||||
* | Bump liberty | Přemysl Eric Janouch | 2020-09-07 | 1 | -0/+0 |
| | |||||
* | Bump liberty, termo | Přemysl Janouch | 2018-06-24 | 1 | -0/+0 |
| | |||||
* | Allow running arbitrary MPD commands | Přemysl Janouch | 2017-06-26 | 1 | -0/+0 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2017-06-23 | 1 | -0/+0 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2017-06-13 | 1 | -0/+0 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2017-06-04 | 1 | -0/+0 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2017-01-23 | 1 | -0/+0 |
| | |||||
* | Clean up mpd_process_info(), bump liberty | Přemysl Janouch | 2016-10-13 | 1 | -0/+0 |
| | | | | "command_list_ok_begin" allows us to partition the response easily. | ||||
* | Move the MPD client interface to liberty | Přemysl Janouch | 2016-10-11 | 1 | -0/+0 |
| | | | | It seems like there aren't going to be any big changes any time soon. | ||||
* | Bump liberty | Přemysl Janouch | 2016-10-10 | 1 | -0/+0 |
| | |||||
* | Make the Streams tab actually work | Přemysl Janouch | 2016-10-09 | 1 | -0/+0 |
| | | | | Clean up work is required now. | ||||
* | Add a non-functional Streams tab | Přemysl Janouch | 2016-10-06 | 1 | -0/+0 |
| | | | | Bump liberty. | ||||
* | Initial commit | Přemysl Janouch | 2016-10-01 | 1 | -0/+0 |
This is mostly sdtui code ported over from GLib to liberty, with some MPD code from desktop-tools. It tracks the current song and that's it. |