index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tag_editor.h
Age
Commit message (
Expand
)
Author
2009-08-24
tag editor: put current pattern in extra braces (requred by cbbabee0)
Andrzej Rybczak
2009-08-12
new feature: alternative user interface
Andrzej Rybczak
2009-06-26
initialize screens only if necessary
Andrzej Rybczak
2009-05-25
new feature: mouse support
Andrzej Rybczak
2009-03-07
some fixes for non-unicode locales
Andrzej Rybczak
2009-03-04
move some functions to TagEditor class / outside
Andrzej Rybczak
2009-03-04
support for multiple composer, performer and disc tags
Andrzej Rybczak
2009-03-03
make BasicScreen::{Enter,Space}Pressed() pure virtual
Andrzej Rybczak
2009-03-03
use private where appropriate
Andrzej Rybczak
2009-02-18
new feature: playlist sorting (Ctrl-V by default)
Andrzej Rybczak
2009-02-17
TinyTagEditor shouldn't return ptr to its List
Andrzej Rybczak
2009-02-17
new feature: apply filter to screen (Ctrl-F)
Andrzej Rybczak
2009-02-17
get rid of this awful casting to List *
Andrzej Rybczak
2009-02-16
provide generic interface for dealing with selected items
Andrzej Rybczak
2009-02-15
get rid of some externs
Andrzej Rybczak
2009-02-15
general code cleaning
Andrzej Rybczak
2009-02-14
change namespace TagEditor into class
Andrzej Rybczak
2009-02-14
change namespace TinyTagEditor into class
Andrzej Rybczak
2009-02-13
separate some code from ncmpcpp.cpp
Andrzej Rybczak
2009-02-10
group various functions more logically
Andrzej Rybczak
2009-02-10
includes cleaning
Andrzej Rybczak
2009-01-17
update fsf address and copyright info
Andrzej Rybczak
2009-01-15
tag editor: add options "Capitalize First Letters" and "lower all letters"
Andrzej Rybczak
2008-12-10
update Menu class and related stuff
Andrzej Rybczak
2008-12-09
put mpd connection related things into namespace
Andrzej Rybczak
2008-10-27
add support for browsing local filesystem
unK
2008-10-04
fix displaying title of primary column in media library with tag editor disabled
unK
2008-10-04
support for user defined tag type in left column of media library
unK
2008-09-27
put local functions into unnamed namespaces
unK
2008-09-14
filter chars unallowed in filename / more actions for songs in tag editor
unK
2008-09-13
new option for song format - right align (thx to Nathan Jones)
unK
2008-09-12
filename parser for tag editor, renaming files support, minor fixes
unK
2008-09-09
a lot of code clean-ups, remove song info screen
unK