John Preston
|
44c562d8ba
|
Fix streaming seek, display progress.
|
2019-03-11 11:49:53 +04:00 |
John Preston
|
26ea6c4e63
|
Provide receivedTill for streamed tracks.
|
2019-03-11 11:49:22 +04:00 |
23rd
|
9d8b80cbce
|
Fixed Travis build.
Regression was introduced in 771a51224e .
|
2019-02-20 11:41:13 +04:00 |
John Preston
|
771a51224e
|
Support errors in rpl::event_stream.
|
2019-02-17 10:55:29 +04:00 |
John Preston
|
08ff324b1b
|
Work with Cache::Database in LocalStorageBox.
|
2018-09-01 18:56:08 +03:00 |
John Preston
|
710b9bf454
|
Fix build for MSVC 15.7.
Fixes #4661. Fixes #4667.
|
2018-05-10 11:13:13 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
595af2c6d9
|
Rename weak(QObject*) to make_weak(QObject*).
|
2017-11-30 22:04:13 +04:00 |
John Preston
|
ac99318f34
|
Use ranges:: algorithms instead of base::
|
2017-11-20 16:24:00 +04:00 |
John Preston
|
86ad15612a
|
Use Info::Controller for the whole info section.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
c9152b0b3a
|
Cache media search results until empty query.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
fde3ff1bbf
|
Simplify rpl::consumer.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
80d9938e96
|
Support and use not type-erased consumers.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
cdda7f8f9a
|
Allow not type-erased producers.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
086e46c162
|
Add and use only rpl::start_with_*() methods.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
292e57ffc7
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
b9fb9af74f
|
Info shared media and common groups counters.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
ee9763c98f
|
Improve rpl::combine() and rpl::start().
|
2017-11-16 07:59:03 +04:00 |
John Preston
|
fbcd5e2f1e
|
Try to use const-ref better in rpl.
|
2017-11-16 07:59:02 +04:00 |
John Preston
|
c302219f9e
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
John Preston
|
487ddb5694
|
Add some rpl operators.
|
2017-11-16 07:59:02 +04:00 |
John Preston
|
b873fee1cf
|
Use rvalue references in rpl next / error.
|
2017-11-16 07:59:01 +04:00 |
John Preston
|
e70052e966
|
Add piping and on_next, on_error, on_done, start.
|
2017-11-16 07:59:01 +04:00 |
John Preston
|
101fdb1fba
|
Add event_stream for events with many consumers.
|
2017-11-16 07:59:01 +04:00 |