Thu, 13 May 2010 13:56:05 +0100 Import from FCL default branch
teknolog [Thu, 13 May 2010 13:56:05 +0100] rev 126
Import from FCL default branch
Thu, 29 Apr 2010 11:55:32 +0100 merge PDK_3.0.i
teknolog [Thu, 29 Apr 2010 11:55:32 +0100] rev 125
merge
Tue, 27 Apr 2010 13:29:07 +0100 Fixed icons by Anna
teknolog [Tue, 27 Apr 2010 13:29:07 +0100] rev 124
Fixed icons by Anna
Mon, 26 Apr 2010 23:08:41 +0100 Crude video file detection implemented
teknolog [Mon, 26 Apr 2010 23:08:41 +0100] rev 123
Crude video file detection implemented
Mon, 26 Apr 2010 22:11:45 +0100 Fix for bug 2092
teknolog [Mon, 26 Apr 2010 22:11:45 +0100] rev 122
Fix for bug 2092
Sat, 24 Apr 2010 22:26:43 +0100 CPodcastQueueView now inherits CPodcastShowsView instead of CPodcastListView. This removes the duplicated code between the two classes.
teknolog [Sat, 24 Apr 2010 22:26:43 +0100] rev 121
CPodcastQueueView now inherits CPodcastShowsView instead of CPodcastListView. This removes the duplicated code between the two classes.
Sat, 24 Apr 2010 21:46:17 +0100 Added video podcast icons, but they don't work correctly yet.
teknolog [Sat, 24 Apr 2010 21:46:17 +0100] rev 120
Added video podcast icons, but they don't work correctly yet.
Sat, 24 Apr 2010 20:10:46 +0100 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 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.
Sat, 24 Apr 2010 18:58:55 +0100 Added method that checks for deleted downloaded files and updates DB accordingly
teknolog [Sat, 24 Apr 2010 18:58:55 +0100] rev 118
Added method that checks for deleted downloaded files and updates DB accordingly
Mon, 05 Apr 2010 13:54:26 +0100 Fixed Code Scanner L-issues; Further improvements to HTTP robustness
teknolog [Mon, 05 Apr 2010 13:54:26 +0100] rev 117
Fixed Code Scanner L-issues; Further improvements to HTTP robustness
Mon, 05 Apr 2010 11:33:41 +0100 Fixed DEF files. Tested with Qt SQLite.
teknolog [Mon, 05 Apr 2010 11:33:41 +0100] rev 116
Fixed DEF files. Tested with Qt SQLite.
Sun, 04 Apr 2010 21:47:56 +0100 Even more robustness improvements for HTTP client - specifically disk full problems
teknolog [Sun, 04 Apr 2010 21:47:56 +0100] rev 115
Even more robustness improvements for HTTP client - specifically disk full problems
Sun, 04 Apr 2010 18:52:11 +0100 Cleaned up panic handling
teknolog [Sun, 04 Apr 2010 18:52:11 +0100] rev 114
Cleaned up panic handling
Sun, 04 Apr 2010 18:38:49 +0100 Fix for memory leak when opening Show View
teknolog [Sun, 04 Apr 2010 18:38:49 +0100] rev 113
Fix for memory leak when opening Show View
Sun, 04 Apr 2010 18:14:15 +0100 Don't show feed/show date when an error occured
teknolog [Sun, 04 Apr 2010 18:14:15 +0100] rev 112
Don't show feed/show date when an error occured
Sun, 04 Apr 2010 18:06:31 +0100 DB robustness improved also for ShowEngine
teknolog [Sun, 04 Apr 2010 18:06:31 +0100] rev 111
DB robustness improved also for ShowEngine
Sun, 04 Apr 2010 16:23:10 +0100 Added "Reset database" option in settings. Further robustness fixes for Feeds.
teknolog [Sun, 04 Apr 2010 16:23:10 +0100] rev 110
Added "Reset database" option in settings. Further robustness fixes for Feeds.
Sun, 04 Apr 2010 15:54:17 +0100 Significantly improved database robustness
teknolog [Sun, 04 Apr 2010 15:54:17 +0100] rev 109
Significantly improved database robustness
Sun, 04 Apr 2010 00:21:57 +0100 Moved temporary feed parser files to subdirectory under private dir, and added cleanup of this directory on startup.
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.
Sat, 03 Apr 2010 21:28:44 +0100 Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
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
Sat, 03 Apr 2010 16:03:09 +0100 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 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.
Sat, 03 Apr 2010 14:54:19 +0100 Fix for bug 2338 - Podcatcher doesn't know about disk F:
teknolog [Sat, 03 Apr 2010 14:54:19 +0100] rev 105
Fix for bug 2338 - Podcatcher doesn't know about disk F:
Sat, 03 Apr 2010 13:33:15 +0100 Fix for bug 2114 - Podcatcher wont close from the "open apps" menu
teknolog [Sat, 03 Apr 2010 13:33:15 +0100] rev 104
Fix for bug 2114 - Podcatcher wont close from the "open apps" menu
Sat, 03 Apr 2010 12:02:32 +0100 Fix for bug 2399 - variations in OPML syntax
teknolog [Sat, 03 Apr 2010 12:02:32 +0100] rev 103
Fix for bug 2399 - variations in OPML syntax
Sat, 03 Apr 2010 11:47:26 +0100 Fix for bug 2408. Improved feed engine robustness.
teknolog [Sat, 03 Apr 2010 11:47:26 +0100] rev 102
Fix for bug 2408. Improved feed engine robustness.
Sat, 03 Apr 2010 10:55:45 +0100 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.
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.
Thu, 01 Apr 2010 11:47:56 +0200 Update to keep features from merge.
Lars Persson <lars.persson@embeddev.se> [Thu, 01 Apr 2010 11:47:56 +0200] rev 100
Update to keep features from merge.
Thu, 01 Apr 2010 11:41:33 +0200 Merge from Teknologs branch
Lars Persson <lars.persson@embeddev.se> [Thu, 01 Apr 2010 11:41:33 +0200] rev 99
Merge from Teknologs branch
Thu, 01 Apr 2010 11:39:23 +0200 What is this??
Lars Persson <lars.persson@embeddev.se> [Thu, 01 Apr 2010 11:39:23 +0200] rev 98
What is this??
Wed, 31 Mar 2010 18:09:02 +0200 Add so image conversion is done in feedinfo if image already exist.
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.
Wed, 31 Mar 2010 16:09:11 +0100 Merge with lars' fixes
teknolog [Wed, 31 Mar 2010 16:09:11 +0100] rev 96
Merge with lars' fixes
Wed, 31 Mar 2010 15:36:43 +0100 Don't show error text in queue view
teknolog [Wed, 31 Mar 2010 15:36:43 +0100] rev 95
Don't show error text in queue view
Wed, 31 Mar 2010 16:06:20 +0200 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 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.
Wed, 31 Mar 2010 14:50:33 +0200 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 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
Wed, 31 Mar 2010 08:41:07 +0200 Updated feedinfo handling some
Lars Persson <lars.persson@embeddev.se> [Wed, 31 Mar 2010 08:41:07 +0200] rev 92
Updated feedinfo handling some
Wed, 31 Mar 2010 08:19:35 +0200 Remove icon index. Start caching icons as mbms.
Lars Persson <lars.persson@embeddev.se> [Wed, 31 Mar 2010 08:19:35 +0200] rev 91
Remove icon index. Start caching icons as mbms.
Sat, 15 May 2010 11:13:19 +0100 Added support for launching music and video player when tapping on a downloaded show symbian1
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
Tue, 11 May 2010 22:34:56 +0100 Likely fix for bug 2434.
teknolog [Tue, 11 May 2010 22:34:56 +0100] rev 89
Likely fix for bug 2434.
Tue, 11 May 2010 22:27:35 +0100 Moved call to DeleteOldShowsByFeedL to when a feed is listed. This prevents a race condition which likely caused symbian1
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
Tue, 11 May 2010 21:41:14 +0100 Template PKG files for release number generator symbian1
teknolog [Tue, 11 May 2010 21:41:14 +0100] rev 87
Template PKG files for release number generator
Tue, 11 May 2010 21:35:17 +0100 Added build number generator symbian1
teknolog [Tue, 11 May 2010 21:35:17 +0100] rev 86
Added build number generator
Wed, 05 May 2010 11:07:27 +0100 Updated UDEB SIS symbian1
teknolog [Wed, 05 May 2010 11:07:27 +0100] rev 85
Updated UDEB SIS
Wed, 05 May 2010 10:50:52 +0100 Attempted fix for bug 2434; added KErrInUse leaves if update called when engine is in use
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
Wed, 05 May 2010 10:31:04 +0100 Attempted fix for bug 2434; added KErrInUse leaves if update called when engine is in use symbian1
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
Mon, 03 May 2010 16:09:50 +0100 Basic MPX integration done - Podcatcher can now add files to MPXCollection, but not remove or update
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
Mon, 03 May 2010 15:23:15 +0100 Fix to make sure file handle is closed on failed download.
teknolog [Mon, 03 May 2010 15:23:15 +0100] rev 81
Fix to make sure file handle is closed on failed download.
Mon, 03 May 2010 15:18:30 +0100 Forgot to close file handle on failed download. Fixed now. Also fix for SQLite static library. symbian1
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.
Sun, 02 May 2010 13:14:23 +0100 Commented out lines causing warnings in RVCT.
Brendan Donegan <brendand@symbian.org> [Sun, 02 May 2010 13:14:23 +0100] rev 79
Commented out lines causing warnings in RVCT.
Sat, 01 May 2010 21:58:19 +0100 Merge Sebastian's changes
Brendan Donegan <brendand@symbian.org> [Sat, 01 May 2010 21:58:19 +0100] rev 78
Merge Sebastian's changes
Sat, 01 May 2010 21:56:59 +0100 Fix for Bug 2612 - Errors in RVCT build
Brendan Donegan <brendand@symbian.org> [Sat, 01 May 2010 21:56:59 +0100] rev 77
Fix for Bug 2612 - Errors in RVCT build
Sat, 01 May 2010 14:42:23 +0100 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. symbian1
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.
Sat, 01 May 2010 12:49:47 +0100 merge
teknolog [Sat, 01 May 2010 12:49:47 +0100] rev 75
merge
Sat, 01 May 2010 12:35:34 +0100 Workaround to allow Podcatcher to start even if RCmManager.Open returns -1, which it does for some reasaon in PDK 3.0.h
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
Thu, 29 Apr 2010 14:23:30 +0100 Added export for IBY file
Brendan Donegan <brendand@symbian.org> [Thu, 29 Apr 2010 14:23:30 +0100] rev 73
Added export for IBY file
Wed, 28 Apr 2010 14:38:03 +0100 Fixed exports and best-effort iby file update
teknolog [Wed, 28 Apr 2010 14:38:03 +0100] rev 72
Fixed exports and best-effort iby file update
Wed, 28 Apr 2010 14:12:19 +0100 Removed SQLite and code behind SYMBIAN_1 macros
teknolog [Wed, 28 Apr 2010 14:12:19 +0100] rev 71
Removed SQLite and code behind SYMBIAN_1 macros
Wed, 28 Apr 2010 13:57:49 +0100 Branching out Symbian^1 version. Default branch is henceforth Symbian^3. symbian1
teknolog [Wed, 28 Apr 2010 13:57:49 +0100] rev 70
Branching out Symbian^1 version. Default branch is henceforth Symbian^3.
Wed, 28 Apr 2010 13:20:05 +0100 Updated package_definition.xml for 2.0.1 schema
teknolog [Wed, 28 Apr 2010 13:20:05 +0100] rev 69
Updated package_definition.xml for 2.0.1 schema
Wed, 28 Apr 2010 11:18:29 +0100 Updated .def files
teknolog [Wed, 28 Apr 2010 11:18:29 +0100] rev 68
Updated .def files
Wed, 28 Apr 2010 10:06:35 +0100 merge
teknolog [Wed, 28 Apr 2010 10:06:35 +0100] rev 67
merge
(0) -100 -60 +60 +100 tip