Andrzej Rybczak
|
d96a6f0b65
|
bindings: add bindings for shift-up/down (select and scroll)
|
11 years ago |
Andrzej Rybczak
|
6ad3de7366
|
help: show defined action chains
|
11 years ago |
Andrzej Rybczak
|
2b258a84d8
|
change version to 0.6.7
|
11 years ago |
Andrzej Rybczak
|
95c6366596
|
lastfm service: fix artist info fetching
|
11 years ago |
Andrzej Rybczak
|
bf3df86142
|
change version to 0.6.7_dev
|
11 years ago |
Andrzej Rybczak
|
72cfd27c30
|
configuration: bring back --now-playing (under a different name)
|
11 years ago |
Andrzej Rybczak
|
8d3cac277c
|
change version to 0.6.6
|
11 years ago |
Eric Izoita
|
4ac2990baf
|
lyrics fetcher: fix lyricwiki.com redirect issue
|
11 years ago |
Andrzej Rybczak
|
d2189aa0f4
|
visualizer: scale automatically if multiplier is 1
|
11 years ago |
greenbagels
|
169c48b43d
|
config: fix multiplier typo
|
11 years ago |
Andrzej Rybczak
|
3ee2a856ae
|
change version to 0.6.6_dev
|
11 years ago |
Andrzej Rybczak
|
b91bcc291f
|
settings: restrict value of visualizer_sync_interval to be >= 10
|
11 years ago |
Andrzej Rybczak
|
8f9a1a8fc0
|
media library: sort track numbers as integers, not strings
|
11 years ago |
Andrzej Rybczak
|
c8ee598e0c
|
update version to 0.6.5
|
11 years ago |
Andrzej Rybczak
|
756327492d
|
lyrics fetcher: update regexes for a few sites
|
11 years ago |
Andrzej Rybczak
|
b0a8ec1525
|
news: fix typo
|
11 years ago |
Andrzej Rybczak
|
c57967b45c
|
update version to 0.6.5
|
11 years ago |
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
|
c06d6ac4a2
|
configure: require readline/readline.h and pthread.h headers
|
11 years ago |
Andrzej Rybczak
|
8a5a0078e9
|
help: correct a typo
|
11 years ago |
Andrzej Rybczak
|
a5867405d2
|
actions: add support for selecting found items
|
11 years ago |
Andrzej Rybczak
|
1b6cb65f3a
|
actions: add support for range selection and make a few actions work on ranges
|
11 years ago |
Andrzej Rybczak
|
274c075ffd
|
bindings: bind sorting actions to ctrl-s
|
11 years ago |
Andrzej Rybczak
|
2caf08aaa7
|
split PressSpace action into modular pieces
|
11 years ago |
Andrzej Rybczak
|
c68631b2f0
|
actions: respect regular expression config when searching in text fields
|
11 years ago |
Andrzej Rybczak
|
4446242bbc
|
actions: add action for environment update
|
11 years ago |
Andrzej Rybczak
|
dcac42748a
|
bindinds: add support for alt/ctrl/shift modifiers and escape key
|
11 years ago |
Andrzej Rybczak
|
38b1064f1f
|
actions: move item selection to its own action and bind it to insert
|
11 years ago |
Andrzej Rybczak
|
ccb468592d
|
remove support for ncurses terminal sequence escaping
|
11 years ago |
Andrzej Rybczak
|
1348271098
|
do not use ncurses terminal sequence escaping by default
|
11 years ago |
Andrzej Rybczak
|
a40508179a
|
configuration: add 'ignore-config-errors' switch
|
11 years ago |
Andrzej Rybczak
|
77c702100f
|
change version to 0.6.4
|
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
|
3bd9c88f05
|
actions: only shuffle selected range of playlist if applicable
|
11 years ago |
Andrzej Rybczak
|
7acff16535
|
configure: set BOOST_LIB_SUFFIX to empty string by default
|
11 years ago |
Andrzej Rybczak
|
8f646e0f5c
|
settings: enable regexes by default and add support for perl syntax
|
11 years ago |
Andrzej Rybczak
|
dafcadefaf
|
add support for unicode aware regular expressions if available
|
11 years ago |
Andrzej Rybczak
|
9e47a8ad61
|
settings: add support for displaying current mpd host in playlist
|
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
|
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 |