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 8c3760111d new feature: display remaining time of song instead of elapsed time 17 years ago
..
Makefile.am new feature: outputs screen 17 years ago
browser.cpp new feature: alternative user interface 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 new feature: alternative user interface 17 years ago
clock.h new feature: alternative user interface 17 years ago
display.cpp new attribute for a columns view: do not display empty tag marker 17 years ago
display.h new feature: allow for fixed size columns 17 years ago
global.h define MPD::Connection handler as an object, not pointer 17 years ago
help.cpp new feature: alternative user interface 17 years ago
help.h new feature: alternative user interface 17 years ago
helpers.cpp fix a few glitches in ParseArgv() 17 years ago
helpers.h simplify code responsible for parsing song formats 17 years ago
home.h get proper path to "My Documents" folder in WIN32 17 years ago
info.cpp new feature: alternative user interface 17 years ago
info.h new feature: alternative user interface 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 fix song format in lyrics screen 17 years ago
lyrics.h new feature: alternative user interface 17 years ago
media_library.cpp new feature: alternative user interface 17 years ago
media_library.h new feature: alternative user interface 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 rename MPD::Song::{Get,Set}Year to {Get,Set}Date 17 years ago
misc.h new feature: add random songs to playlist 17 years ago
mpdpp.cpp simplify code responsible for adding items with 'a' more 17 years ago
mpdpp.h simplify code responsible for adding items with 'a' more 17 years ago
ncmpcpp.cpp new feature: display remaining time of song instead of elapsed time 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 fix Playlist::SongInColumnsToString() which was broken since cbbabee0 17 years ago
playlist.h new feature: alternative user interface 17 years ago
playlist_editor.cpp new feature: alternative user interface 17 years ago
playlist_editor.h new feature: alternative user interface 17 years ago
screen.h new feature: alternative user interface 17 years ago
scrollpad.cpp remove using declarations 17 years ago
scrollpad.h fix bug with removing format from artist's info screen 17 years ago
search_engine.cpp new feature: alternative user interface 17 years ago
search_engine.h new feature: alternative user interface 17 years ago
settings.cpp new feature: display remaining time of song instead of elapsed time 17 years ago
settings.h new feature: display remaining time of song instead of elapsed time 17 years ago
song.cpp write ID3v2 frames to mp3 files / do not limit track and date fields 17 years ago
song.h new feature: command line switch for displaying now playing song 17 years ago
status.cpp new feature: display remaining time of song instead of elapsed time 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 new feature: alternative user interface 17 years ago
tag_editor.cpp write ID3v2 frames to mp3 files / do not limit track and date fields 17 years ago
tag_editor.h tag editor: put current pattern in extra braces (requred by cbbabee0) 17 years ago
window.cpp fix setting format flags in Window::operator<<(Format) 17 years ago
window.h new feature: alternative user interface 17 years ago