Andrzej Rybczak
b885c4f3a2
new feature: command line switch for displaying now playing song
17 years ago
Andrzej Rybczak
cbbabee0e7
simplify code responsible for parsing song formats
...
functions MPD::Song::toString() and Display::Songs were
almost identical. for now the latter uses MPD::Song::toString()
implementation, which also has been simplified.
17 years ago
Andrzej Rybczak
8ad1a04b68
song format: support for nested braces
17 years ago
Andrzej Rybczak
ddaf141f2e
rename MPD::Song::{Get,Set}Year to {Get,Set}Date
17 years ago
Andrzej Rybczak
63169f7570
remove unused operators from MPD::Song class
17 years ago
Andrzej Rybczak
f60cc71b91
some MPD::Song improvements and syntax simplifications
17 years ago
Andrzej Rybczak
1147795fc6
return value instead of const reference to long long
17 years ago
Andrzej Rybczak
eef59c9099
rename Song::__Count_Last_Slash_Position()
17 years ago
Andrzej Rybczak
8f092d5490
move some functions to TagEditor class / outside
17 years ago
Andrzej Rybczak
f162a7b880
new feature: playlist sorting (Ctrl-V by default)
17 years ago
Andrzej Rybczak
b43d4dddeb
throw away unneeded code
17 years ago
Andrzej Rybczak
d82577e357
group various functions more logically
17 years ago
Andrzej Rybczak
f9f5149b76
includes cleaning
17 years ago
Andrzej Rybczak
0c9e10091f
update fsf address and copyright info
17 years ago
Andrzej Rybczak
24c308dac8
convert filenames to current locale if needed / some implementation improvements
17 years ago
Andrzej Rybczak
0d9aea79c2
convert id3 tags, directories and playlist names to current locale if needed
...
notice: this feature needs unicode disabled.
17 years ago
Andrzej Rybczak
da8feb885f
handle colored empty tag marker
18 years ago
Andrzej Rybczak
cfa8268f2d
improve handling playlist stats (btw several other improvements)
18 years ago
Andrzej Rybczak
284dd6a5be
update Menu class and related stuff
18 years ago
Andrzej Rybczak
20a49f38cb
do not create various redundant temp strings in Song class
18 years ago
unK
93b8a7dfff
support for editing tag of local files (outside mpd music dir)
18 years ago
unK
d5bdec41f7
support for user defined tag type in left column of media library
18 years ago
unK
d89f00136f
support for editing composer, performer and disc tag
18 years ago
unK
0d0e5e2912
rename Song::GetShortFilename() to Song::GetName()
18 years ago
unK
022bf9781e
hadle streams in playlist properly
18 years ago
unK
fac14dface
change internal storing of Song info (much less memory consumption)
18 years ago
unK
3419ff13a8
improve time displaying / allow markers for empty tags without color
18 years ago
unK
2605b29dd9
filename parser for tag editor, renaming files support, minor fixes
18 years ago
unK
0e1e3c6342
a lot of code clean-ups, remove song info screen
18 years ago
unK
1398aff398
improvements for album tag editor
18 years ago
unK
ecdf23f06a
add albums' editor screen (quite experimental for now)
18 years ago
unK
2d6f0faf7c
add option added + a few fixes regarding tracks with unknown length
18 years ago
unknown
a41afee077
add support for composer, performer and disc tags
18 years ago
unknown
bdb9adc4c3
remove redundant include
18 years ago
unknown
2b4518c157
add find forward/backward option + some optimizations and code clean-ups
18 years ago
unknown
4c7331999a
add crop function (removes all song from playlist except the playing one) + some fixes
18 years ago
unknown
237b98fab4
various optimalizations, runs much faster now, especially with huge playlist
18 years ago
unknown
1cf51688ab
define various operators for Song class
18 years ago
unknown
828ec8e2f6
compare hashes instead of filenames
18 years ago
unknown
c7672f1779
some fixes, code cleanups and corrected configure.in
18 years ago
unknown
6315a6c7ec
repo starts
18 years ago