Andrzej Rybczak
|
111652e2d6
|
change namespace SearchEngine into class
|
2009-02-14 16:15:11 +01:00 |
|
Andrzej Rybczak
|
11622b7ba5
|
remove extern int now_playing
|
2009-02-14 15:18:13 +01:00 |
|
Andrzej Rybczak
|
8653232a2a
|
change namespace Browser into class
|
2009-02-14 00:43:58 +01:00 |
|
Andrzej Rybczak
|
6e167d67e2
|
change namespace Playlist into class
|
2009-02-13 22:27:26 +01:00 |
|
Andrzej Rybczak
|
29301aefd5
|
move all externs to global.h
|
2009-02-11 09:45:23 +01:00 |
|
Andrzej Rybczak
|
cecb11c3d8
|
move WindowTitle() to local unnamed namespace
|
2009-02-11 09:12:49 +01:00 |
|
Andrzej Rybczak
|
f9f5149b76
|
includes cleaning
|
2009-02-10 12:19:59 +01:00 |
|
Andrzej Rybczak
|
4943dea1d3
|
do not display mpd password in clear text
|
2009-02-05 20:22:03 +01:00 |
|
Andrzej Rybczak
|
5e757ff999
|
fix/improve detecting playlist's changes
|
2009-02-04 18:50:22 +01:00 |
|
Andrzej Rybczak
|
9cc1689a71
|
make changes from 7b6521a3 compatible with <mpd-0.14
|
2009-01-30 19:47:14 +01:00 |
|
Andrzej Rybczak
|
542c121e0a
|
add clock screen (ported from ncmpc)
|
2009-01-17 20:40:28 +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
|
42172bff2d
|
set lock_statusbar_delay to -1 to prevent entering this section all the time
|
2009-01-15 11:32:51 +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
|
3b91f57ef7
|
refresh header window only if it really exists
|
2008-12-31 06:21:03 +01:00 |
|
Andrzej Rybczak
|
d92dde1fb1
|
move some functions from helpers to status_checker
|
2008-12-28 19:11:05 +01:00 |
|
Andrzej Rybczak
|
b4d8c273bb
|
remove unnecessary, commented out code
|
2008-12-28 18:54:47 +01:00 |
|
Andrzej Rybczak
|
8785f77b18
|
update window title if elapsed time changes
|
2008-12-19 23:35:33 +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
|
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
|
65e5006a6e
|
do not pass null pointer to Window::WriteXY()
|
2008-12-12 22:32:17 +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 |
|
Andrzej Rybczak
|
1d27b8629d
|
improve ShowMessage()
|
2008-12-09 10:05:26 +01:00 |
|
Andrzej Rybczak
|
c64e3a9b3b
|
use size_t instead of int where it's appropriate
|
2008-11-06 20:07:42 +01:00 |
|
unK
|
beee0bc9d3
|
add support for browsing local filesystem
|
2008-10-27 20:35:02 +01:00 |
|
unK
|
884a88effa
|
fix window title update
|
2008-10-18 16:26:20 +02:00 |
|
unK
|
48ba7cbcf2
|
another code clean-ups
|
2008-10-07 23:04:26 +02:00 |
|
unK
|
a85cfcd8eb
|
several code clean-ups and corrections
|
2008-10-07 10:14:21 +02:00 |
|
unK
|
f8727b0a10
|
fix various compiler warnings and a few minor bugs
|
2008-10-05 00:26:02 +02:00 |
|
unK
|
7831d5fc52
|
don't reload lyrics if 'repeat one' mode is enabled
|
2008-10-02 20:34:42 +02:00 |
|
unK
|
aa80c13c2e
|
support for following lyrics of now playing song
|
2008-09-20 20:06:14 +02:00 |
|
unK
|
0ced9f5fc1
|
if playlist changed redraw header only if we are on playlist screen
|
2008-09-17 15:12:14 +02:00 |
|
unK
|
fac14dface
|
change internal storing of Song info (much less memory consumption)
|
2008-09-17 00:07:56 +02:00 |
|
unK
|
e029c2cd09
|
minor fixes for moving and deleting items
|
2008-09-15 20:52:25 +02:00 |
|
unK
|
90b975f04d
|
improve bolding songs added to playlist
|
2008-09-15 15:11:13 +02:00 |
|
unK
|
80c067924e
|
make 'repeat one' mode work with random mode
|
2008-09-14 17:08:27 +02:00 |
|
unK
|
3419ff13a8
|
improve time displaying / allow markers for empty tags without color
|
2008-09-13 17:09:20 +02:00 |
|
unK
|
0060450b10
|
fixes
|
2008-09-13 15:46:33 +02:00 |
|
unK
|
fd7819a6b0
|
refresh header window and right column in tag editor only if necessary
|
2008-09-13 00:17:08 +02:00 |
|
unK
|
51b913d611
|
directories view for tag editor
|
2008-09-11 10:31:04 +02:00 |
|