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