Andrzej Rybczak
|
a5867405d2
|
actions: add support for selecting found items
|
2015-05-24 17:04:21 +02:00 |
|
Andrzej Rybczak
|
1b6cb65f3a
|
actions: add support for range selection and make a few actions work on ranges
|
2015-05-23 22:57:40 +02:00 |
|
Andrzej Rybczak
|
583e79dc54
|
action: select item: don't go down after selection
|
2015-05-23 20:26:02 +02:00 |
|
Andrzej Rybczak
|
52ff94d9c8
|
lastfm: use sink argument and fix possible usage of m_service after delete
|
2015-05-23 19:33:20 +02:00 |
|
Andrzej Rybczak
|
7c15dd954e
|
stop using literal 500 as a window timeout
|
2015-05-19 19:15:09 +02:00 |
|
Andrzej Rybczak
|
2caf08aaa7
|
split PressSpace action into modular pieces
|
2015-05-17 21:51:15 +02:00 |
|
Andrzej Rybczak
|
c68631b2f0
|
actions: respect regular expression config when searching in text fields
|
2015-05-17 21:46:49 +02:00 |
|
Andrzej Rybczak
|
4446242bbc
|
actions: add action for environment update
|
2015-05-17 13:41:30 +02:00 |
|
Andrzej Rybczak
|
dcac42748a
|
bindinds: add support for alt/ctrl/shift modifiers and escape key
|
2015-05-14 00:38:46 +02:00 |
|
Andrzej Rybczak
|
a8e2ec5ed0
|
replace ProxySongList with NC::List and SongList
|
2015-05-11 22:35:06 +02:00 |
|
Andrzej Rybczak
|
a7dab01eff
|
replace boost::bind with std::bind
|
2015-05-11 22:24:55 +02:00 |
|
Andrzej Rybczak
|
38b1064f1f
|
actions: move item selection to its own action and bind it to insert
|
2015-05-09 21:40:09 +02:00 |
|
Andrzej Rybczak
|
ccb468592d
|
remove support for ncurses terminal sequence escaping
|
2015-05-09 21:39:50 +02:00 |
|
Andrzej Rybczak
|
173d23dde6
|
window: support extended urxvt mouse support if applicable
|
2015-05-08 18:49:40 +02:00 |
|
Andrzej Rybczak
|
1348271098
|
do not use ncurses terminal sequence escaping by default
|
2015-05-07 23:17:25 +02:00 |
|
Andrzej Rybczak
|
3bd9c88f05
|
actions: only shuffle selected range of playlist if applicable
|
2015-05-02 16:04:30 +02:00 |
|
Andrzej Rybczak
|
37980c9af0
|
actions: edit directory name: use boost::filesystem
|
2015-04-18 21:03:06 +02:00 |
|
Andrzej Rybczak
|
7bcf79109f
|
actions: toggle screen lock: check if screen is lockable before asking for width
|
2015-04-18 20:51:03 +02:00 |
|
Andrzej Rybczak
|
4ae9696a7e
|
get rid of name shadow warnings
|
2015-04-18 19:35:30 +02:00 |
|
Andrzej Rybczak
|
2082a4a9a3
|
actions: add: be smarter about adding the item
|
2015-04-18 18:07:51 +02:00 |
|
Andrzej Rybczak
|
081ad033d4
|
actions: add: confirm when the whole database is about to be added
|
2015-04-18 17:58:47 +02:00 |
|
Andrzej Rybczak
|
30df221cb4
|
menu: split into two headers
|
2015-04-18 17:41:13 +02:00 |
|
Andrzej Rybczak
|
e30149d04c
|
browser: refresh browser on database update properly
|
2015-04-12 19:17:54 +02:00 |
|
Marc Jessome
|
4d99dfe940
|
actions: don't ask for confirmation to clear playlist if it's already empty
|
2015-02-12 18:38:58 +01:00 |
|
Andrzej Rybczak
|
51136701bb
|
Revert "proxy song list: remove highlight"
Highlight is too good not to have.
This reverts commit 9cbcf61fac.
|
2015-01-17 11:57:21 +01:00 |
|
Andrzej Rybczak
|
28f576dc08
|
Merge branch '0.6.x'
Conflicts:
NEWS
src/mpdpp.cpp
|
2015-01-17 10:02:43 +01:00 |
|
Andrzej Rybczak
|
fcd670b657
|
actions: seek: fix incremental seeking so it doesn't reset aftet 30 seconds
|
2014-12-13 19:03:00 +01:00 |
|
Wojciech Siewierski
|
7e87650715
|
actions: support adding random album_artists
|
2014-12-13 16:26:18 +01:00 |
|
Andrzej Rybczak
|
1a1105793d
|
remove support for PDCurses
|
2014-11-15 20:03:40 +01:00 |
|
Andrzej Rybczak
|
011738f653
|
actions: toggle interface: unlock progressbar
|
2014-11-11 14:36:49 +01:00 |
|
Andrzej Rybczak
|
25ac152b0d
|
remove silly comment after namespaces
|
2014-11-11 00:18:51 +01:00 |
|
Andrzej Rybczak
|
8d24c42261
|
format: implement generic format parser and printer
|
2014-11-11 00:08:23 +01:00 |
|
Andrzej Rybczak
|
6a5f46a458
|
actions: make find forward/backward incremental
|
2014-11-07 12:59:00 +01:00 |
|
Andrzej Rybczak
|
9cb3b21d4a
|
Merge branch '0.6.x'
Conflicts:
NEWS
configure.ac
src/media_library.cpp
src/playlist_editor.cpp
src/tags.cpp
|
2014-11-06 19:23:54 +01:00 |
|
Andrzej Rybczak
|
60749ea4bd
|
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
|
2014-11-06 16:57:08 +01:00 |
|
Andrzej Rybczak
|
309a4989c9
|
remove filtering
|
2014-11-05 21:37:27 +01:00 |
|
Andrzej Rybczak
|
efdac2058e
|
menu: make current() return an iterator
|
2014-11-04 22:33:16 +01:00 |
|
Andrzej Rybczak
|
12772c47f9
|
menu: remove search related methods
|
2014-11-04 21:31:07 +01:00 |
|
Andrzej Rybczak
|
24de827f8b
|
fix shadow warnings
|
2014-11-03 00:59:52 +01:00 |
|
Andrzej Rybczak
|
0457af36fe
|
mpd: redesign Item and adjust browser
|
2014-11-02 22:14:29 +01:00 |
|
Andrzej Rybczak
|
30d57afcac
|
playlist editor: hold MPD::PlaylistS instead of std::stringS
|
2014-11-01 23:16:06 +01:00 |
|
Andrzej Rybczak
|
fabd24c6a5
|
mpd: make ItemType enum class
|
2014-11-01 22:47:59 +01:00 |
|
Andrzej Rybczak
|
9a1afece86
|
mpd: Item: do not wrap Song in shared_ptr
|
2014-11-01 22:37:21 +01:00 |
|
Andrzej Rybczak
|
4ad5c33f32
|
use SongIterator
|
2014-11-01 19:45:19 +01:00 |
|
Andrzej Rybczak
|
9cbcf61fac
|
proxy song list: remove highlight
|
2014-11-01 15:38:41 +01:00 |
|
Andrzej Rybczak
|
a71f3787d1
|
actions: replace bare readKey with prompt everywhere
|
2014-10-31 22:23:02 +01:00 |
|
Andrzej Rybczak
|
e6859c097b
|
actions: rename askYesNoQuestion to confirmAction and make it throw on 'n'
|
2014-10-31 21:52:26 +01:00 |
|
Andrzej Rybczak
|
a8b46a8e47
|
actions: make askYesNoQuestion use NC::Window::prompt
|
2014-10-31 20:04:20 +01:00 |
|
Andrzej Rybczak
|
f1aba45a99
|
window: rename getString to prompt
|
2014-10-31 16:07:56 +01:00 |
|
Andrzej Rybczak
|
b265d56cdf
|
window: add ScopedStringHelper and use it where appropriate
|
2014-10-31 15:30:54 +01:00 |
|