Andrzej Rybczak
|
3b61a0c1ab
|
media library: fix marking songs as in playlist
|
2012-10-18 16:15:53 +02:00 |
|
Andrzej Rybczak
|
df9ecabb55
|
window: make color/format/border class enums
|
2012-10-06 19:05:12 +02:00 |
|
Andrzej Rybczak
|
1eb0003714
|
window: rename Where to Scroll and make it enum class
|
2012-10-05 21:25:22 +02:00 |
|
Andrzej Rybczak
|
044464962c
|
initial restoration of support for encodings different than utf-8
|
2012-10-05 20:58:07 +02:00 |
|
Andrzej Rybczak
|
e40edade0e
|
use boost.locale for charset conversions instead of iconv
|
2012-10-05 20:49:58 +02:00 |
|
Andrzej Rybczak
|
f5cf0a97cc
|
media library: fix albums selection
|
2012-10-03 20:10:54 +02:00 |
|
Andrzej Rybczak
|
6e33c2ef0f
|
media library: preserve filters/selections on update
|
2012-10-03 19:58:48 +02:00 |
|
Andrzej Rybczak
|
1e335fae02
|
media library: optimize update
|
2012-10-02 02:21:56 +02:00 |
|
Andrzej Rybczak
|
9a292ca20d
|
mpd: make functions take item consumer instead of returning vector of items
|
2012-10-01 20:44:22 +02:00 |
|
Matthew Hague
|
b487f10f10
|
media library: add support for sorting by mtime
|
2012-09-20 20:31:18 +02:00 |
|
Andrzej Rybczak
|
43ccedd6d8
|
fix assertion failures in media library / playlist editor with separators enabled
|
2012-09-16 08:13:10 +02:00 |
|
Andrzej Rybczak
|
48cf01f084
|
pass ProxySongList around since it already has shared_ptr inside
|
2012-09-16 07:14:33 +02:00 |
|
Andrzej Rybczak
|
077930df78
|
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
|
2012-09-15 23:31:23 +02:00 |
|
Andrzej Rybczak
|
14587cb4ec
|
abstract shared parts of switchTo methods away
|
2012-09-15 22:58:32 +02:00 |
|
Andrzej Rybczak
|
66b799cd4c
|
fix compilation with gcc-4.5
|
2012-09-15 00:23:40 +02:00 |
|
Andrzej Rybczak
|
c4190b6514
|
rewrite selected items added so it uses sane actions dispatch system
|
2012-09-15 00:18:22 +02:00 |
|
Andrzej Rybczak
|
830a2832b5
|
screen: change ScreenType to WindowType and add WindowReference typedef
|
2012-09-14 17:43:11 +02:00 |
|
Andrzej Rybczak
|
0d27d6ded3
|
media library: make screens non-pointer
|
2012-09-14 17:33:53 +02:00 |
|
Andrzej Rybczak
|
3a1175343f
|
fix nasty bug related to overlapping names
|
2012-09-14 17:11:32 +02:00 |
|
Andrzej Rybczak
|
4d6ea660bc
|
make defining screens with main window type as non-pointer possible
|
2012-09-14 16:16:22 +02:00 |
|
Andrzej Rybczak
|
1891c1c050
|
do not initialize screens lazily as it doesn't make much sense
|
2012-09-14 00:54:48 +02:00 |
|
Andrzej Rybczak
|
dd7665bb7d
|
more PascalCase to camelCase conversions
|
2012-09-13 19:23:33 +02:00 |
|
Andrzej Rybczak
|
cfe738b2f7
|
add interface HasColumns and its appropriate implementations
|
2012-09-13 18:24:57 +02:00 |
|
Andrzej Rybczak
|
31b06470d1
|
check properly in MouseButtonPressed if switching columns is allowed
|
2012-09-13 17:46:35 +02:00 |
|
Andrzej Rybczak
|
d55070754d
|
settings: support customizable tags separator
|
2012-09-12 21:44:27 +02:00 |
|
Andrzej Rybczak
|
8f065e2da3
|
status: split NcmpcppStatusChanged into smaller pieces
|
2012-09-12 02:41:21 +02:00 |
|
Andrzej Rybczak
|
c8097a898e
|
get rid of locale_to_utf where it's not needed anymore
|
2012-09-11 22:41:42 +02:00 |
|
Andrzej Rybczak
|
c90545b008
|
move statusbar/progressbar related code to separate file
|
2012-09-11 21:52:41 +02:00 |
|
Andrzej Rybczak
|
463b857f4e
|
media library: really fix sorting by disc
|
2012-09-09 19:57:11 +02:00 |
|
Andrzej Rybczak
|
96315cfdba
|
media library: fix sorting by disc
|
2012-09-09 14:42:35 +02:00 |
|
Andrzej Rybczak
|
d5e2d315fd
|
use wstrings uncoditionally where needed
|
2012-09-08 17:50:01 +02:00 |
|
Andrzej Rybczak
|
8f693cd822
|
string: fix lowercase function
|
2012-09-08 15:58:35 +02:00 |
|
Andrzej Rybczak
|
8fb88b7181
|
comparators: generalize objects a bit
|
2012-09-08 14:34:46 +02:00 |
|
Andrzej Rybczak
|
057922d2a6
|
make use of std::locale based strings comparison
|
2012-09-08 03:35:52 +02:00 |
|
Andrzej Rybczak
|
c935dcf11a
|
global: remove RedrawHeader
|
2012-09-06 16:49:47 +02:00 |
|
Andrzej Rybczak
|
10e88ec6b4
|
display: pass screen to functions by pointer
|
2012-09-05 20:52:33 +02:00 |
|
Andrzej Rybczak
|
7c6467a9e7
|
keys: implement parsing key configuration file
|
2012-09-05 18:02:37 +02:00 |
|
Andrzej Rybczak
|
5f637103a6
|
menu: make Menu::drawn return ConstIterator
|
2012-09-04 23:05:58 +02:00 |
|
Andrzej Rybczak
|
f6fb2ed54c
|
make use of override keyword if available
|
2012-09-04 20:08:43 +02:00 |
|
Andrzej Rybczak
|
6d87ebbc43
|
generalize UpdateSongsList (-> markSongsInPlaylist)
|
2012-09-04 18:50:33 +02:00 |
|
Andrzej Rybczak
|
60ca9de919
|
check if song is in playlist in O(nlogn) instead of O(n^2)
|
2012-09-04 03:17:12 +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
|
684d871506
|
finally kill NC::List
|
2012-09-02 20:55:32 +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
|
1596c8ed40
|
menu: simplify ItemDisplayer further
|
2012-08-31 12:20:41 +02:00 |
|