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 33b2b829ab fix moving single file within playlist 17 years ago
..
Makefile.am get proper path to "My Documents" folder in WIN32 17 years ago
browser.cpp real fix for bug 2252 17 years ago
browser.h add support for regular expressions (basic and extended) 17 years ago
charset.cpp do not zero allocated space, just append null character at the end of string 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 use flag to force status update rather than doing additional update 17 years ago
help.cpp add support for consume mode 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
home.h get proper path to "My Documents" folder in WIN32 17 years ago
info.cpp rename Screen::Cmp() to Screen::ActiveWindow() as it's more logical 17 years ago
info.h do not start additional thread if artist's info is available locally 17 years ago
libmpdclient.c add support for consume mode 17 years ago
libmpdclient.h add support for consume mode 17 years ago
lyrics.cpp if in Lyrics::SwitchTo() lyrics aren't taken yet, take them and continue 17 years ago
lyrics.h make Lyrics::FilenamePath non-static member 17 years ago
media_library.cpp real fix for bug 2252 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 new feature: cyclic scrolling 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 add support for consume mode 17 years ago
mpdpp.h add support for consume mode 17 years ago
ncmpcpp.cpp fix moving single file within playlist 17 years ago
ncmpcpp.h get proper path to "My Documents" folder in WIN32 17 years ago
playlist.cpp use flag to force status update rather than doing additional update 17 years ago
playlist.h move Global::Timer to Playlist class 17 years ago
playlist_editor.cpp real fix for bug 2252 17 years ago
playlist_editor.h add support for regular expressions (basic and extended) 17 years ago
screen.h rename Screen::Cmp() to Screen::ActiveWindow() 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 real fix for bug 2252 17 years ago
search_engine.h make SearchEngine::CaseSensitive regex flag 17 years ago
settings.cpp add support for consume mode 17 years ago
settings.h get proper path to "My Documents" folder in WIN32 17 years ago
song.cpp do not limit year tag to 4 digits 17 years ago
song.h rename Song::__Count_Last_Slash_Position() 17 years ago
status.cpp Revert "fix bug 2252" 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 use "" instead of '' in messages 17 years ago
tag_editor.h some fixes for non-unicode locales 17 years ago
window.cpp pass small structs and POD types to Window::operator<<() by value 17 years ago
window.h pass small structs and POD types to Window::operator<<() by value 17 years ago