José Pedro
|
92bc85c9bc
|
Fixed TimeSpan and DateTime.
Added tests.
|
2018-04-14 01:31:52 +01:00 |
|
Mido Elgamal
|
5faf3f58e2
|
Fixed String Replace
|
2018-04-09 15:27:32 -04:00 |
|
fanoI
|
5b14274984
|
Merge pull request #918 from quajak/master
[CGS] Bitmap implementation
|
2018-04-08 14:02:20 +02:00 |
|
José Pedro
|
3d1cb71a6d
|
Reverted accidentally pushed change.
|
2018-04-06 18:17:12 +01:00 |
|
José Pedro
|
41f02e2338
|
Fixed referenced assembly resolution for kernel projects.
|
2018-04-05 23:53:33 +01:00 |
|
José Pedro
|
047678ae47
|
Implemented isolated assembly loading.
|
2018-04-05 22:31:00 +01:00 |
|
José Pedro
|
6bf136c713
|
Plugs improvements.
|
2018-04-04 19:47:55 +01:00 |
|
Arawn Davies
|
f003d01952
|
Update PCI.cs
Added VirtualBox PCI Guest Service Vendor and Device ID, can be used for checking if running under hypervisor
|
2018-04-04 06:22:55 +01:00 |
|
Arawn Davies
|
f851d5dafb
|
Merge branch 'master' into master
|
2018-04-04 00:23:03 +01:00 |
|
José Pedro
|
1df3dc19f5
|
Cosmos property page.
|
2018-04-03 19:55:11 +01:00 |
|
José Pedro
|
d4d4327066
|
Added RuntimeIdentifier to Cosmos.Build.targets.
|
2018-04-01 23:55:17 +01:00 |
|
José Pedro
|
baba3cba0a
|
Fixed paths on builder.
|
2018-03-30 02:36:55 +01:00 |
|
José Pedro
|
442b1596e8
|
Cosmos project system.
|
2018-03-29 23:28:40 +01:00 |
|
José Pedro
|
6cdb64fcde
|
Updated SQLitePCLRaw assembly version in binding redirects.
|
2018-03-28 19:02:35 +01:00 |
|
José Pedro
|
c291e2566c
|
Updated SQLitePCLRaw.bundle_green to version 1.1.10.
|
2018-03-28 18:48:39 +01:00 |
|
José Pedro
|
44f06b8e4e
|
Builder improvements.
|
2018-03-28 01:18:46 +01:00 |
|
José Pedro
|
d2dec6e316
|
Builder improvements.
|
2018-03-27 22:36:18 +01:00 |
|
José Pedro
|
e10351dcd2
|
Builder improvements.
|
2018-03-27 21:25:00 +01:00 |
|
José Pedro
|
49c12211a2
|
Builder improvements.
|
2018-03-27 17:50:16 +01:00 |
|
José Pedro
|
1677dba27a
|
Builder improvements.
|
2018-03-27 01:04:49 +01:00 |
|
José Pedro
|
985385527a
|
Builder improvements.
|
2018-03-27 00:41:51 +01:00 |
|
José Pedro
|
1480bfbca2
|
Builder improvements.
|
2018-03-26 18:58:57 +01:00 |
|
Quajak
|
8c70d57bed
|
-Added new ctor from byte array of pixels
-Added note that ctor with Memory stream does not work, as memory streams do not work correctly
-Improved the cosmos graphic system example
|
2018-03-26 17:40:20 +02:00 |
|
Quajak
|
b3729308c0
|
Changed the ctor work done in the Bitmap
|
2018-03-26 11:45:20 +02:00 |
|
jp2masa
|
956c9e9aaa
|
Merge pull request #932 from Arawn-Davies/master
Add checks for IL2CPU and XSharp repositories and solution files
|
2018-03-26 02:30:44 +01:00 |
|
José Pedro
|
35cdcc64a0
|
Added build targets for publish.
|
2018-03-26 00:51:25 +01:00 |
|
jp2masa
|
29ca16f47d
|
Merge pull request #935 from valentinbreiz/morepciscan
[PCI] GetDeviceString + GetTypeString
|
2018-03-25 23:39:45 +01:00 |
|
José Pedro
|
fb2251df65
|
Added templates for dotnet new.
|
2018-03-23 23:08:04 +00:00 |
|
valentinbreiz
|
91fa804dfa
|
Update and rename PciDevice.cs to PCIDevice.cs
|
2018-03-23 23:32:37 +01:00 |
|
Quajak
|
b12f4fc3b6
|
Fixed Filestream write
Did requested changes
Added test for Filestream read and write
|
2018-03-22 21:38:41 +01:00 |
|
José Pedro
|
274fa3e9a5
|
Build targets.
|
2018-03-21 23:05:20 +00:00 |
|
Arawn Davies
|
337645e0c5
|
Add checks for IL2CPU and XSharp repositories and solution files
|
2018-03-21 21:24:56 +00:00 |
|
Qujak
|
7e18638915
|
Update FatStream.cs
Commented out debug info again
|
2018-03-19 21:34:31 +01:00 |
|
Quajak
|
493e043742
|
Final cleanup
|
2018-03-19 21:31:50 +01:00 |
|
Quajak
|
c379ea32ba
|
Fixed fat stream
Improved file test
|
2018-03-19 20:54:47 +01:00 |
|
Quajak
|
9f47e6f8a4
|
Added test which fails until ReadAllBytes has been fixed
Rewrote Bitmap to use single ReadAllBytes
|
2018-03-18 13:45:46 +01:00 |
|
José Pedro
|
c8bee63fea
|
Renamed plugs node from "Plugs" to "Cosmos Plugs".
|
2018-03-17 17:54:22 +00:00 |
|
José Pedro
|
486e026767
|
Fixed debug engine VSIX.
|
2018-03-17 17:52:18 +00:00 |
|
José Pedro
|
bb1d0ccf57
|
Changed target framework in project upgrader from netstandard2.0 to netcoreapp2.0.
|
2018-03-16 17:56:42 +00:00 |
|
José Pedro
|
e106b44ea7
|
Cosmos property page.
|
2018-03-12 21:48:15 +00:00 |
|
José Pedro
|
04e6cb9679
|
Removed SQLite workaround.
|
2018-03-09 17:13:12 +00:00 |
|
José Pedro
|
75359650c2
|
Cosmos property page.
|
2018-03-06 15:58:57 +00:00 |
|
José Pedro
|
e8e7d0b122
|
Fixed build.
|
2018-03-05 14:49:00 +00:00 |
|
José Pedro
|
d1215d64b1
|
New Cosmos property page.
|
2018-03-05 14:21:58 +00:00 |
|
Quajak
|
0ff1c57fbc
|
Minor fixes and change to file stream
|
2018-03-03 20:49:40 +01:00 |
|
Quajak
|
dd21b17499
|
Fixed draw image
Fixed bitmap handling of uncompressed files
|
2018-02-28 20:51:43 +01:00 |
|
Quajak
|
37e6ee122f
|
Merge remote-tracking branch 'upstream/master'
|
2018-02-28 17:58:27 +01:00 |
|
Quajak
|
6a2ffb0c89
|
First implementation of a bitmap. Code loading the bitmap from fs is broken on Cosmos and loads some random garbage and a part of the image.
|
2018-02-28 17:54:21 +01:00 |
|
fanoI
|
d0f8fa85c3
|
Merge pull request #912 from quajak/master
Added Math.Floor function with tests
|
2018-02-27 23:39:56 +01:00 |
|
José Pedro
|
bb95229fbf
|
Fixed build tasks logging importance.
|
2018-02-26 14:28:43 +00:00 |
|