bugtracker-ml@nttdocomo.com [Sun, 04 Jul 2010 21:21:52 +0100] rev 83
Fix Bug 1283 - E32test t_kheap.exe failed to load a device driver
Brendan Donegan <brendand@symbian.org> [Sun, 04 Jul 2010 20:28:57 +0100] rev 82
Forgot the file extension on mednvmemory PDD
Brendan Donegan <brendand@symbian.org> [Thu, 01 Jul 2010 14:51:21 +0100] rev 81
Added mednvmemory to base_syborg IBY
Gareth Long <garethl@symbian.org> [Tue, 29 Jun 2010 15:10:15 +0100] rev 80
RAM size change for full UI, modified syborg.dt*, included mouse pointer fix
William Roberts <williamr@symbian.org> [Tue, 15 Jun 2010 12:57:21 +0100] rev 79
Fix assorted small GCC issues - Bug 2935
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:29:28 +0100] rev 78
Branch for GCC_SURGE fixes
jahyvone@4FIL49437 [Wed, 02 Jun 2010 11:02:14 +0300] rev 77
start graphics-phase-3
Peter Fordham <peter.fordham@gmail.com> [Mon, 31 May 2010 16:05:54 -0700] rev 76
Bug 1806 - Simplify/Remove use of inline assembler.
andrew.jordan <> [Wed, 26 May 2010 23:16:18 +0100] rev 75
Minor change to fix the smeared mouse pointer and crash near the bottom of the screen, thanks George.
jahyvone@4FIL49437 [Thu, 27 May 2010 00:38:17 +0300] rev 74
start nvmemory
Simon Howkins <simonh@symbian.org> [Fri, 14 May 2010 17:58:30 +0100] rev 73
Added tag PDK_3.0.i for changeset d00bf4f57250
William Roberts <williamr@symbian.org> [Fri, 14 May 2010 16:38:13 +0100] rev 72
Fix header guard in yuv.iby, so that both yuv.iby and grid.iby can be in the same ROM
Maciej Jablonski <maciej.jablonski@sosco.com> [Wed, 12 May 2010 23:13:16 +0100] rev 71
Fix bug 873. Fixes to syborg virtio-audio code as well as to the audio driver
Brendan Donegan <brendand@symbian.org> [Mon, 10 May 2010 11:37:38 +0100] rev 70
Creating flag_autoserialconfig.txt configures serial port automatically
Faisal Memon <faisal.memon@nokia.com> [Fri, 07 May 2010 16:13:43 +0100] rev 69
Introduce yuv tool and catch up with the head. YUV support in the OS is still experimental.
Faisal Memon <faisal.memon@nokia.com> [Fri, 26 Mar 2010 15:45:51 +0000] rev 68
Test program updated to create a blank background surface
of the appropriate type. This program needs to be improved
by loading a real YUV image so that the algorithm can be
confirmed.
Faisal Memon <faisal.memon@nokia.com> [Thu, 25 Mar 2010 22:13:48 +0000] rev 67
Make the grid semi-transparent.
Faisal Memon <faisal.memon@nokia.com> [Thu, 25 Mar 2010 22:08:14 +0000] rev 66
Add a yuv based test program for YUV surface support testing.
johnathan.white@2718R8BGH51.accenture.com [Fri, 07 May 2010 09:29:01 +0100] rev 65
Add Merged Syborg.dts file
johnathan.white@2718R8BGH51.accenture.com [Thu, 06 May 2010 18:20:27 +0100] rev 64
Update version of syborg dtb file to reflect change made to Syborg.dts in the fix for Bug 1296
andrew.jordan <> [Sun, 02 May 2010 23:03:18 +0100] rev 63
Fix for Bug 2186 - QEMU baseport serial driver doesn't work with multiple UARTs and is unreliable
bugtracker-ml@nttdocomo.com [Thu, 22 Apr 2010 14:59:02 +0100] rev 62
Fix bug 2182 - Syborg QEMU crashes when using skin + touchscreen device
bugtracker-ml@nttdocomo.com [Thu, 22 Apr 2010 14:57:42 +0100] rev 61
Fix bug 2183 - Clicking a QEMU skin button causes screen flicker on the display area (edit)
William Roberts <williamr@symbian.org> [Wed, 14 Apr 2010 10:22:25 +0100] rev 60
Merge hal.mmp fix into the correct branch
William Roberts <williamr@symbian.org> [Tue, 13 Apr 2010 18:30:00 +0100] rev 59
Update hal.mmp to cope with change in kernelhwsrv that exports hal_int.h to epoc32\include\platform\kernel
bugtracker-ml@nttdocomo.com [Tue, 06 Apr 2010 18:41:44 +0100] rev 58
Bug 1296: E32test t_cputime.exe failed while testing Fast Counter
(2nd part of the fix)
bugtracker-ml@nttdocomo.com [Tue, 06 Apr 2010 17:29:34 +0100] rev 57
Bug 1297: E32test t_rmdebug2.exe failed with TIMEOUT
bugtracker-ml@nttdocomo.com [Tue, 06 Apr 2010 17:00:22 +0100] rev 56
Merge BUG 1296
bugtracker-ml@nttdocomo.com [Tue, 06 Apr 2010 16:31:41 +0100] rev 55
BUG 1296: E32test t_cputime.exe failed while testing Fast Counter
MattD <mattd@symbian.org> [Tue, 30 Mar 2010 19:50:19 +0100] rev 54
Catchup merge
MattD <mattd@symbian.org> [Tue, 23 Mar 2010 21:04:26 +0000] rev 53
rombuilding fixes - stop exporting base.iby, and set the other bits to work with the kernel base.iby
Masaki Hosaka <hosaka@isb.co.jp> [Wed, 24 Mar 2010 13:46:59 +0900] rev 52
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
MattD <mattd@symbian.org> [Wed, 17 Mar 2010 11:58:43 +0000] rev 51
syborg apps - updated mmps to use 'OS_LAYER_SYSTEMINCLUDE'
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:16:31 +0000] rev 50
Automatic merge from PDK_3.0.h
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:39:27 +0000] rev 49
Added tag PDK_3.0.h for changeset 34cd6bf038ac
MattD <mattd@symbian.org> [Wed, 10 Mar 2010 16:08:53 +0000] rev 48
Very rough additions to get baseport building after the header reorganisation. Original hardcoded systeminclude paths still left in.
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 21:42:58 +0000] rev 47
Create CompilerCompatibility branch
johnathan.white@2718R8BGH51.accenture.com [Mon, 08 Mar 2010 18:45:03 +0000] rev 46
Modify framebuffer and NGA framebuffer to read screen size from board model dtb file. Optimise memory usuage of frame buffer
Add example minigui application with hooks to profiler (which writes results to S:\). Modified NGA framebuffer to run its own dfc queue at high priority
Maciej Jablonski <maciej.jablonski@accenture.com> [Thu, 04 Mar 2010 00:55:21 +0000] rev 45
Audio driver for qemu simulator
William Roberts <williamr@symbian.org> [Sat, 27 Feb 2010 19:18:04 +0000] rev 44
Merge in tip of phonesim-integ branch, to get svpframebuffer and some other stuff?
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 18:39:27 +0000] rev 43
Added tag PDK_3.0.g for changeset 50cddb1eb3af
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 15:37:36 +0000] rev 42
Added tag PDK_3.0.f for changeset 50cddb1eb3af
Simon Howkins <simonh@symbian.org> [Wed, 03 Feb 2010 17:08:00 +0000] rev 41
Creation of TAGS branch.
The TAGS branch should be used for *all* tags, including PDK release tags and package release tags.
Do not merge this branch with any "code" branches.
Simon Howkins <simonh@symbian.org> [Fri, 08 Jan 2010 12:04:26 +0000] rev 40
Bug 1513: "Too difficult to boot Syborg from PDK"
syborg.dtb exported to same location as syborg ROM images
Emilio de Coronado-Lopez <emilioc@symbian.org> [Wed, 27 Jan 2010 15:15:22 +0000] rev 39
Add svpframebuffer to bld.inf
emilioc [Wed, 27 Jan 2010 14:42:12 +0000] rev 38
PDD Display Driver for Syborg
cdavies@GUAR [Tue, 26 Jan 2010 13:28:08 +0000] rev 37
catch up phonesim-integ to tip
cdavies@GUAR [Tue, 26 Jan 2010 13:03:40 +0000] rev 36
start phonesim-integ
Martin Trojer <martin.trojer@nokia.com> [Fri, 15 Jan 2010 09:37:38 +0000] rev 35
Updated the README.txt file
Martin Trojer <martin.trojer@nokia.com> [Fri, 15 Jan 2010 09:07:44 +0000] rev 34
Added ELF4ROM and e32test-driver
andy simpson <andrews@symbian.org> [Fri, 08 Jan 2010 16:25:29 +0000] rev 33
Added tag PDK_3.0.e for changeset 7048876724ac
William Roberts <williamr@symbian.org> [Mon, 21 Dec 2009 17:03:09 +0000] rev 32
Another INC_PATH required - this time for the base/bootstrap extension
William Roberts <williamr@symbian.org> [Mon, 21 Dec 2009 16:50:18 +0000] rev 31
Add new INC_PATH option to genexec.mk, for kernelhwsrv 200948 drop
John Kern <johnk@symbian.org> [Thu, 17 Dec 2009 15:55:37 -0800] rev 30
merged in the s^2 fix
andy.simpson <andrews@symbian.org> [Tue, 15 Dec 2009 14:32:19 +0000] rev 29
Added tag PDK_3.0.d for changeset 1a93ed2e38bd
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 17:40:33 +0000] rev 28
merge tags
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 16:45:44 +0000] rev 27
Added tag PDK_2.0.2 for changeset 1a93ed2e38bd
John Kern <johnk@symbian.org> [Mon, 14 Dec 2009 08:59:54 -0800] rev 26
merged integration branch
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 15:24:11 +0000] rev 25
Removed REE_PATH option as it's no longer needed.
Arnaud Lenoir <arnaudl@symbian.org> [Wed, 25 Nov 2009 13:26:08 +0000] rev 24
Added extension to build ROM image with SBSv2.
Shabe Razvi <shaber@symbian.org> [Fri, 13 Nov 2009 15:54:25 +0000] rev 23
Added tag PDK_2.0.1 for changeset c506b18dc03f
MattD <mattd@symbian.org> [Thu, 12 Nov 2009 16:07:44 +0000] rev 22
Added tag PDK_3.0.c for changeset c506b18dc03f
John Kern <johnk@symbian.org> [Tue, 08 Dec 2009 11:07:49 -0800] rev 21
fix for S^2 builds
John Kern <johnk@symbian.org> [Thu, 12 Nov 2009 14:39:23 -0800] rev 20
fix for bug 877
John Kern <johnk@symbian.org> [Thu, 12 Nov 2009 09:14:36 -0800] rev 19
merged branch into tip
Martin Trojer <martin.trojer@nokia.com> [Mon, 09 Nov 2009 09:51:45 +0000] rev 18
Documentation edits, addition of e32test wiki page.
Shabe Razvi <shaber@symbian.org> [Wed, 21 Oct 2009 13:56:56 +0100] rev 17
Added tag PDK_3.0.b for changeset 5c4b0c1fa5f8
johnathan.white@2718R8BGH51 [Sun, 25 Oct 2009 13:29:47 +0000] rev 16
Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
John Kern <johnk@symbian.org> [Thu, 22 Oct 2009 14:22:06 -0700] rev 15
DfcQ() requires an argument
Martin Trojer <martin.trojer@nokia.com> [Wed, 21 Oct 2009 16:52:21 +0100] rev 14
New elf4rom that solves the ROMBULD.log header problem.
Martin Trojer <martin.trojer@nokia.com> [Wed, 21 Oct 2009 10:29:21 +0100] rev 13
Merged patch from Johnathan White (@accenture)
Added sound support and estart
Updated framebuffer (support landscape and portrait mode)
Fixes in pointer, keyboard and hostfs
William Roberts <williamr@symbian.org> [Wed, 14 Oct 2009 14:20:29 +0100] rev 12
Avoid problem with unresolved reference to epbusm when building ROMs
William Roberts <williamr@symbian.org> [Fri, 09 Oct 2009 15:18:54 +0100] rev 11
Add translated package_definition.xml in the 2.0.1 schema understood by Raptor 2.8.5
William Roberts <williamr@symbian.org> [Thu, 08 Oct 2009 20:49:04 +0100] rev 10
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
martin.trojer@nokia.com [Mon, 10 Aug 2009 09:51:31 +0100] rev 9
Documentation updates
William Roberts <williamr@symbian.org> [Fri, 07 Aug 2009 16:55:42 +0100] rev 8
Updated the README.txt - includes instructions on downloading ready-to-use QEMU binaries
William Roberts <williamr@symbian.org> [Fri, 07 Aug 2009 11:20:16 +0100] rev 7
Fix E32PATH to make bootstrap compile correctly, tidy up other extension option paths
William Roberts <williamr@symbian.org> [Tue, 04 Aug 2009 17:31:47 +0100] rev 6
Fix all the rest of the \ separators to / in mmp files.
William Roberts <williamr@symbian.org> [Tue, 04 Aug 2009 17:31:24 +0100] rev 5
Fix the #defined include paths, convert \ separators to /
William Roberts <williamr@symbian.org> [Tue, 04 Aug 2009 17:30:39 +0100] rev 4
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org> [Tue, 04 Aug 2009 11:50:27 +0100] rev 3
Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org> [Tue, 04 Aug 2009 10:28:23 +0100] rev 2
Move syborg baseport from old src/cedar/generic layout to baseport/syborg
martin.trojer@nokia.com [Fri, 31 Jul 2009 15:01:17 +0100] rev 1
Initial QEMU (symbian-qemu-0.9.1-12) import
martin.trojer@nokia.com [Fri, 31 Jul 2009 14:43:15 +0100] rev 0
Initial syborg (baseport) and documentation import