Frank Blendinger
b504b346af
screen_switcher between current and last screen
...
Setting the new config variable "screen_switcher_browser_only" to "no"
will make the "key_screen_switcher" key switch between the current and
the last used screen, sort of like the Alt+Tab window switching
mechanism in many window managers.
This (intendedly) works only for the "main" screens (playlist, browser,
media library, etc.) and not for info/lyrics/server info. Those screens
can be closed with the screen_switcher key, but the will not be
remembered.
indentation correction in config
17 years ago
Andrzej Rybczak
aad9146397
make use of CaseInsensitiveStringComparison() instead of copying strings
17 years ago
Andrzej Rybczak
31a5363434
search engine: throw away SearchedPattern class and generalize the code
17 years ago
Andrzej Rybczak
101f01941d
new feature: alternative user interface
17 years ago
Andrzej Rybczak
450bf1b636
initialize screens only if necessary
17 years ago
Andrzej Rybczak
d965f4e517
new feature: mouse support
17 years ago
Andrzej Rybczak
2f68c48eb0
make SearchEngine::CaseSensitive regex flag
17 years ago
Andrzej Rybczak
29f49415dd
add support for regular expressions (basic and extended)
...
it intruduces regex support in search engine
and filtering/searching in all screens
17 years ago
Andrzej Rybczak
c3f2857dab
use private where appropriate
17 years ago
Andrzej Rybczak
5d2daab416
new feature: apply filter to screen (Ctrl-F)
...
if one applies a filter, only items that contain this
filter will be displayed. works on all screens.
17 years ago
Andrzej Rybczak
2c66178663
get rid of this awful casting to List *
17 years ago
Andrzej Rybczak
43a8e2284e
provide generic interface for dealing with selected items
17 years ago
Andrzej Rybczak
9dd21b7653
get rid of some externs
17 years ago
Andrzej Rybczak
e6bd98e0a7
general code cleaning
17 years ago
Andrzej Rybczak
111652e2d6
change namespace SearchEngine into class
17 years ago
Andrzej Rybczak
8ba72bc78a
separate some code from ncmpcpp.cpp
17 years ago
Andrzej Rybczak
d82577e357
group various functions more logically
17 years ago
Andrzej Rybczak
f9f5149b76
includes cleaning
17 years ago
Andrzej Rybczak
2df9b1ab3f
Search() should take value, not reference
17 years ago
Andrzej Rybczak
edeb2fa37d
add field 'Any' to search engine
17 years ago
Andrzej Rybczak
7be920b6ad
fix typo
17 years ago
Andrzej Rybczak
4ce83854a2
rearrange fields in search engine / +composer +performer -track
17 years ago
Andrzej Rybczak
0c9e10091f
update fsf address and copyright info
17 years ago
Andrzej Rybczak
77e8cd0145
variables cleaning
18 years ago
Andrzej Rybczak
284dd6a5be
update Menu class and related stuff
18 years ago
unK
5775eaf039
allow searching in current playlist
18 years ago
unK
c54de64176
new option for song format - right align (thx to Nathan Jones)
18 years ago
unK
e36bf0a3cc
use std::pair instead of two different containters
18 years ago
unK
0e1e3c6342
a lot of code clean-ups, remove song info screen
18 years ago
unknown
7497560b79
version bump
18 years ago
unknown
ea3778da7c
add lyrics screen
18 years ago
unknown
6315a6c7ec
repo starts
18 years ago