Commit Graph

261 Commits

Author SHA1 Message Date
Thomas Perl 768228b695 Upgrade gPodder to GPLv3
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@400 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-29 18:30:26 +00:00
Thomas Perl 86e0be7cba bugfix for show_confirmation()
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@398 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-27 22:22:23 +00:00
Thomas Perl e63a42fa25 divx extension is valid for ipod, too
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@397 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-27 22:19:43 +00:00
Thomas Perl 8f4e16fd01 major clean-up after tepache removal, new GladeWidget base class for all windows, simplification of some dialogs (channel editor cannot edit URL, etc..)
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@396 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-27 22:18:01 +00:00
Thomas Perl a45b43b092 removing tepache dependency and related files
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@395 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-27 22:00:09 +00:00
Thomas Perl 1559f69866 support for live download status in episode info dialog, more context menu love in available podcasts tab; extended DownloadStatusManager with new notification/observer code (yeah!)
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@394 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-27 20:28:00 +00:00
Thomas Perl 1aeb4d4e84 compatibility updates for buggy feeds (negative file size, no episode title)
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@393 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-26 22:04:50 +00:00
Thomas Perl 0999a045e6 be even more liberal to feeds
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@392 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-26 21:56:06 +00:00
Thomas Perl b2f942691b add support for removing downloaded episodes to the context menu
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@391 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-26 19:58:29 +00:00
Thomas Perl 272255131c add support for episode without title, but warn user that this is dumb
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@388 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-26 18:21:23 +00:00
Thomas Perl a421d7e935 context menu for treeAvailable and some bugfixes for gpodder.gui
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@385 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-26 15:20:46 +00:00
Thomas Perl 3b8e72bbe3 fix problem with icon loading in util.get_tree_icon()
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@384 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-26 15:10:30 +00:00
Thomas Perl 33beca78a7 support for cancel button in available podcasts tab
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@383 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-25 16:05:03 +00:00
Thomas Perl 4d606185fb skip buggy episodes in episode creation code
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@382 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-25 15:40:18 +00:00
Thomas Perl 02d190db99 remove webmaster field from localdb
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@381 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-25 15:24:16 +00:00
Thomas Perl cc84369262 merge played and status column into status column with played bullet
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@380 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-25 06:11:19 +00:00
Thomas Perl b016d0ea92 bugfix for gpodder.console's del_channel function
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@379 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-24 15:48:30 +00:00
Thomas Perl 30a2086fcc clean up for gpodder.console module
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@378 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-24 15:30:06 +00:00
Thomas Perl 40eaf432fa gpodder.services: DownloadStatusManager re-organization and central place for access
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@377 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-24 14:49:41 +00:00
Thomas Perl 3265326926 libpodcasts restructuring, clean-up
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@376 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-21 23:00:49 +00:00
Thomas Perl dffd252c06 import of the huge refactoring changeset
git-svn-id: svn://svn.berlios.de/gpodder/branches/gpodder-thp-200708@375 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-20 13:45:46 +00:00
Thomas Perl 5bb4089d7f new OPML import and export module that uses XML DOM
git-svn-id: svn://svn.berlios.de/gpodder/trunk@372 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-19 14:28:24 +00:00
Thomas Perl 7123bd7548 refactoring clean-up
git-svn-id: svn://svn.berlios.de/gpodder/trunk@371 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-19 13:01:15 +00:00
Thomas Perl 5647a0cd5d patch from richard voigt to fix bad channel images
git-svn-id: svn://svn.berlios.de/gpodder/trunk@370 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-19 07:23:02 +00:00
Thomas Perl 0712a26a37 fix sync empty episode title bug
git-svn-id: svn://svn.berlios.de/gpodder/trunk@369 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-19 06:48:01 +00:00
Thomas Perl b384c5e781 indentation fix
git-svn-id: svn://svn.berlios.de/gpodder/trunk@368 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-14 01:51:35 +00:00
Thomas Perl d751b87928 gui support for episode playback error reporting
git-svn-id: svn://svn.berlios.de/gpodder/trunk@367 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-13 21:53:26 +00:00
Thomas Perl 12db10d6b4 fix fs-based sync problem for episodes without title
git-svn-id: svn://svn.berlios.de/gpodder/trunk@366 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-13 20:59:32 +00:00
Thomas Perl 03e947c9b7 catch error with old/incomplete desktop installations
git-svn-id: svn://svn.berlios.de/gpodder/trunk@365 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-10 13:00:43 +00:00
Thomas Perl 14eb785419 Fix stupid only one episode gets synced error
git-svn-id: svn://svn.berlios.de/gpodder/trunk@364 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-09 11:31:08 +00:00
Thomas Perl 4805e839ae gpodder.gui module; gpodder.util module (mostly reorganization stuff)
git-svn-id: svn://svn.berlios.de/gpodder/trunk@363 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-08-07 18:11:31 +00:00
Thomas Perl a3e5286ac0 download queue bugfix
git-svn-id: svn://svn.berlios.de/gpodder/trunk@362 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-24 19:04:27 +00:00
Thomas Perl d3b5a05bfe download tab status caption
git-svn-id: svn://svn.berlios.de/gpodder/trunk@361 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-24 18:42:04 +00:00
Thomas Perl 7ce3115618 fix python-id3 library import
git-svn-id: svn://svn.berlios.de/gpodder/trunk@360 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-22 21:41:30 +00:00
Thomas Perl a317470d46 HTTP/FTP authentication support by Nick
git-svn-id: svn://svn.berlios.de/gpodder/trunk@356 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-19 12:44:12 +00:00
Thomas Perl 3796eda00b better synchronization error handling (disk full, etc..) fixes debian bug #432805
git-svn-id: svn://svn.berlios.de/gpodder/trunk@351 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-12 13:52:54 +00:00
Thomas Perl bc30609121 re-generated gpodder.py.orig from tepache
git-svn-id: svn://svn.berlios.de/gpodder/trunk@350 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-12 13:03:25 +00:00
Thomas Perl 23cb5ce36a fix channel editor race condition bug
git-svn-id: svn://svn.berlios.de/gpodder/trunk@349 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-11 18:28:09 +00:00
Thomas Perl 9171cf5051 new opml importer dialog, fixed stuff :)
git-svn-id: svn://svn.berlios.de/gpodder/trunk@348 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-11 18:12:02 +00:00
Thomas Perl 45a99ffb92 new channel adding, bugfixes, more reliable channel editor, code cleanup for gpodderchannel
git-svn-id: svn://svn.berlios.de/gpodder/trunk@347 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-11 11:05:02 +00:00
Thomas Perl 022917c6a7 support for libgpod >= 0.5.0
git-svn-id: svn://svn.berlios.de/gpodder/trunk@346 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-07 15:04:15 +00:00
Thomas Perl d14d944ca7 the channel navigator is here :) enjoy
git-svn-id: svn://svn.berlios.de/gpodder/trunk@345 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-05 21:07:16 +00:00
Thomas Perl 654862f750 wget infinite retries bug
git-svn-id: svn://svn.berlios.de/gpodder/trunk@344 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-02 20:08:06 +00:00
Thomas Perl f071176bd8 patch to fix title problem
git-svn-id: svn://svn.berlios.de/gpodder/trunk@343 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-07-02 20:03:54 +00:00
Thomas Perl 71b0e6faa1 Fix logging bug in libopmlreader
git-svn-id: svn://svn.berlios.de/gpodder/trunk@336 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-06-11 06:02:09 +00:00
Thomas Perl b6e9a12d16 Track length detection bugfix
git-svn-id: svn://svn.berlios.de/gpodder/trunk@335 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-06-11 05:30:01 +00:00
Thomas Perl 374a0ea4f2 CLI url unquoting bugfix, thanks to Thomas Matthijs
git-svn-id: svn://svn.berlios.de/gpodder/trunk@334 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-06-06 11:56:07 +00:00
Thomas Perl dfc1515dab fix bug in CLI interface, thanks to Thomas Matthijs
git-svn-id: svn://svn.berlios.de/gpodder/trunk@333 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-06-03 13:44:24 +00:00
Thomas Perl e5c6525f9b fix problem with update feed cache on startup
git-svn-id: svn://svn.berlios.de/gpodder/trunk@332 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-05-25 10:06:43 +00:00
Thomas Perl d22efc7522 mark strings translatable in ipodsync
git-svn-id: svn://svn.berlios.de/gpodder/trunk@331 b0d088ad-0a06-0410-aad2-9ed5178a7e87
2007-05-24 14:48:20 +00:00