Andrzej Rybczak
|
27a0dc958f
|
corrections for previous commit
|
14 years ago |
Maarten de Vries
|
6c73c3cecf
|
add custom sort format
|
14 years ago |
Marc Jessome
|
d134a807d4
|
tag editor: Move reset/save to bottom of menu.
|
14 years ago |
Marc Jessome
|
10f5ec1e78
|
Add command to clear filter.
|
14 years ago |
Marc Jessome
|
7b90daa690
|
search engine: add "Album Artist" search constraint.
|
14 years ago |
Andrzej Rybczak
|
a14b77338d
|
jump to current song at startup even if it's not currently played
|
14 years ago |
Andrzej Rybczak
|
f96b4fc776
|
browser: make playing newly loaded playlist work in all cases
|
14 years ago |
Andrzej Rybczak
|
5e83aade22
|
lyrics fetcher: remove ad from lyricsvip lyrics
|
14 years ago |
Andrzej Rybczak
|
281263b957
|
change version to 0.5.11_pre
|
14 years ago |
Andrzej Rybczak
|
6039330c69
|
update NEWS / 0.5.10 release
|
14 years ago |
Andrzej Rybczak
|
f21499ff55
|
fix compilation with gcc-4.7 (ticket #3478)
thanks for strcat for the patch.
|
14 years ago |
Andrzej Rybczak
|
c39dde2244
|
fix compilation --without-curl
|
14 years ago |
Andrzej Rybczak
|
d91da9dd18
|
change version to 0.5.10_pre
|
14 years ago |
Andrzej Rybczak
|
dbcea51d2a
|
update NEWS / 0.5.9 release
|
14 years ago |
Andrzej Rybczak
|
8e369252f4
|
display ncmpcpp instead of ncmpc++ in window's title
|
14 years ago |
Andrzej Rybczak
|
f8151904f5
|
update copyright dates
|
14 years ago |
Andrzej Rybczak
|
efbcb31f04
|
fix bug #3424 (crash when adding amount of random songs equal to total number of songs)
|
14 years ago |
Andrzej Rybczak
|
70e9ebe7a3
|
tag editor: fix segfault if LocateSong is used in tag editor
|
14 years ago |
Andrzej Rybczak
|
bc9d04ffe3
|
screen: fix isVisible function
|
14 years ago |
Andrzej Rybczak
|
d338fad9ec
|
fix copypaste bug from previous commit
|
14 years ago |
Andrzej Rybczak
|
57511bb941
|
local browser: properly check if file extension is supported
|
14 years ago |
Andrzej Rybczak
|
b058fdce30
|
browser: display message only when loading playlist failed
|
14 years ago |
Wieland Hoffmann
|
3661b37896
|
browser: Do not modify the items name if we're loading a playlist
item.name does already contain the complete path, there's no need to add
it again.
|
14 years ago |
Andrzej Rybczak
|
91477e034d
|
lyrics fetcher: limit number of worker threads downloading lyrics in background
|
14 years ago |
Andrzej Rybczak
|
e8f08ea884
|
fix bug 3409 (there was no '$' char escaping in statusbar for current song)
|
14 years ago |
Andrzej Rybczak
|
12cdede049
|
settings: make characters used in visualizer customizable
|
14 years ago |
Andrzej Rybczak
|
955e23c270
|
narrow scope of MEVENTs and replace old_mouse_event properly
previously it wasn't replaced if we hit the first 'if' that uses 'continue'.
|
14 years ago |
Andrzej Rybczak
|
f6bc65bbd1
|
fall back to Volume{Up,Down} if {Prev,Next}Column would do nothing
|
14 years ago |
Andrzej Rybczak
|
fa298428d9
|
lyrics fetcher: add support for lololyrics.com
|
15 years ago |
Andrzej Rybczak
|
8e3b0620f0
|
tag editor: fix going to right column when filename is highlighted in middle one
|
15 years ago |
Andrzej Rybczak
|
4a8cfcb187
|
fixes for overwriting not mergable screen displayed on top of merged ones
|
15 years ago |
Andrzej Rybczak
|
df62a28c72
|
fix issues with setting myInactiveScreen to improper value
like playlist (run as subwindow) overwriting song info screen
after 5 seconds when its highlighting was disabled.
|
15 years ago |
Andrzej Rybczak
|
a88bc90d58
|
fix autoconf warnings
|
15 years ago |
Andrzej Rybczak
|
a98a1800a7
|
settings: provide a way to use alternative location for configuration file
..and whole data folder.
|
15 years ago |
Andrzej Rybczak
|
62157909d5
|
display more detailed info if connection to MPD couldn't be estabilished
|
15 years ago |
Andrzej Rybczak
|
00a7743a34
|
playlist editor: add support for columns display mode
|
15 years ago |
Andrzej Rybczak
|
4cd95d6c8d
|
playlist: disable highlighting if screen is visible (and not necessarily active)
|
15 years ago |
Andrzej Rybczak
|
1415964f95
|
settings: provide a way to disable asking for locked screen's width
|
15 years ago |
Andrzej Rybczak
|
0e883db375
|
settings: compare config option/key names properly
|
15 years ago |
Andrzej Rybczak
|
56467eaac6
|
new feature: support for merging screens together
|
15 years ago |
Andrzej Rybczak
|
e31dec7005
|
visualizer: simplify computing number of read samples
|
15 years ago |
Andrzej Rybczak
|
0e6306849c
|
new feature: support for stereo visualization
|
15 years ago |
Andrzej Rybczak
|
78cd46b756
|
fix going to wrong directory in tag editor
|
15 years ago |
Andrzej Rybczak
|
ca956c3da3
|
update copyright dates
|
15 years ago |
Andrzej Rybczak
|
d9bc1c0950
|
new feature: support for fetching lyrics for currently playing song in background
|
15 years ago |
Andrzej Rybczak
|
1ccca56da3
|
bump version to 0.5.9_pre
|
15 years ago |
Andrzej Rybczak
|
a7bb07d9a1
|
update NEWS / version bump
|
15 years ago |
Andrzej Rybczak
|
2896351376
|
Fix column title resize in search engine
|
15 years ago |
Marc Jessome
|
01490db981
|
Fix column title resize on browser window.
|
15 years ago |
Marc Jessome
|
a259a67c16
|
Fix blank clock when switch interval < 1s.
|
15 years ago |