Andrzej Rybczak
|
cfa8268f2d
|
improve handling playlist stats (btw several other improvements)
|
18 years ago |
Andrzej Rybczak
|
563c4530aa
|
update Window::WriteXY() and related stuff
|
18 years ago |
Andrzej Rybczak
|
c61ddd3383
|
improve handling statusbar messages (+ some minor various fixes)
|
18 years ago |
Andrzej Rybczak
|
284dd6a5be
|
update Menu class and related stuff
|
18 years ago |
Andrzej Rybczak
|
c03bcbe44b
|
remove color parser / update Window, Scrollpad class and related stuff
|
18 years ago |
Andrzej Rybczak
|
51e59b04b9
|
remove several redunant externs and use static variables
|
18 years ago |
Andrzej Rybczak
|
5c0af01cca
|
put mpd connection related things into namespace
|
18 years ago |
Andrzej Rybczak
|
1d27b8629d
|
improve ShowMessage()
|
18 years ago |
Andrzej Rybczak
|
c64e3a9b3b
|
use size_t instead of int where it's appropriate
|
18 years ago |
Andrzej Rybczak
|
d9c1cd4bd3
|
make check if file is from music db while getting song info
|
18 years ago |
Andrzej Rybczak
|
5b1dbf2aed
|
improve parsing argv a bit
|
18 years ago |
Andrzej Rybczak
|
11982bc1e4
|
consider disc number while sorting tracks in media library
|
18 years ago |
unK
|
beee0bc9d3
|
add support for browsing local filesystem
|
18 years ago |
unK
|
ae0a665504
|
add 'stop' to list of supported mpc commands
|
18 years ago |
unK
|
a980e77e0a
|
check whether getenv returns NULL or not
|
18 years ago |
unK
|
d732c85537
|
fix typo, update NEWS & version bump
|
18 years ago |
unK
|
fc00baa300
|
include and ifdef clean-up
|
18 years ago |
unK
|
a85cfcd8eb
|
several code clean-ups and corrections
|
18 years ago |
unK
|
5b724f2a83
|
fix compilation issue without taglib support and replace printf by std::cout
|
18 years ago |
unK
|
4ab4e72c97
|
implement argv handler and basic mpc commands
|
18 years ago |
unK
|
f8727b0a10
|
fix various compiler warnings and a few minor bugs
|
18 years ago |
unK
|
457452036b
|
fix displaying title of primary column in media library with tag editor disabled
|
18 years ago |
unK
|
0a210a8896
|
use ToLower() instead of calling std::transform explicitly all the time
|
18 years ago |
unK
|
dbe0480db5
|
store fetched artist's info in ~/.ncmpcpp/artists instead of ~/.lyrics
|
18 years ago |
unK
|
0d0e5e2912
|
rename Song::GetShortFilename() to Song::GetName()
|
18 years ago |
unK
|
6ff6f6e258
|
support for dirs/playlists rename in browser
|
18 years ago |
unK
|
022bf9781e
|
hadle streams in playlist properly
|
18 years ago |
unK
|
2b8d90a264
|
extend configuration
|
18 years ago |
unK
|
c54de64176
|
new option for song format - right align (thx to Nathan Jones)
|
18 years ago |
unK
|
2605b29dd9
|
filename parser for tag editor, renaming files support, minor fixes
|
18 years ago |
unK
|
8fb83ac476
|
code clean-ups (help screen initialization splitted)
|
18 years ago |
unK
|
8b185e2967
|
suport for renaming directories in tag editor
|
18 years ago |
unK
|
cb79ecdb2a
|
brand new song info screen
|
18 years ago |
unK
|
226702f23a
|
simplify adding options in Menu class
|
18 years ago |
unK
|
e36bf0a3cc
|
use std::pair instead of two different containters
|
18 years ago |
unK
|
0e1e3c6342
|
a lot of code clean-ups, remove song info screen
|
18 years ago |
unK
|
cad4d36807
|
improve checking if song is in playlist in search engine
|
18 years ago |
unK
|
9766f04382
|
if title tag is empty, display filename (only in column view)
|
18 years ago |
unK
|
1398aff398
|
improvements for album tag editor
|
18 years ago |
unK
|
b142164426
|
corections for album tag editor
|
18 years ago |
unK
|
ecdf23f06a
|
add albums' editor screen (quite experimental for now)
|
18 years ago |
unK
|
c997e13091
|
classes cleaning
|
18 years ago |
unK
|
5e7e0931a6
|
start option numeration from 0 instead of 1 (1 was really stupid idea)
|
18 years ago |
unK
|
b896f31c50
|
improve moving items and fix password handling (again) + fixes
|
18 years ago |
unK
|
3b562d5a37
|
add playlist mode switcher (and some clean-ups ofc)
|
18 years ago |
unK
|
d7b635e276
|
support for columns view in playlist
|
18 years ago |
unK
|
3bdac53feb
|
fix for bug with colors, more clean-ups
|
18 years ago |
unK
|
723de0687e
|
class Menu is template now / bunch of code clean-ups.
|
18 years ago |
unK
|
184df520b9
|
corrections for playlist editor screen
|
18 years ago |
unK
|
3e3f16540b
|
playlists management support and playlist editor screen added
|
18 years ago |