Andrzej Rybczak
|
f66f7fa129
|
lyrics fetcher: update regexes for a few sites
|
11 years ago |
Andrzej Rybczak
|
310d280cef
|
status: fix assertion failure on window resize without active mpd connection
|
11 years ago |
Andrzej Rybczak
|
a3d536b422
|
song: show name if it's available
|
11 years ago |
Andrzej Rybczak
|
20a4e486cc
|
lastfm: use sink argument and fix possible usage of m_service after delete
|
11 years ago |
Andrzej Rybczak
|
d54de65990
|
tags: remove xiph tag DESCRIPTION as it's parsed as COMMENT by MPD
|
11 years ago |
Andrzej Rybczak
|
4d4b7c542f
|
tag editor: when numbering tracks, discard other track tags if present
|
11 years ago |
Andrzej Rybczak
|
aa8c47d578
|
actions: respect regular expression config when searching in text fields
|
11 years ago |
Andrzej Rybczak
|
8a5a0078e9
|
help: correct a typo
|
11 years ago |
Andrzej Rybczak
|
a40508179a
|
configuration: add 'ignore-config-errors' switch
|
11 years ago |
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
|
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
|
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
|
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
|
6402b6f9c9
|
tags: writeID3v2Tags: write comment tag properly
|
12 years ago |
Andrzej Rybczak
|
a7f83168ef
|
settings: fix copypaste error that was overwriting regex_type
|
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
|
5b1634a7ef
|
window: properly disable readline completion
|
12 years ago |
Andrzej Rybczak
|
c2013fa710
|
actions: JumpingToPlayingSong: check if current song position is in correct range
|
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
|
a5870c1ff2
|
settings: relax bounds check for visualizer_sample_multiplier
|
12 years ago |
Andrzej Rybczak
|
525fce7f67
|
settings: fix autocenter_mode setting
|
12 years ago |