teknolog [Sat, 24 Apr 2010 21:46:17 +0100] rev 120
Added video podcast icons, but they don't work correctly yet.
teknolog [Sat, 24 Apr 2010 20:10:46 +0100] rev 119
Fix for bug 2488: RHTTPResponse::StatusText returns KNullDesc for 404 for FeedBurner, but this text was only used in debug output.
teknolog [Sat, 24 Apr 2010 18:58:55 +0100] rev 118
Added method that checks for deleted downloaded files and updates DB accordingly
teknolog [Mon, 05 Apr 2010 13:54:26 +0100] rev 117
Fixed Code Scanner L-issues; Further improvements to HTTP robustness
teknolog [Mon, 05 Apr 2010 11:33:41 +0100] rev 116
Fixed DEF files. Tested with Qt SQLite.
teknolog [Sun, 04 Apr 2010 21:47:56 +0100] rev 115
Even more robustness improvements for HTTP client - specifically disk full problems
teknolog [Sun, 04 Apr 2010 18:52:11 +0100] rev 114
Cleaned up panic handling
teknolog [Sun, 04 Apr 2010 18:38:49 +0100] rev 113
Fix for memory leak when opening Show View
teknolog [Sun, 04 Apr 2010 18:14:15 +0100] rev 112
Don't show feed/show date when an error occured
teknolog [Sun, 04 Apr 2010 18:06:31 +0100] rev 111
DB robustness improved also for ShowEngine
teknolog [Sun, 04 Apr 2010 16:23:10 +0100] rev 110
Added "Reset database" option in settings. Further robustness fixes for Feeds.
teknolog [Sun, 04 Apr 2010 15:54:17 +0100] rev 109
Significantly improved database robustness
teknolog [Sun, 04 Apr 2010 00:21:57 +0100] rev 108
Moved temporary feed parser files to subdirectory under private dir, and added cleanup of this directory on startup.
teknolog [Sat, 03 Apr 2010 21:28:44 +0100] rev 107
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog [Sat, 03 Apr 2010 16:03:09 +0100] rev 106
Fix for regression in icon handling. Minor fix for trailing backslash in podcast dir in settings pane. New udeb SISs.
teknolog [Sat, 03 Apr 2010 14:54:19 +0100] rev 105
Fix for bug 2338 - Podcatcher doesn't know about disk F:
teknolog [Sat, 03 Apr 2010 13:33:15 +0100] rev 104
Fix for bug 2114 - Podcatcher wont close from the "open apps" menu
teknolog [Sat, 03 Apr 2010 12:02:32 +0100] rev 103
Fix for bug 2399 - variations in OPML syntax
teknolog [Sat, 03 Apr 2010 11:47:26 +0100] rev 102
Fix for bug 2408. Improved feed engine robustness.
teknolog [Sat, 03 Apr 2010 10:55:45 +0100] rev 101
Removed debug code that place the DB in the wrong place; Fix for DL queue not updating show icon correctly when moving to next download.
Lars Persson <lars.persson@embeddev.se> [Thu, 01 Apr 2010 11:47:56 +0200] rev 100
Update to keep features from merge.
Lars Persson <lars.persson@embeddev.se> [Thu, 01 Apr 2010 11:41:33 +0200] rev 99
Merge from Teknologs branch
Lars Persson <lars.persson@embeddev.se> [Thu, 01 Apr 2010 11:39:23 +0200] rev 98
What is this??
Lars Persson <lars.persson@embeddev.se> [Wed, 31 Mar 2010 18:09:02 +0200] rev 97
Add so image conversion is done in feedinfo if image already exist.
Check in feedengine if image exist from previous database(files might exist, even though the db is corrupt.
teknolog [Wed, 31 Mar 2010 16:09:11 +0100] rev 96
Merge with lars' fixes
teknolog [Wed, 31 Mar 2010 15:36:43 +0100] rev 95
Don't show error text in queue view
Lars Persson <lars.persson@embeddev.se> [Wed, 31 Mar 2010 16:06:20 +0200] rev 94
Further updates to podcatchers handling of cached icons. Now cache the uid of icon in feedview and reuse if already cloned. Only one icon loaded anyway.
Lars Persson <lars.persson@embeddev.se> [Wed, 31 Mar 2010 14:50:33 +0200] rev 93
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se> [Wed, 31 Mar 2010 08:41:07 +0200] rev 92
Updated feedinfo handling some
Lars Persson <lars.persson@embeddev.se> [Wed, 31 Mar 2010 08:19:35 +0200] rev 91
Remove icon index. Start caching icons as mbms.
teknolog [Sat, 15 May 2010 11:13:19 +0100] rev 90
Added support for launching music and video player when tapping on a downloaded show
teknolog [Tue, 11 May 2010 22:34:56 +0100] rev 89
Likely fix for bug 2434.
teknolog [Tue, 11 May 2010 22:27:35 +0100] rev 88
Moved call to DeleteOldShowsByFeedL to when a feed is listed. This prevents a race condition which likely caused
teknolog [Tue, 11 May 2010 21:41:14 +0100] rev 87
Template PKG files for release number generator
teknolog [Tue, 11 May 2010 21:35:17 +0100] rev 86
Added build number generator
teknolog [Wed, 05 May 2010 11:07:27 +0100] rev 85
Updated UDEB SIS
teknolog [Wed, 05 May 2010 10:50:52 +0100] rev 84
Attempted fix for bug 2434; added KErrInUse leaves if update called when engine is in use
teknolog [Wed, 05 May 2010 10:31:04 +0100] rev 83
Attempted fix for bug 2434; added KErrInUse leaves if update called when engine is in use
teknolog [Mon, 03 May 2010 16:09:50 +0100] rev 82
Basic MPX integration done - Podcatcher can now add files to MPXCollection, but not remove or update
teknolog [Mon, 03 May 2010 15:23:15 +0100] rev 81
Fix to make sure file handle is closed on failed download.
teknolog [Mon, 03 May 2010 15:18:30 +0100] rev 80
Forgot to close file handle on failed download. Fixed now. Also fix for SQLite static library.
Brendan Donegan <brendand@symbian.org> [Sun, 02 May 2010 13:14:23 +0100] rev 79
Commented out lines causing warnings in RVCT.
Brendan Donegan <brendand@symbian.org> [Sat, 01 May 2010 21:58:19 +0100] rev 78
Merge Sebastian's changes
Brendan Donegan <brendand@symbian.org> [Sat, 01 May 2010 21:56:59 +0100] rev 77
Fix for Bug 2612 - Errors in RVCT build
teknolog [Sat, 01 May 2010 14:42:23 +0100] rev 76
Workaround for UREL crash in sqlite: Pre-compiled UDEB versions of SQLite are now copied in place at build time for both UDEB and UREL. Ugly, but it works.
teknolog [Sat, 01 May 2010 12:49:47 +0100] rev 75
merge
teknolog [Sat, 01 May 2010 12:35:34 +0100] rev 74
Workaround to allow Podcatcher to start even if RCmManager.Open returns -1, which it does for some reasaon in PDK 3.0.h
Brendan Donegan <brendand@symbian.org> [Thu, 29 Apr 2010 14:23:30 +0100] rev 73
Added export for IBY file
teknolog [Wed, 28 Apr 2010 14:38:03 +0100] rev 72
Fixed exports and best-effort iby file update
teknolog [Wed, 28 Apr 2010 14:12:19 +0100] rev 71
Removed SQLite and code behind SYMBIAN_1 macros
teknolog [Wed, 28 Apr 2010 13:57:49 +0100] rev 70
Branching out Symbian^1 version. Default branch is henceforth Symbian^3.
teknolog [Wed, 28 Apr 2010 13:20:05 +0100] rev 69
Updated package_definition.xml for 2.0.1 schema
teknolog [Wed, 28 Apr 2010 11:18:29 +0100] rev 68
Updated .def files
teknolog [Wed, 28 Apr 2010 10:06:35 +0100] rev 67
merge
teknolog [Wed, 28 Apr 2010 09:53:03 +0100] rev 66
merge
teknolog [Wed, 28 Apr 2010 09:51:27 +0100] rev 65
merge with Symbian3 branch
teknolog [Wed, 28 Apr 2010 09:47:46 +0100] rev 64
Added Brendan's make_release script before closing that branch
teknolog [Wed, 28 Apr 2010 00:04:02 +0100] rev 63
Fixes to make Podcatcher compile in S^3 based on Brendan's branch
teknolog [Tue, 27 Apr 2010 23:08:51 +0100] rev 62
Removed duplicate strings
teknolog [Tue, 27 Apr 2010 22:22:02 +0100] rev 61
Created component bld.inf files requested by williamr