479 Commits (6829a8e05cf018333782b85f199e79827282fa1e)

Author SHA1 Message Date
Andrzej Rybczak 5dc439aa19 lyrics: rename Lyrics::FetchAgain() to Lyrics::Refetch() 16 years ago
Andrzej Rybczak daad444f3c lyrics: redesigned plugins system 16 years ago
Frank Blendinger dc8aff65a2 add separate keys to move sel. before/after cursor 16 years ago
Andrzej Rybczak 883d1a6cdd make feature 'select songs of album around cursor' work in all screens 16 years ago
Andrzej Rybczak f627dc854d browser: add support for deleting group of selected items 16 years ago
Andrzej Rybczak 5d37d56c64 always create header window 16 years ago
Frank Blendinger 13dbf65350 key_select_album also works in search results now 16 years ago
Frank Blendinger 7600429383 add key_select_album: select album around cursor 16 years ago
Andrzej Rybczak 4d406c85f2 browser: support operations on m3u playlists not created by mpd 16 years ago
Andrzej Rybczak ec9017d5a2 media library: fix compatibility with mpd < 0.14 16 years ago
Andrzej Rybczak 0f230ab7b0 new feature: separators between albums in playlist 16 years ago
Andrzej Rybczak e978cfcc8b new feature: locate song in tag editor 16 years ago
Andrzej Rybczak 336fa3cd7b new feature: toggle bitrate visibility at runtime 16 years ago
Andrzej Rybczak 37c7acfd3c get info about state of new connection after reconecting with idle mode active 16 years ago
Andrzej Rybczak 08e9b0ee3d do not monitor mpdclient file descriptor with select() if idle is off 16 years ago
Damien Leone b113beed15 manpage, ncmpcpp: fix typos 16 years ago
Frank Blendinger d139f2d8af jump from browser to playlist editor with GoToContainingDir key 16 years ago
Frank Blendinger 6b5ed187a1 add new movement keys: {Up,Down}{Album,Artist} 16 years ago
Andrzej Rybczak a24736475e put configuration related functions into appropriate structs 16 years ago
Andrzej Rybczak ad74cfea2e new feature: customizable startup screen 16 years ago
Andrzej Rybczak 4bb1fdb40d simplify code responsible for deleting songs a bit 16 years ago
Andrzej Rybczak 08daa61907 update copyright notices 16 years ago
Andrzej Rybczak dac2458e1f rename misc.{cpp,h} to sel_items_adder.{cpp,h} 16 years ago
Andrzej Rybczak f991a41c1a add support for switching between user-defined sequence of screens using Tab 16 years ago
Andrzej Rybczak 4ed9493abd add support for album artist tag 16 years ago
Andrzej Rybczak df15fe2bf4 add support for adding random artists/albums to playlist 16 years ago
Andrzej Rybczak ef6719f5bb make media library show more songs (with incomplete tags etc.) 16 years ago
Frank Blendinger a5882ee27f added a key to jump to a song in the media library 16 years ago
Andrzej Rybczak 2fb20fd572 add config options for communication mode with mpd (polling for default) 16 years ago
Frank Blendinger b504b346af screen_switcher between current and last screen 17 years ago
Andrzej Rybczak 70d1124800 fix refreshing screens with more than one column after seaching/filtering 17 years ago
Andrzej Rybczak 6cd420511d perform case insensitive searching in text fields 17 years ago
Andrzej Rybczak 5aa1613cfb make binding responsible for going to parent dir work in tag editor 17 years ago
Andrzej Rybczak 9a5a053ec3 improve handling columns in media library a bit 17 years ago
Andrzej Rybczak 495ec25a0a simplify Clear() in Window and its derivatives 17 years ago
Andrzej Rybczak 5b2dbe026c do not delete items from playlist if sending command delete failed 17 years ago
Andrzej Rybczak db5efc6eb9 update screen in TraceMpdStatus(), not in the main loop 17 years ago
Andrzej Rybczak b9a14e37ab fix screen resize 17 years ago
Andrzej Rybczak fa9b58627a fix seeking with f/b in visualizer 17 years ago
Andrzej Rybczak 95ce4065ae add event handler for MPD_IDLE_OUTPUT notification 17 years ago
Andrzej Rybczak 164d32c079 use one global timer instead of several local ones 17 years ago
Andrzej Rybczak dd866e9337 fix visualizer 17 years ago
Andrzej Rybczak b947575528 move code responsible for screen resize to SIGWINCH handler 17 years ago
Andrzej Rybczak dd04406ee5 poll both stdin and mpd using one select() 17 years ago
Andrzej Rybczak 1a3e10dab7 new feature: toggle replay gain mode (requires >=mpd-0.16) 17 years ago
Andrzej Rybczak 62b7df69f3 new feature: refetch lyrics 17 years ago
Andrzej Rybczak 03f6fd904f new screen: mpd server info 17 years ago
Andrzej Rybczak 3551057dbb new feature: sort songs in browser by mtime (optional) 17 years ago
Andrzej Rybczak b48133a743 change keybinding for changing browse mode 17 years ago
Andrzej Rybczak 833f608d60 shorten long names in messages displayed in statusbar 17 years ago