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 a76cfeef8d actions: rework syntax and method visibility 11 years ago
..
helpers replace ProxySongList with NC::List and SongList 11 years ago
utility replace ProxySongList with NC::List and SongList 11 years ago
Makefile.am replace ProxySongList with NC::List and SongList 11 years ago
actions.cpp replace ProxySongList with NC::List and SongList 11 years ago
actions.h actions: rework syntax and method visibility 11 years ago
bindings.cpp actions: move item selection to its own action and bind it to insert 11 years ago
bindings.h replace boost::bind with std::bind 11 years ago
browser.cpp replace ProxySongList with NC::List and SongList 11 years ago
browser.h replace ProxySongList with NC::List and SongList 11 years ago
charset.cpp charset: pass const references 11 years ago
charset.h charset: pass const references 11 years ago
clock.cpp window: support new colors also as borders 11 years ago
clock.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
configuration.cpp Merge branch '0.6.x' 11 years ago
configuration.h settings: configuration file processing rewrite 12 years ago
curl_handle.cpp update copyright message 12 years ago
curl_handle.h update copyright message 12 years ago
display.cpp replace ProxySongList with NC::List and SongList 11 years ago
display.h replace ProxySongList with NC::List and SongList 11 years ago
enums.cpp actions: make find forward/backward incremental 12 years ago
enums.h actions: make find forward/backward incremental 12 years ago
format.cpp format: split into two headers 11 years ago
format.h format: split into two headers 11 years ago
format_impl.h format: split into two headers 11 years ago
gcc.h update copyright message 12 years ago
global.cpp remove silly comment after namespaces 12 years ago
global.h remove silly comment after namespaces 12 years ago
help.cpp help: correct a typo 11 years ago
help.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
helpers.cpp replace ProxySongList with NC::List and SongList 11 years ago
helpers.h replace ProxySongList with NC::List and SongList 11 years ago
interfaces.h replace ProxySongList with NC::List and SongList 11 years ago
lastfm.cpp window: support new colors also as borders 11 years ago
lastfm.h replace boost::bind with std::bind 11 years ago
lastfm_service.cpp get rid of name shadow warnings 11 years ago
lastfm_service.h update copyright message 12 years ago
lyrics.cpp format: split into two headers 11 years ago
lyrics.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
lyrics_fetcher.cpp lyrics fetcher: metrolyrics: remove code not needed anymore 12 years ago
lyrics_fetcher.h lyrics fetcher: update justsomelyrics fetcher 12 years ago
macro_utilities.cpp actions: move item selection to its own action and bind it to insert 11 years ago
macro_utilities.h actions: rework syntax and method visibility 11 years ago
media_library.cpp replace ProxySongList with NC::List and SongList 11 years ago
media_library.h replace ProxySongList with NC::List and SongList 11 years ago
menu.h replace ProxySongList with NC::List and SongList 11 years ago
menu_impl.h replace ProxySongList with NC::List and SongList 11 years ago
mpdpp.cpp do not include error.h as it's not the desired file 11 years ago
mpdpp.h actions: only shuffle selected range of playlist if applicable 11 years ago
mutable_song.cpp remove silly comment after namespaces 12 years ago
mutable_song.h remove silly comment after namespaces 12 years ago
ncmpcpp.cpp replace boost::bind with std::bind 11 years ago
outputs.cpp replace ProxySongList with NC::List and SongList 11 years ago
outputs.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
playlist.cpp replace ProxySongList with NC::List and SongList 11 years ago
playlist.h replace ProxySongList with NC::List and SongList 11 years ago
playlist_editor.cpp replace ProxySongList with NC::List and SongList 11 years ago
playlist_editor.h replace ProxySongList with NC::List and SongList 11 years ago
regex_filter.h add support for unicode aware regular expressions if available 11 years ago
runnable_item.h rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
screen.cpp actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
screen.h replace ProxySongList with NC::List and SongList 11 years ago
screen_switcher.h update copyright message 12 years ago
screen_type.cpp settings: configuration file processing rewrite 12 years ago
screen_type.h uniformize ways to convert strings into screen type 12 years ago
scrollpad.cpp remove support for ncurses terminal sequence escaping 11 years ago
scrollpad.h remove silly comment after namespaces 12 years ago
search_engine.cpp replace ProxySongList with NC::List and SongList 11 years ago
search_engine.h replace ProxySongList with NC::List and SongList 11 years ago
sel_items_adder.cpp replace ProxySongList with NC::List and SongList 11 years ago
sel_items_adder.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
server_info.cpp mpd: replace all consumers with iterators 12 years ago
server_info.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
settings.cpp actions: move item selection to its own action and bind it to insert 11 years ago
settings.h actions: move item selection to its own action and bind it to insert 11 years ago
song.cpp song: use boost::hash 11 years ago
song.h song: use boost::hash 11 years ago
song_info.cpp replace ProxySongList with NC::List and SongList 11 years ago
song_info.h replace ProxySongList with NC::List and SongList 11 years ago
song_list.cpp replace ProxySongList with NC::List and SongList 11 years ago
sort_playlist.cpp replace boost::bind with std::bind 11 years ago
sort_playlist.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
status.cpp replace ProxySongList with NC::List and SongList 11 years ago
status.h remove silly comment after namespaces 12 years ago
statusbar.cpp window: fill background color on clearing to EOL 12 years ago
statusbar.h remove silly comment after namespaces 12 years ago
strbuffer.h Merge branch '0.6.x' 11 years ago
tag_editor.cpp replace ProxySongList with NC::List and SongList 11 years ago
tag_editor.h replace ProxySongList with NC::List and SongList 11 years ago
tags.cpp tags: write: use boost::filesystem 11 years ago
tags.h remove silly comment after namespaces 12 years ago
tiny_tag_editor.cpp menu: split into two headers 11 years ago
tiny_tag_editor.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
title.cpp remove support for PDCurses 11 years ago
title.h update copyright message 12 years ago
visualizer.cpp visualizer: scale spectrum along with window's width 11 years ago
visualizer.h actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
window.cpp remove support for ncurses terminal sequence escaping 11 years ago
window.h remove support for ncurses terminal sequence escaping 11 years ago