Andrzej Rybczak
|
69bd1bac97
|
tag editor: remove albums view
|
2012-09-05 00:51:23 +02:00 |
|
Andrzej Rybczak
|
bf3a7a7715
|
do not clear playlists content, make idle notifications take care of it
|
2012-09-04 22:57:58 +02:00 |
|
Andrzej Rybczak
|
a351d07eff
|
actions: get deleting/cropping/clearing playlists right
|
2012-09-04 22:56:24 +02:00 |
|
Andrzej Rybczak
|
ef55093586
|
move a few small functions to actions
|
2012-09-04 20:47:29 +02:00 |
|
Andrzej Rybczak
|
bb121fbe01
|
make playlist and playlist editor share code responsible for moving items
|
2012-09-04 18:14:37 +02:00 |
|
Andrzej Rybczak
|
8ab8da2a30
|
actions: fix filter clearing
|
2012-09-03 19:54:23 +02:00 |
|
Andrzej Rybczak
|
506e79b4b1
|
add allowsFiltering / allowsSearching checks
|
2012-09-03 16:50:01 +02:00 |
|
Andrzej Rybczak
|
af2cdca3d0
|
change naming conventions in NC namespace
|
2012-09-03 15:34:07 +02:00 |
|
Andrzej Rybczak
|
5e8d1673e0
|
implement ProxySongList for handling general operations on lists
|
2012-09-02 20:51:20 +02:00 |
|
Andrzej Rybczak
|
d47cad1d50
|
get rid of 'using namespace NCurses' directive
|
2012-09-02 15:37:42 +02:00 |
|
Andrzej Rybczak
|
6f59a175ec
|
implement HasSongs interface
|
2012-09-02 13:52:26 +02:00 |
|
Andrzej Rybczak
|
0811e30319
|
implement Searchable interface / make use of unnamed namespaces
|
2012-09-01 16:10:52 +02:00 |
|
Andrzej Rybczak
|
4c944085d6
|
menu: generalize filtering, introduce interfaces
|
2012-08-31 23:09:56 +02:00 |
|
Andrzej Rybczak
|
f1625c920a
|
menu: get rid of a few List functions
|
2012-08-31 13:05:48 +02:00 |
|
Andrzej Rybczak
|
1596c8ed40
|
menu: simplify ItemDisplayer further
|
2012-08-31 12:20:41 +02:00 |
|
Andrzej Rybczak
|
e4f4cd68c0
|
menu: add value iterator
|
2012-08-31 09:19:45 +02:00 |
|
Andrzej Rybczak
|
d8b2d20bdb
|
menu: move a few methods to Item class
|
2012-08-31 04:38:20 +02:00 |
|
Andrzej Rybczak
|
7e53654492
|
menu: implement custom iterator
|
2012-08-30 20:17:25 +02:00 |
|
Andrzej Rybczak
|
7297b8a9ad
|
use std::bind instead of passing void pointers around
|
2012-08-30 12:24:19 +02:00 |
|
Andrzej Rybczak
|
798c9b3121
|
menu: some member name changing
|
2012-08-30 07:07:19 +02:00 |
|
Andrzej Rybczak
|
b77466cc38
|
browser: read tags from local songs
|
2012-08-29 18:45:58 +02:00 |
|
Andrzej Rybczak
|
b06e620913
|
more cleanup and grouping functions logically together
|
2012-08-29 14:35:11 +02:00 |
|
Andrzej Rybczak
|
b1c301dc1c
|
split majority of helpers and rewrite a few heinous functions
|
2012-08-29 11:46:17 +02:00 |
|
Andrzej Rybczak
|
4cb0e2232a
|
fix compilation --without-taglib
|
2012-08-29 09:07:55 +02:00 |
|
Andrzej Rybczak
|
eaabbee189
|
strbuffer: get rid of ostringstream
|
2012-08-28 08:10:16 +02:00 |
|
Andrzej Rybczak
|
397783d701
|
reduce usage of pointers / replace std::pair in SearchEngine
|
2012-08-28 02:44:08 +02:00 |
|
Andrzej Rybczak
|
a270fc8402
|
rewrite MPD::Song object
|
2012-08-28 00:09:39 +02:00 |
|
Andrzej Rybczak
|
bac6df8c6c
|
some general source code tweaks
|
2012-08-27 19:06:19 +02:00 |
|
Andrzej Rybczak
|
b299806a90
|
actions: define DisableFilter in terms of ApplyFilter
|
2012-08-25 20:41:17 +02:00 |
|
Andrzej Rybczak
|
f6cae753e2
|
implement input character queue and add PushCharacters macro utility
|
2012-08-25 06:50:27 +02:00 |
|
Andrzej Rybczak
|
55ae5b1816
|
initial support for binding keys to action chains
|
2012-08-25 05:00:04 +02:00 |
|
Andrzej Rybczak
|
6829a8e05c
|
add support for binding actions to multibyte characters
|
2012-08-25 01:32:12 +02:00 |
|
Andrzej Rybczak
|
b1f5eeaa8b
|
fix compilation --without-taglib / --without-curl
|
2012-08-15 23:40:54 +02:00 |
|
Andrzej Rybczak
|
b7999b499f
|
add a few informational messages
|
2012-08-14 23:24:32 +02:00 |
|
Andrzej Rybczak
|
2096181eb1
|
playlist editor: disallow cropping/clearing filtered playlists
|
2012-08-14 18:54:55 +02:00 |
|
Andrzej Rybczak
|
77a3c73d9c
|
make displayed messages more consistent
|
2012-08-14 18:18:36 +02:00 |
|
Andrzej Rybczak
|
bab756c579
|
add support for priorities (queueing)
|
2012-08-14 16:09:45 +02:00 |
|
Andrzej Rybczak
|
181224b837
|
keybinding system rewrite
|
2012-08-14 01:44:14 +02:00 |
|