1680 Commits (bfe92480eb7ce9c522223e7f07fc0b5a549594f0)
 

Author SHA1 Message Date
Andrzej Rybczak bfe92480eb news: mention the fix from the previous commit 12 years ago
Andrzej Rybczak 6402b6f9c9 tags: writeID3v2Tags: write comment tag properly 12 years ago
Andrzej Rybczak 70d6b44984 change version to 0.6.1_pre 12 years ago
Andrzej Rybczak abf9884f1c update NEWS and change version to 0.6 12 years ago
Andrzej Rybczak a7f83168ef settings: fix copypaste error that was overwriting regex_type 12 years ago
Andrzej Rybczak 13b7bd56af news: change release date of 0.6 to unknown 12 years ago
Andrzej Rybczak e33a8a8583 doc: comment out data_fetching_delay 12 years ago
Andrzej Rybczak f1a75caa61 news: add news since 0.6_beta5 12 years ago
Andrzej Rybczak 65eb5ed0c5 authors: list everyone who ever contributed to the project 12 years ago
Andrzej Rybczak ea212ac8f0 news: add dates to previous releases and uniformize formatting 12 years ago
John Fresco 93977b8093 status: fix crossfade being shown in status when other options are being toggled 12 years ago
Andrzej Rybczak 951e9f0f26 actions: delete stored playlists: fix infinite loop after deletion of empty playlist 12 years ago
Andrzej Rybczak 38b2bcc690 actions: jump to playing song: enter run() even if there is no playing song 12 years ago
Andrzej Rybczak 683efb5a43 status: follow lyrics of proper song if consume mode is on 12 years ago
Andrzej Rybczak d9cf50b946 visualizer: use fabs instead of abs 12 years ago
Andrzej Rybczak 030d8ccd26 actions: locate song: fix crash (hopefully for the last time) 12 years ago
Andrzej Rybczak ea9d5940ff update NEWS and change version to 0.6_beta5 12 years ago
Andrzej Rybczak 9e11ffc351 browser: properly handle deletion of mpd playlists 12 years ago
Andrzej Rybczak af3a666915 playlist editor: make playlist deletion work 12 years ago
Andrzej Rybczak 9418451a31 actions: fix actions that crash the program if invoked with empty playlist 12 years ago
Andrzej Rybczak 3e12f31399 browser: delete: exit immediately after deleting mpd playlist 12 years ago
Andrzej Rybczak b37c24b94d main: limit connection attempts to one per second 12 years ago
Andrzej Rybczak 7dcf8f4f34 wide char: use std::move in To{W,}String 12 years ago
Andrzej Rybczak 7abbf279c5 wide char: remove assert in wideLength and count length all chars separately 12 years ago
Andrzej Rybczak 470c30d07a update NEWS and change version to 0.6_beta4 12 years ago
Andrzej Rybczak 5b1634a7ef window: properly disable readline completion 12 years ago
Wieland Hoffmann ab3c823cfb ncmpcpp.1: Escape a backslash 12 years ago
Andrzej Rybczak c2013fa710 actions: JumpingToPlayingSong: check if current song position is in correct range 12 years ago
Andrzej Rybczak 5827a96d56 news: fix typo 12 years ago
Andrzej Rybczak 1ff369917f update NEWS and change version to 0.6_beta3 12 years ago
Andrzej Rybczak 5dc36a0c50 man: describe parsing rules for configuration values 12 years ago
Andrzej Rybczak 67f2903c42 settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
Andrzej Rybczak 0efe79b475 statusbar: clear statusbar after message delay even if player is stopped 12 years ago
Andrzej Rybczak d3c1f6fce5 status: playlist: do not try to draw now playing song if player is stopped 12 years ago
Andrzej Rybczak 858e3a094a status: always update window timeout 12 years ago
Andrzej Rybczak 4f95825fa8 actions: make JumpToPlayingSong work also if player is stopped 12 years ago
Andrzej Rybczak 68a316258c status: store status fields seperately 12 years ago
Andrzej Rybczak 27dc96bece media library: fix mouse event handler 12 years ago
Andrzej Rybczak f28f5ec0ba window: always refresh before reading a key 12 years ago
Andrzej Rybczak ac96ec45a4 doc: update information 12 years ago
Andrzej Rybczak a5870c1ff2 settings: relax bounds check for visualizer_sample_multiplier 12 years ago
Andrzej Rybczak 99acaa7a2d man: update description of ask_before_clearing_playlists 12 years ago
Andrzej Rybczak 525fce7f67 settings: fix autocenter_mode setting 12 years ago
Andrzej Rybczak 0ca9846637 settings: make possible values of visualizer_type reflect the ones in config file 12 years ago
Andrzej Rybczak bf03b6d30b scrollpad: explicitely include iostream 12 years ago
Andrzej Rybczak 662e9a1c36 status: update: update elapsed time 12 years ago
Andrzej Rybczak 21971da74c actions: toggle browser sort mode: sorty with disabled filtering 12 years ago
Andrzej Rybczak d35cf6a7fb media library: toggle sort more: fetch data only if mtimes are not there 12 years ago
Andrzej Rybczak e575d2582c actions: attempt to crop playlists only if their length is > 1 12 years ago
Andrzej Rybczak 0a7b239b1f window: readline: ignore escape key 12 years ago