Commit Graph

7 Commits

Author SHA1 Message Date
Bart De Vries 2fcb7af8e1 Add flatpak manifest and CI hook 2022-11-29 15:33:21 +01:00
Bart De Vries 562c76c799 Implement streaming support
This implements support for streaming episodes rather than downloading them
first.
This introduces a new setting: prioritizeStreaming. If it's set to false
(default) then a streaming play button is only added to the EntryPage.  If
it is set to true, then the streaming play button will also appear on the
Entry delegates instead of the download button.
There is a separate setting to decide if streaming is also allowed on
metered connections.

FEATURE: 438864
2022-10-19 14:49:56 +02:00
Bart De Vries 1043f4a63e Add app icons for windows build
Closes #26
2022-06-30 20:23:34 +00:00
Tobias Fella 54dee8676c Add more license statements 2021-05-28 02:36:19 +02:00
Tobias Fella 25656388c9 Fix license for the icon 2021-05-26 22:55:40 +02:00
Bart De Vries 83fc8a9071 Add png renders based on new SVG and add license attribution 2021-05-26 12:17:45 +02:00
Tobias Fella 9cbfde6d7c Add more license information 2021-05-12 13:43:49 +02:00