Andrzej Rybczak
|
8d24c42261
|
format: implement generic format parser and printer
|
11 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
..and whole data folder.
|
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 |
Andrzej Rybczak
|
7729fde54d
|
rename misc.{cpp,h} to conv.{cpp,h}
|
17 years ago |
Andrzej Rybczak
|
75f9f840f7
|
new screen: music visualizer
|
17 years ago |
Andrzej Rybczak
|
5a2853b36a
|
new feature: outputs screen
|
17 years ago |
Andrzej Rybczak
|
519a36872a
|
get proper path to "My Documents" folder in WIN32
|
17 years ago |
Andrzej Rybczak
|
43a8e2284e
|
provide generic interface for dealing with selected items
|
17 years ago |
Andrzej Rybczak
|
26365d9832
|
rename status_checker -> status / + some cleaning
|
17 years ago |
Andrzej Rybczak
|
e6bd98e0a7
|
general code cleaning
|
17 years ago |
Andrzej Rybczak
|
6e167d67e2
|
change namespace Playlist into class
|
17 years ago |