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
/
utility
Age
Commit message (
Expand
)
Author
2021-04-25
Configurable Column Widths (#360)
Jinwoo Park
2021-01-11
SampleBuffer: rename move to get
Andrzej Rybczak
2020-12-23
Fix fetching information about artists from last.fm
Andrzej Rybczak
2020-12-19
Update header information and my email
Andrzej Rybczak
2020-12-19
Add `type` value of `browser_sort_mode` (set by default)
Andrzej Rybczak
2020-12-19
Deprecate 'noop' value of browser_sort_mode in favor of 'none'.
Andrzej Rybczak
2020-12-17
Implement buffering of visualizer samples read from the fifo
Andrzej Rybczak
2019-08-06
Escape single quotes in filenames
Peter Rice
2017-05-21
Replace highlight colors with prefixes and suffixes
Andrzej Rybczak
2017-03-26
Add conversion from GetFunction to tag type
Andrzej Rybczak
2017-03-12
Update AUTHORS and copyright line
Andrzej Rybczak
2017-03-12
Disable autocenter mode while searching and filtering
Andrzej Rybczak
2017-01-06
Get rid of intermediate data structure when fetching directory contents
Andrzej Rybczak
2016-12-23
Support attaching format information to selected color variables
Andrzej Rybczak
2016-12-22
Move ncurses related files to curses directory
Andrzej Rybczak
2016-12-14
functional: remove reverse_iteration, use boost::range instead
Andrzej Rybczak
2016-12-14
song list: get rid of boost::zip_iterator and improve {Const,}SongIterator
Andrzej Rybczak
2016-11-20
Move Shared class to a separate file
Andrzej Rybczak
2016-11-19
settings: remove default_space_mode
Andrzej Rybczak
2016-11-19
Simplify option_parser
Andrzej Rybczak
2016-11-13
Update headers
Andrzej Rybczak
2016-11-13
configure: require c++14 compatible compiler
Andrzej Rybczak
2016-11-13
Further improve HTML formatting
Andrzej Rybczak
2016-11-01
Merge branch '0.7.x'
Andrzej Rybczak
2016-10-31
Change version to 0.7.7
0.7.7
0.7.x
Andrzej Rybczak
2016-10-30
Merge branch '0.7.x'
Andrzej Rybczak
2016-10-30
lyrics fetcher: fix fetchers and improve formatting of lyrics
Andrzej Rybczak
2016-04-23
Consistently use nullptr instead of 0 in type_conversions.cpp
Chris Gregory
2015-11-11
configure: check for readline properly
Andrzej Rybczak
2015-09-13
Merge branch '0.6.x'
Andrzej Rybczak
2015-09-13
lastfm service: fix artist info fetching
Andrzej Rybczak
2015-06-13
wide string: To{W,}String: provide overload for rvalue references
Andrzej Rybczak
2015-06-13
helpers: restore old behavior when playing a song already in playlist
Andrzej Rybczak
2015-05-23
fix compilation with clang
Anton Simakov
2015-05-17
split PressSpace action into modular pieces
Andrzej Rybczak
2015-05-11
replace ProxySongList with NC::List and SongList
Andrzej Rybczak
2015-05-02
Merge branch '0.6.x'
Andrzej Rybczak
2015-05-02
configuration: add 'ignore-config-errors' switch
0.6.4
Andrzej Rybczak
2015-04-18
format: split into two headers
Andrzej Rybczak
2015-01-27
configuration: initialize undefined variables after all files were parsed
Andrzej Rybczak
2014-11-15
window: support new colors also as borders
Andrzej Rybczak
2014-11-15
configuration: support multiple configuration files
Andrzej Rybczak
2014-11-11
format: fix error reporting with wide strings
Andrzej Rybczak
2014-11-11
remove silly comment after namespaces
Andrzej Rybczak
2014-11-11
wide string: a few adjustments
Andrzej Rybczak
2014-11-11
format: implement generic format parser and printer
Andrzej Rybczak
2014-11-09
window: add support for textual representation of background color
Andrzej Rybczak
2014-11-08
window: change internal color representation
Andrzej Rybczak
2014-11-02
mpd: redesign Item and adjust browser
Andrzej Rybczak
2014-11-01
playlist editor: hold MPD::PlaylistS instead of std::stringS
Andrzej Rybczak
[next]