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 583e79dc54 action: select item: don't go down after selection 11 years ago
..
helpers replace ProxySongList with NC::List and SongList 11 years ago
utility fix compilation with clang 11 years ago
Makefile.am replace ProxySongList with NC::List and SongList 11 years ago
actions.cpp action: select item: don't go down after selection 11 years ago
actions.h split PressSpace action into modular pieces 11 years ago
bindings.cpp split PressSpace action into modular pieces 11 years ago
bindings.h bindinds: add support for alt/ctrl/shift modifiers and escape key 11 years ago
browser.cpp split PressSpace action into modular pieces 11 years ago
browser.h split PressSpace action into modular pieces 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 split PressSpace action into modular pieces 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 window: redefine special key values 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 split PressSpace action into modular pieces 11 years ago
help.h split PressSpace action into modular pieces 11 years ago
helpers.cpp screen: provide const main() overload 11 years ago
helpers.h replace ProxySongList with NC::List and SongList 11 years ago
interfaces.h split PressSpace action into modular pieces 11 years ago
lastfm.cpp window: support new colors also as borders 11 years ago
lastfm.h lastfm: use sink argument and fix possible usage of m_service after delete 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 split PressSpace action into modular pieces 11 years ago
lyrics.h split PressSpace action into modular pieces 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 bindinds: add support for alt/ctrl/shift modifiers and escape key 11 years ago
media_library.cpp stop using literal 500 as a window timeout 11 years ago
media_library.h split PressSpace action into modular pieces 11 years ago
menu.h replace ProxySongList with NC::List and SongList 11 years ago
menu_impl.h window: redefine special key values 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 actions: add action for environment update 11 years ago
outputs.cpp replace ProxySongList with NC::List and SongList 11 years ago
outputs.h split PressSpace action into modular pieces 11 years ago
playlist.cpp replace ProxySongList with NC::List and SongList 11 years ago
playlist.h split PressSpace action into modular pieces 11 years ago
playlist_editor.cpp stop using literal 500 as a window timeout 11 years ago
playlist_editor.h split PressSpace action into modular pieces 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 stop using literal 500 as a window timeout 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 actions: respect regular expression config when searching in text fields 11 years ago
scrollpad.h actions: respect regular expression config when searching in text fields 11 years ago
search_engine.cpp split PressSpace action into modular pieces 11 years ago
search_engine.h split PressSpace action into modular pieces 11 years ago
sel_items_adder.cpp replace ProxySongList with NC::List and SongList 11 years ago
sel_items_adder.h split PressSpace action into modular pieces 11 years ago
server_info.cpp mpd: replace all consumers with iterators 12 years ago
server_info.h split PressSpace action into modular pieces 11 years ago
settings.cpp settings: recognize default_space_mode and show deprecation warning 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 split PressSpace action into modular pieces 11 years ago
song_list.cpp replace ProxySongList with NC::List and SongList 11 years ago
song_list.h add missing song_list.h 11 years ago
sort_playlist.cpp replace boost::bind with std::bind 11 years ago
sort_playlist.h split PressSpace action into modular pieces 11 years ago
status.cpp status: don't remove selection on playlist update 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 tag editor: when numbering tracks, discard other track tags if present 11 years ago
tag_editor.h split PressSpace action into modular pieces 11 years ago
tags.cpp tags: remove xiph tag DESCRIPTION as it's parsed as COMMENT by MPD 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 split PressSpace action into modular pieces 11 years ago
title.cpp remove support for PDCurses 11 years ago
title.h update copyright message 12 years ago
visualizer.cpp split PressSpace action into modular pieces 11 years ago
visualizer.h split PressSpace action into modular pieces 11 years ago
window.cpp bindinds: add support for alt/ctrl/shift modifiers and escape key 11 years ago
window.h bindinds: add support for alt/ctrl/shift modifiers and escape key 11 years ago