Commit Graph

71 Commits

Author SHA1 Message Date
Adam Voss 9601f02a51 Convert README to Markdown 2017-04-25 14:50:33 -05:00
Eric Le Lay 35870290ed Merge branch 'master' into gtk3 2017-04-23 13:44:56 +02:00
Eric Le Lay f34447aabe extension: entry in context-menu to resume playback
Uses the MPRIS2 dbus interface to enqueue and seek the episode
in supported media players.
2017-04-01 22:15:42 +02:00
Adam Voss b1570e3f2b Ran `2to3` on 'tools' and accepted appropriate changes 2017-03-25 19:27:44 -05:00
Adam Voss c981d75a29 Merge 'Add tools/create-desktop-icon.py' into py3 2017-03-25 15:04:20 -05:00
Adam Voss 37371c3a53 Ran `2to3` on create-desktop-icon.py 2017-03-25 14:34:34 -05:00
Adam Voss d2a9d58524 Changes since Python3 does floating point division
This was done based on a manual search for the '/' character.  No efforts were made to try to run all affected code paths.
2017-02-14 08:53:47 -06:00
Thomas Perl 4171a5fc4b Add tools/create-desktop-icon.py 2016-12-22 15:24:01 +01:00
Adam Voss 0d0ce6903f Additional python3 syntax fixes
Found by `python3 -m compileall .`
2016-12-06 21:36:20 -06:00
Thomas Perl 58d1da9f71 Update unit tests, doctests and makefiles 2016-11-21 23:32:50 +01:00
Thomas Perl 5a7c30b359 Port to Python 3 2016-11-21 23:13:46 +01:00
Thomas Perl ef216d8694 Merge branch 'podcastparser' into gtk3-podcastparser 2016-11-18 14:48:56 +01:00
Thomas Perl 4189cf48fb Port from feedparser to podcastparser 2016-11-18 14:47:15 +01:00
Eric Le Lay eb1404ff37 gtk3 fixes and cleanup 2016-09-28 11:58:37 +02:00
Thomas Perl 5ea8a9882a win32-launcher: Fix crash when Python is missing 2016-08-31 21:28:10 +02:00
Thomas Perl 2a27cddf8c win32-launcher: Fix compatibility issues with Python 2.7.11 2016-02-07 19:37:28 +01:00
Thomas Perl 8624267cb2 win32-launcher: Remove unused #define lines 2016-02-07 19:03:22 +01:00
Thomas Perl 9b83a28fd6 Remove obsolete files 2016-02-03 20:26:09 +01:00
Thomas Perl 28075c09dd Remove QML UI 2016-02-03 19:54:33 +01:00
Thomas Perl a50db27736 Win32-launcher: Remove download feature 2016-01-15 15:46:02 +01:00
Thomas Perl 36eefc8a30 Update copyright years (2016) 2016-01-15 15:22:52 +01:00
Thomas Perl aa72634950 Update copyright years (2015) 2015-05-24 19:33:39 +02:00
Thomas Perl 69fbe0b35f tools/localdepends.py: Fix feedparser downloading
Currently, feedparser uses a source tarball name
like the following:  feedparser-5.2.0.post1.tar.gz
2015-05-14 13:59:06 +02:00
Thomas Perl 3b57f5b807 Move deb builder script to CI 2014-10-30 21:27:39 +01:00
Thomas Perl a44605eaac Win32: Deploy fake-dbus-module to the installed package 2014-10-30 19:04:33 +01:00
Thomas Perl 96e7b23194 New deb/ppa script 2014-10-29 11:34:51 +01:00
Thomas Perl 9b4577dc54 Remove outdated upgrade-win32-binary-package.py script 2014-10-24 22:43:33 +02:00
Thomas Perl 0a92df0456 Fix mingw cross compiler compatiblity for Debian 2014-10-24 22:39:01 +02:00
Thomas Perl c022d9e453 Gtk UI: New podcast directory UI 2014-10-22 21:23:06 +02:00
Thomas Perl ffa7cb1aff Support gpodder:// URLs on Windows (setup variant only)
For now, we don't support gpodder:// URLs for the portable
(.zip) version, to not pollute the user's registry.
2014-10-21 17:02:56 +02:00
Thomas Perl ae1713b582 win32-setup: Make sure translations and modules are added 2014-10-21 10:56:22 +02:00
Thomas Perl 4baf656e3f win32-portable: Makefile for automatic release builds 2014-10-21 10:52:01 +02:00
Thomas Perl 9b04c0b48c win32-setup: Automate cross-building of installer 2014-10-21 10:23:37 +02:00
Thomas Perl a83fc7f0e4 win32-launcher: Allow cross-compilation from Linux 2014-10-21 10:04:28 +02:00
Thomas Perl 711b81fd8f win32-launcher: Cleanup PATH to fix R6034 (msvcr90.dll, bug 1489) 2014-09-09 20:32:34 +02:00
Thomas Perl e7da3ce2d1 Rebuild win32 launcher binaries 2014-07-28 13:32:42 +02:00
Thomas Perl 49a5af1e73 Win32 launcher: Update to Python 2.7.8 and PyGTK 2.24.2 2014-07-26 17:54:01 +02:00
Thomas Perl 5cd57d3ae0 Win32 launcher: Fix download file name for custom folder (bug 1617) 2014-07-23 22:30:34 +02:00
Thomas Perl 7f7bc952fe Update list of Ubuntu releases 2014-04-26 22:36:50 +02:00
Thomas Perl 553e35f219 Update copyright years (2014) 2014-02-27 21:55:13 +01:00
Thomas Perl 23f32acbc7 Tools: Ubuntu PPA generator for "raring" release 2013-03-09 14:16:25 +01:00
Thomas Perl bda982be02 Update copyright years for 2013 2013-03-05 16:38:48 +01:00
Thomas Perl 6f13380dcf tools/localdepends.py: Fix https link usage 2013-02-25 22:41:25 +01:00
Thomas Perl a2eb0df226 i18n tools: Fix generate_commits script for Transifex changes 2013-01-27 20:07:53 +01:00
Thomas Perl 59975e1ca3 i18n tools: Prefer .po file from Transifex 2013-01-27 19:50:47 +01:00
Thomas Perl 7f39e9f4f2 New tool: Generate commits from Transifex updates 2012-08-16 09:43:27 +02:00
Thomas Perl f9c6a74fb6 Ubuntu PPA packaging: Add new releases 2012-07-09 20:09:57 +02:00
Thomas Perl 43fd6cef38 tools/i18n: Fix merging from Transifex 2012-05-14 01:23:49 +02:00
Thomas Perl f7a9a4f6bd tools/i18n: Fix merge-from-transifex.sh script
Make sure the validate script can be found even
after changing directories.
2012-05-13 16:47:18 +02:00
Thomas Perl fee813ba18 Gtk UI: Welcome window and directory improvements 2012-03-08 10:52:21 +01:00