Andrzej Rybczak
|
c6a57511fe
|
make displaying screens numbers at start optional
|
2008-12-16 16:22:11 +01:00 |
|
Andrzej Rybczak
|
e4ce0d9c95
|
fix deleting last item from playlist if playing
|
2008-12-15 22:32:44 +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
|
55c75355f8
|
do not try to read keyconfig file if it's NOT open.
|
2008-12-13 11:28:43 +01:00 |
|
Andrzej Rybczak
|
a87afda4b7
|
remove menu.cpp from list of sources
|
2008-12-12 23:09:20 +01:00 |
|
Andrzej Rybczak
|
99fde90224
|
remove unnecessary files
|
2008-12-12 23:05:41 +01:00 |
|
Andrzej Rybczak
|
c71f07df6d
|
eliminate remained compiler warnings
|
2008-12-12 22:50:22 +01:00 |
|
Andrzej Rybczak
|
aac3ce17ee
|
check if highlighted position is visible
|
2008-12-12 22:38:08 +01:00 |
|
Andrzej Rybczak
|
65e5006a6e
|
do not pass null pointer to Window::WriteXY()
|
2008-12-12 22:32:17 +01:00 |
|
Andrzej Rybczak
|
141a3f7c45
|
version bump
|
2008-12-12 22:13:21 +01:00 |
|
Andrzej Rybczak
|
943b9155ee
|
update example configuration file and ReadConfiguration() function
|
2008-12-12 22:04:07 +01:00 |
|
Andrzej Rybczak
|
6f296e2419
|
update displaying playlist in column view
|
2008-12-12 21:14:22 +01:00 |
|
Andrzej Rybczak
|
d139320ac9
|
add missing 'else' action in DisplaySong()
|
2008-12-12 19:08:58 +01:00 |
|
Andrzej Rybczak
|
a5cf562a81
|
handle empty tag marker in tag editor
|
2008-12-12 19:07:55 +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
|
0ec93e2d2e
|
consider highlighEnabled value in Menu::Refresh()
|
2008-12-11 18:32:14 +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
|
c06861f4ee
|
initialize all fields in MPD::StatusChanges to zeroes
|
2008-12-09 10:46:42 +01:00 |
|
Andrzej Rybczak
|
5c0af01cca
|
put mpd connection related things into namespace
|
2008-12-09 10:16:38 +01:00 |
|
Andrzej Rybczak
|
1d27b8629d
|
improve ShowMessage()
|
2008-12-09 10:05:26 +01:00 |
|
Andrzej Rybczak
|
68ffd9ffe2
|
update NEWS / version bump
|
2008-12-05 12:08:01 +01:00 |
|
Andrzej Rybczak
|
cbe267abec
|
one more unsigned int -> size_t
|
2008-12-02 18:13:27 +01:00 |
|
Andrzej Rybczak
|
07c9fd6926
|
remove mpd_password variable, it should be defined within mpd_host
|
2008-11-28 21:58:55 +01:00 |
|
Andrzej Rybczak
|
3955606c72
|
use strrchr instead of a loop
|
2008-11-28 21:57:06 +01:00 |
|
Andrzej Rybczak
|
0fef77da81
|
check if we are browsing local filesystem while renaming dirs
|
2008-11-25 15:54:39 +01:00 |
|
Andrzej Rybczak
|
e05b249c73
|
do not print new line character at exit
|
2008-11-25 15:44:35 +01:00 |
|
Andrzej Rybczak
|
d9f3e0d274
|
install COPYING file
|
2008-11-22 19:43:39 +01:00 |
|
Andrzej Rybczak
|
ef7b8fd276
|
add config option for default place to search in (database/playlist)
|
2008-11-22 18:31:47 +01:00 |
|
Andrzej Rybczak
|
f71c02fccc
|
make file extensions lowercase before comparing them
|
2008-11-21 19:37:08 +01:00 |
|
Andrzej Rybczak
|
e96c8d5f58
|
display songs from root directory in tag editor
|
2008-11-21 19:29:01 +01:00 |
|
Andrzej Rybczak
|
e5fbf6bea8
|
do not display keybinding for tag editor if taglib support is disabled
|
2008-11-21 19:13:13 +01:00 |
|
Andrzej Rybczak
|
55c7777515
|
don't set default value for mpd_music_dir
|
2008-11-21 19:07:15 +01:00 |
|
Andrzej Rybczak
|
20a49f38cb
|
do not create various redundant temp strings in Song class
|
2008-11-21 18:57:51 +01:00 |
|
Andrzej Rybczak
|
ab4159c1d6
|
block setting volume with primary keybinding in playlist editor
|
2008-11-15 16:29:28 +01:00 |
|
Andrzej Rybczak
|
51e7f56123
|
fix adding items to playlist
|
2008-11-07 21:41:16 +01:00 |
|
Andrzej Rybczak
|
c64e3a9b3b
|
use size_t instead of int where it's appropriate
|
2008-11-06 20:07:42 +01:00 |
|
Andrzej Rybczak
|
2fcd43dd3b
|
update write_data function
|
2008-11-06 19:43:13 +01:00 |
|
Andrzej Rybczak
|
f5fd4fb37e
|
if item is stream, check if name is set and if it is, display it instead of url
|
2008-11-04 17:39:37 +01:00 |
|
Andrzej Rybczak
|
e5e4734b0e
|
use macro instead of calling clearing find history routines explicitly
|
2008-11-04 17:26:22 +01:00 |
|
Andrzej Rybczak
|
e227d53296
|
improve refreshing macros
|
2008-11-04 16:51:21 +01:00 |
|