Andrzej Rybczak
|
979a9e7670
|
fix displaying '\' character in man page
|
17 years ago |
Andrzej Rybczak
|
9faf3acf2f
|
cosider different size of size_t type on 32bits and 64bits arches
|
17 years ago |
Andrzej Rybczak
|
966510249b
|
initialize 'color' value to red rid of the warning
|
17 years ago |
Andrzej Rybczak
|
ff3e90d91d
|
fix database update
|
17 years ago |
Andrzej Rybczak
|
c4d88133bd
|
do not attempt to change volume if requested value is <0 or >100
|
17 years ago |
Andrzej Rybczak
|
72cddfe77d
|
another fix for 450bf1b6
|
17 years ago |
Andrzej Rybczak
|
7116c11a8a
|
add missing 'for' word
|
17 years ago |
Andrzej Rybczak
|
d5fb17aefb
|
fix Browser::LocateSong() function
|
17 years ago |
Andrzej Rybczak
|
450bf1b636
|
initialize screens only if necessary
|
17 years ago |
Andrzej Rybczak
|
1147795fc6
|
return value instead of const reference to long long
|
17 years ago |
Andrzej Rybczak
|
14576bb1fb
|
update NEWS / version bump
|
17 years ago |
Andrzej Rybczak
|
c6926be931
|
do not capitalize letter right after the apostrophe
|
17 years ago |
Andrzej Rybczak
|
774dbaf859
|
clear statusbar immediately after unlock if player is stopped
|
17 years ago |
Andrzej Rybczak
|
8ab805abd5
|
ask before clearing playlist in playlist editor
|
17 years ago |
Andrzej Rybczak
|
a2a5398239
|
always unlock item list update after clearing the playlist
|
17 years ago |
Andrzej Rybczak
|
1d37102947
|
fetch status from mpd immediately after clearing playlist
|
17 years ago |
Andrzej Rybczak
|
f6d9be350c
|
new feature: add local directories recursively
|
17 years ago |
Andrzej Rybczak
|
c497641908
|
do not load playlist with LMB
|
17 years ago |
Andrzej Rybczak
|
25554ed100
|
be more verbose while deleting items in browser
|
17 years ago |
Andrzej Rybczak
|
12a7d847c1
|
attempt to remove items physically only if mpd_music_dir is set
|
17 years ago |
Andrzej Rybczak
|
a6e4f9cdd7
|
add keybinding to toggle mouse support on the fly
|
17 years ago |
Andrzej Rybczak
|
cd3180d265
|
return values instead of playing around with static variables and references
|
17 years ago |
Andrzej Rybczak
|
1e340211be
|
add config option to disable text scrolling in header window
|
17 years ago |
Andrzej Rybczak
|
5cbc6dfb5b
|
use "str" as parameter, not "string"
I wonder why compiler accepted that.
|
17 years ago |
Andrzej Rybczak
|
0a275f31d1
|
remove the code that is not supposed to be here
lulz, I forgot to remove it after I was done with testing adding random songs.
|
17 years ago |
Andrzej Rybczak
|
389c5b03a7
|
switch output state only if enable/disable output command succeeded
|
17 years ago |
Andrzej Rybczak
|
10a9427270
|
throw away Menu::GetPosition() as Menu::Choice() does the same
oh cool, I forgot that such function already exists under different name ~~
|
17 years ago |
Andrzej Rybczak
|
5519e5c9bc
|
if volume < 0, display 'n/a' instead of '-1%'
|
17 years ago |
Andrzej Rybczak
|
5a2853b36a
|
new feature: outputs screen
|
17 years ago |
Andrzej Rybczak
|
049d0d9b35
|
play song in playlist by clicking on it with RMB, not LMB
|
17 years ago |
Andrzej Rybczak
|
d965f4e517
|
new feature: mouse support
|
17 years ago |
Andrzej Rybczak
|
dd266b0103
|
new feature: add random songs to playlist
|
17 years ago |
Andrzej Rybczak
|
5f5d6bf03f
|
do not display message about disabled function if current item is parent dir
|
17 years ago |
Andrzej Rybczak
|
658d213905
|
fix compilation --without-taglib
|
17 years ago |
Andrzej Rybczak
|
e08fdcf4cb
|
update browser.delete keybinding description in help screen
|
17 years ago |
Andrzej Rybczak
|
b16e3d0817
|
put playlist/file/directory in quotation marks while asking for deleting it
|
17 years ago |
Andrzej Rybczak
|
8f5df28e62
|
new feature: allow for files and directories deletion in browser
|
17 years ago |
Andrzej Rybczak
|
ecd4c8cc17
|
get rid of C style casts
|
17 years ago |
Andrzej Rybczak
|
7eb74a6da2
|
new feature: custom command execution on song change
|
17 years ago |
Andrzej Rybczak
|
3d9c242f4d
|
allow quotation marks inside config options
|
17 years ago |
Andrzej Rybczak
|
eb3b08b45e
|
clear window title at exit
|
17 years ago |
Andrzej Rybczak
|
2701eed2ca
|
update NEWS / version bump
|
17 years ago |
Andrzej Rybczak
|
2c3c44994e
|
redraw statusbar after resize if player is stopped
|
17 years ago |
Andrzej Rybczak
|
c22653fc38
|
pretend there is no history if input string is encrypted
|
17 years ago |
Andrzej Rybczak
|
0c34b37328
|
do not clear statusbar if it's locked
|
17 years ago |
Andrzej Rybczak
|
da13e93df0
|
fix bug with removing format from artist's info screen
|
17 years ago |
Andrzej Rybczak
|
ec5a4bb3c2
|
do not clear last used filter in Menu::Clear()
|
17 years ago |
Andrzej Rybczak
|
53cd4114e8
|
start with empty input box while searching
|
17 years ago |
Andrzej Rybczak
|
a0cbd8fc32
|
new feature: input text history
|
17 years ago |
Andrzej Rybczak
|
5682734840
|
make displaying hidden files in local browser optional
|
17 years ago |