| .. |
|
Makefile.am
|
move TinyTagEditor class to separate file / a bit of code cleaning
|
17 years ago |
|
browser.cpp
|
remove wrapper for Scroller() needed with --enable-unicode
|
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
|
remove wrapper for Scroller() needed with --enable-unicode
|
17 years ago |
|
helpers.h
|
remove wrapper for Scroller() needed with --enable-unicode
|
17 years ago |
|
home.h
|
get proper path to "My Documents" folder in WIN32
|
17 years ago |
|
info.cpp
|
remove wrapper for Scrollpad::SetFormating() used with --enable-unicode
|
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
|
get rid of all mysterious numbers that meant length of string literals
|
17 years ago |
|
lyrics.h
|
new feature: alternative user interface
|
17 years ago |
|
media_library.cpp
|
make sorting window use main ncmpcpp loop
|
17 years ago |
|
media_library.h
|
new feature: alternative user interface
|
17 years ago |
|
menu.cpp
|
if GetStringHelper is set in Menu<std::string>, invoke it
|
17 years ago |
|
menu.h
|
refresh main screen only if necessary
|
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
|
get total time from mpd status, not from currently playing track
|
17 years ago |
|
ncmpcpp.cpp
|
refresh main screen only if necessary
|
17 years ago |
|
ncmpcpp.h
|
get proper path to "My Documents" folder in WIN32
|
17 years ago |
|
outputs.cpp
|
another fix for 450bf1b6 (hopefully the last one)
|
17 years ago |
|
outputs.h
|
new feature: alternative user interface
|
17 years ago |
|
playlist.cpp
|
refresh main screen only if necessary
|
17 years ago |
|
playlist.h
|
make sorting window use main ncmpcpp loop
|
17 years ago |
|
playlist_editor.cpp
|
make sorting window use main ncmpcpp loop
|
17 years ago |
|
playlist_editor.h
|
new feature: alternative user interface
|
17 years ago |
|
screen.h
|
fix scrolling with fancy_scrolling disabled
|
17 years ago |
|
scrollpad.cpp
|
remove NCurses::Scrollpad::operator<<(std::ostream &(*os)(std::ostream&))
|
17 years ago |
|
scrollpad.h
|
remove wrapper for Scrollpad::SetFormating() used with --enable-unicode
|
17 years ago |
|
search_engine.cpp
|
pass Buffer/Window to ShowTag() by reference
|
17 years ago |
|
search_engine.h
|
new feature: alternative user interface
|
17 years ago |
|
settings.cpp
|
if tag type for column is invalid, display empty column instead of crashing
|
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
|
refresh main screen only if necessary
|
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
|
make NCurses::basic_buffer::Write() const
|
17 years ago |
|
tag_editor.cpp
|
ugh. remove this pattern from list using std::list::remove instead of iteration
|
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
|
supress warning about uninitialized prev_point_pos
|
17 years ago |
|
visualizer.h
|
make sound wave the default visualization and fftw optional dependency
|
17 years ago |
|
window.cpp
|
if Colors struct contains clEnd, remove current color set from stack
|
17 years ago |
|
window.h
|
remove Clone() and EmptyClone() methods from NCurses::Window and derives
|
17 years ago |