939 Commits (ef6719f5bbf8c9738d4af6f1795dd2bf2ff97af8)
 

Author SHA1 Message Date
Andrzej Rybczak ef6719f5bb make media library show more songs (with incomplete tags etc.) 16 years ago
Andrzej Rybczak a0c5298372 fixes for locating song in media library in two columns mode 16 years ago
Frank Blendinger a5882ee27f added a key to jump to a song in the media library 16 years ago
Andrzej Rybczak 0d05a550c2 display 'U' in status flags while update is running if idle support is off 16 years ago
Andrzej Rybczak ca0a48b14c convert selected_item_suffix to wide string before checking its length 16 years ago
Andrzej Rybczak 895c9177d5 fix toggle command 16 years ago
Andrzej Rybczak e86e815787 bump version to 0.5.1_pre 16 years ago
Andrzej Rybczak f7d9f89b12 update NEWS / version bump 16 years ago
Andrzej Rybczak 444354f860 fix drawing selected_item_{prefix,suffix} 16 years ago
Andrzej Rybczak 455f729bef reset scrollpad's start position while switching to lyrics/info screens 16 years ago
Andrzej Rybczak 934efd5383 do not try to convert to utf8 strings that are already encoded in it 16 years ago
Andrzej Rybczak bdc65ead7a merge char_non_ascii() into has_non_ascii_chars() 16 years ago
Andrzej Rybczak 05fc53ba32 make MPD::Connection::Toggle() run playback if player is stopped 16 years ago
Andrzej Rybczak 43dcc8bd54 fix refreshing player state with classic user interface 16 years ago
Andrzej Rybczak 63178105c3 remove hack that concerns idle events mode. 16 years ago
Andrzej Rybczak 2fb20fd572 add config options for communication mode with mpd (polling for default) 16 years ago
Andrzej Rybczak c005b7b303 reenable hack disabled with 0007ba40 16 years ago
Andrzej Rybczak 73f9c8c320 display message properly 16 years ago
Andrzej Rybczak f53f81c140 bump version to 0.5_pre 16 years ago
Andrzej Rybczak 5f6f915a3a switch from selected items adder to old screen if db was updated 16 years ago
Andrzej Rybczak 055cf43af3 handle update "properly" (as it's possible) with <mpd-0.16 16 years ago
Andrzej Rybczak ea4c035c4a send idle command immediately after actions that doesn't change mpd status 16 years ago
Andrzej Rybczak 0007ba4082 remove hack that guaranteed proper status update (not needed anymore) 16 years ago
Andrzej Rybczak 35894b048a require >=libmpdclient-2.1 16 years ago
Frank Blendinger 486f2d32cd enable selecting and add sel. menu in media lib 16 years ago
Frank Blendinger b504b346af screen_switcher between current and last screen 16 years ago
Frank Blendinger 64f64895ac hide inact. "cur playlist" entry in selection menu 16 years ago
Jacek Sowiński 2b6e24131d add bash completion for ncmpcpp 16 years ago
Andrzej Rybczak e6a359ae76 fix crash that happened with empty playlist and pressed space 17 years ago
Andrzej Rybczak d2d716fd35 fix updating bitrate of current song 17 years ago
Andrzej Rybczak 70d1124800 fix refreshing screens with more than one column after seaching/filtering 17 years ago
Frank Blendinger e9df8062e7 sort playlists in SelectedItemsAdder menu 17 years ago
Andrzej Rybczak 6f3eca898a refresh lyrics window after local lyrics are reloaded 17 years ago
Andrzej Rybczak ce7be2d476 make SelectedItemsAdder work with local directories 17 years ago
Andrzej Rybczak 5aaafba545 if there is no selected items, treat the current one as selected 17 years ago
Andrzej Rybczak 03129784d4 new feature: add selected items to playlist at given position 17 years ago
Andrzej Rybczak d2b9aee650 add missing files: tolower.{cpp,h} 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 0dc076742f tag editor: add support for numerating tracks using xx/xx format 17 years ago
Andrzej Rybczak 07099d4dc0 clear menu option right before rewriting it, not earlier 17 years ago
Andrzej Rybczak fdb9bfcd4f remove a piece of code that was overwriting statusbar without any checks 17 years ago
Andrzej Rybczak 3365b066c3 window: store strings history in list instead of deque 17 years ago
Andrzej Rybczak 180d71ed28 tag editor: refresh filename parser windows properly 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 b83adc01b9 check for errors after calling status updater 17 years ago
Andrzej Rybczak d4fddf4466 update directory after db update only if current screen is browser 17 years ago
Andrzej Rybczak 3b7f19f095 new feature: support for centered cursor (disabled by default) 17 years ago
Andrzej Rybczak 35a182d79e add support for scrolling the list with mouse wheel by given number of lines 17 years ago