Quajak
|
92419370d3
|
Merge pull request #1607 from CosmosOS/vbe-multiboot-non-lfb
Implement non linear framebuffer detection for VBE multiboot
|
2021-01-13 10:30:34 +01:00 |
|
Quajak
|
8e724641ed
|
Merge branch 'master' into vbe-multiboot-non-lfb
|
2021-01-13 10:11:39 +01:00 |
|
Quajak
|
1daf8c13a5
|
Merge pull request #1634 from KM198912/patch-4
Update RestoreSources.props
|
2021-01-13 09:32:31 +01:00 |
|
KM198912
|
053902b3ea
|
Update RestoreSources.props
myget currently has a issue where it cant find roslyn-tools, so disable it for the time being so the devkit builds
|
2021-01-13 09:01:27 +01:00 |
|
valentinbreiz
|
96b5ff34bf
|
Add Aura files
|
2021-01-09 13:18:53 +01:00 |
|
Quajak
|
86dfa0879f
|
Merge pull request #1619 from MishaTY/master
Disable auto-install of workloads
|
2021-01-05 20:19:29 +01:00 |
|
MishaTY
|
6b83e3310e
|
Merge branch 'master' of https://github.com/MishaTY/Cosmos
|
2021-01-05 11:26:42 -05:00 |
|
MishaTY
|
97eb09659d
|
Small change
removed comma on last package
|
2021-01-05 11:26:19 -05:00 |
|
MishaTY
|
34675b0e08
|
Merge branch 'master' into master
|
2021-01-05 11:22:29 -05:00 |
|
MishaTY
|
4af1b27e11
|
Show message on what exactly is missing
Show message on what exactly is missing
|
2021-01-05 11:21:29 -05:00 |
|
Quajak
|
9cca17f2e6
|
Merge pull request #1620 from Nik300/patch-1
Create Readme - Add Italian version
|
2021-01-05 15:01:52 +01:00 |
|
F4lc0131
|
07aae9c192
|
Italian readme.md
Added translation to italian
|
2021-01-04 12:48:21 +01:00 |
|
MishaTY
|
3f3d6ab5ef
|
Disable auto-install of workloads
Disable auto-install of workloads
|
2021-01-03 12:07:41 -05:00 |
|
valentinbreiz
|
32ee02c6d4
|
bpp is not always 4!
|
2020-12-24 03:22:25 +01:00 |
|
valentinbreiz
|
2f2cd626e3
|
Implement non linear framebuffer detection for VBE multiboot
Real hardware doesn't often use a linear framebuffer. It can causes graphics issues.
|
2020-12-24 03:21:02 +01:00 |
|
valentinbreiz
|
e1e504f8e0
|
Trigger Build
|
2020-12-20 19:02:50 +01:00 |
|
valentinbreiz
|
8cbb359c4d
|
Merge branch 'master' into feature/three_byte_struct_tests
|
2020-12-20 01:45:57 +01:00 |
|
valentinbreiz
|
274c5c8b7a
|
Merge pull request #1472 from CosmosOS/add_branch_tests
Add complex branch tests for compiler
|
2020-12-19 03:09:59 +01:00 |
|
valentinbreiz
|
6f6e11d45d
|
Merge branch 'master' into add_branch_tests
|
2020-12-19 02:39:42 +01:00 |
|
valentinbreiz
|
7f47bafa1f
|
Merge pull request #1253 from CosmosOS/feature/AnonymousTypeTests
Added tests for anonymous types label generation
|
2020-12-19 02:39:31 +01:00 |
|
valentinbreiz
|
535e04b269
|
Merge branch 'master' into feature/AnonymousTypeTests
|
2020-12-19 02:09:38 +01:00 |
|
valentinbreiz
|
384159194b
|
Merge pull request #1526 from CosmosOS/feature/ulong_tostring
Added ULong.ToString(string) Plug
|
2020-12-19 02:09:18 +01:00 |
|
valentinbreiz
|
4cef138443
|
Merge branch 'master' into add_branch_tests
|
2020-12-19 00:50:17 +01:00 |
|
valentinbreiz
|
f7ce3dc111
|
Merge branch 'master' into feature/AnonymousTypeTests
|
2020-12-19 00:49:50 +01:00 |
|
valentinbreiz
|
ec1e46553a
|
Merge branch 'master' into feature/ulong_tostring
|
2020-12-19 00:48:42 +01:00 |
|
valentinbreiz
|
6ae8a0d65a
|
Merge pull request #1594 from geomtech/impl-get-device
Add GetDevice function with bus, slot, function informations
|
2020-12-15 01:02:23 +01:00 |
|
Alexy DA CRUZ (GeomTech)
|
705b5d9d03
|
Add GetDevice with bus, slot, function informations.
|
2020-12-14 22:59:42 +01:00 |
|
valentinbreiz
|
0849ced088
|
Merge pull request #1589 from CosmosOS/fix/RoamingLocationChange
Programatically get ApplicationData path
|
2020-12-11 11:33:49 +01:00 |
|
valentinbreiz
|
67377b2350
|
Set UsePreviousAppDir to false
|
2020-12-11 00:06:10 +01:00 |
|
valentinbreiz
|
cf56bb9eec
|
Programatically get ApplicationData path
Inno Setup {userappdata} always points to C:\
|
2020-12-10 18:58:20 +01:00 |
|
Quajak
|
0ba4f6c418
|
Merge pull request #1577 from KM198912/patch-4
Update CPU.cs
|
2020-11-30 13:40:56 +01:00 |
|
KM198912
|
7fb6ff9d80
|
Update CPU.cs
add .Trim() to the returned string because otherwise it is shifted to the right using Console.WriteLine
|
2020-11-30 13:15:20 +01:00 |
|
Quajak
|
00309e81bd
|
Merge pull request #1573 from MishaTY/master
Add Interlocked.Add plug
|
2020-11-19 21:11:04 +01:00 |
|
MishaTY
|
04396b75cd
|
Update InterlockedImpl.cs
|
2020-11-19 12:28:41 -05:00 |
|
Charles Betros
|
00724f38a8
|
Merge pull request #1570 from CosmosOS/quajak-patch-1
Dont launch Kernel.sln in VS after building devkit
|
2020-11-18 19:55:49 -06:00 |
|
Quajak
|
a14aae5f0a
|
Dont launch Kernel.sln in VS after building devkit
|
2020-11-19 00:16:34 +01:00 |
|
Quajak
|
b9642a4793
|
Merge pull request #1569 from KM198912/patch-1
Add Bitmap V5 header
|
2020-11-18 17:53:04 +01:00 |
|
KM198912
|
f45e837422
|
i hate git...
|
2020-11-18 16:48:54 +01:00 |
|
KM198912
|
f7910d59c4
|
Merge pull request #2 from KM198912/revert-1-patch-1
Revert 1 patch 1
|
2020-11-18 16:28:07 +01:00 |
|
KM198912
|
7955f265b2
|
Revert "Patch 1"
|
2020-11-18 16:27:36 +01:00 |
|
KM198912
|
079386c9d6
|
Merge pull request #1 from KM198912/patch-1
Patch 1
|
2020-11-18 16:26:13 +01:00 |
|
KM198912
|
1a5edd98a5
|
Update Kernel.cs
|
2020-11-18 16:24:21 +01:00 |
|
KM198912
|
8a8ddac525
|
Fix Typo
|
2020-11-18 15:38:23 +01:00 |
|
KM198912
|
3bd29971d9
|
Add Bitmap V5 header
This should resolve most issues of incorrect header , BITMAPV5INFO inherits the V4. need to add tests still.
|
2020-11-18 15:35:05 +01:00 |
|
Quajak
|
806ed3c73c
|
Merge branch 'master' into feature/ulong_tostring
|
2020-11-17 10:25:56 +01:00 |
|
Quajak
|
3461a22617
|
Merge branch 'master' into feature/AnonymousTypeTests
|
2020-11-17 10:08:23 +01:00 |
|
Quajak
|
83a03e3e46
|
Merge branch 'master' into add_branch_tests
|
2020-11-17 10:07:23 +01:00 |
|
Quajak
|
418752aaf4
|
Added missing using
|
2020-11-17 10:05:54 +01:00 |
|
Quajak
|
87fb1f2f8e
|
Merge pull request #1551 from CosmosOS/fix/alloc_directory
Clear cluster when creating directory
|
2020-11-16 15:52:06 +01:00 |
|
Quajak
|
39f72f9dfd
|
Fixed estimate cpu speed method
Added a unit test
|
2020-11-14 20:50:46 +01:00 |
|