Timo Kreuzer
2aca4b2795
[ASM] Fix boot with VS 16.7.3 / MSVC 19.27
...
See https://developercommunity.visualstudio.com/content/problem/1180800/ml-x86-assume-directive-causes-invalid-code-genera.html
2020-09-12 15:01:04 +02:00
Kyle Katarn
d7fd62d478
[BOOT][DIRECTX][SHELL32] Unneeded semicolons (trivial) ( #3133 )
...
Except in 3rd-party code.
CORE-13162
2020-09-08 21:57:13 +02:00
Joachim Henze
a4fee60e46
[CMAKE] Fix regressions CORE-17243 & CORE-17246
...
By sledge-hammer-reverting of
0.4.15-dev-689-g
7ffb6a09c3
and 0.4.15-dev-688-g
1234223f41
Sorry, but the negative impact for other devs and the
whole project are just unbearable.
Stuff got committed meanwhile even so I had to act.
The improvements may be reapplied later when the
negative consequences are under control.
2020-09-06 04:35:33 +02:00
Jérôme Gardou
7ffb6a09c3
[CMAKE] Overhaul creation from CD
...
Get rid of global properties and use a target-level properties instead
Limit temporary files by using cmake-generator expressions instead
Avoid function calls at the end configuration, use file(GENERATE) idiom instead
2020-09-02 11:02:44 +02:00
Jérôme Gardou
1234223f41
[CMAKE] Use cutom commands with custom targets for generating cd targets
...
This avoids rebuilding them over and over while there is nothing to do
2020-09-02 11:02:44 +02:00
Victor Perevertkin
c57350e295
[CLASSPNP][DISK_NEW][CDROM_NEW] Remove the drivers
...
Due to WDK/DDK licensing issues
CORE-17129
2020-08-28 05:47:27 +03:00
Stanislav Motylkov
2a77e359e4
[XBOX] Move NV2A XGPU definitions into header file
...
TODO: helper functions should be also moved. CORE-16216
2020-08-26 16:58:01 +03:00
Stanislav Motylkov
f420f2e5df
[XBOX] Move SuperIO definitions and helpers into header file
...
CORE-16216
2020-08-26 02:06:19 +03:00
Vladimir Barinov
2edcb58e65
[MSGINA][SYSSETUP] Implement Friendly UI shutdown dialog ( #2762 )
...
Can be activated by installing ReactOS as a Workstation. CORE-12805
References:
- https://www.remkoweijnen.nl/blog/2009/01/16/windows-xp-x64-terminal-server-patch-part-2-optional/
- https://www.remkoweijnen.nl/blog/2011/01/30/using-fast-user-switching-on-domain-xp-computers/
Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
2020-08-25 22:52:17 +03:00
Thomas Faber
794d00c303
[FREELDR][NETKVM][ATL_APITEST] Pick the GCC code path for clang in some cases. CORE-17202
2020-08-23 12:07:37 +02:00
Thomas Schneider
a245c98fc6
[FREELDR] Bootsector fix for CHS read on old BIOSes which lack INT 3e ( #3078 )
...
At line 263 a 'pop es' is missing before 'ret' in ReadCHS() function,
just like in the ReadLBA() function. CORE-17178
Co-authored-by: Dmitry Borisov <di.sean@protonmail.com>
2020-08-19 19:10:02 +03:00
Dmitry Borisov
27cd9eaf1a
[PC98VID] Add framebuffer video miniport driver for NEC PC-98 series ( #3040 )
...
This adds generic graphics support on PC-9821.
2020-08-19 00:50:08 +03:00
Stanislav Motylkov
3d9ab23ef0
[BOOTDATA] Add display name and description for Browser Service
...
Also add Russian translation.
Addendum to 1b90e54
. CORE-17201
2020-08-15 15:30:08 +03:00
Dmitry Borisov
b36018ff26
[HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series ( #3002 )
2020-07-25 15:31:02 +02:00
Serge Gautherie
0c222cfe96
[BOOTDATA] Enable 'REG_EXPAND_SZ' for 'kbswitch.exe' ( #3004 )
...
CORE-12973
2020-07-22 20:02:26 +03:00
Thomas Faber
b783349e4e
[BOOTDATA] Mark reactos.inf as a byproduct. CORE-17109
2020-06-20 15:25:16 +02:00
Oleg Dubinskiy
3cb8ee6d7e
Revert "[FONTS] Add Selawik as a substitution for Segoe UI" CORE-17122 ( #2921 )
...
This reverts commit 97fb49a3d2
.
2020-06-14 19:09:41 +09:00
Stanislav Motylkov
415c737cc3
[FREELDR] Add display controller detection for Xbox
...
Also add system identifier here.
[BOOTDATA] Fix some typos
CORE-16216
2020-06-09 22:02:09 +03:00
Serge Gautherie
3051eb0e48
[NTOSKRNL] Add 'DECLSPEC_NORETURN' to a few 'KeBugCheck*()' ( #2896 )
2020-06-06 17:50:14 +02:00
Stanislav Motylkov
092bc78a42
[FREELDR] Fix register offset
...
Addendum to 10e52f6
.
2020-06-03 02:04:07 +03:00
Serge Gautherie
11345aedd8
[FORMATTING] [CMAKE] Remove space in 'if (' ( #2847 )
2020-05-26 20:24:02 +02:00
Eric Kohl
1b90e54242
[BROWSER] Add the browser service
2020-05-21 22:49:33 +02:00
Katayama Hirofumi MZ
612729b092
[SYSSETUP][BOOTDATA] Make Server default again and write Service Pack ( #2749 )
...
- Make "ReactOS Server" the default product option again instead of "ReactOS Workstation".
- Write "Service Pack" info onto registry.
- Add ProductOption option to bootcd unattend.inf.
- Delete IDC_PRODUCT_SUITE and IDC_PRODUCT_TYPE controls.
CORE-17028
2020-05-19 15:41:26 +09:00
Hervé Poussineau
468b8f3719
[FREELDR] Fix I/O range size of serial ports
2020-05-17 23:08:26 +02:00
Erdem Ersoy
072be890f3
[TRANSLATIONS] Turkish translation updates ( #2724 )
...
* [TRANSLATIONS] Translate desk.cpl to Turkish
* Update file header
* [TRANSLATIONS]
* Update translations of syssteup
* Update translations of userenv
* Update translations of shell32 (partial)
* [TRANSLATION] Fix a translation
* [TRANSLATION] Translate Turkish strings to Turkish
for hivedef.inf
* Update Turkish translations of shell32 partially
* Update shell32 Turkish translations (partially)
* Update shell32 Turkish translations (partially)
* Fix translation for desk.cpl
2020-05-14 14:23:05 +02:00
Dmitry Borisov
98c17d3120
[FREELDR] Add vertical screen scrolling for Xbox with console mode ( #2745 )
...
Also turn off debug messages to screen before setting up the CPU (To print a character to the screen on some ports the MMIO access should be executed, so it throws an exception).
CORE-16216
2020-05-10 18:35:51 +02:00
Stanislav Motylkov
10e52f68b2
[FREELDR] Fix some more register accesses and magic values
...
Addendum to 764e884
.
2020-05-08 23:02:42 +03:00
Hervé Poussineau
49040fa54c
[ISAPNP] Enable driver
2020-05-08 20:02:36 +02:00
Joachim Henze
7c81fb8f56
[FREELDR] Workaround regression CORE-16469
...
This prevents ReactOS asserting when 'My computer'
is opened, while it tries to send commands to floppy drive.
Many thanks to patches author Doug Lyons.
The regression was introduced by 0.4.13-dev-1081-g
eeff926ede
patch was committed to 0.4.13rls and 0.4.14rls as well.
Today it was committed to master as well, as
the initially planned investigation for the root cause
did still not happen and we can not afford the time
to retest and workaround this over and over again.
Thank god that Oleg Dubinskiy was still around to retest
this again and confirmed it can still happen, because
unlike initially, personally I was not able to reproduce it
today anymore!
Since every release was work-arounded, we did never
expose the bug in any final release.
2020-05-06 23:45:37 +02:00
Mark Jansen
a0e32d4f48
[USERINIT] Add unattend.inf functionality to livecd
2020-05-05 20:54:30 +02:00
Stanislav Motylkov
764e884f5e
[FREELDR] Work with Xbox GPU memory registers properly
...
Bug was noticed with GCC 8.4
2020-05-02 23:23:33 +03:00
Stanislav Motylkov
67bb3d3fd8
[BOOTDATA] Add consistency to translated strings
...
Addendum to e157468
.
2020-04-30 20:57:16 +03:00
Stanislav Motylkov
44e2b6fdd9
[BOOTDATA][THEMEUI] Add Russian translation
...
Addendum to 94e4c69
and a2f5283
. CORE-16934
2020-04-30 20:55:56 +03:00
Joachim Henze
8ce31ad749
[BOOTDATA] CORE-16976 Strip netkvm from optional files
...
Because we added it into our sources recently,
there is no need anymore for opt-adding binaries.
VBox OK https://reactos.org/testman/compare.php?ids=72868,72873
KVM OK https://reactos.org/testman/compare.php?ids=72869,72872
2020-04-28 21:33:26 +02:00
William Kent
97fb49a3d2
[FONTS] Add Selawik as a substitution for Segoe UI
2020-04-26 15:31:16 +03:00
Jose Carlos Jesus
2cb65df2fb
[BOOTDATA] Portuguese translation for EVENT_LABEL and DESKTOP_SCHEME ( #2631 )
2020-04-26 13:12:28 +02:00
Kyle Katarn
52cd931f22
[POWERCFG] Power Scheme fix as per CORE-16893 ( #2593 )
...
Related to CORE-16900
Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
2020-04-26 10:20:22 +02:00
Kyle Katarn
e15746849a
[DESK][THEMEUI] Update French translation ( #2591 )
...
Co-authored-by: Sylvain Deverre <deverre.sylv@gmail.com>
2020-04-25 18:34:41 +02:00
Kyle Katarn
cb43d8a89a
[SHELL32] Fix for incorrect init of hide/show hidden files & folders
2020-04-24 08:38:41 +02:00
Serge Gautherie
b7503df6ed
[README] Update now-redirected 'www.reactos.org' URLs ( #2633 )
2020-04-24 02:30:40 +03:00
Katayama Hirofumi MZ
c2d36912b9
[BOOT][BOOTDATA] Improve Japanese translation of hivedef.inf
2020-04-23 12:57:48 +09:00
Piotr Hetnarowicz
66e647084d
[MMCPL] hivedef.inf - Add Polish translation of Sound Events ( #2628 )
...
Co-Authored-By: Adam Słaboń <asaillen456esx@gmail.com>
2020-04-22 21:51:45 +03:00
Kyle Katarn
a2f5283021
[MMCPL] Localization enablement of Sound Events ( #2623 )
...
* new hivedef.inf for sound event localization
2020-04-22 19:27:33 +02:00
Dmitry Borisov
4501bbac8f
[KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target ( #2601 )
...
According to PC-9801 Bible p. 50, divisor for PIT will become unsupported in some cases after having removed the fractional part. Replace 19200 value with 9600 which is supported by both 10 MHz and 8 MHz machines.
2020-04-21 23:22:42 +03:00
Doug Lyons
ff61611aec
Add Search Hidden Files and Folders Registry Entry for HKCU
2020-04-20 15:39:40 +03:00
Dmitry Borisov
61d966bf1a
[FREELDR] Fix typos and PC-98 boot ( #2564 )
...
- INT 18h, AH=A0h doesn't exist, it was meant to be AH=0Ah. Thanks to SimK (@simk98l) on twitter for bug reporting and fix.
- Adress -> Address.
2020-04-17 20:27:20 +02:00
Victor Perevertkin
7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
...
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
Adam Słaboń
7b24d00ef1
[FREELDR][INSTALL][FDEBUG] Include FreeLDR tools in LiveCD and HybridCD ( #2550 )
...
It might be useful to have them on LiveCD/HybridCD as well.
2020-04-15 12:37:21 +02:00
Victor Perevertkin
58bc93f164
[BOOTDATA] Add FsType into default unattend.inf template
2020-04-12 17:23:17 +03:00
Victor Perevertkin
92dfec219d
[CMAKE][CONFIGURE] Enable runtime checks on MSVC by default.
...
Remove RTC switch from configure.cmd, now MSVC runtime checks are
supposed to be enabled/disabled via CMake define (-DRUNTIME_CHECKS=1)
Prepare for adding more dynamic analysis options
2020-04-11 02:48:12 +03:00