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 5838d02077 add shortcut keybinding for saving in tiny tag editor 17 years ago
..
Makefile.am new feature: outputs screen 17 years ago
browser.cpp use prefix ++ instead of postfix where available 17 years ago
browser.h initialize screens only if necessary 17 years ago
charset.cpp use prefix ++ instead of postfix where available 17 years ago
charset.h disable detecting currently used encoding as it's extremely ugly 17 years ago
clock.cpp use prefix ++ instead of postfix where available 17 years ago
clock.h initialize screens only if necessary 17 years ago
display.cpp use prefix ++ instead of postfix where available 17 years ago
display.h use typename keyword instead of class as it's more logical 17 years ago
global.h define MPD::Connection handler as an object, not pointer 17 years ago
help.cpp add shortcut keybinding for saving in tiny tag editor 17 years ago
help.h initialize screens only if necessary 17 years ago
helpers.cpp use prefix ++ instead of postfix where available 17 years ago
helpers.h return values instead of playing around with static variables and references 17 years ago
home.h get proper path to "My Documents" folder in WIN32 17 years ago
info.cpp use prefix ++ instead of postfix where available 17 years ago
info.h initialize screens only if necessary 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 use prefix ++ instead of postfix where available 17 years ago
lyrics.h initialize screens only if necessary 17 years ago
media_library.cpp use prefix ++ instead of postfix where available 17 years ago
media_library.h initialize screens only if necessary 17 years ago
menu.cpp use prefix ++ instead of postfix where available 17 years ago
menu.h use prefix ++ instead of postfix where available 17 years ago
misc.cpp use prefix ++ instead of postfix where available 17 years ago
misc.h new feature: add random songs to playlist 17 years ago
mpdpp.cpp use prefix ++ instead of postfix where available 17 years ago
mpdpp.h define MPD::Connection handler as an object, not pointer 17 years ago
ncmpcpp.cpp add shortcut keybinding for saving in tiny tag editor 17 years ago
ncmpcpp.h get proper path to "My Documents" folder in WIN32 17 years ago
outputs.cpp use prefix ++ instead of postfix where available 17 years ago
outputs.h initialize screens only if necessary 17 years ago
playlist.cpp use prefix ++ instead of postfix where available 17 years ago
playlist.h initialize screens only if necessary 17 years ago
playlist_editor.cpp use prefix ++ instead of postfix where available 17 years ago
playlist_editor.h initialize screens only if necessary 17 years ago
screen.h use prefix ++ instead of postfix where available 17 years ago
scrollpad.cpp use prefix ++ instead of postfix where available 17 years ago
scrollpad.h fix bug with removing format from artist's info screen 17 years ago
search_engine.cpp use prefix ++ instead of postfix where available 17 years ago
search_engine.h initialize screens only if necessary 17 years ago
settings.cpp use prefix ++ instead of postfix where available 17 years ago
settings.h add keybinding to toggle mouse support on the fly 17 years ago
song.cpp use prefix ++ instead of postfix where available 17 years ago
song.h return value instead of const reference to long long 17 years ago
status.cpp use prefix ++ instead of postfix where available 17 years ago
status.h clear window title at exit 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 use prefix ++ instead of postfix where available 17 years ago
tag_editor.cpp use prefix ++ instead of postfix where available 17 years ago
tag_editor.h initialize screens only if necessary 17 years ago
window.cpp use prefix ++ instead of postfix where available 17 years ago
window.h cosider different size of size_t type on 32bits and 64bits arches 17 years ago