| .. |
|
Makefile.am
|
fix compilation --with-iconv
|
17 years ago |
|
browser.cpp
|
Merge branch 'libmpdclient2'
|
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
|
Merge branch 'libmpdclient2'
|
17 years ago |
|
conv.h
|
make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv)
|
17 years ago |
|
display.cpp
|
fix appending now playing song prefix/suffix if playlist is filtered
|
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
|
Merge branch 'libmpdclient2'
|
17 years ago |
|
helpers.h
|
ignore special chars that occurs in tag values
|
17 years ago |
|
home.h
|
get proper path to "My Documents" folder in WIN32
|
17 years ago |
|
info.cpp
|
add support for multiple tags
|
17 years ago |
|
info.h
|
add support for multiple tags
|
17 years ago |
|
lyrics.cpp
|
lyrics: check if data returned by curl contains opening and closing tag
|
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
|
fix adding songs to playlist (broken by d82498ea)
|
17 years ago |
|
mpdpp.h
|
throw away isConnected variable and use itsConnection instead
|
17 years ago |
|
ncmpcpp.cpp
|
editing lyrics shouldn't require mpd_music_dir variable to be set
|
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
|
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
|
Merge branch 'libmpdclient2'
|
17 years ago |
|
settings.h
|
Merge branch 'libmpdclient2'
|
17 years ago |
|
song.cpp
|
fix MPD::Song::GetTrackNumber()
|
17 years ago |
|
song.h
|
add support for multiple tags
|
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
|
add support for multiple tags
|
17 years ago |
|
tag_editor.h
|
add support for multiple tags
|
17 years ago |
|
tiny_tag_editor.cpp
|
add support for multiple tags
|
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 |