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 802886c2e5 bindings: initial support for running external commands 14 years ago
..
utility fix header guards 14 years ago
Makefile.am bindings: add support for action "require_screen" 14 years ago
actions.cpp media library: optimize update 14 years ago
actions.h fix header guards 14 years ago
bindings.cpp bindings: initial support for running external commands 14 years ago
bindings.h fix header guards 14 years ago
browser.cpp mpd: make functions take item consumer instead of returning vector of items 14 years ago
browser.h fix header guards 14 years ago
charset.cpp charset: put functions into namespace and change naming convention 14 years ago
charset.h fix header guards 14 years ago
clock.cpp abstract shared parts of switchTo methods away 14 years ago
clock.h fix header guards 14 years ago
cmdargs.cpp settings: support customizable tags separator 14 years ago
cmdargs.h move ParseArgv to separate file 14 years ago
curl_handle.cpp update copyright dates 14 years ago
curl_handle.h fix header guards 14 years ago
display.cpp mdp: remove GetCurrentlyPlayingSongPos 14 years ago
display.h fix header guards 14 years ago
error.cpp error: fix Timestamp 14 years ago
error.h fix header guards 14 years ago
exec_item.h fix header guards 14 years ago
gcc.h some general source code tweaks 14 years ago
global.cpp screen: rename BasicScreen to BaseScreen 14 years ago
global.h fix header guards 14 years ago
help.cpp media library: add support for sorting by mtime 14 years ago
help.h fix header guards 14 years ago
helpers.cpp pass ProxySongList around since it already has shared_ptr inside 14 years ago
helpers.h fix header guards 14 years ago
interfaces.h fix header guards 14 years ago
lastfm.cpp abstract shared parts of switchTo methods away 14 years ago
lastfm.h fix header guards 14 years ago
lastfm_service.cpp use wstrings uncoditionally where needed 14 years ago
lastfm_service.h fix header guards 14 years ago
lyrics.cpp abstract shared parts of switchTo methods away 14 years ago
lyrics.h fix header guards 14 years ago
lyrics_fetcher.cpp charset: put functions into namespace and change naming convention 14 years ago
lyrics_fetcher.h fix header guards 14 years ago
macro_utilities.cpp bindings: initial support for running external commands 14 years ago
macro_utilities.h bindings: initial support for running external commands 14 years ago
media_library.cpp media library: fix albums selection 14 years ago
media_library.h media library: preserve filters/selections on update 14 years ago
menu.h menu: pass items by value to allow copy elision / moving 14 years ago
mpdpp.cpp media library: optimize update 14 years ago
mpdpp.h fix header guards 14 years ago
mutable_song.cpp tag editor: improve tag writing abilities 14 years ago
mutable_song.h fix header guards 14 years ago
ncmpcpp.cpp bindings: guarantee ordering of bindings of the same key 14 years ago
outputs.cpp mpd: make functions take item consumer instead of returning vector of items 14 years ago
outputs.h fix header guards 14 years ago
playlist.cpp mdp: remove GetCurrentlyPlayingSongPos 14 years ago
playlist.h fix header guards 14 years ago
playlist_editor.cpp playlist editor: rename private members 14 years ago
playlist_editor.h fix header guards 14 years ago
proxy_song_list.h fix header guards 14 years ago
regex_filter.h fix header guards 14 years ago
regexes.cpp regex filter: fix assertion fail if regex wasn't properly compiled 14 years ago
regexes.h fix header guards 14 years ago
screen.cpp screen: rename BasicScreen to BaseScreen 14 years ago
screen.h fix header guards 14 years ago
screen_switcher.h fix header guards 14 years ago
screen_type.cpp add ScreenType for screen's type identification 14 years ago
screen_type.h add ScreenType for screen's type identification 14 years ago
scrollpad.cpp move wstring related functions to wide_char file 14 years ago
scrollpad.h fix header guards 14 years ago
search_engine.cpp mpd: make functions take item consumer instead of returning vector of items 14 years ago
search_engine.h fix header guards 14 years ago
sel_items_adder.cpp mpd: make functions take item consumer instead of returning vector of items 14 years ago
sel_items_adder.h fix header guards 14 years ago
server_info.cpp mpd: make functions take item consumer instead of returning vector of items 14 years ago
server_info.h fix header guards 14 years ago
settings.cpp settings: remove media_library_display_{date,empty_tag} options 14 years ago
settings.h settings: remove media_library_display_{date,empty_tag} options 14 years ago
song.cpp media library: optimize update 14 years ago
song.h fix header guards 14 years ago
song_info.cpp abstract shared parts of switchTo methods away 14 years ago
song_info.h fix header guards 14 years ago
sort_playlist.cpp playlist: make reverse operate on iterator range 14 years ago
sort_playlist.h fix header guards 14 years ago
status.cpp media library: preserve filters/selections on update 14 years ago
status.h fix header guards 14 years ago
statusbar.cpp bindings: add support for defining and executing commands 14 years ago
statusbar.h fix header guards 14 years ago
strbuffer.h fix header guards 14 years ago
tag_editor.cpp mpd: make functions take item consumer instead of returning vector of items 14 years ago
tag_editor.h fix header guards 14 years ago
tags.cpp tags: fix a few issues (reading/writing tags related) 14 years ago
tags.h fix header guards 14 years ago
tiny_tag_editor.cpp tiny tag editor: do not try to load comment tag 14 years ago
tiny_tag_editor.h fix header guards 14 years ago
title.cpp more PascalCase to camelCase conversions 14 years ago
title.h fix header guards 14 years ago
visualizer.cpp mpd: make functions take item consumer instead of returning vector of items 14 years ago
visualizer.h fix header guards 14 years ago
window.cpp bindings: add support for defining and executing commands 14 years ago
window.h fix header guards 14 years ago