index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-08-09
fix displaying messages in search engine
Andrzej Rybczak
2009-08-08
always show whole address when dealing with links
Andrzej Rybczak
2009-08-08
adjust mouse bindings a bit and document them in help screen
Andrzej Rybczak
2009-08-05
remove lyricswiki support as it doesn't allow fetching lyrics anymore
Andrzej Rybczak
2009-08-02
a few more "postfix to prefix" operator++ changes
Andrzej Rybczak
2009-08-02
one more fix for 450bf1b6
Andrzej Rybczak
2009-08-02
do not show messages if statusbar unlock is not allowed
Andrzej Rybczak
2009-07-14
update header window after going to now playing song in browser
Andrzej Rybczak
2009-07-13
make Window::{Bold,Reverse,AltCharset} protected
Andrzej Rybczak
2009-07-12
fix setting format flags in Window::operator<<(Format)
Andrzej Rybczak
2009-07-10
new feature: allow for fixed size columns
Andrzej Rybczak
2009-07-10
make str_pool return const char * instead of char *
Andrzej Rybczak
2009-07-10
allow for empty tag marker customization
Andrzej Rybczak
2009-07-06
Revert "cosider different size of size_t type on 32bits and 64bits arches"
Andrzej Rybczak
2009-07-06
fix compilation --without-taglib
Andrzej Rybczak
2009-07-05
more fixes for 450bf1b6
Andrzej Rybczak
2009-07-05
rename MPD::Song::{Get,Set}Year to {Get,Set}Date
Andrzej Rybczak
2009-07-05
remove unused operators from MPD::Song class
Andrzej Rybczak
2009-07-05
some MPD::Song improvements and syntax simplifications
Andrzej Rybczak
2009-07-05
remove using declarations
Andrzej Rybczak
2009-07-04
if playlist is filtered, add to playlist only filtered items
Andrzej Rybczak
2009-07-04
add shortcut keybinding for saving in tiny tag editor
Andrzej Rybczak
2009-07-04
use prefix ++ instead of postfix where available
Andrzej Rybczak
2009-07-04
define MPD::Connection handler as an object, not pointer
Andrzej Rybczak
2009-07-04
fix displaying '\' character in man page
Andrzej Rybczak
2009-07-03
cosider different size of size_t type on 32bits and 64bits arches
Andrzej Rybczak
2009-07-03
initialize 'color' value to red rid of the warning
Andrzej Rybczak
2009-06-29
fix database update
Andrzej Rybczak
2009-06-28
do not attempt to change volume if requested value is <0 or >100
Andrzej Rybczak
2009-06-28
another fix for 450bf1b6
Andrzej Rybczak
2009-06-26
add missing 'for' word
Andrzej Rybczak
2009-06-26
fix Browser::LocateSong() function
Andrzej Rybczak
2009-06-26
initialize screens only if necessary
Andrzej Rybczak
2009-06-24
return value instead of const reference to long long
Andrzej Rybczak
2009-06-24
update NEWS / version bump
0.3.5
Andrzej Rybczak
2009-06-24
do not capitalize letter right after the apostrophe
Andrzej Rybczak
2009-06-17
clear statusbar immediately after unlock if player is stopped
Andrzej Rybczak
2009-06-10
ask before clearing playlist in playlist editor
Andrzej Rybczak
2009-06-10
always unlock item list update after clearing the playlist
Andrzej Rybczak
2009-06-10
fetch status from mpd immediately after clearing playlist
Andrzej Rybczak
2009-06-10
new feature: add local directories recursively
Andrzej Rybczak
2009-06-06
do not load playlist with LMB
Andrzej Rybczak
2009-06-06
be more verbose while deleting items in browser
Andrzej Rybczak
2009-06-06
attempt to remove items physically only if mpd_music_dir is set
Andrzej Rybczak
2009-06-05
add keybinding to toggle mouse support on the fly
Andrzej Rybczak
2009-06-04
return values instead of playing around with static variables and references
Andrzej Rybczak
2009-06-04
add config option to disable text scrolling in header window
Andrzej Rybczak
2009-06-04
use "str" as parameter, not "string"
Andrzej Rybczak
2009-05-27
remove the code that is not supposed to be here
Andrzej Rybczak
2009-05-26
switch output state only if enable/disable output command succeeded
Andrzej Rybczak
[next]