| .. |
|
Makefile.am
|
get proper path to "My Documents" folder in WIN32
|
17 years ago |
|
browser.cpp
|
make displaying hidden files in local browser optional
|
17 years ago |
|
browser.h
|
add support for regular expressions (basic and extended)
|
17 years ago |
|
charset.cpp
|
do not zero allocated space, just append null character at the end of string
|
17 years ago |
|
charset.h
|
disable detecting currently used encoding as it's extremely ugly
|
17 years ago |
|
clock.cpp
|
fix for clock misrendering
|
17 years ago |
|
clock.h
|
fix overriding Clock::Scroll()
|
17 years ago |
|
display.cpp
|
call Song::Localize() in Display::SongInColumns()
|
17 years ago |
|
display.h
|
use typename keyword instead of class as it's more logical
|
17 years ago |
|
global.h
|
redraw statusbar after terminal resize
|
17 years ago |
|
help.cpp
|
new feature: two columns view in media library (albums and songs)
|
17 years ago |
|
help.h
|
make BasicScreen::{Enter,Space}Pressed() pure virtual
|
17 years ago |
|
helpers.cpp
|
rewrite GetLineValue() function
|
17 years ago |
|
helpers.h
|
fix prototype of write_data() function used by curl
|
17 years ago |
|
home.h
|
get proper path to "My Documents" folder in WIN32
|
17 years ago |
|
info.cpp
|
fix compilation if there were no curl dev files installed
|
17 years ago |
|
info.h
|
fix compilation if there were no curl dev files installed
|
17 years ago |
|
libmpdclient.c
|
add support for consume mode
|
17 years ago |
|
libmpdclient.h
|
add support for consume mode
|
17 years ago |
|
lyrics.cpp
|
fix compilation if there were no curl dev files installed
|
17 years ago |
|
lyrics.h
|
make Lyrics::FilenamePath non-static member
|
17 years ago |
|
media_library.cpp
|
correct notifications about fetching albums
|
17 years ago |
|
media_library.h
|
new feature: two columns view in media library (albums and songs)
|
17 years ago |
|
menu.cpp
|
put classes related to ncurses into NCurses namespace
|
17 years ago |
|
menu.h
|
fix compilation with -std=c++0x
|
17 years ago |
|
misc.cpp
|
limit scope of unallowed_chars and make it static
|
17 years ago |
|
misc.h
|
put classes related to ncurses into NCurses namespace
|
17 years ago |
|
mpdpp.cpp
|
do not allow empty search constraints with mpd < 0.14*
|
17 years ago |
|
mpdpp.h
|
add support for consume mode
|
17 years ago |
|
ncmpcpp.cpp
|
new feature: input text history
|
17 years ago |
|
ncmpcpp.h
|
get proper path to "My Documents" folder in WIN32
|
17 years ago |
|
playlist.cpp
|
use C++ style casts in Playlist::Init()
|
17 years ago |
|
playlist.h
|
handle height of sorting window properly
|
17 years ago |
|
playlist_editor.cpp
|
real fix for bug 2252
|
17 years ago |
|
playlist_editor.h
|
add support for regular expressions (basic and extended)
|
17 years ago |
|
screen.h
|
rename Screen::Cmp() to Screen::ActiveWindow() as it's more logical
|
17 years ago |
|
scrollpad.cpp
|
improve formatting removal
|
17 years ago |
|
scrollpad.h
|
improve formatting removal
|
17 years ago |
|
search_engine.cpp
|
real fix for bug 2252
|
17 years ago |
|
search_engine.h
|
make SearchEngine::CaseSensitive regex flag
|
17 years ago |
|
settings.cpp
|
make displaying hidden files in local browser optional
|
17 years ago |
|
settings.h
|
make displaying hidden files in local browser optional
|
17 years ago |
|
song.cpp
|
do not limit year tag to 4 digits
|
17 years ago |
|
song.h
|
rename Song::__Count_Last_Slash_Position()
|
17 years ago |
|
status.cpp
|
new feature: two columns view in media library (albums and songs)
|
17 years ago |
|
status.h
|
make use of gcc's __attribute__ extension
|
17 years ago |
|
str_pool.c
|
add clock screen (ported from ncmpc)
|
17 years ago |
|
str_pool.h
|
add clock screen (ported from ncmpc)
|
17 years ago |
|
strbuffer.h
|
improve formatting removal
|
17 years ago |
|
tag_editor.cpp
|
correct notifications about fetching albums
|
17 years ago |
|
tag_editor.h
|
some fixes for non-unicode locales
|
17 years ago |
|
window.cpp
|
new feature: input text history
|
17 years ago |
|
window.h
|
new feature: input text history
|
17 years ago |