Quajak
19731a2a90
Merge branch 'master' into quajak-patch-1
2020-10-28 14:57:59 +01:00
Charles Betros
da3fb2d6b5
Merge branch 'master' into fix/custom_launch_profiles
2020-10-27 20:49:54 -05:00
Quajak
85f95013b5
Fix incorrect size of array when setting metadata of long file names
2020-10-27 21:52:51 +01:00
Quajak
9d4d894aa8
User defined launch configurations are loaded when reopening properties
...
Cleaned up code
2020-10-26 13:13:48 +01:00
Charles Betros
ce06f0711a
Merge branch 'master' into quajak-patch-2
2020-10-25 10:57:23 -05:00
Quajak
ffb779b0ca
Fix path stored in debug info not being absolute and therefor looking in the wrong place
2020-10-25 16:16:57 +01:00
Quajak
cec50702b1
Actually close builder if already running
2020-10-25 15:22:21 +01:00
Quajak
8f913eabcc
Allow larger alignments
2020-10-24 18:36:09 +02:00
Charles Betros
ddc99d21f8
Merge pull request #1525 from KM198912/patch-6
...
Enable Slaves on IDE
2020-10-23 12:03:08 -05:00
Charles Betros
7f76257994
Merge branch 'master' into patch-1
2020-10-23 12:02:34 -05:00
Charles Betros
e1477bffca
Merge pull request #1532 from CosmosOS/quajak-patch-1
...
Allow users to handle Ctrl+Alt+Delete
2020-10-23 12:02:10 -05:00
Charles Betros
ffe4dc9e4e
Fix isofile typo
2020-10-22 13:54:33 -05:00
Quajak
cabc72bb9e
Allow users to handle Ctrl+Alt+Delete
2020-10-22 18:53:47 +02:00
KM198912
257191d2c8
Update CPU.cs
...
Typo Fix
2020-10-22 18:44:47 +02:00
Charles Betros
13e20249ee
Merge branch 'master' into feature/qemu
2020-10-20 11:33:46 -05:00
KM198912
7cf12663e4
Update Canvas.cs
...
Make Requested Changes
2020-10-20 16:33:07 +02:00
KM198912
101340a6ed
Implement Bitmap Scaling
...
Implement Bitmap Scaling by Desired Height and Width
2020-10-20 15:54:01 +02:00
Charles Betros
744f43b823
Merge branch 'master' into feature/qemu
2020-10-19 16:05:16 -05:00
Charles Betros
08e28dc0f8
Merge branch 'feature/qemu' of https://github.com/CosmosOS/Cosmos into feature/qemu
2020-10-19 13:41:54 -05:00
Charles Betros
a28e982d9f
Qemu
2020-10-19 13:41:49 -05:00
Charles Betros
2592d7fc84
Merge branch 'master' into feature/qemu
2020-10-19 08:50:33 -05:00
Quajak
867b17cf4f
Removed unnecessary reference to XSharp
2020-10-19 10:34:10 +02:00
Quajak
b3284881c7
Merge branch 'master' into feature/memory_map
2020-10-19 00:37:13 +02:00
Quajak
8996b1f8a3
Added CPU.GetMemoryMap
...
Fixed GetMBIAddress Plug
Cleaned up code
2020-10-19 00:35:42 +02:00
KM198912
529fb51c7b
Enable Slaves on IDE
...
Enabling Slaves on the IDE causes no Issues it rather enables HDD detection on Computers that did not detect the hdd beforehand, ie. Laptops that assing the Optical Drive as Master and the HDD as Slave.
2020-10-18 20:40:24 +02:00
Quajak
254c2eb209
Merge branch 'master' into patch-5
2020-10-18 17:32:05 +02:00
KM198912
3e3144a362
Fix Laptop Touchpads
...
Tested this on 3 Different Laptops from different brands, all touchpads worked without any issues
2020-10-18 16:53:21 +02:00
KM198912
3a0c3884bb
Update ColorImpl.cs
...
Remove break Statements since we have return values
2020-10-18 16:23:09 +02:00
KM198912
7fd9abf515
Finish Plug
...
Add Remainig Colors, also throw a exception on Invalid Color Name instead or returning Black
2020-10-18 13:18:07 +02:00
KM198912
f783dace2e
Update ColorImpl.cs
...
Change Exception to ArgumentException
2020-10-17 20:28:43 +02:00
KM198912
93e32b0204
[WiP]
...
Color.FromName Plug
2020-10-16 23:04:42 +02:00
Quajak
ad5808e165
Merge branch 'master' into multiboot_plug
2020-10-15 19:30:01 +02:00
Quajak
ea5b697778
Merge branch 'master' into fix/delete_subdirectories
2020-10-15 11:38:06 +02:00
Quajak
c9488fe979
Merge branch 'master' into multiboot_plug
2020-10-14 17:34:13 +02:00
Quajak
490b0afa6a
Merge branch 'master' into cpuid_public
2020-10-13 21:20:03 +02:00
Quajak
0d9fefff34
Merge branch 'master' into task/RemoveProcessorInformation
2020-10-13 19:20:11 +02:00
Charles Betros
f3dbded749
Merge branch 'master' into feature/qemu
2020-10-08 14:29:24 -05:00
Quajak
f15425d30b
Merge branch 'master' into fix/int_to_string
2020-10-05 12:12:11 +02:00
Quajak
2753e0358a
Merge branch 'master' into multiboot_plug
2020-10-02 11:41:27 +02:00
Quajak
8fb7d1ef18
Merge branch 'master' into task/RemoveProcessorInformation
2020-10-01 14:21:52 +02:00
Charles Betros
980e06453e
Remove ProcessorInformation
...
Closes #1487
2020-09-28 12:19:14 -05:00
Quajak
a4d0befbe1
Made ReadCPUID public
...
Made `ReadCPUID` and `CanReadCPUID` public.
2020-09-27 15:22:14 +02:00
Sam Nadol
eefba351dc
Add throw if string empty
2020-09-25 19:35:48 -04:00
Sam Nadol
945c0e544b
Add Brand String method to CPU.cs
2020-09-25 18:46:44 -04:00
Quajak
0d426695ac
Added plug for Multiboot.GetMBIAddress()
2020-09-20 17:41:35 +02:00
Quajak
e1bda335ab
Fix deleting of directories with small offset (most commonly subdirectories)
2020-09-19 21:48:32 +02:00
Quajak
e62eae1414
Added plugs for Convert.ToString
...
Fixed int.ToString("x")
2020-09-07 00:28:55 +02:00
Charles Betros
04ae81d1d4
Merge branch 'master' into bug/random
2020-08-23 20:58:08 -05:00
Quajak
6fa701f945
Made Random return different values when called multiple times in the same second
...
Added tests to confirm this behaviour
2020-08-22 22:21:05 +02:00
Quajak
b649eabb16
Added the ctors without the ColorOrder parameter
2020-08-21 21:49:53 +02:00