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 951e9f0f26 actions: delete stored playlists: fix infinite loop after deletion of empty playlist 12 years ago
..
utility wide char: use std::move in To{W,}String 12 years ago
Makefile.am rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
actions.cpp actions: delete stored playlists: fix infinite loop after deletion of empty playlist 12 years ago
actions.h add visualizer_sample_multiplier config option 12 years ago
bindings.cpp add visualizer_sample_multiplier config option 12 years ago
bindings.h settings: configuration file processing rewrite 12 years ago
browser.cpp update NEWS and change version to 0.6_beta5 12 years ago
browser.h update copyright message 12 years ago
charset.cpp update copyright message 12 years ago
charset.h update copyright message 12 years ago
clock.cpp make sure to include boost posix_time where needed 12 years ago
clock.h update copyright message 12 years ago
configuration.cpp configuration: load bindings from the main directory if not specified otherwise 12 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 status: store status fields seperately 12 years ago
display.h update copyright message 12 years ago
enums.cpp browser: make sorting optional 12 years ago
enums.h browser: make sorting optional 12 years ago
error.cpp update copyright message 12 years ago
error.h update copyright message 12 years ago
gcc.h update copyright message 12 years ago
global.cpp replace timeval and time_t with boost::posix_time::ptime 12 years ago
global.h make sure to include boost posix_time where needed 12 years ago
help.cpp actions: make JumpToPlayingSong work also if player is stopped 12 years ago
help.h help: make volume_change_step affect description of appropriate actions 12 years ago
helpers.cpp settings: configuration file processing rewrite 12 years ago
helpers.h settings: configuration file processing rewrite 12 years ago
interfaces.h update copyright message 12 years ago
lastfm.cpp update copyright message 12 years ago
lastfm.h update copyright message 12 years ago
lastfm_service.cpp update copyright message 12 years ago
lastfm_service.h update copyright message 12 years ago
lyrics.cpp status: follow lyrics of proper song if consume mode is on 12 years ago
lyrics.h status: follow lyrics of proper song if consume mode is on 12 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 update copyright message 12 years ago
macro_utilities.h update copyright message 12 years ago
media_library.cpp settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
media_library.h settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
menu.h update copyright message 12 years ago
mpdpp.cpp status: follow lyrics of proper song if consume mode is on 12 years ago
mpdpp.h status: follow lyrics of proper song if consume mode is on 12 years ago
mutable_song.cpp tag editor: fix filename change detection 12 years ago
mutable_song.h tag editor: fix filename change detection 12 years ago
ncmpcpp.cpp main: limit connection attempts to one per second 12 years ago
outputs.cpp update copyright message 12 years ago
outputs.h update copyright message 12 years ago
playlist.cpp actions: locate song: fix crash (hopefully for the last time) 12 years ago
playlist.h status: fix toggling flags 12 years ago
playlist_editor.cpp playlist editor: make playlist deletion work 12 years ago
playlist_editor.h settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
proxy_song_list.h update copyright message 12 years ago
regex_filter.h update copyright message 12 years ago
runnable_item.h rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
screen.cpp fix color of window separators in media library etc. 12 years ago
screen.h fix color of window separators in media library etc. 12 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 scrollpad: explicitely include iostream 12 years ago
scrollpad.h update copyright message 12 years ago
search_engine.cpp settings: configuration file processing rewrite 12 years ago
search_engine.h update copyright message 12 years ago
sel_items_adder.cpp status: store status fields seperately 12 years ago
sel_items_adder.h rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
server_info.cpp make sure to include boost posix_time where needed 12 years ago
server_info.h make sure to include boost posix_time where needed 12 years ago
settings.cpp settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
settings.h settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
song.cpp playlist: make kept song count collision resistant 12 years ago
song.h song: initialize m_hash in default constructor 12 years ago
song_info.cpp update copyright message 12 years ago
song_info.h update copyright message 12 years ago
sort_playlist.cpp rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
sort_playlist.h rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
status.cpp status: follow lyrics of proper song if consume mode is on 12 years ago
status.h status: follow lyrics of proper song if consume mode is on 12 years ago
statusbar.cpp statusbar: clear statusbar after message delay even if player is stopped 12 years ago
statusbar.h replace timeval and time_t with boost::posix_time::ptime 12 years ago
strbuffer.h settings: configuration file processing rewrite 12 years ago
tag_editor.cpp fix color of window separators in media library etc. 12 years ago
tag_editor.h update copyright message 12 years ago
tags.cpp tag editor: fix filename change detection 12 years ago
tags.h update copyright message 12 years ago
tiny_tag_editor.cpp tiny tag editor: do not to set empty name 12 years ago
tiny_tag_editor.h update copyright message 12 years ago
title.cpp settings: configuration file processing rewrite 12 years ago
title.h update copyright message 12 years ago
visualizer.cpp visualizer: use fabs instead of abs 12 years ago
visualizer.h visualizer: make frequency spectrum watchable 12 years ago
window.cpp window: properly disable readline completion 12 years ago
window.h window: readline: ignore escape key 12 years ago