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.
 
 
 
 
 
Max Kellermann 336ad46c12 added support for unix domain sockets 18 years ago
..
Makefile.am allocate strings in a pool (taken from ncmpc) 18 years ago
color_parser.cpp extend configuration 18 years ago
help.cpp fix various compiler warnings and a few minor bugs 18 years ago
help.h code clean-ups (help screen initialization splitted) 18 years ago
helpers.cpp fix typo, update NEWS & version bump 18 years ago
helpers.h implement argv handler and basic mpc commands 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 another code clean-ups 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 improve utf8 related stuff 18 years ago
mpdpp.h several code clean-ups and corrections 18 years ago
ncmpcpp.cpp another code clean-ups 18 years ago
ncmpcpp.h include and ifdef clean-up 18 years ago
scrollpad.cpp another code clean-ups 18 years ago
scrollpad.h another code clean-ups 18 years ago
search_engine.cpp use ToLower() instead of calling std::transform explicitly all the time 18 years ago
search_engine.h new option for song format - right align (thx to Nathan Jones) 18 years ago
settings.cpp another code clean-ups 18 years ago
settings.h another code clean-ups 18 years ago
song.cpp fix various compiler warnings and a few minor bugs 18 years ago
song.h support for user defined tag type in left column of media library 18 years ago
status_checker.cpp another code clean-ups 18 years ago
status_checker.h a lot of code clean-ups, remove song info screen 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 another code clean-ups 18 years ago
tag_editor.h fix displaying title of primary column in media library with tag editor disabled 18 years ago
window.cpp another code clean-ups 18 years ago
window.h another code clean-ups 18 years ago