gpodder/src/gpodder
Shane Huntley d4c3e47b08 Update minimize behavior when no tray icon (bug 258)
"Auto download new episodes when gPodder is minimized" and "Start gPodder minimized"
options now work when gPodder is minimized to task list rather than tray icon.
2009-05-05 09:43:04 +02:00
..
__init__.py D-Bus object; only allow a single instance running (bug 62) 2009-02-25 14:57:45 +01:00
cache.py Use proxy server settings for feed downloads (bug 371) 2009-04-27 15:44:28 +02:00
config.py Ipod sync behaviour changes 2009-04-27 18:39:18 +02:00
console.py Initial work on the new download manager code 2009-04-01 01:12:17 +02:00
dbsqlite.py Fix "You must not use 8-bit bytestrings" (bug 375) 2009-03-11 10:18:51 +01:00
download.py Refresh episode status from db before reusing a DownloadTask (bug 414) 2009-04-27 15:14:31 +02:00
draw.py Update copyright info from 2005-2008 to 2005-2009 2009-02-01 21:22:21 +01:00
dumbshelve.py Update copyright info from 2005-2008 to 2005-2009 2009-02-01 21:22:21 +01:00
gui.py Update minimize behavior when no tray icon (bug 258) 2009-05-05 09:43:04 +02:00
libconverter.py Migrate to subprocess; add unittests (LP bug #345003) 2009-03-21 21:10:46 +01:00
libgpodder.py Move ext_command_thread from gPodderLib to util 2009-04-01 12:53:13 +02:00
liblogger.py Update copyright info from 2005-2008 to 2005-2009 2009-02-01 21:22:21 +01:00
libplayers.py Update copyright info from 2005-2008 to 2005-2009 2009-02-01 21:22:21 +01:00
libpodcasts.py Use proxy server settings for feed downloads (bug 371) 2009-04-27 15:44:28 +02:00
libtagupdate.py Migrate to subprocess; add unittests (LP bug #345003) 2009-03-21 21:10:46 +01:00
my.py Update copyright info from 2005-2008 to 2005-2009 2009-02-01 21:22:21 +01:00
nokiavideocenter.py Refactor libpodcasts; fix episode dialog 2009-03-10 14:59:01 +01:00
opml.py Update copyright info from 2005-2008 to 2005-2009 2009-02-01 21:22:21 +01:00
resolver.py Fetch the best YouTube video format available (bug 428) 2009-05-05 09:23:36 +02:00
services.py Remove cancelled and failed downloads on exit 2009-04-02 00:33:49 +02:00
SimpleGladeApp.py Upgrade gPodder to GPLv3 2007-08-29 18:30:26 +00:00
sync.py Part played episodes no longer marked new on iPod (bug 403) 2009-05-05 09:30:06 +02:00
trayicon.py Clean-up tray icon; re-enable download reporting 2009-04-02 01:46:22 +02:00
unittests.py More doctests; test "find_mount_point" (using MiniMock) 2009-03-24 19:53:19 +01:00
util.py Remove bogus sender=self keyword arguments 2009-04-08 16:04:19 +02:00
widgets.py Initial work on the new download manager code 2009-04-01 01:12:17 +02:00