| .. |
|
Makefile.am
|
allocate strings in a pool (taken from ncmpc)
|
18 years ago |
|
color_parser.cpp
|
extend configuration
|
18 years ago |
|
help.cpp
|
put local functions into unnamed namespaces
|
18 years ago |
|
help.h
|
code clean-ups (help screen initialization splitted)
|
18 years ago |
|
helpers.cpp
|
use ToLower() instead of calling std::transform explicitly all the time
|
18 years ago |
|
helpers.h
|
store fetched artist's info in ~/.ncmpcpp/artists instead of ~/.lyrics
|
18 years ago |
|
libmpdclient.c
|
allocate strings in a pool (taken from ncmpc)
|
18 years ago |
|
libmpdclient.h
|
allocate strings in a pool (taken from ncmpc)
|
18 years ago |
|
lyrics.cpp
|
close files after reading them
|
18 years ago |
|
lyrics.h
|
put local functions into unnamed namespaces
|
18 years ago |
|
menu.cpp
|
class Menu is template now / bunch of code clean-ups.
|
18 years ago |
|
menu.h
|
support for adding items like in ncmpc (disabled by default)
|
18 years ago |
|
misc.cpp
|
use ToLower() instead of calling std::transform explicitly all the time
|
18 years ago |
|
misc.h
|
use ToLower() instead of calling std::transform explicitly all the time
|
18 years ago |
|
mpdpp.cpp
|
change internal storing of Song info (much less memory consumption)
|
18 years ago |
|
mpdpp.h
|
directories view for tag editor
|
18 years ago |
|
ncmpcpp.cpp
|
use ToLower() instead of calling std::transform explicitly all the time
|
18 years ago |
|
ncmpcpp.h
|
make use of std::make_pair
|
18 years ago |
|
scrollpad.cpp
|
make fetching lyrics and artist's info work in background
|
18 years ago |
|
scrollpad.h
|
classes cleaning
|
18 years ago |
|
search_engine.cpp
|
use ToLower() instead of calling std::transform explicitly all the time
|
18 years ago |
|
search_engine.h
|
new option for song format - right align (thx to Nathan Jones)
|
18 years ago |
|
settings.cpp
|
store fetched artist's info in ~/.ncmpcpp/artists instead of ~/.lyrics
|
18 years ago |
|
settings.h
|
store fetched artist's info in ~/.ncmpcpp/artists instead of ~/.lyrics
|
18 years ago |
|
song.cpp
|
support for editing composer, performer and disc tag
|
18 years ago |
|
song.h
|
support for editing composer, performer and disc tag
|
18 years ago |
|
status_checker.cpp
|
support for following lyrics of now playing song
|
18 years ago |
|
status_checker.h
|
a lot of code clean-ups, remove song info screen
|
18 years ago |
|
str_pool.c
|
remove asserts from str_pool
|
18 years ago |
|
str_pool.h
|
change internal storing of Song info (much less memory consumption)
|
18 years ago |
|
tag_editor.cpp
|
reverse 0384b236 and fix saving ID3v2 frames
|
18 years ago |
|
tag_editor.h
|
put local functions into unnamed namespaces
|
18 years ago |
|
window.cpp
|
remove ToString() and ToWString() returning C strings as they aren't used anyway
|
18 years ago |
|
window.h
|
remove ToString() and ToWString() returning C strings as they aren't used anyway
|
18 years ago |