Andrzej Rybczak
|
3d2e5adae8
|
actions: split ShowBrowser into showBrowser and ChangeBrowseMode
|
2012-09-15 23:13:47 +02:00 |
|
Andrzej Rybczak
|
14587cb4ec
|
abstract shared parts of switchTo methods away
|
2012-09-15 22:58:32 +02:00 |
|
Andrzej Rybczak
|
f7dba0a578
|
make remaining single-windowed screens' main windows non-pointer
|
2012-09-15 00:43:53 +02:00 |
|
Andrzej Rybczak
|
5d535e9203
|
bindings: use better word in comment
|
2012-09-15 00:25:56 +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
|
49a21370a6
|
playlist editor: change columns to be non-pointers
|
2012-09-14 18:38:28 +02:00 |
|
Andrzej Rybczak
|
8b42a41720
|
sort playlist dialog: change main window to be non-pointer
|
2012-09-14 17:49:42 +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
|
b2b16be9ce
|
search engine: make main window non-pointer
|
2012-09-14 16:23:58 +02:00 |
|
Andrzej Rybczak
|
d05707ad82
|
browser: make main type non-pointer
|
2012-09-14 16:20:54 +02:00 |
|
Andrzej Rybczak
|
9c29082afe
|
playlist: define main screen as non-pointer
|
2012-09-14 16:16:35 +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
|
9e93f7baf9
|
sort playlist dialog: make a few members const
|
2012-09-14 01:03:31 +02:00 |
|
Andrzej Rybczak
|
e2889bfefd
|
regex filter: fix assertion fail if regex wasn't properly compiled
|
2012-09-14 00:59:00 +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
|
7c3f93e211
|
fix shadow warnings gcc produces
|
2012-09-13 22:12:16 +02:00 |
|
Andrzej Rybczak
|
58a26b1e18
|
adjust indentation of remaining classes in headers
|
2012-09-13 22:09:59 +02:00 |
|
Andrzej Rybczak
|
bb5d72d558
|
screen: adjust indentation
|
2012-09-13 22:01:33 +02:00 |
|
Andrzej Rybczak
|
9ddfca8f31
|
playlist: move sorting dialog related functions to separate file
|
2012-09-13 21:57:17 +02:00 |
|
Andrzej Rybczak
|
fcc097fc76
|
require a bit bigger screen so all possible dialogs will fit
|
2012-09-13 20:21:02 +02:00 |
|
Andrzej Rybczak
|
dd7665bb7d
|
more PascalCase to camelCase conversions
|
2012-09-13 19:23:33 +02:00 |
|
Andrzej Rybczak
|
8e6d9a97e3
|
move tags related functions to separate file
|
2012-09-13 18:59:18 +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
|
382e4c0177
|
tag editor: remove field previously used as album artist
|
2012-09-13 15:55:11 +02:00 |
|
Andrzej Rybczak
|
491f28377f
|
settings: change default modified_item_prefix a bit
|
2012-09-13 01:40:31 +02:00 |
|
Andrzej Rybczak
|
7d8365cea4
|
tag editor: improve tag reading abilities
|
2012-09-13 01:11:13 +02:00 |
|
Andrzej Rybczak
|
4c33af47da
|
tag editor: improve tag writing abilities
|
2012-09-12 23:31:53 +02:00 |
|
Andrzej Rybczak
|
d55070754d
|
settings: support customizable tags separator
|
2012-09-12 21:44:27 +02:00 |
|
Andrzej Rybczak
|
6da434b5b2
|
strbuffer: change basic_buffer to BasicBuffer
|
2012-09-12 20:22:11 +02:00 |
|
Andrzej Rybczak
|
a8e3d0fd2d
|
require mpd >= 0.16.0
|
2012-09-12 20:06:26 +02:00 |
|
Andrzej Rybczak
|
4b60214ed1
|
window: fix operators for const char/wchar_t *
|
2012-09-12 19:47:30 +02:00 |
|
Andrzej Rybczak
|
8e7bcd219b
|
display: improve showSongs a bit
|
2012-09-12 19:36:16 +02:00 |
|
Andrzej Rybczak
|
fd6a5889d0
|
tag editor: add modified_item_prefix to see modified items
|
2012-09-12 18:53:22 +02:00 |
|
Andrzej Rybczak
|
0d81f9d65f
|
tag editor: guard before discarding pending changes accidentally
|
2012-09-12 16:36:58 +02:00 |
|
Andrzej Rybczak
|
0179b5304c
|
actions: remove Actions::DesignChanged flag
|
2012-09-12 02:56:36 +02:00 |
|
Andrzej Rybczak
|
983c79ff61
|
actions: remove Action::OrderResize, use ResizeScreen directly
|
2012-09-12 02:46:30 +02:00 |
|
Andrzej Rybczak
|
8f065e2da3
|
status: split NcmpcppStatusChanged into smaller pieces
|
2012-09-12 02:41:21 +02:00 |
|
Andrzej Rybczak
|
8973aac7a1
|
playlist: fix highlight disabling
|
2012-09-11 23:33:34 +02:00 |
|
Andrzej Rybczak
|
fb5b95cdce
|
browser: simplify function call
|
2012-09-11 23:09:20 +02:00 |
|
Andrzej Rybczak
|
a9bee35cca
|
charset: put functions into namespace and change naming convention
|
2012-09-11 22:57:56 +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
|
63413368c8
|
remove remaining exclamation marks from messages
|
2012-09-11 21:53:35 +02:00 |
|
Andrzej Rybczak
|
c90545b008
|
move statusbar/progressbar related code to separate file
|
2012-09-11 21:52:41 +02:00 |
|
Andrzej Rybczak
|
6ab2714e2f
|
status: improve dealing with now playing song
|
2012-09-11 20:41:57 +02:00 |
|
Andrzej Rybczak
|
a98df99ba6
|
playist: do not duplicate now playing information
|
2012-09-11 20:22:22 +02:00 |
|
Andrzej Rybczak
|
c8d83b9223
|
browser: redraw header after locating song immediately
|
2012-09-10 23:53:01 +02:00 |
|