Andrzej Rybczak
|
b7ceae7273
|
replace timeval and time_t with boost::posix_time::ptime
|
12 years ago |
Andrzej Rybczak
|
7fdace835b
|
uniformize ways to convert strings into screen type
|
12 years ago |
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
12 years ago |
Andrzej Rybczak
|
8d1b10fb3e
|
actions: add missing flag restriction for physical deletion
|
12 years ago |
Andrzej Rybczak
|
1d4e006986
|
update copyright info
|
13 years ago |
Andrzej Rybczak
|
5c610b9a41
|
settings: remove mpd_communication_mode as poling is no longer supported
|
13 years ago |
Andrzej Rybczak
|
2b5f1b9fd4
|
replace gnu regex wrapper with boost::regex
|
13 years ago |
Andrzej Rybczak
|
a4160790cf
|
settings: add volume_change_step configuration option
|
13 years ago |
Andrzej Rybczak
|
133554bfea
|
settings: new configuration variable: generate_win32_compatible_filenames
|
13 years ago |
Andrzej Rybczak
|
6002fd8db4
|
settings: remove media_library_display_{date,empty_tag} options
|
14 years ago |
Andrzej Rybczak
|
efe2a52382
|
fix header guards
|
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
|
f691ab265f
|
screen: rename BasicScreen to BaseScreen
|
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
|
58a26b1e18
|
adjust indentation of remaining classes in headers
|
14 years ago |
Andrzej Rybczak
|
bb5d72d558
|
screen: adjust indentation
|
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
|
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
|
d47cad1d50
|
get rid of 'using namespace NCurses' directive
|
14 years ago |
Andrzej Rybczak
|
9e071b074c
|
display: rewrite Display::Columns and Display::SongsInColumns
|
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
|
23a612e184
|
settings: remove unused function
|
14 years ago |
Andrzej Rybczak
|
181224b837
|
keybinding system rewrite
|
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
|
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
|
968d2366aa
|
settings: make displaying 'empty tag' entry optional
|
16 years ago |
Alexey Semenko
|
18bc6368bf
|
titles_visibility configuration option
|
16 years ago |
Andrzej Rybczak
|
523164dd74
|
settings: remove unused function prototypes
|
16 years ago |
Andrzej Rybczak
|
c0e558f04b
|
lyrics: add support for storing lyrics in song's directory
|
16 years ago |