No description
Find a file
2014-03-18 20:11:31 +01:00
common Toolbar with back button, menu and play throbber 2014-03-17 17:40:29 +01:00
desktop Initialize function, allow passing in alternative progname 2014-02-03 18:48:41 +01:00
touch Unify episode list view; scroll end of list into view on episode open 2014-03-18 20:11:31 +01:00
main.py Add episode webpage link to shownotes 2014-03-15 21:40:11 +01:00
makefile Various bugfixes, support for filtering episode lists 2014-03-15 15:44:00 +01:00
README gPodder QML UI 4.0.0 2014-03-15 00:02:31 +01:00

gPodder 4 QML UI Reference Implementation
-----------------------------------------

This is the reference implementation of the QML UI for gPodder 4. It contains a
(work in progress) Desktop UI and a minimal Touch UI for mobile devices. The
Desktop UI requires Qt Quick Controls, included in Qt 5.2 and newer.

Usage:

    qmlscene desktop/index.qml
    qmlscene touch/index.qml

Dependencies:

Package        Min.Version   URL
------------------------------------------------------------
Qt             5.1.0         http://qt-project.org/
Qt Multimedia  5.1.0         http://qt-project.org/
Python         3.2.0         http://python.org/
PyOtherSide    1.1.0         http://thp.io/2011/pyotherside/
gPodder Core   4.0.0         http://gpodder.org/