| .. |
|
utility
|
settings: support customizable tags separator
|
14 years ago |
|
Makefile.am
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
actions.cpp
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
actions.h
|
require mpd >= 0.16.0
|
14 years ago |
|
bindings.cpp
|
move wstring related functions to wide_char file
|
14 years ago |
|
bindings.h
|
add example bindings configuration file with comprehensive description
|
14 years ago |
|
browser.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
browser.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
charset.cpp
|
charset: put functions into namespace and change naming convention
|
14 years ago |
|
charset.h
|
charset: put functions into namespace and change naming convention
|
14 years ago |
|
clock.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
clock.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
cmdargs.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
cmdargs.h
|
move ParseArgv to separate file
|
14 years ago |
|
curl_handle.cpp
|
update copyright dates
|
14 years ago |
|
curl_handle.h
|
update copyright dates
|
14 years ago |
|
display.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
display.h
|
display: pass screen to functions by pointer
|
14 years ago |
|
error.cpp
|
error: fix Timestamp
|
14 years ago |
|
error.h
|
some general source code tweaks
|
14 years ago |
|
gcc.h
|
some general source code tweaks
|
14 years ago |
|
global.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
global.h
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
help.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
help.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
helpers.cpp
|
move ParseArgv to separate file
|
14 years ago |
|
helpers.h
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
interfaces.h
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
lastfm.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
lastfm.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
lastfm_service.cpp
|
use wstrings uncoditionally where needed
|
14 years ago |
|
lastfm_service.h
|
get rid of HAVE_CONFIG_H directives
|
14 years ago |
|
lyrics.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
lyrics.h
|
playist: do not duplicate now playing information
|
14 years ago |
|
lyrics_fetcher.cpp
|
charset: put functions into namespace and change naming convention
|
14 years ago |
|
lyrics_fetcher.h
|
get rid of HAVE_CONFIG_H directives
|
14 years ago |
|
macro_utilities.h
|
actions: guarantee that action will not be executed without checks
|
14 years ago |
|
media_library.cpp
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
media_library.h
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
menu.h
|
menu: use shared pointers internally
|
14 years ago |
|
mpdpp.cpp
|
remove remaining exclamation marks from messages
|
14 years ago |
|
mpdpp.h
|
mpd: separate statistics
|
14 years ago |
|
mutable_song.cpp
|
tag editor: improve tag writing abilities
|
14 years ago |
|
mutable_song.h
|
settings: support customizable tags separator
|
14 years ago |
|
ncmpcpp.cpp
|
require mpd >= 0.16.0
|
14 years ago |
|
outputs.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
outputs.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
playlist.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
playlist.h
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
playlist_editor.cpp
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
playlist_editor.h
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
proxy_song_list.h
|
generalize UpdateSongsList (-> markSongsInPlaylist)
|
14 years ago |
|
regex_filter.h
|
get rid of 'using namespace NCurses' directive
|
14 years ago |
|
regexes.cpp
|
implement HasSongs interface
|
14 years ago |
|
regexes.h
|
implement HasSongs interface
|
14 years ago |
|
screen.cpp
|
change naming conventions in NC namespace
|
14 years ago |
|
screen.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
scrollpad.cpp
|
move wstring related functions to wide_char file
|
14 years ago |
|
scrollpad.h
|
strbuffer: change basic_buffer to BasicBuffer
|
14 years ago |
|
search_engine.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
search_engine.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
sel_items_adder.cpp
|
get rid of locale_to_utf where it's not needed anymore
|
14 years ago |
|
sel_items_adder.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
server_info.cpp
|
move statusbar/progressbar related code to separate file
|
14 years ago |
|
server_info.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
settings.cpp
|
settings: change default modified_item_prefix a bit
|
14 years ago |
|
settings.h
|
settings: support customizable tags separator
|
14 years ago |
|
song.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
song.h
|
settings: support customizable tags separator
|
14 years ago |
|
song_info.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
song_info.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
status.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
status.h
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
statusbar.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
statusbar.h
|
move statusbar/progressbar related code to separate file
|
14 years ago |
|
strbuffer.h
|
strbuffer: change basic_buffer to BasicBuffer
|
14 years ago |
|
tag_editor.cpp
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
tag_editor.h
|
add interface HasColumns and its appropriate implementations
|
14 years ago |
|
tiny_tag_editor.cpp
|
settings: support customizable tags separator
|
14 years ago |
|
tiny_tag_editor.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
title.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
title.h
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
visualizer.cpp
|
status: split NcmpcppStatusChanged into smaller pieces
|
14 years ago |
|
visualizer.h
|
use wstrings uncoditionally where needed
|
14 years ago |
|
window.cpp
|
window: fix operators for const char/wchar_t *
|
14 years ago |
|
window.h
|
move wstring related functions to wide_char file
|
14 years ago |