Commit graph

16 commits

Author SHA1 Message Date
Thomas Perl
411d702f5c Tools: Self-contained dependency downloader
This is useful for testing the gPodder CLI ("gpo") with
just a Python interpreter installed - it will automatically
download mygpoclient and feedparser into the source tree.
2012-02-11 14:12:20 +01:00
Thomas Perl
34f4001cae Gtk UI: Download progress icon in episode list 2012-02-05 23:42:23 +01:00
Thomas Perl
dba5a21c26 Add HTTP authentication test tool (bug 1539)
The test-auth-server.py tool allows you to start a
web server that serves a podcast feed (plus episodes).

This can be used to debug the HTTP authentication
mechanism of gPodder for feed updates and episodes.

See http://gpodder.org/bug/1539 for details.
2012-01-20 10:23:01 +01:00
Thomas Perl
5205a4b71d Update copyright years (add 2012) 2012-01-09 21:19:24 +01:00
Neal H. Walfield
e342d58d6c Expand the interfaces faked by the fake dbus module 2011-12-05 09:19:53 +01:00
Thomas Perl
619b6f3767 Windows: Support "just for me" Python installs (bug 1480) 2011-11-11 23:03:53 +01:00
Thomas Perl
fab79cf622 Windows Launcher: Create non-existing directory 2011-11-07 16:40:47 +01:00
Thomas Perl
b005c2a33b Windows: Setup-compatible launcher + .iss file
The launcher must download files to $GPODDER_HOME,
otherwise it won't be able to save files in the
application folder when installed using the setup.
2011-11-07 15:47:45 +01:00
Thomas Perl
1d8680f9f3 Windows Launcher: Download and install dependencies
When the Windows Laucher doesn't find Python or PyGTK,
it should offer to download and install these dependencies.

This is not the cutest implementation, but it works and is more
straightforward than opening the download URLs in a browser.
2011-11-06 22:45:58 +01:00
Thomas Perl
607f197da8 Windows: New launcher + CLI launcher (bug 1371) 2011-11-06 16:24:20 +01:00
Thomas Perl
c3456cd327 Fake D-Bus Module: Add name_has_owner() method
This improves compatibility on platforms without
D-Bus (e.g. Windows).
2011-11-05 21:02:08 +01:00
Thomas Perl
f475ce6278 Add new releases for Ubuntu PPA script 2011-10-21 13:21:31 +02:00
Thomas Perl
b2c6836173 Add fake/no-op D-Bus module for platforms without D-Bus 2011-07-15 17:54:22 +02:00
Thomas Perl
1b3e6e170d Rename "gpodder.launcher" to "gpodder.gtkui.win32" 2011-07-15 17:45:51 +02:00
Thomas Perl
e8c352d8b0 Drop support for building Jaunty packages 2011-05-31 15:28:22 +02:00
Thomas Perl
0b881d8eb8 Cleanup and move files (doc, examples, manpages) 2011-04-11 20:28:12 +02:00