| .. |
|
Makefile.am
|
fix compilation --with-iconv
|
17 years ago |
|
browser.cpp
|
new feature: sort songs in browser by mtime (optional)
|
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
|
refresh main screen only if necessary
|
17 years ago |
|
clock.h
|
new feature: alternative user interface
|
17 years ago |
|
conv.cpp
|
shorten long names in messages displayed in statusbar
|
17 years ago |
|
conv.h
|
shorten long names in messages displayed in statusbar
|
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
|
block displaying elapsed time while seeking properly (alternative ui)
|
17 years ago |
|
help.cpp
|
new feature: sort songs in browser by mtime (optional)
|
17 years ago |
|
help.h
|
new feature: alternative user interface
|
17 years ago |
|
helpers.cpp
|
new feature: sort songs in browser by mtime (optional)
|
17 years ago |
|
helpers.h
|
ignore special chars that occurs in tag values
|
17 years ago |
|
home.h
|
…
|
|
|
info.cpp
|
add support for multiple tags
|
17 years ago |
|
info.h
|
add support for multiple tags
|
17 years ago |
|
lyrics.cpp
|
move code responsible for replacing content in strings to Replace()
|
17 years ago |
|
lyrics.h
|
new feature: alternative user interface
|
17 years ago |
|
media_library.cpp
|
fix broken compilation due to lack of setters for mpd_song
|
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
|
move local_browser variable from settings to Browser class
|
17 years ago |
|
misc.h
|
make SelectedItemsAdder::{Width,Height} vars follow the rest of private members
|
17 years ago |
|
mpdpp.cpp
|
shorten long names in messages displayed in statusbar
|
17 years ago |
|
mpdpp.h
|
shorten long names in messages displayed in statusbar
|
17 years ago |
|
ncmpcpp.cpp
|
new feature: sort songs in browser by mtime (optional)
|
17 years ago |
|
ncmpcpp.h
|
…
|
|
|
outputs.cpp
|
rename Menu::BoldOption() to Menu::Bold()
|
17 years ago |
|
outputs.h
|
new feature: alternative user interface
|
17 years ago |
|
playlist.cpp
|
add support for multiple tags
|
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
|
make use of CaseInsensitiveStringComparison() instead of copying strings
|
17 years ago |
|
search_engine.h
|
make use of CaseInsensitiveStringComparison() instead of copying strings
|
17 years ago |
|
settings.cpp
|
new feature: sort songs in browser by mtime (optional)
|
17 years ago |
|
settings.h
|
new feature: sort songs in browser by mtime (optional)
|
17 years ago |
|
song.cpp
|
fix typo from f6f7a8a2
|
17 years ago |
|
song.h
|
new feature: sort songs in browser by mtime (optional)
|
17 years ago |
|
status.cpp
|
Merge branch 'libmpdclient2'
|
17 years ago |
|
status.h
|
fix a few bugs progressbar related (redrawing, colors)
|
17 years ago |
|
strbuffer.h
|
document NCurses::basic_buffer class
|
17 years ago |
|
tag_editor.cpp
|
shorten long names in messages displayed in statusbar
|
17 years ago |
|
tag_editor.h
|
add support for multiple tags
|
17 years ago |
|
tiny_tag_editor.cpp
|
tiny tag editor: fix message about being unable to read the file
|
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
|
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
|
supress warnings about signedness if pdcurses is used
|
17 years ago |
|
window.h
|
make ncmpcpp compile with -fno-exceptions
|
17 years ago |