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.
 
 
 
 
 
unK d0e521de98 fix for 9b65b39126 (funny bug) 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 put local functions into unnamed namespaces 18 years ago
help.h code clean-ups (help screen initialization splitted) 18 years ago
helpers.cpp rename Song::GetShortFilename() to Song::GetName() 18 years ago
helpers.h support for dirs/playlists rename in browser 18 years ago
libmpdclient.c allocate strings in a pool (taken from ncmpc) 18 years ago
libmpdclient.h allocate strings in a pool (taken from ncmpc) 18 years ago
lyrics.cpp put local functions into unnamed namespaces 18 years ago
lyrics.h put local functions into unnamed namespaces 18 years ago
menu.cpp class Menu is template now / bunch of code clean-ups. 18 years ago
menu.h support for adding items like in ncmpc (disabled by default) 18 years ago
misc.cpp improve time displaying / allow markers for empty tags without color 18 years ago
misc.h improve time displaying / allow markers for empty tags without color 18 years ago
mpdpp.cpp change internal storing of Song info (much less memory consumption) 18 years ago
mpdpp.h directories view for tag editor 18 years ago
ncmpcpp.cpp support for user defined base seek time 18 years ago
ncmpcpp.h make use of std::make_pair 18 years ago
scrollpad.cpp make fetching lyrics and artist's info work in background 18 years ago
scrollpad.h classes cleaning 18 years ago
search_engine.cpp fix displaying song in search engine if song_format uses right align 18 years ago
search_engine.h new option for song format - right align (thx to Nathan Jones) 18 years ago
settings.cpp fix for 9b65b39126 (funny bug) 18 years ago
settings.h fix for 9b65b39126 (funny bug) 18 years ago
song.cpp support for editing composer, performer and disc tag 18 years ago
song.h support for editing composer, performer and disc tag 18 years ago
status_checker.cpp support for following lyrics of now playing song 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 put local functions into unnamed namespaces 18 years ago
tag_editor.h put local functions into unnamed namespaces 18 years ago
window.cpp fix for non unicode locales 18 years ago
window.h support for adding items like in ncmpc (disabled by default) 18 years ago