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 310ea04f3e detect system charset encoding automatically 17 years ago
..
Makefile.am move TinyTagEditor class to separate file / a bit of code cleaning 17 years ago
browser.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
browser.h new feature: alternative user interface 17 years ago
charset.cpp make str_pool return const char * instead of char * 17 years ago
charset.h make str_pool return const char * instead of char * 17 years ago
clock.cpp refresh main screen only if necessary 17 years ago
clock.h new feature: alternative user interface 17 years ago
conv.cpp get rid of all mysterious numbers that meant length of string literals 17 years ago
conv.h get rid of all mysterious numbers that meant length of string literals 17 years ago
display.cpp pass Buffer/Window to ShowTag() by reference 17 years ago
display.h new feature: allow for fixed size columns 17 years ago
global.h block displaying elapsed time while seeking properly (alternative ui) 17 years ago
help.cpp display "artist info" instead of "artist's info" 17 years ago
help.h new feature: alternative user interface 17 years ago
helpers.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
helpers.h new feature: support for underlined text 17 years ago
home.h get proper path to "My Documents" folder in WIN32 17 years ago
info.cpp refresh window after lyrics/artist info was (not) downloaded 17 years ago
info.h pass Buffer/Window to ShowTag() by reference 17 years ago
libmpdclient.c add support for consume mode 17 years ago
libmpdclient.h make str_pool return const char * instead of char * 17 years ago
lyrics.cpp refresh window after lyrics/artist info was (not) downloaded 17 years ago
lyrics.h new feature: alternative user interface 17 years ago
media_library.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
media_library.h new feature: alternative user interface 17 years ago
menu.cpp clean NCurse::List class a bit and remove a few redundant functions 17 years ago
menu.h rename Menu::BoldOption() to Menu::Bold() 17 years ago
misc.cpp rename option to make it fit to window's title 17 years ago
misc.h make SelectedItemsAdder::{Width,Height} vars follow the rest of private members 17 years ago
mpdpp.cpp throw away all NULLs and replace them by 0s 17 years ago
mpdpp.h change all Mpd.GetState </> psPlay/psStop to (!)Mpd.isPlaying() 17 years ago
ncmpcpp.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
ncmpcpp.h get proper path to "My Documents" folder in WIN32 17 years ago
outputs.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
outputs.h new feature: alternative user interface 17 years ago
playlist.cpp clean NCurse::List class a bit and remove a few redundant functions 17 years ago
playlist.h make sorting window use main ncmpcpp loop 17 years ago
playlist_editor.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
playlist_editor.h new feature: alternative user interface 17 years ago
screen.h document BasicScreen and Screen classse 17 years ago
scrollpad.cpp change prototype of Window::Recreate() and throw away almost-duplicated code 17 years ago
scrollpad.h document NCurses::basic_buffer class 17 years ago
search_engine.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
search_engine.h new feature: alternative user interface 17 years ago
settings.cpp detect system charset encoding automatically 17 years ago
settings.h make color of separators used in alternative user interface customizable 17 years ago
song.cpp ...or display it only if it's '%', otherwise discard it. 17 years ago
song.h add N marker for displaying full track info and make n show only a number 17 years ago
status.cpp rename Menu::BoldOption() to Menu::Bold() 17 years ago
status.h clear window title at exit 17 years ago
str_pool.c make str_pool return const char * instead of char * 17 years ago
str_pool.h make str_pool return const char * instead of char * 17 years ago
strbuffer.h document NCurses::basic_buffer class 17 years ago
tag_editor.cpp clean NCurse::List class a bit and remove a few redundant functions 17 years ago
tag_editor.h change TagEditor::Patterns from std::deque to std::list 17 years ago
tiny_tag_editor.cpp pass Buffer/Window to ShowTag() by reference 17 years ago
tiny_tag_editor.h move TinyTagEditor class to separate file / a bit of code cleaning 17 years ago
visualizer.cpp change all Mpd.GetState </> psPlay/psStop to (!)Mpd.isPlaying() 17 years ago
visualizer.h make sound wave the default visualization and fftw optional dependency 17 years ago
window.cpp new feature: support for underlined text 17 years ago
window.h new feature: support for underlined text 17 years ago