You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Andrzej Rybczak 51e59b04b9 remove several redunant externs and use static variables 18 years ago
..
Makefile.am add support for browsing local filesystem 18 years ago
browser.cpp put mpd connection related things into namespace 18 years ago
browser.h put mpd connection related things into namespace 18 years ago
color_parser.cpp extend configuration 18 years ago
help.cpp put mpd connection related things into namespace 18 years ago
help.h code clean-ups (help screen initialization splitted) 18 years ago
helpers.cpp remove several redunant externs and use static variables 18 years ago
helpers.h remove several redunant externs and use static variables 18 years ago
libmpdclient.c added support for unix domain sockets 18 years ago
libmpdclient.h implement argv handler and basic mpc commands 18 years ago
lyrics.cpp remove several redunant externs and use static variables 18 years ago
lyrics.h another code clean-ups 18 years ago
menu.cpp class Menu is template now / bunch of code clean-ups. 18 years ago
menu.h another code clean-ups 18 years ago
misc.cpp another code clean-ups 18 years ago
misc.h use ToLower() instead of calling std::transform explicitly all the time 18 years ago
mpdpp.cpp put mpd connection related things into namespace 18 years ago
mpdpp.h initialize all fields in MPD::StatusChanges to zeroes 18 years ago
ncmpcpp.cpp remove several redunant externs and use static variables 18 years ago
ncmpcpp.h check whether getenv returns NULL or not 18 years ago
scrollpad.cpp another code clean-ups 18 years ago
scrollpad.h another code clean-ups 18 years ago
search_engine.cpp put mpd connection related things into namespace 18 years ago
search_engine.h allow searching in current playlist 18 years ago
settings.cpp remove mpd_password variable, it should be defined within mpd_host 18 years ago
settings.h remove several redunant externs and use static variables 18 years ago
song.cpp use strrchr instead of a loop 18 years ago
song.h do not create various redundant temp strings in Song class 18 years ago
status_checker.cpp remove several redunant externs and use static variables 18 years ago
status_checker.h put mpd connection related things into namespace 18 years ago
str_pool.c remove asserts from str_pool 18 years ago
str_pool.h change internal storing of Song info (much less memory consumption) 18 years ago
tag_editor.cpp remove several redunant externs and use static variables 18 years ago
tag_editor.h put mpd connection related things into namespace 18 years ago
window.cpp one more unsigned int -> size_t 18 years ago
window.h another code clean-ups 18 years ago