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 6cd420511d perform case insensitive searching in text fields 17 years ago
..
Makefile.am perform case insensitive searching in text fields 17 years ago
browser.cpp simplify Clear() in Window and its derivatives 17 years ago
browser.h move local_browser variable from settings to Browser class 17 years ago
charset.cpp fix broken compilation due to lack of setters for mpd_song 17 years ago
charset.h fix compilation --with-iconv 17 years ago
clock.cpp use one global timer instead of several local ones 17 years ago
clock.h new feature: alternative user interface 17 years ago
conv.cpp perform case insensitive searching in text fields 17 years ago
conv.h perform case insensitive searching in text fields 17 years ago
display.cpp ignore width of last column and use all remained space for it 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 use one global timer instead of several local ones 17 years ago
help.cpp make binding responsible for going to parent dir work in tag editor 17 years ago
help.h new feature: alternative user interface 17 years ago
helpers.cpp new screen: mpd server info 17 years ago
helpers.h new screen: mpd server info 17 years ago
home.h get proper path to "My Documents" folder in WIN32 17 years ago
info.cpp perform case insensitive searching in text fields 17 years ago
info.h add support for multiple tags 17 years ago
lyrics.cpp poll both stdin and mpd using one select() 17 years ago
lyrics.h new feature: refetch lyrics 17 years ago
media_library.cpp improve handling columns in media library a bit 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 simplify Clear() in Window and its derivatives 17 years ago
misc.cpp simplify Clear() in Window and its derivatives 17 years ago
misc.h make SelectedItemsAdder::{Width,Height} vars follow the rest of private members 17 years ago
mpdpp.cpp check for errors after calling status updater 17 years ago
mpdpp.h do not delete items from playlist if sending command delete failed 17 years ago
ncmpcpp.cpp perform case insensitive searching in text fields 17 years ago
ncmpcpp.h poll both stdin and mpd using one select() 17 years ago
outputs.cpp simplify Clear() in Window and its derivatives 17 years ago
outputs.h new feature: alternative user interface 17 years ago
playlist.cpp poll both stdin and mpd using one select() 17 years ago
playlist.h new screen: mpd server info 17 years ago
playlist_editor.cpp simplify Clear() in Window and its derivatives 17 years ago
playlist_editor.h new feature: alternative user interface 17 years ago
screen.h new feature: support for centered cursor (disabled by default) 17 years ago
scrollpad.cpp perform case insensitive searching in text fields 17 years ago
scrollpad.h perform case insensitive searching in text fields 17 years ago
search_engine.cpp clear menu option right before rewriting it, not earlier 17 years ago
search_engine.h make use of CaseInsensitiveStringComparison() instead of copying strings 17 years ago
server_info.cpp simplify Clear() in Window and its derivatives 17 years ago
server_info.h new screen: mpd server info 17 years ago
settings.cpp tag editor: add support for numerating tracks using xx/xx format 17 years ago
settings.h tag editor: add support for numerating tracks using xx/xx format 17 years ago
song.cpp prepend '0' to track number if it's in format x/xx 17 years ago
song.h new feature: sort songs in browser by mtime (optional) 17 years ago
status.cpp remove a piece of code that was overwriting statusbar without any checks 17 years ago
status.h poll both stdin and mpd using one select() 17 years ago
strbuffer.h perform case insensitive searching in text fields 17 years ago
tag_editor.cpp tag editor: add support for numerating tracks using xx/xx format 17 years ago
tag_editor.h add support for multiple tags 17 years ago
tiny_tag_editor.cpp clear menu option right before rewriting it, not earlier 17 years ago
tiny_tag_editor.h tag editor: performer, composer and disc tags support for ogg and flac files 17 years ago
visualizer.cpp simplify Clear() in Window and its derivatives 17 years ago
visualizer.h add event handler for MPD_IDLE_OUTPUT notification 17 years ago
window.cpp window: store strings history in list instead of deque 17 years ago
window.h window: store strings history in list instead of deque 17 years ago