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 31a5363434 search engine: throw away SearchedPattern class and generalize the code 17 years ago
..
Makefile.am make ncmpcpp compile with -fno-exceptions 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 get rid of warnings about signed and unsigned integer comparison 17 years ago
display.h new feature: allow for fixed size columns 17 years ago
error.cpp make ncmpcpp compile with -fno-exceptions 17 years ago
error.h make ncmpcpp compile with -fno-exceptions 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 make ncmpcpp compile with -fno-exceptions 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 make ncmpcpp compile with -fno-exceptions 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 make ncmpcpp compile with -fno-exceptions 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 move code responsible for marking song as now playing to display functions 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 search engine: throw away SearchedPattern class and generalize the code 17 years ago
search_engine.h search engine: throw away SearchedPattern class and generalize the code 17 years ago
settings.cpp make ncmpcpp compile with -fno-exceptions 17 years ago
settings.h new feature: support for custom prefix/suffix of now playing song 17 years ago
song.cpp make ncmpcpp compile with -fno-exceptions 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 move code responsible for marking song as now playing to display functions 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 make ncmpcpp compile with -fno-exceptions 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 do not attempt to include fftw3.h if configure didn't found it 17 years ago
window.cpp make ncmpcpp compile with -fno-exceptions 17 years ago
window.h make ncmpcpp compile with -fno-exceptions 17 years ago