71 Commits (30830e338aa6c2603f44bef1a1e9bc5eee845b08)

Author SHA1 Message Date
Andrzej Rybczak b7386c4fa6 song list: get rid of boost::zip_iterator and improve {Const,}SongIterator 9 years ago
Andrzej Rybczak a2ffa72a34 Move Shared class to a separate file 9 years ago
Andrzej Rybczak d7fb62c49a configure: check for readline properly 10 years ago
Andrzej Rybczak 320db64bb9 configure: check for readline properly 10 years ago
Andrzej Rybczak a8e2ec5ed0 replace ProxySongList with NC::List and SongList 11 years ago
Andrzej Rybczak 30df221cb4 menu: split into two headers 11 years ago
Andrzej Rybczak a21d9ca425 format: split into two headers 11 years ago
Andrzej Rybczak 5d75becca9 remove error.{cpp,h} 11 years ago
Andrzej Rybczak 8d24c42261 format: implement generic format parser and printer 12 years ago
Andrzej Rybczak 966f3ef927 rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
Andrzej Rybczak 4b933b29e1 settings: configuration file processing rewrite 12 years ago
Andrzej Rybczak 88a3bdb507 properly handle boost::bad_lexical_cast exceptions 13 years ago
Andrzej Rybczak 2b5f1b9fd4 replace gnu regex wrapper with boost::regex 13 years ago
Andrzej Rybczak 8db773cfec replace a few string algorithms with boost utilities 14 years ago
Andrzej Rybczak 8ac1a38213 bindings: add support for action "require_screen" 14 years ago
Andrzej Rybczak f0a0734728 add ScreenType for screen's type identification 14 years ago
Andrzej Rybczak 14587cb4ec abstract shared parts of switchTo methods away 14 years ago
Andrzej Rybczak c4190b6514 rewrite selected items added so it uses sane actions dispatch system 14 years ago
Andrzej Rybczak 9ddfca8f31 playlist: move sorting dialog related functions to separate file 14 years ago
Andrzej Rybczak 8e6d9a97e3 move tags related functions to separate file 14 years ago
Andrzej Rybczak 8f065e2da3 status: split NcmpcppStatusChanged into smaller pieces 14 years ago
Andrzej Rybczak c90545b008 move statusbar/progressbar related code to separate file 14 years ago
Andrzej Rybczak 189010fecc move ParseArgv to separate file 14 years ago
Andrzej Rybczak 84326efc46 move wstring related functions to wide_char file 14 years ago
Andrzej Rybczak 1be7676187 rename keys.{cpp,h} to bindings.{cpp,h} 14 years ago
Andrzej Rybczak 95e2cfe6e1 move keys related functions/classes to separate file 14 years ago
Andrzej Rybczak 5e8d1673e0 implement ProxySongList for handling general operations on lists 14 years ago
Andrzej Rybczak 6f59a175ec implement HasSongs interface 14 years ago
Andrzej Rybczak 4c944085d6 menu: generalize filtering, introduce interfaces 14 years ago
Andrzej Rybczak b06e620913 more cleanup and grouping functions logically together 14 years ago
Andrzej Rybczak b1c301dc1c split majority of helpers and rewrite a few heinous functions 14 years ago
Andrzej Rybczak 4cb0e2232a fix compilation --without-taglib 14 years ago
Andrzej Rybczak eaabbee189 strbuffer: get rid of ostringstream 14 years ago
Andrzej Rybczak bac6df8c6c some general source code tweaks 14 years ago
Andrzej Rybczak f6cae753e2 implement input character queue and add PushCharacters macro utility 14 years ago
Andrzej Rybczak 181224b837 keybinding system rewrite 14 years ago
Andrzej Rybczak a98a1800a7 settings: provide a way to use alternative location for configuration file 15 years ago
Andrzej Rybczak 56467eaac6 new feature: support for merging screens together 15 years ago
Andrzej Rybczak a1cd5ae1aa lastfm: redesigned plugins system 16 years ago
Andrzej Rybczak de5f3b22e0 separate 'song info' functionality from Info class 16 years ago
Andrzej Rybczak daad444f3c lyrics: redesigned plugins system 16 years ago
Andrzej Rybczak d3cb0ea6f6 put CURL related functions into a separate file 16 years ago
Andrzej Rybczak dac2458e1f rename misc.{cpp,h} to sel_items_adder.{cpp,h} 16 years ago
Andrzej Rybczak 6cd420511d perform case insensitive searching in text fields 17 years ago
Andrzej Rybczak 03f6fd904f new screen: mpd server info 17 years ago
Andrzej Rybczak 66d4883728 fix compilation --with-iconv 17 years ago
Andrzej Rybczak dec7bd9c0e make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv) 17 years ago
Andrzej Rybczak 70910b77ed make ncmpcpp compile with -fno-exceptions 17 years ago
Andrzej Rybczak 0959336040 move TinyTagEditor class to separate file / a bit of code cleaning 17 years ago
Andrzej Rybczak 4f3040e0ec move code responsible for adding selected items to playlists to misc.cpp 17 years ago