Commit graph

49 commits

Author SHA1 Message Date
Thomas Perl
4a0b3f1b12 Revert "Use QML WorkerScript for loading and updating models"
This reverts commit d8fd1ff3dd.
2015-05-24 17:44:39 +02:00
Thomas Perl
ab4dfc611b Settings page 2015-05-23 15:36:11 +02:00
Thomas Perl
7a1c0c6173 Platform style: Use toolbar on top by default 2015-03-16 21:42:35 +01:00
Thomas Perl
50497a5762 New component: GPodderAutoFire 2015-03-07 15:50:32 +01:00
Thomas Perl
6bbfb175f5 Playlist: clearQueue function 2015-02-19 15:13:54 +01:00
Thomas Perl
d8fd1ff3dd Use QML WorkerScript for loading and updating models 2015-01-18 14:22:05 +01:00
Thomas Perl
baa2683431 Don't stop sleep timer on end-of-episode 2014-12-17 23:33:06 +01:00
Thomas Perl
77b24d58cb Very basic playlist support 2014-12-17 22:40:06 +01:00
Thomas Perl
e271291f92 Sleep timer 2014-12-17 20:54:14 +01:00
Thomas Perl
2ff14cfaa9 Dialog and menu positioning 2014-11-22 18:24:44 +01:00
Thomas Perl
9610c51c30 Android UI customizations 2014-11-22 16:20:22 +01:00
Thomas Perl
18801779df Android: Glue code for pausing audio playback 2014-11-22 12:38:36 +01:00
Thomas Perl
c9738a3a65 GPodderPlayback: Make sure files use file:// URLs
This fixes an issue where files would not be found if
the QML file is in the qrc:/ URL scheme.
2014-11-07 23:20:11 +01:00
Thomas Perl
234d268b04 Bump version requirement to PyOtherSide 1.3
This allows us to put gPodder's QML and Python code into qrc.
2014-11-07 23:19:32 +01:00
Thomas Perl
b0929318f0 Show podcastparser version 2014-10-28 17:02:49 +01:00
Thomas Perl
0703e7ab59 Don't set config value as reaction to a config change 2014-10-28 15:27:39 +01:00
Thomas Perl
cb4aa06901 Add keyboard navigation for media playback 2014-10-28 11:37:26 +01:00
Thomas Perl
1e87a2a3fb Implement support for the new directory search API 2014-10-26 23:15:51 +01:00
Thomas Perl
77bac09899 models: Move QML Connections to separate objects 2014-07-28 14:02:55 +02:00
Thomas Perl
deaa5e8268 Episode list model: Store and restore episode list filter 2014-06-23 20:05:58 +02:00
Thomas Perl
baa8db0861 Refine QML UI, layout and new/downlaoded indicators 2014-05-09 20:41:04 +02:00
Thomas Perl
c1d65e3572 Regularly sync playback position to disk 2014-04-30 20:02:03 +02:00
Thomas Perl
9023235f07 GPodderPlayback: Try harder to resume playback position 2014-04-30 19:04:18 +02:00
Thomas Perl
69c803ab5c Add support for chapters in episodes 2014-04-30 18:49:37 +02:00
Thomas Perl
7bdf6b783a Toolbar with back button, menu and play throbber 2014-03-17 17:40:29 +01:00
Thomas Perl
96f2b70f05 More episode filters, group by published section 2014-03-15 16:33:24 +01:00
Thomas Perl
0da88e3577 Various bugfixes, support for filtering episode lists 2014-03-15 15:44:00 +01:00
Thomas Perl
d3c1133610 About page for QML UI 2014-03-14 22:18:55 +01:00
Thomas Perl
ccd4a4dc17 Update stats as proper signal, only return values from backend 2014-02-10 21:13:49 +01:00
Thomas Perl
0ff355737c Cleanup episode events, mark episodes as old, fresh episodes fix 2014-02-10 19:09:51 +01:00
Thomas Perl
67f40d6a04 Color and layout refinements 2014-02-07 18:03:58 +01:00
Thomas Perl
99cf0780c1 Redesign 2014-02-07 17:23:56 +01:00
Thomas Perl
51efb2e089 Version information for the qml ui module 2014-02-06 23:56:03 +01:00
Thomas Perl
238cac1eb8 Use new features of PyOtherSide 1.1.0 2014-02-06 23:50:03 +01:00
Thomas Perl
9849c4f8d4 New utility function: Util.disableUntilReturn 2014-02-04 22:34:12 +01:00
Thomas Perl
e38cd8e4e6 Add support for gpodder.net directory search 2014-02-03 22:09:39 +01:00
Thomas Perl
3e45909551 Expose episode title and podcast title in GPodderPlayback 2014-02-03 20:51:19 +01:00
Thomas Perl
3b53c3c557 Make refreshing a boolean property of GPodderCore 2014-02-03 19:57:35 +01:00
Thomas Perl
a621f93311 GPodderPlayback: Notify when the player should be created 2014-02-03 19:31:39 +01:00
Thomas Perl
f96bfa6526 Initialize function, allow passing in alternative progname 2014-02-03 18:48:41 +01:00
Thomas Perl
f816b37f47 Playback: Open videos in external player for now 2014-02-03 00:37:39 +01:00
Thomas Perl
fa9586bbdb Common component: GPodderPodcastListModel 2014-02-02 16:05:57 +01:00
Thomas Perl
9d5fa93643 Common components: Episode List Model 2014-02-02 15:55:21 +01:00
Thomas Perl
9001436256 Playback progress and position handling 2014-02-02 15:44:18 +01:00
Thomas Perl
e6869016f2 util.js: Add time formatting functions from gPodder 3's QML UI 2014-02-02 01:08:47 +01:00
Thomas Perl
a8170962d1 State change updates 2014-01-31 17:10:53 +01:00
Thomas Perl
a271e6b764 Move touch/Player -> common/GPodderPlayback for audio playback 2014-01-31 16:25:10 +01:00
Thomas Perl
c1f8db5500 Merge additions to common from Sailfish UI 2014-01-31 16:16:49 +01:00
Thomas Perl
2f291673ab QML split: Touch, Desktop, Common 2014-01-31 16:09:12 +01:00