• v2.1.1 c4bce75866

    p released this 2024-02-27 00:41:31 +01:00 | 1 commits to master since this release

    • Fixed installation of Info tab plugins

    • Fixed display of playback mode toggles in the terminal user interface

    • Fixed a dead link in the manual page

    Downloads
  • v2.1.0 ef19337bad

    p released this 2024-02-11 06:36:35 +01:00 | 4 commits to master since this release

    • Added ability to look up song lyrics,
      using a new scriptable extension interface for the Info tab

    • Improved song information shown in the window header

    • Escape no longer quits the program

    • X11: added an icon and a desktop entry file

    • X11: added support for font fallbacks and italic fonts

    • X11: fixed rendering of overflowing, partially visible list items

    • X11: fixed a crash when resizing the window to zero dimensions

    • Added a "o" binding to select the currently playing song

    • Added Readline-like M-u, M-l, M-c editor bindings

    • Made the scroll wheel work on the elapsed time gauge and the volume display

    • Changed volume adjustment bindings to use +/- keys

    • Changed volume adjustment to go in steps of 5 rather than 10 %

    Downloads
  • v2.0.0 b4222365c3

    p released this 2022-09-03 15:16:37 +02:00 | 51 commits to master since this release

    • Added an optional X11 user interface

    • Implemented mouse drags on the elapsed time gauge and the scrollbar

    • Added Tab and S-Tab bindings to iterate tabs

    • Added a "z" binding to center the view on the selected item

    • Added a "?" binding to describe items in various tabs

    • Made it possible to adjust the spectrum analyzer's FPS limit

    • Moved "Disconnected" and "Connecting..." messages to the status bar

    • Fixed possibility of connection timeouts with PulseAudio integration

    Downloads
  • v1.2.0 61a141203b

    p released this 2021-12-21 05:48:45 +01:00 | 85 commits to master since this release

    • Added ability to control the volume of MPD's current PulseAudio sink

    • Now fetching Internet stream information asynchronously

    • Added basic incremental search, normally bound to C-s, in all tabs

    • Fixed jumping to the beginning of the queue after deleting items

    Downloads
  • v1.1.1 ba86961ba5

    p released this 2021-11-04 14:20:32 +01:00 | 104 commits to master since this release

    • Terminal focus in/out events no longer ring the terminall bell

    • Made mouse work in non-rxvt terminals with recent xterm terminfo

    Downloads
  • v1.1.0 ee5c41b2bf

    p released this 2021-10-21 09:21:19 +02:00 | 112 commits to master since this release

    • Now requesting and processing terminal de/focus events,
      using a new "defocused" attribute for selected rows

    • Made it possible to show a spectrum visualiser when built against FFTW

    • Any program arguments are now added to MPD's current playlist

    Downloads
  • v1.0.0 0335443b22

    p released this 2020-11-05 01:55:05 +01:00 | 128 commits to master since this release

    • Coming with a real manual page instead of a help2man-generated stub

    • Added a mode to poll MPD for the elapsed time, enabled by default,
      fixing two cases of improper tracking

    • Started showing song duration in the library

    • Added C-PgUp/PgDown and C-Left/Right bindings to iterate tabs

    • Added VIM-like C-y and C-e bindings for scrolling

    • Added Windows Explorer-like M-Up binding to go up a directory

    • Worked around a cURL bug crashing the application

    • Fixed handling of direct SHOUTcast streams

    • Miscellaneous little fixes

    Downloads
  • v0.9 15e583beb2

    p released this 2018-11-02 21:51:49 +01:00 | 157 commits to master since this release

    • Initial release
    Downloads