Andrzej Rybczak
|
5a3a2fbbf1
|
set SIGWINCH handler before initializing ncurses to avoid races
|
11 years ago |
jgr
|
bb4c0a9d4c
|
tag editor: fix leading separator issue (#32)
|
11 years ago |
Andrzej Rybczak
|
b63d646e48
|
selected item adder: fix pop-up title when adding items to the current playlist
|
11 years ago |
Andrzej Rybczak
|
bce268dea4
|
change version to 0.6.4_pre
|
11 years ago |
Andrzej Rybczak
|
2ea7db1d20
|
man: update the description of window_border_color
|
11 years ago |
Andrzej Rybczak
|
070aef5863
|
release 0.6.3
|
11 years ago |
Andrzej Rybczak
|
f84dabad75
|
man: update the descriptions of available config options
|
11 years ago |
Andrzej Rybczak
|
baf53365d9
|
doc: remove bash completion as it doesn't work anymore
|
11 years ago |
Andrzej Rybczak
|
fb52fe77a5
|
man: remove whitespaces at the end of line
|
11 years ago |
Andrzej Rybczak
|
9d90e0f7fb
|
strbuffer: allow for duplicate properties
|
11 years ago |
Benoit Pierre
|
e5e61842c5
|
window: don't add encrypted prompts to input history
|
11 years ago |
Benoît Dardenne
|
af17e7eadf
|
mpd: fix floating point exception when adding random tags/songs
|
11 years ago |
Andrzej Rybczak
|
9888c3106e
|
change version to 0.6.2
|
11 years ago |
Andrzej Rybczak
|
fcd670b657
|
actions: seek: fix incremental seeking so it doesn't reset aftet 30 seconds
|
11 years ago |
Andrzej Rybczak
|
2ef83ff15f
|
bindings: additionally bind delete to DeleteBrowserItems by default
|
12 years ago |
Andrzej Rybczak
|
a32a4262b8
|
change version to 0.6.1
|
12 years ago |
Andrzej Rybczak
|
d958e94d75
|
lyrics: check if the song exists
|
12 years ago |
Andrzej Rybczak
|
3e9d25ccea
|
playlist editor: fix adding songs with fetch delay enabled
|
12 years ago |
Andrzej Rybczak
|
08d17f9d0e
|
media library: fix adding songs with fetch delay enabled
|
12 years ago |
Andrzej Rybczak
|
60749ea4bd
|
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
|
12 years ago |
Andrzej Rybczak
|
0f254b164e
|
tags: mp3: write IDv2.4 tags only
|
12 years ago |
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
http://bugs.musicpd.org/view.php?id=4082
|
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 |