Andrzej Rybczak
|
8e6d9a97e3
|
move tags related functions to separate file
|
2012-09-13 18:59:18 +02:00 |
|
Andrzej Rybczak
|
8f065e2da3
|
status: split NcmpcppStatusChanged into smaller pieces
|
2012-09-12 02:41:21 +02:00 |
|
Andrzej Rybczak
|
c90545b008
|
move statusbar/progressbar related code to separate file
|
2012-09-11 21:52:41 +02:00 |
|
Andrzej Rybczak
|
189010fecc
|
move ParseArgv to separate file
|
2012-09-08 19:21:38 +02:00 |
|
Andrzej Rybczak
|
84326efc46
|
move wstring related functions to wide_char file
|
2012-09-08 18:42:59 +02:00 |
|
Andrzej Rybczak
|
1be7676187
|
rename keys.{cpp,h} to bindings.{cpp,h}
|
2012-09-05 23:19:34 +02:00 |
|
Andrzej Rybczak
|
95e2cfe6e1
|
move keys related functions/classes to separate file
|
2012-09-05 13:11:43 +02:00 |
|
Andrzej Rybczak
|
5e8d1673e0
|
implement ProxySongList for handling general operations on lists
|
2012-09-02 20:51:20 +02:00 |
|
Andrzej Rybczak
|
6f59a175ec
|
implement HasSongs interface
|
2012-09-02 13:52:26 +02:00 |
|
Andrzej Rybczak
|
4c944085d6
|
menu: generalize filtering, introduce interfaces
|
2012-08-31 23:09:56 +02:00 |
|
Andrzej Rybczak
|
b06e620913
|
more cleanup and grouping functions logically together
|
2012-08-29 14:35:11 +02:00 |
|
Andrzej Rybczak
|
b1c301dc1c
|
split majority of helpers and rewrite a few heinous functions
|
2012-08-29 11:46:17 +02:00 |
|
Andrzej Rybczak
|
4cb0e2232a
|
fix compilation --without-taglib
|
2012-08-29 09:07:55 +02:00 |
|
Andrzej Rybczak
|
eaabbee189
|
strbuffer: get rid of ostringstream
|
2012-08-28 08:10:16 +02:00 |
|
Andrzej Rybczak
|
bac6df8c6c
|
some general source code tweaks
|
2012-08-27 19:06:19 +02:00 |
|
Andrzej Rybczak
|
f6cae753e2
|
implement input character queue and add PushCharacters macro utility
|
2012-08-25 06:50:27 +02:00 |
|
Andrzej Rybczak
|
181224b837
|
keybinding system rewrite
|
2012-08-14 01:44:14 +02:00 |
|
Andrzej Rybczak
|
a98a1800a7
|
settings: provide a way to use alternative location for configuration file
..and whole data folder.
|
2011-11-13 21:01:49 +01:00 |
|
Andrzej Rybczak
|
56467eaac6
|
new feature: support for merging screens together
|
2011-11-12 19:47:47 +01:00 |
|
Andrzej Rybczak
|
a1cd5ae1aa
|
lastfm: redesigned plugins system
|
2010-08-13 05:20:12 +02:00 |
|
Andrzej Rybczak
|
de5f3b22e0
|
separate 'song info' functionality from Info class
|
2010-08-10 23:46:57 +02:00 |
|
Andrzej Rybczak
|
daad444f3c
|
lyrics: redesigned plugins system
|
2010-08-09 11:39:41 +02:00 |
|
Andrzej Rybczak
|
d3cb0ea6f6
|
put CURL related functions into a separate file
|
2010-08-09 09:31:47 +02:00 |
|
Andrzej Rybczak
|
dac2458e1f
|
rename misc.{cpp,h} to sel_items_adder.{cpp,h}
|
2010-01-30 15:02:41 +01:00 |
|
Andrzej Rybczak
|
6cd420511d
|
perform case insensitive searching in text fields
|
2009-11-23 20:18:57 +01:00 |
|
Andrzej Rybczak
|
03f6fd904f
|
new screen: mpd server info
|
2009-10-11 17:03:00 +02:00 |
|
Andrzej Rybczak
|
66d4883728
|
fix compilation --with-iconv
|
2009-09-23 02:45:48 +02:00 |
|
Andrzej Rybczak
|
dec7bd9c0e
|
make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv)
|
2009-09-22 22:37:33 +02:00 |
|
Andrzej Rybczak
|
70910b77ed
|
make ncmpcpp compile with -fno-exceptions
|
2009-09-21 06:01:21 +02:00 |
|
Andrzej Rybczak
|
0959336040
|
move TinyTagEditor class to separate file / a bit of code cleaning
|
2009-08-30 06:37:53 +02:00 |
|
Andrzej Rybczak
|
4f3040e0ec
|
move code responsible for adding selected items to playlists to misc.cpp
|
2009-08-29 23:53:36 +02:00 |
|
Andrzej Rybczak
|
7729fde54d
|
rename misc.{cpp,h} to conv.{cpp,h}
|
2009-08-29 21:56:14 +02:00 |
|
Andrzej Rybczak
|
75f9f840f7
|
new screen: music visualizer
|
2009-08-28 00:38:29 +02:00 |
|
Andrzej Rybczak
|
5a2853b36a
|
new feature: outputs screen
|
2009-05-26 22:07:08 +02:00 |
|
Andrzej Rybczak
|
519a36872a
|
get proper path to "My Documents" folder in WIN32
|
2009-04-02 21:29:00 +02:00 |
|
Andrzej Rybczak
|
43a8e2284e
|
provide generic interface for dealing with selected items
|
2009-02-16 18:20:45 +01:00 |
|
Andrzej Rybczak
|
26365d9832
|
rename status_checker -> status / + some cleaning
|
2009-02-15 22:56:41 +01:00 |
|
Andrzej Rybczak
|
e6bd98e0a7
|
general code cleaning
|
2009-02-15 19:15:52 +01:00 |
|
Andrzej Rybczak
|
6e167d67e2
|
change namespace Playlist into class
|
2009-02-13 22:27:26 +01:00 |
|
Andrzej Rybczak
|
8ba72bc78a
|
separate some code from ncmpcpp.cpp
|
2009-02-13 17:24:06 +01:00 |
|
Andrzej Rybczak
|
29301aefd5
|
move all externs to global.h
|
2009-02-11 09:45:23 +01:00 |
|
Andrzej Rybczak
|
d82577e357
|
group various functions more logically
|
2009-02-10 15:51:55 +01:00 |
|
Andrzej Rybczak
|
542c121e0a
|
add clock screen (ported from ncmpc)
|
2009-01-17 20:40:28 +01:00 |
|
Andrzej Rybczak
|
0d9aea79c2
|
convert id3 tags, directories and playlist names to current locale if needed
notice: this feature needs unicode disabled.
|
2009-01-11 15:36:14 +01:00 |
|
Andrzej Rybczak
|
a87afda4b7
|
remove menu.cpp from list of sources
|
2008-12-12 23:09:20 +01:00 |
|
Andrzej Rybczak
|
c03bcbe44b
|
remove color parser / update Window, Scrollpad class and related stuff
|
2008-12-09 16:40:04 +01:00 |
|
unK
|
beee0bc9d3
|
add support for browsing local filesystem
|
2008-10-27 20:35:02 +01:00 |
|
unK
|
ded070c61b
|
allocate strings in a pool (taken from ncmpc)
|
2008-09-16 14:43:04 +02:00 |
|
unK
|
8fb83ac476
|
code clean-ups (help screen initialization splitted)
|
2008-09-11 16:05:46 +02:00 |
|
unK
|
0e1e3c6342
|
a lot of code clean-ups, remove song info screen
|
2008-09-09 16:49:22 +02:00 |
|