summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2020-12-17Implement buffering of visualizer samples read from the fifoAndrzej Rybczak
2017-05-21Replace highlight colors with prefixes and suffixesAndrzej Rybczak
2017-03-12Disable autocenter mode while searching and filteringAndrzej Rybczak
2017-01-29Change automake init macros and includes var per automake warningsSam Simmons
2016-12-23Support attaching format information to selected color variablesAndrzej Rybczak
2016-12-22Move screens to subdirectoryAndrzej Rybczak
2016-12-22Move ncurses related files to curses directoryAndrzej Rybczak
2016-12-14song list: get rid of boost::zip_iterator and improve {Const,}SongIteratorAndrzej Rybczak
2016-11-20Move Shared class to a separate fileAndrzej Rybczak
2015-11-11configure: check for readline properlyAndrzej Rybczak
2015-05-11replace ProxySongList with NC::List and SongListAndrzej Rybczak
2015-04-18menu: split into two headersAndrzej Rybczak
2015-04-18format: split into two headersAndrzej Rybczak
2014-11-15remove error.{cpp,h}Andrzej Rybczak
2014-11-11format: implement generic format parser and printerAndrzej Rybczak
2014-08-31rename ExecItem to RunnableItem and make use of variadic templatesAndrzej Rybczak
2014-08-29settings: configuration file processing rewriteAndrzej Rybczak
2013-09-14properly handle boost::bad_lexical_cast exceptionsAndrzej Rybczak
2013-04-06replace gnu regex wrapper with boost::regexAndrzej Rybczak
2012-10-18replace a few string algorithms with boost utilitiesAndrzej Rybczak
2012-09-16bindings: add support for action "require_screen"Andrzej Rybczak
2012-09-16add ScreenType for screen's type identificationAndrzej Rybczak
2012-09-15abstract shared parts of switchTo methods awayAndrzej Rybczak
2012-09-15rewrite selected items added so it uses sane actions dispatch systemAndrzej Rybczak
2012-09-13playlist: move sorting dialog related functions to separate fileAndrzej Rybczak
2012-09-13move tags related functions to separate fileAndrzej Rybczak
2012-09-12status: split NcmpcppStatusChanged into smaller piecesAndrzej Rybczak
2012-09-11move statusbar/progressbar related code to separate fileAndrzej Rybczak
2012-09-08move ParseArgv to separate fileAndrzej Rybczak
2012-09-08move wstring related functions to wide_char fileAndrzej Rybczak
2012-09-05rename keys.{cpp,h} to bindings.{cpp,h}Andrzej Rybczak
2012-09-05move keys related functions/classes to separate fileAndrzej Rybczak
2012-09-02implement ProxySongList for handling general operations on listsAndrzej Rybczak
2012-09-02implement HasSongs interfaceAndrzej Rybczak
2012-08-31menu: generalize filtering, introduce interfacesAndrzej Rybczak
2012-08-29more cleanup and grouping functions logically togetherAndrzej Rybczak
2012-08-29split majority of helpers and rewrite a few heinous functionsAndrzej Rybczak
2012-08-29fix compilation --without-taglibAndrzej Rybczak
2012-08-28strbuffer: get rid of ostringstreamAndrzej Rybczak
2012-08-27some general source code tweaksAndrzej Rybczak
2012-08-25implement input character queue and add PushCharacters macro utilityAndrzej Rybczak
2012-08-14keybinding system rewriteAndrzej Rybczak
2011-11-13settings: provide a way to use alternative location for configuration fileAndrzej Rybczak
2011-11-12new feature: support for merging screens togetherAndrzej Rybczak
2010-08-13lastfm: redesigned plugins systemAndrzej Rybczak
2010-08-10separate 'song info' functionality from Info classAndrzej Rybczak
2010-08-09lyrics: redesigned plugins systemAndrzej Rybczak
2010-08-09put CURL related functions into a separate fileAndrzej Rybczak
2010-01-30rename misc.{cpp,h} to sel_items_adder.{cpp,h}Andrzej Rybczak
2009-11-23perform case insensitive searching in text fieldsAndrzej Rybczak