Andrzej Rybczak
|
4b933b29e1
|
settings: configuration file processing rewrite
|
2014-08-29 14:54:09 +02:00 |
|
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
2014-08-27 05:43:51 +02:00 |
|
Andrzej Rybczak
|
34923a035c
|
notify user if some files failed to be added
|
2014-01-18 17:01:16 +01:00 |
|
James Pike
|
7094852c20
|
addSongsToPlaylist: add all valid entries instead of stopping at first failure
|
2014-01-18 16:52:13 +01:00 |
|
Andrzej Rybczak
|
0dcec65edf
|
use boost::bind instead of std::bind until boost placeholders are in separate namespace
|
2013-07-09 23:14:14 +02:00 |
|
Andrzej Rybczak
|
7deeecee20
|
get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library
|
2013-05-17 16:55:50 +02:00 |
|
Andrzej Rybczak
|
2f9ab8f267
|
mpdpp: make all consumers take values, not rvalue references
|
2013-05-17 15:18:17 +02:00 |
|
Andrzej Rybczak
|
e5e6de8d31
|
helpers: cleanup properly if action throws an exception
|
2013-05-17 13:44:25 +02:00 |
|
Andrzej Rybczak
|
7a470cdfbf
|
fix assertion failure while trying to send play command in commands list
this fixes #3746
|
2013-04-27 19:13:44 +02:00 |
|
Andrzej Rybczak
|
1d4e006986
|
update copyright info
|
2013-04-07 13:31:58 +02:00 |
|
Andrzej Rybczak
|
6a3eb73a49
|
rewrite communication system with mpd
|
2013-04-07 13:22:50 +02:00 |
|
Andrzej Rybczak
|
8db773cfec
|
replace a few string algorithms with boost utilities
|
2012-10-18 16:59:57 +02:00 |
|
Andrzej Rybczak
|
df9ecabb55
|
window: make color/format/border class enums
|
2012-10-06 19:05:12 +02:00 |
|
Andrzej Rybczak
|
439e004cfa
|
restore BasicBuffer::write function
|
2012-10-06 17:02:36 +02:00 |
|
Andrzej Rybczak
|
43924f88e1
|
scrollpad: use std::string as container
|
2012-10-06 02:51:07 +02:00 |
|
Andrzej Rybczak
|
1eb0003714
|
window: rename Where to Scroll and make it enum class
|
2012-10-05 21:25:22 +02:00 |
|
Andrzej Rybczak
|
044464962c
|
initial restoration of support for encodings different than utf-8
|
2012-10-05 20:58:07 +02:00 |
|
Andrzej Rybczak
|
efe2a52382
|
fix header guards
|
2012-10-02 16:19:04 +02:00 |
|
Andrzej Rybczak
|
e108604641
|
playlist: make reverse operate on iterator range
|
2012-09-18 21:17:04 +02:00 |
|
Andrzej Rybczak
|
48cf01f084
|
pass ProxySongList around since it already has shared_ptr inside
|
2012-09-16 07:14:33 +02:00 |
|
Andrzej Rybczak
|
f691ab265f
|
screen: rename BasicScreen to BaseScreen
|
2012-09-16 03:08:02 +02:00 |
|
Andrzej Rybczak
|
c4190b6514
|
rewrite selected items added so it uses sane actions dispatch system
|
2012-09-15 00:18:22 +02:00 |
|
Andrzej Rybczak
|
cfe738b2f7
|
add interface HasColumns and its appropriate implementations
|
2012-09-13 18:24:57 +02:00 |
|
Andrzej Rybczak
|
6da434b5b2
|
strbuffer: change basic_buffer to BasicBuffer
|
2012-09-12 20:22:11 +02:00 |
|
Andrzej Rybczak
|
8e7bcd219b
|
display: improve showSongs a bit
|
2012-09-12 19:36:16 +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
|
d5e2d315fd
|
use wstrings uncoditionally where needed
|
2012-09-08 17:50:01 +02:00 |
|
Andrzej Rybczak
|
cf06d9fa8d
|
strbuffer: change typename C to CharT
|
2012-09-08 16:57:37 +02:00 |
|
Andrzej Rybczak
|
a351d07eff
|
actions: get deleting/cropping/clearing playlists right
|
2012-09-04 22:56:24 +02:00 |
|
Andrzej Rybczak
|
6d87ebbc43
|
generalize UpdateSongsList (-> markSongsInPlaylist)
|
2012-09-04 18:50:33 +02:00 |
|
Andrzej Rybczak
|
bb121fbe01
|
make playlist and playlist editor share code responsible for moving items
|
2012-09-04 18:14:37 +02:00 |
|
Andrzej Rybczak
|
af2cdca3d0
|
change naming conventions in NC namespace
|
2012-09-03 15:34:07 +02:00 |
|
Andrzej Rybczak
|
5e8d1673e0
|
implement ProxySongList for handling general operations on lists
|
2012-09-02 20:51:20 +02:00 |
|
Andrzej Rybczak
|
d47cad1d50
|
get rid of 'using namespace NCurses' directive
|
2012-09-02 15:37:42 +02:00 |
|
Andrzej Rybczak
|
6f59a175ec
|
implement HasSongs interface
|
2012-09-02 13:52:26 +02:00 |
|
Andrzej Rybczak
|
d8b2d20bdb
|
menu: move a few methods to Item class
|
2012-08-31 04:38:20 +02:00 |
|
Andrzej Rybczak
|
7297b8a9ad
|
use std::bind instead of passing void pointers around
|
2012-08-30 12:24:19 +02:00 |
|
Andrzej Rybczak
|
798c9b3121
|
menu: some member name changing
|
2012-08-30 07:07:19 +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
|
b910ce38be
|
restrict conversions being done in strbuffer
|
2012-08-28 07:12:31 +02:00 |
|
Andrzej Rybczak
|
397783d701
|
reduce usage of pointers / replace std::pair in SearchEngine
|
2012-08-28 02:44:08 +02:00 |
|
Andrzej Rybczak
|
a270fc8402
|
rewrite MPD::Song object
|
2012-08-28 00:09:39 +02:00 |
|
Andrzej Rybczak
|
bab756c579
|
add support for priorities (queueing)
|
2012-08-14 16:09:45 +02:00 |
|
Andrzej Rybczak
|
181224b837
|
keybinding system rewrite
|
2012-08-14 01:44:14 +02:00 |
|
Andrzej Rybczak
|
f8151904f5
|
update copyright dates
|
2012-03-17 16:46:55 +01:00 |
|
Andrzej Rybczak
|
56467eaac6
|
new feature: support for merging screens together
|
2011-11-12 19:47:47 +01:00 |
|
Andrzej Rybczak
|
ca956c3da3
|
update copyright dates
|
2011-11-01 13:43:47 +01:00 |
|