Andrzej Rybczak
|
60faa15462
|
settings: recognize browser_sort_mode config option
|
14 years ago |
Matthew Hague
|
b487f10f10
|
media library: add support for sorting by mtime
|
14 years ago |
Andrzej Rybczak
|
ae5bbbe63b
|
settings: remove allow_physical_*_deletion (replaced by custom binding)
|
14 years ago |
Andrzej Rybczak
|
077930df78
|
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
|
14 years ago |
Andrzej Rybczak
|
1891c1c050
|
do not initialize screens lazily as it doesn't make much sense
|
14 years ago |
Andrzej Rybczak
|
491f28377f
|
settings: change default modified_item_prefix a bit
|
14 years ago |
Andrzej Rybczak
|
d55070754d
|
settings: support customizable tags separator
|
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
|
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
|
95e2cfe6e1
|
move keys related functions/classes to separate file
|
14 years ago |
Andrzej Rybczak
|
69bd1bac97
|
tag editor: remove albums view
|
14 years ago |
Andrzej Rybczak
|
af2cdca3d0
|
change naming conventions in NC namespace
|
14 years ago |
Andrzej Rybczak
|
d47cad1d50
|
get rid of 'using namespace NCurses' directive
|
14 years ago |
Andrzej Rybczak
|
4c944085d6
|
menu: generalize filtering, introduce interfaces
|
14 years ago |
Andrzej Rybczak
|
b06e620913
|
more cleanup and grouping functions logically together
|
14 years ago |
Andrzej Rybczak
|
b1c301dc1c
|
split majority of helpers and rewrite a few heinous functions
|
14 years ago |
Andrzej Rybczak
|
9e071b074c
|
display: rewrite Display::Columns and Display::SongsInColumns
|
14 years ago |
Andrzej Rybczak
|
ecf3b0d30a
|
remove tab-width dependent indentation
|
14 years ago |
Andrzej Rybczak
|
55ae5b1816
|
initial support for binding keys to action chains
|
14 years ago |
Andrzej Rybczak
|
6829a8e05c
|
add support for binding actions to multibyte characters
|
14 years ago |
Andrzej Rybczak
|
3750533026
|
settings: bind backspace actions also to Ctrl-H
|
14 years ago |
Andrzej Rybczak
|
bab756c579
|
add support for priorities (queueing)
|
14 years ago |
Andrzej Rybczak
|
23a612e184
|
settings: remove unused function
|
14 years ago |
Andrzej Rybczak
|
181224b837
|
keybinding system rewrite
|
14 years ago |
Andrzej Rybczak
|
4cf9fe33db
|
settings: notify about unknown options in configuration file
|
14 years ago |
Andrzej Rybczak
|
6126def6c5
|
settings: fix columns generation without configuration file (ticket #3490)
|
14 years ago |
Andrzej Rybczak
|
4475902eb9
|
settings: make progressbar more customizable (elapsed time part color, boldness)
|
14 years ago |
Andrzej Rybczak
|
27a0dc958f
|
corrections for previous commit
|
14 years ago |
Maarten de Vries
|
6c73c3cecf
|
add custom sort format
|
14 years ago |
Marc Jessome
|
10f5ec1e78
|
Add command to clear filter.
|
14 years ago |
Andrzej Rybczak
|
f8151904f5
|
update copyright dates
|
14 years ago |
Andrzej Rybczak
|
12cdede049
|
settings: make characters used in visualizer customizable
|
14 years ago |
Andrzej Rybczak
|
a98a1800a7
|
settings: provide a way to use alternative location for configuration file
..and whole data folder.
|
15 years ago |
Andrzej Rybczak
|
00a7743a34
|
playlist editor: add support for columns display mode
|
15 years ago |
Andrzej Rybczak
|
1415964f95
|
settings: provide a way to disable asking for locked screen's width
|
15 years ago |
Andrzej Rybczak
|
0e883db375
|
settings: compare config option/key names properly
|
15 years ago |
Andrzej Rybczak
|
56467eaac6
|
new feature: support for merging screens together
|
15 years ago |
Andrzej Rybczak
|
0e6306849c
|
new feature: support for stereo visualization
|
15 years ago |
Andrzej Rybczak
|
ca956c3da3
|
update copyright dates
|
15 years ago |
Andrzej Rybczak
|
d9bc1c0950
|
new feature: support for fetching lyrics for currently playing song in background
|
15 years ago |
Andrzej Rybczak
|
0c4c27ac6c
|
adjust indentation of code from previous patches and make shift-tab customizable
|
15 years ago |
Andrzej Rybczak
|
e323025a82
|
remove $? formatting from song format while converting to string
this fixes wrong results while searching for phrase
that contains dollar or one of dollar formatting.
|
15 years ago |
Andrzej Rybczak
|
18a1210ccf
|
settings: update default song_list_columns_format to match the one in example config file
|
16 years ago |
Andrzej Rybczak
|
968d2366aa
|
settings: make displaying 'empty tag' entry optional
|
16 years ago |
Alexey Semenko
|
18bc6368bf
|
titles_visibility configuration option
|
16 years ago |
Andrzej Rybczak
|
638fab8535
|
perform one more check on song formats
it detects something like this: %. (where . doesn't stand for a valid tag type).
|
16 years ago |
Andrzej Rybczak
|
a66ab40c25
|
settings: make progressbar_look support 'empty' part of progressbar
|
16 years ago |
Andrzej Rybczak
|
d879a60965
|
fix compilation --without-taglib
|
16 years ago |