Andrzej Rybczak
|
b1817a0bc9
|
support for switching between supported lyrics databases at runtime
|
2009-02-02 23:43:12 +01:00 |
|
Andrzej Rybczak
|
966fd634a4
|
add support for columns view in browser and search engine
|
2009-02-01 17:55:28 +01:00 |
|
Andrzej Rybczak
|
4442f2bb7b
|
fix 'crop' function when mpd was stopped
|
2009-02-01 16:41:32 +01:00 |
|
Andrzej Rybczak
|
e3ffbc7027
|
align search fields in media library
|
2009-02-01 16:35:55 +01:00 |
|
Andrzej Rybczak
|
7d60ab6e9c
|
check if playlist/playlist editor is empty before an attempt to move a song
|
2009-01-30 21:52:08 +01:00 |
|
Andrzej Rybczak
|
9cc1689a71
|
make changes from 7b6521a3 compatible with <mpd-0.14
|
2009-01-30 19:47:14 +01:00 |
|
Andrzej Rybczak
|
4ce83854a2
|
rearrange fields in search engine / +composer +performer -track
|
2009-01-30 18:41:40 +01:00 |
|
Andrzej Rybczak
|
7b6521a370
|
show songs without album tag in media library
|
2009-01-30 16:33:26 +01:00 |
|
Andrzej Rybczak
|
a0c00d4bba
|
do not clear found positions list if next input was empty
|
2009-01-22 16:30:58 +01:00 |
|
Andrzej Rybczak
|
c696d68d92
|
check if tags are properly saved (part 2)
|
2009-01-22 13:29:59 +01:00 |
|
Andrzej Rybczak
|
f080b3e1f1
|
improvements for pthread related stuff
|
2009-01-20 14:35:49 +01:00 |
|
Andrzej Rybczak
|
34e3aaa782
|
show warning that adding whole dirs from local browser is not supported
|
2009-01-19 20:30:51 +01:00 |
|
Andrzej Rybczak
|
bf52375fb5
|
fix adding selected items to playlist
|
2009-01-19 15:50:04 +01:00 |
|
Andrzej Rybczak
|
3adf0a396b
|
fix adding selected directory to playlist
|
2009-01-19 14:25:45 +01:00 |
|
Andrzej Rybczak
|
582725f2f9
|
init clock before displaying it, not after
|
2009-01-19 14:22:05 +01:00 |
|
Andrzej Rybczak
|
f111b933a4
|
center immediately after autocenter mode is on
|
2009-01-18 19:24:18 +01:00 |
|
Andrzej Rybczak
|
542c121e0a
|
add clock screen (ported from ncmpc)
|
2009-01-17 20:40:28 +01:00 |
|
Andrzej Rybczak
|
351ddc8584
|
eliminate compiler warnings
|
2009-01-17 14:17:24 +01:00 |
|
Andrzej Rybczak
|
fd5a3e142c
|
do not exclude iconv support if unicode is enabled
|
2009-01-17 14:10:44 +01:00 |
|
Andrzej Rybczak
|
0c9e10091f
|
update fsf address and copyright info
|
2009-01-17 00:52:08 +01:00 |
|
Andrzej Rybczak
|
24c308dac8
|
convert filenames to current locale if needed / some implementation improvements
|
2009-01-15 20:34:35 +01:00 |
|
Andrzej Rybczak
|
8226b9b4a2
|
use static width for middle column in tag editor
|
2009-01-15 14:59:04 +01:00 |
|
Andrzej Rybczak
|
0d7df1e5c6
|
tag editor: add options "Capitalize First Letters" and "lower all letters"
|
2009-01-15 12:29:45 +01:00 |
|
Arnaud Guignard
|
61b5880559
|
restore old std::cerr buffer to prevent segfault when exiting
|
2009-01-12 08:37:46 +01:00 |
|
Andrzej Rybczak
|
73c166a029
|
always save and read id3 tags in unicode
|
2009-01-11 15:43:12 +01:00 |
|
Andrzej Rybczak
|
0d9aea79c2
|
convert id3 tags, directories and playlist names to current locale if needed
notice: this feature needs unicode disabled.
|
2009-01-11 15:36:14 +01:00 |
|
Andrzej Rybczak
|
5b3357c54c
|
improve parsing argv
|
2009-01-01 20:24:07 +01:00 |
|
Andrzej Rybczak
|
2db104f2e1
|
do not attempt to get/select/whatever item from an empty menu
|
2008-12-28 21:13:04 +01:00 |
|
Andrzej Rybczak
|
44609c8ccb
|
do not block scrolling if a key is pressed
|
2008-12-28 19:41:59 +01:00 |
|
Andrzej Rybczak
|
2f1f650235
|
fix compilation --without-taglib
|
2008-12-27 18:40:48 +01:00 |
|
Andrzej Rybczak
|
a32f701617
|
redirect std::cerr output to ~/.ncmpcpp/error.log file
|
2008-12-25 18:00:46 +01:00 |
|
Andrzej Rybczak
|
497f2dd4ff
|
some improvements for handling mpd connection
|
2008-12-21 18:59:00 +01:00 |
|
Andrzej Rybczak
|
a84067d1ab
|
put scrolling code into function and use it also in lyrics screen
|
2008-12-19 23:23:50 +01:00 |
|
Andrzej Rybczak
|
c6a57511fe
|
make displaying screens numbers at start optional
|
2008-12-16 16:22:11 +01:00 |
|
Andrzej Rybczak
|
f787895054
|
comment out usage of redraw_screen variable (it's not needed for now)
|
2008-12-15 22:13:06 +01:00 |
|
Andrzej Rybczak
|
8c40f046b9
|
render state line on stdscr instead of header window
|
2008-12-15 20:57:30 +01:00 |
|
Andrzej Rybczak
|
2cc5528014
|
improve code formatting
|
2008-12-15 20:29:45 +01:00 |
|
Andrzej Rybczak
|
77e8cd0145
|
variables cleaning
|
2008-12-13 12:23:20 +01:00 |
|
Andrzej Rybczak
|
c71f07df6d
|
eliminate remained compiler warnings
|
2008-12-12 22:50:22 +01:00 |
|
Andrzej Rybczak
|
6f296e2419
|
update displaying playlist in column view
|
2008-12-12 21:14:22 +01:00 |
|
Andrzej Rybczak
|
2e291885f9
|
fix searching with / and ? keys
|
2008-12-12 19:01:35 +01:00 |
|
Andrzej Rybczak
|
6596d25c26
|
update settings
|
2008-12-11 19:18:21 +01:00 |
|
Andrzej Rybczak
|
da8feb885f
|
handle colored empty tag marker
|
2008-12-11 18:29:56 +01:00 |
|
Andrzej Rybczak
|
cfa8268f2d
|
improve handling playlist stats (btw several other improvements)
|
2008-12-11 16:12:39 +01:00 |
|
Andrzej Rybczak
|
563c4530aa
|
update Window::WriteXY() and related stuff
|
2008-12-11 15:08:56 +01:00 |
|
Andrzej Rybczak
|
c61ddd3383
|
improve handling statusbar messages (+ some minor various fixes)
|
2008-12-11 14:04:14 +01:00 |
|
Andrzej Rybczak
|
284dd6a5be
|
update Menu class and related stuff
|
2008-12-10 17:34:55 +01:00 |
|
Andrzej Rybczak
|
c03bcbe44b
|
remove color parser / update Window, Scrollpad class and related stuff
|
2008-12-09 16:40:04 +01:00 |
|
Andrzej Rybczak
|
51e59b04b9
|
remove several redunant externs and use static variables
|
2008-12-09 11:31:01 +01:00 |
|
Andrzej Rybczak
|
5c0af01cca
|
put mpd connection related things into namespace
|
2008-12-09 10:16:38 +01:00 |
|