14 Commits

Author SHA1 Message Date
916d96c4b6 Added a new window for the playlist
Added a new config option `show_playlist` to specify if the playlist should be drawn
Added a feature where when the window proportions exceed 1:3, 40% will be used for album art and time info while the remaining 60% will be used for playlist display
2021-05-11 01:37:57 +00:00
1bf6f16459 Added a config option to auto close the player once the playlist is finished. 2021-04-30 18:22:35 +00:00
7628bb37f7 Added the ability to toggle displaying track information or just album art. 2021-04-30 18:10:02 +00:00
2e5bb7b4f5 Made the help menu display the correct keybindings after they have been changed in the config. 2021-04-30 17:43:01 +00:00
a64886d6a8 Merge remote-tracking branch 'origin/main' 2021-04-28 12:50:29 +00:00
2486c137de Added the ability to configure the volume step. 2021-04-28 12:46:56 +00:00
da7655cf51 Added the ability to specify keybinds in the config file 2021-04-28 12:45:02 +00:00
bd3c5aa639 Feature: add password support to MPDClient 2021-04-28 07:01:45 +05:30
3a9b60e96f Made the player more responsive by increasing loops per second and by implementing a update flag which forces a redraw when certain keybinds are pressed. 2021-04-19 17:23:38 +00:00
0491341d6e Fixed an issue where if the song artist or title was not set, the player would error. When there is no title, the file name without the extension will be used. 2021-02-01 23:11:32 +00:00
6706c93797 Added support for Überzug to display album art 2021-01-31 14:50:15 +00:00
6ca9b405ce Added a configuration option for mpd host and port. 2021-01-31 00:10:40 +00:00
a07f955901 Added config file for music_directory and font attributes 2021-01-29 14:18:58 +00:00
998c5910d8 Initial commit 2021-01-29 13:26:31 +00:00