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 25719527e9 remove asserts from str_pool 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 support for adding items like in ncmpc (disabled by default) 18 years ago
help.h code clean-ups (help screen initialization splitted) 18 years ago
helpers.cpp support for dirs/playlists rename in browser 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 fixes for parsing info from last.fm 18 years ago
lyrics.h support for fetching artist's info from last.fm 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 adding items like in ncmpc (disabled by default) 18 years ago
ncmpcpp.h make use of std::make_pair 18 years ago
scrollpad.cpp count proper tab length in Scrollpad::Add() 18 years ago
scrollpad.h classes cleaning 18 years ago
search_engine.cpp make use of std::make_pair 18 years ago
search_engine.h new option for song format - right align (thx to Nathan Jones) 18 years ago
settings.cpp support for adding items like in ncmpc (disabled by default) 18 years ago
settings.h support for adding items like in ncmpc (disabled by default) 18 years ago
song.cpp hadle streams in playlist properly 18 years ago
song.h hadle streams in playlist properly 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 make use of std::make_pair 18 years ago
tag_editor.h filter chars unallowed in filename / more actions for songs in tag editor 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