Andrzej Rybczak
|
e2889bfefd
|
regex filter: fix assertion fail if regex wasn't properly compiled
|
14 years ago |
Andrzej Rybczak
|
1891c1c050
|
do not initialize screens lazily as it doesn't make much sense
|
14 years ago |
Andrzej Rybczak
|
7c3f93e211
|
fix shadow warnings gcc produces
|
14 years ago |
Andrzej Rybczak
|
58a26b1e18
|
adjust indentation of remaining classes in headers
|
14 years ago |
Andrzej Rybczak
|
bb5d72d558
|
screen: adjust indentation
|
14 years ago |
Andrzej Rybczak
|
9ddfca8f31
|
playlist: move sorting dialog related functions to separate file
|
14 years ago |
Andrzej Rybczak
|
fcc097fc76
|
require a bit bigger screen so all possible dialogs will fit
|
14 years ago |
Andrzej Rybczak
|
dd7665bb7d
|
more PascalCase to camelCase conversions
|
14 years ago |
Andrzej Rybczak
|
8e6d9a97e3
|
move tags related functions to separate file
|
14 years ago |
Andrzej Rybczak
|
cfe738b2f7
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
Andrzej Rybczak
|
31b06470d1
|
check properly in MouseButtonPressed if switching columns is allowed
|
14 years ago |
Andrzej Rybczak
|
382e4c0177
|
tag editor: remove field previously used as album artist
|
14 years ago |
Andrzej Rybczak
|
491f28377f
|
settings: change default modified_item_prefix a bit
|
14 years ago |
Andrzej Rybczak
|
7d8365cea4
|
tag editor: improve tag reading abilities
|
14 years ago |
Andrzej Rybczak
|
4c33af47da
|
tag editor: improve tag writing abilities
|
14 years ago |
Andrzej Rybczak
|
d55070754d
|
settings: support customizable tags separator
|
14 years ago |
Andrzej Rybczak
|
6da434b5b2
|
strbuffer: change basic_buffer to BasicBuffer
|
14 years ago |
Andrzej Rybczak
|
a8e3d0fd2d
|
require mpd >= 0.16.0
|
14 years ago |
Andrzej Rybczak
|
4b60214ed1
|
window: fix operators for const char/wchar_t *
|
14 years ago |
Andrzej Rybczak
|
8e7bcd219b
|
display: improve showSongs a bit
|
14 years ago |
Andrzej Rybczak
|
fd6a5889d0
|
tag editor: add modified_item_prefix to see modified items
|
14 years ago |
Andrzej Rybczak
|
0d81f9d65f
|
tag editor: guard before discarding pending changes accidentally
|
14 years ago |
Andrzej Rybczak
|
0179b5304c
|
actions: remove Actions::DesignChanged flag
|
14 years ago |
Andrzej Rybczak
|
983c79ff61
|
actions: remove Action::OrderResize, use ResizeScreen directly
|
14 years ago |
Andrzej Rybczak
|
8f065e2da3
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
Andrzej Rybczak
|
8973aac7a1
|
playlist: fix highlight disabling
|
14 years ago |
Andrzej Rybczak
|
fb5b95cdce
|
browser: simplify function call
|
14 years ago |
Andrzej Rybczak
|
a9bee35cca
|
charset: put functions into namespace and change naming convention
|
14 years ago |
Andrzej Rybczak
|
c8097a898e
|
get rid of locale_to_utf where it's not needed anymore
|
14 years ago |
Andrzej Rybczak
|
63413368c8
|
remove remaining exclamation marks from messages
|
14 years ago |
Andrzej Rybczak
|
c90545b008
|
move statusbar/progressbar related code to separate file
|
14 years ago |
Andrzej Rybczak
|
6ab2714e2f
|
status: improve dealing with now playing song
|
14 years ago |
Andrzej Rybczak
|
a98df99ba6
|
playist: do not duplicate now playing information
|
14 years ago |
Andrzej Rybczak
|
c8d83b9223
|
browser: redraw header after locating song immediately
|
14 years ago |
Andrzej Rybczak
|
fe0d088faa
|
mutable song: rename a few functions
|
14 years ago |
Andrzej Rybczak
|
43778b3718
|
tag editor: fix a few glitches in LocateSong
|
14 years ago |
Andrzej Rybczak
|
463b857f4e
|
media library: really fix sorting by disc
|
14 years ago |
Andrzej Rybczak
|
37b7650d71
|
status: change window title from "ncmpcpp ver. X" to "ncmpcpp X"
|
14 years ago |
Andrzej Rybczak
|
3ba94edca7
|
menu: use shared pointers internally
|
14 years ago |
Andrzej Rybczak
|
96315cfdba
|
media library: fix sorting by disc
|
14 years ago |
Andrzej Rybczak
|
4961e6d6ee
|
comparators: fix LocaleBasedItemSorting
|
14 years ago |
Andrzej Rybczak
|
6f81748602
|
display: fix possible crash if song_columns_list_format was invalid
|
14 years ago |
Andrzej Rybczak
|
869d772b85
|
cmdargs: remove command line functionality available in mpc
|
14 years ago |
Andrzej Rybczak
|
189010fecc
|
move ParseArgv to separate file
|
14 years ago |
Andrzej Rybczak
|
84326efc46
|
move wstring related functions to wide_char file
|
14 years ago |
Andrzej Rybczak
|
d5e2d315fd
|
use wstrings uncoditionally where needed
|
14 years ago |
Andrzej Rybczak
|
cf06d9fa8d
|
strbuffer: change typename C to CharT
|
14 years ago |
Andrzej Rybczak
|
8f693cd822
|
string: fix lowercase function
|
14 years ago |
Andrzej Rybczak
|
1eecc0aa0b
|
tag editor: fix CapitalizeFirstLetters
|
14 years ago |
Andrzej Rybczak
|
8fb88b7181
|
comparators: generalize objects a bit
|
14 years ago |