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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2020-12-17
Implement buffering of visualizer samples read from the fifo
Andrzej Rybczak
2017-05-21
Replace highlight colors with prefixes and suffixes
Andrzej Rybczak
2017-03-12
Disable autocenter mode while searching and filtering
Andrzej Rybczak
2017-01-29
Change automake init macros and includes var per automake warnings
Sam Simmons
2016-12-23
Support attaching format information to selected color variables
Andrzej Rybczak
2016-12-22
Move screens to subdirectory
Andrzej Rybczak
2016-12-22
Move ncurses related files to curses directory
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
2015-11-11
configure: check for readline properly
Andrzej Rybczak
2015-05-11
replace ProxySongList with NC::List and SongList
Andrzej Rybczak
2015-04-18
menu: split into two headers
Andrzej Rybczak
2015-04-18
format: split into two headers
Andrzej Rybczak
2014-11-15
remove error.{cpp,h}
Andrzej Rybczak
2014-11-11
format: implement generic format parser and printer
Andrzej Rybczak
2014-08-31
rename ExecItem to RunnableItem and make use of variadic templates
Andrzej Rybczak
2014-08-29
settings: configuration file processing rewrite
Andrzej Rybczak
2013-09-14
properly handle boost::bad_lexical_cast exceptions
Andrzej Rybczak
2013-04-06
replace gnu regex wrapper with boost::regex
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-09-16
bindings: add support for action "require_screen"
Andrzej Rybczak
2012-09-16
add ScreenType for screen's type identification
Andrzej Rybczak
2012-09-15
abstract shared parts of switchTo methods away
Andrzej Rybczak
2012-09-15
rewrite selected items added so it uses sane actions dispatch system
Andrzej Rybczak
2012-09-13
playlist: move sorting dialog related functions to separate file
Andrzej Rybczak
2012-09-13
move tags related functions to separate file
Andrzej Rybczak
2012-09-12
status: split NcmpcppStatusChanged into smaller pieces
Andrzej Rybczak
2012-09-11
move statusbar/progressbar related code to separate file
Andrzej Rybczak
2012-09-08
move ParseArgv to separate file
Andrzej Rybczak
2012-09-08
move wstring related functions to wide_char file
Andrzej Rybczak
2012-09-05
rename keys.{cpp,h} to bindings.{cpp,h}
Andrzej Rybczak
2012-09-05
move keys related functions/classes to separate file
Andrzej Rybczak
2012-09-02
implement ProxySongList for handling general operations on lists
Andrzej Rybczak
2012-09-02
implement HasSongs interface
Andrzej Rybczak
2012-08-31
menu: generalize filtering, introduce interfaces
Andrzej Rybczak
2012-08-29
more cleanup and grouping functions logically together
Andrzej Rybczak
2012-08-29
split majority of helpers and rewrite a few heinous functions
Andrzej Rybczak
2012-08-29
fix compilation --without-taglib
Andrzej Rybczak
2012-08-28
strbuffer: get rid of ostringstream
Andrzej Rybczak
2012-08-27
some general source code tweaks
Andrzej Rybczak
2012-08-25
implement input character queue and add PushCharacters macro utility
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2011-11-13
settings: provide a way to use alternative location for configuration file
Andrzej Rybczak
2011-11-12
new feature: support for merging screens together
Andrzej Rybczak
2010-08-13
lastfm: redesigned plugins system
Andrzej Rybczak
2010-08-10
separate 'song info' functionality from Info class
Andrzej Rybczak
2010-08-09
lyrics: redesigned plugins system
Andrzej Rybczak
2010-08-09
put CURL related functions into a separate file
Andrzej Rybczak
2010-01-30
rename misc.{cpp,h} to sel_items_adder.{cpp,h}
Andrzej Rybczak
2009-11-23
perform case insensitive searching in text fields
Andrzej Rybczak
[next]