| .. |
|
utility
|
configuration: add 'ignore-config-errors' switch
|
11 years ago |
|
Makefile.am
|
rename ExecItem to RunnableItem and make use of variadic templates
|
12 years ago |
|
actions.cpp
|
actions: seek: fix incremental seeking so it doesn't reset aftet 30 seconds
|
11 years ago |
|
actions.h
|
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
|
12 years ago |
|
bindings.cpp
|
bindings: additionally bind delete to DeleteBrowserItems by default
|
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: add 'ignore-config-errors' switch
|
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
|
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
|
lyrics: check if the song exists
|
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
|
lyrics: check if the song exists
|
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
|
media library: fix adding songs with fetch delay enabled
|
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
|
mpd: fix floating point exception when adding random tags/songs
|
11 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
|
set SIGWINCH handler before initializing ncurses to avoid races
|
11 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: fix adding songs with fetch delay enabled
|
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
|
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
|
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
|
selected item adder: fix pop-up title when adding items to the current playlist
|
11 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
|
configuration: add 'ignore-config-errors' switch
|
11 years ago |
|
settings.h
|
configuration: add 'ignore-config-errors' switch
|
11 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: fix crossfade being shown in status when other options are being toggled
|
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
|
strbuffer: allow for duplicate properties
|
11 years ago |
|
tag_editor.cpp
|
tag editor: fix leading separator issue (#32)
|
11 years ago |
|
tag_editor.h
|
update copyright message
|
12 years ago |
|
tags.cpp
|
tags: mp3: write IDv2.4 tags only
|
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: don't add encrypted prompts to input history
|
11 years ago |
|
window.h
|
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
|
12 years ago |