summaryrefslogtreecommitdiff
path: root/src/utility
AgeCommit message (Expand)Author
2021-04-25Configurable Column Widths (#360)Jinwoo Park
2021-01-11SampleBuffer: rename move to getAndrzej Rybczak
2020-12-23Fix fetching information about artists from last.fmAndrzej Rybczak
2020-12-19Update header information and my emailAndrzej Rybczak
2020-12-19Add `type` value of `browser_sort_mode` (set by default)Andrzej Rybczak
2020-12-19Deprecate 'noop' value of browser_sort_mode in favor of 'none'.Andrzej Rybczak
2020-12-17Implement buffering of visualizer samples read from the fifoAndrzej Rybczak
2019-08-06Escape single quotes in filenamesPeter Rice
2017-05-21Replace highlight colors with prefixes and suffixesAndrzej Rybczak
2017-03-26Add conversion from GetFunction to tag typeAndrzej Rybczak
2017-03-12Update AUTHORS and copyright lineAndrzej Rybczak
2017-03-12Disable autocenter mode while searching and filteringAndrzej Rybczak
2017-01-06Get rid of intermediate data structure when fetching directory contentsAndrzej Rybczak
2016-12-23Support attaching format information to selected color variablesAndrzej Rybczak
2016-12-22Move ncurses related files to curses directoryAndrzej Rybczak
2016-12-14functional: remove reverse_iteration, use boost::range insteadAndrzej 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
2016-11-19settings: remove default_space_modeAndrzej Rybczak
2016-11-19Simplify option_parserAndrzej Rybczak
2016-11-13Update headersAndrzej Rybczak
2016-11-13configure: require c++14 compatible compilerAndrzej Rybczak
2016-11-13Further improve HTML formattingAndrzej Rybczak
2016-11-01Merge branch '0.7.x'Andrzej Rybczak
2016-10-31Change version to 0.7.70.7.70.7.xAndrzej Rybczak
2016-10-30Merge branch '0.7.x'Andrzej Rybczak
2016-10-30lyrics fetcher: fix fetchers and improve formatting of lyricsAndrzej Rybczak
2016-04-23Consistently use nullptr instead of 0 in type_conversions.cppChris Gregory
2015-11-11configure: check for readline properlyAndrzej Rybczak
2015-09-13Merge branch '0.6.x'Andrzej Rybczak
2015-09-13lastfm service: fix artist info fetchingAndrzej Rybczak
2015-06-13wide string: To{W,}String: provide overload for rvalue referencesAndrzej Rybczak
2015-06-13helpers: restore old behavior when playing a song already in playlistAndrzej Rybczak
2015-05-23fix compilation with clangAnton Simakov
2015-05-17split PressSpace action into modular piecesAndrzej Rybczak
2015-05-11replace ProxySongList with NC::List and SongListAndrzej Rybczak
2015-05-02Merge branch '0.6.x'Andrzej Rybczak
2015-05-02configuration: add 'ignore-config-errors' switch0.6.4Andrzej Rybczak
2015-04-18format: split into two headersAndrzej Rybczak
2015-01-27configuration: initialize undefined variables after all files were parsedAndrzej Rybczak
2014-11-15window: support new colors also as bordersAndrzej Rybczak
2014-11-15configuration: support multiple configuration filesAndrzej Rybczak
2014-11-11format: fix error reporting with wide stringsAndrzej Rybczak
2014-11-11remove silly comment after namespacesAndrzej Rybczak
2014-11-11wide string: a few adjustmentsAndrzej Rybczak
2014-11-11format: implement generic format parser and printerAndrzej Rybczak
2014-11-09window: add support for textual representation of background colorAndrzej Rybczak
2014-11-08window: change internal color representationAndrzej Rybczak
2014-11-02mpd: redesign Item and adjust browserAndrzej Rybczak
2014-11-01playlist editor: hold MPD::PlaylistS instead of std::stringSAndrzej Rybczak