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 d5a63d6b61 make Lyrics::FilenamePath non-static member 17 years ago
..
Makefile.am provide generic interface for dealing with selected items 17 years ago
browser.cpp get proper user home dir on WIN32 and adjust folders in this case a bit 17 years ago
browser.h add support for regular expressions (basic and extended) 17 years ago
charset.cpp pass to iconv "utf-8" as name of utf8 encoding instead of "utf8" 17 years ago
charset.h disable detecting currently used encoding as it's extremely ugly 17 years ago
clock.cpp fix for clock misrendering 17 years ago
clock.h fix overriding Clock::Scroll() 17 years ago
display.cpp call Song::Localize() in Display::SongInColumns() 17 years ago
display.h use typename keyword instead of class as it's more logical 17 years ago
global.h make it compile under mingw32 --with-curl 17 years ago
help.cpp add keybinding for opening lyrics in external editor to help screen 17 years ago
help.h make BasicScreen::{Enter,Space}Pressed() pure virtual 17 years ago
helpers.cpp allow for setting host and port with command line switches 17 years ago
helpers.h fix prototype of write_data() function used by curl 17 years ago
info.cpp do not start additional thread if artist's info is available locally 17 years ago
info.h do not start additional thread if artist's info is available locally 17 years ago
libmpdclient.c make function 'clear' in playlist editor clear selected playlist 17 years ago
libmpdclient.h make function 'clear' in playlist editor clear selected playlist 17 years ago
lyrics.cpp make Lyrics::FilenamePath non-static member 17 years ago
lyrics.h make Lyrics::FilenamePath non-static member 17 years ago
media_library.cpp do not store commands list in MPD::Connection 17 years ago
media_library.h add support for regular expressions (basic and extended) 17 years ago
menu.cpp put classes related to ncurses into NCurses namespace 17 years ago
menu.h fix reapplying filter the same as the last one used 17 years ago
misc.cpp limit scope of unallowed_chars and make it static 17 years ago
misc.h put classes related to ncurses into NCurses namespace 17 years ago
mpdpp.cpp do not fetch status after succesful setvol command, set it locally 17 years ago
mpdpp.h do not fetch status after succesful setvol command, set it locally 17 years ago
ncmpcpp.cpp disable detecting currently used encoding as it's extremely ugly 17 years ago
ncmpcpp.h do not start additional thread if lyrics are available locally 17 years ago
playlist.cpp always poll mpd twice per second 17 years ago
playlist.h move Global::Timer to Playlist class 17 years ago
playlist_editor.cpp do not store commands list in MPD::Connection 17 years ago
playlist_editor.h add support for regular expressions (basic and extended) 17 years ago
screen.h use typename keyword instead of class as it's more logical 17 years ago
scrollpad.cpp improve conversions std::string <=> std::wstring 17 years ago
scrollpad.h improve conversions std::string <=> std::wstring 17 years ago
search_engine.cpp never get full playlist from mpd, always request for changes 17 years ago
search_engine.h make SearchEngine::CaseSensitive regex flag 17 years ago
settings.cpp get proper user home dir on WIN32 and adjust folders in this case a bit 17 years ago
settings.h get proper user home dir on WIN32 and adjust folders in this case a bit 17 years ago
song.cpp provide file with locales and corresponding encodings 17 years ago
song.h rename Song::__Count_Last_Slash_Position() 17 years ago
status.cpp add support for pdcurses 17 years ago
status.h use CamelCase for variables in Global namespace / some cleaning 17 years ago
str_pool.c add clock screen (ported from ncmpc) 17 years ago
str_pool.h add clock screen (ported from ncmpc) 17 years ago
strbuffer.h fix Menu copy constructor 17 years ago
tag_editor.cpp never get full playlist from mpd, always request for changes 17 years ago
tag_editor.h some fixes for non-unicode locales 17 years ago
window.cpp improve handling backspace key 17 years ago
window.h put macros definition into parenthesis to avoid bugs 17 years ago