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 3c1a888378 playlist: remove enterPressed 11 years ago
..
helpers replace ProxySongList with NC::List and SongList 11 years ago
utility Merge branch '0.6.x' 11 years ago
Makefile.am replace ProxySongList with NC::List and SongList 11 years ago
actions.cpp playlist: remove enterPressed 11 years ago
actions.h playlist: remove enterPressed 11 years ago
bindings.cpp playlist: remove enterPressed 11 years ago
bindings.h help: show defined action chains 11 years ago
browser.cpp browser: scroll down after directory was added successfully 11 years ago
browser.h split PressSpace action into modular pieces 11 years ago
charset.cpp charset: provide overloads for rvalue references 11 years ago
charset.h charset: provide overloads for rvalue 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 configuration: synchronize with man page 11 years ago
configuration.h settings: configuration file processing rewrite 12 years ago
curl_handle.cpp lyrics fetcher: fix lyricwiki.com redirect issue 11 years ago
curl_handle.h lyrics fetcher: fix lyricwiki.com redirect issue 11 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: shorten date by simple truncation 11 years ago
gcc.h
global.cpp remove silly comment after namespaces 11 years ago
global.h remove silly comment after namespaces 11 years ago
help.cpp playlist: remove enterPressed 11 years ago
help.h split PressSpace action into modular pieces 11 years ago
helpers.cpp helpers: getDatabaseIterator: rethrow exception if connection wasn't closed 11 years ago
helpers.h media library: fix infinite loop if listallinfo fails 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 Merge branch '0.6.x' 11 years ago
lastfm_service.h
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: fix lyricwiki.com redirect issue 11 years ago
lyrics_fetcher.h lyrics fetcher: use override keyword where appropriate 11 years ago
macro_utilities.cpp help: show defined action chains 11 years ago
macro_utilities.h help: show defined action chains 11 years ago
media_library.cpp media library: fix infinite loop if listallinfo fails 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 status: always check if current song is not empty 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 11 years ago
mutable_song.h remove silly comment after namespaces 11 years ago
ncmpcpp.cpp playlist: convert several function names to camelCase 11 years ago
outputs.cpp outputs: replace enterPressed with toggleOutput 11 years ago
outputs.h outputs: replace enterPressed with toggleOutput 11 years ago
playlist.cpp playlist: remove enterPressed 11 years ago
playlist.h playlist: remove enterPressed 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 regex filter: log the problematic strings so they can be identified 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
screen_type.cpp help: show defined action chains 11 years ago
screen_type.h help: show defined action chains 11 years ago
scrollpad.cpp strbuffer: fix issue with order of properties with the same position 11 years ago
scrollpad.h actions: respect regular expression config when searching in text fields 11 years ago
search_engine.cpp media library: fix infinite loop if listallinfo fails 11 years ago
search_engine.h split PressSpace action into modular pieces 11 years ago
sel_items_adder.cpp selected items adder: implement Searchable instance 11 years ago
sel_items_adder.h selected items adder: implement Searchable instance 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: check if terminal supports window title once 11 years ago
settings.h actions: move item selection to its own action and bind it to insert 11 years ago
song.cpp Merge branch '0.6.x' 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 actions: add support for range selection and make a few actions work on ranges 11 years ago
sort_playlist.h split PressSpace action into modular pieces 11 years ago
status.cpp outputs: replace enterPressed with toggleOutput 11 years ago
status.h remove silly comment after namespaces 11 years ago
statusbar.cpp playlist: convert several function names to camelCase 11 years ago
statusbar.h remove silly comment after namespaces 11 years ago
strbuffer.h strbuffer: fix issue with order of properties with the same position 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 11 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 settings: check if terminal supports window title once 11 years ago
title.h
visualizer.cpp visualizer: scale automatically if multiplier is 1 11 years ago
visualizer.h visualizer: scale automatically if multiplier is 1 11 years ago
window.cpp window: revert to the old operator<<(char) as new causes problems 11 years ago
window.h bindinds: add support for alt/ctrl/shift modifiers and escape key 11 years ago