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
/
doc
Age
Commit message (
Expand
)
Author
2009-03-07
speed up browsing media library
Andrzej Rybczak
2009-03-04
add support for external console editor
Andrzej Rybczak
2009-03-03
make blocking search constraints change after successful searching optional
Andrzej Rybczak
2009-02-20
make playlist's stats scrollable, also display remaining time on demand
Andrzej Rybczak
2009-02-18
new feature: playlist sorting (Ctrl-V by default)
Andrzej Rybczak
2009-02-17
support for opening lyrics in external editor
Andrzej Rybczak
2009-02-17
new feature: apply filter to screen (Ctrl-F)
Andrzej Rybczak
2009-02-05
add optional 'ignore leading "The" word' function while sorting
Andrzej Rybczak
2009-02-02
support for switching between supported lyrics databases at runtime
Andrzej Rybczak
2009-02-02
add support for lyricsplugin database
Andrzej Rybczak
2009-02-01
add support for columns view in browser and search engine
Andrzej Rybczak
2009-01-17
add clock screen (ported from ncmpc)
Andrzej Rybczak
2008-12-16
make displaying screens numbers at start optional
Andrzej Rybczak
2008-12-12
update example configuration file and ReadConfiguration() function
Andrzej Rybczak
2008-11-28
remove mpd_password variable, it should be defined within mpd_host
Andrzej Rybczak
2008-11-22
add config option for default place to search in (database/playlist)
Andrzej Rybczak
2008-11-21
don't set default value for mpd_music_dir
Andrzej Rybczak
2008-10-27
add support for user defined mpd host, password and port in config file
unK
2008-10-04
add tag type list switcher to media library
unK
2008-10-04
support for user defined tag type in left column of media library
unK
2008-09-28
change place of storing config files to ~/.ncmpcpp folder
unK
2008-09-27
support for user defined base seek time
unK
2008-09-25
support for adding items like in ncmpc (disabled by default)
unK
2008-09-20
support for following lyrics of now playing song
unK
2008-09-19
support for dirs/playlists rename in browser
unK
2008-09-17
add incremental seeking as an option (enabled by default)
unK
2008-09-15
support for fetching artist's info from last.fm
unK
2008-09-14
extend configuration
unK
2008-09-13
introduce switch for 'fancy scrolling'
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-10
brand new song info screen
unK
2008-09-07
improvements for album tag editor
unK
2008-09-04
add playlist mode switcher (and some clean-ups ofc)
unK
2008-09-04
use mkdir() instead of system() + a few clean-ups
unK
2008-09-03
support for columns view in playlist
unK
2008-09-03
fix for bug with colors, more clean-ups
unK
2008-09-02
'start searching immediately' function added
unK
2008-09-02
'go to dir containing found item' function added
unK
2008-09-01
playlists management support and playlist editor screen added
unK
2008-08-31
add multiple items selection on playlist screen and nested colors support
unK
2008-08-29
fix highlighting and change search mode a bit
unK
2008-08-27
'repeat one song' mode added + memleak fix and some code clean-ups
unK
2008-08-26
add missing makefile.am for doc dir
unK
2008-08-26
more common way of handling example config files (like in ncmpc) + add a few
unK