- Mar 25, 2021
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Mar 18, 2021
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Mar 11, 2021
-
-
Signed-off-by:
Sanghoon Park <esifea1908@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Mar 04, 2021
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Jan 29, 2021
-
-
On Apple Silicon, Rosetta allocates memory starting at 0x100000000 (the 4GB line) before the preloader runs. The .NET 3.5 installer and DirectX Jun2010 redistributable both contain non-relocatable EXEs with that base address, which fail to run. The workaround is to create an empty linker section at that address, which is mapped by the kernel before Rosetta runs and forces Rosetta's allocations higher in memory. The linker section runs from 0x100000000-0x114000000. Rosetta's allocations are ~132MB, and should end below 0x120000000. This is not an exact science: a non-relocatable EXE with base address between 0x114000000-0x120000000 will fail to run. If one is discovered, the section size will need to be changed. Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
On Apple Silicon, Rosetta's shared cache starts at 0x7ffe00000000 and the runtime is mapped below that. Put the top-down allocation area below the runtime with plenty of room to spare. Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 15, 2020
-
-
I.e., the "Nth <weekday> of <month>" form. This form is much less convenient for timezones where the DST change happens on specific dates, but some applications distribute old versions of Mono that don't bother checking the "wYear" fields of the SYSTEMTIME fields in the TIME_ZONE_INFORMATION structure returned by GetTimeZoneInformation(), and instead always convert the presumed "relative" dates to "absolute" dates. Unsurprisingly, the resulting dates are invalid, and these applications then end up throwing "System.NotSupportedException: Can't get timezone name." when run in such a timezone, typically early during startup. Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 02, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 25, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50094 Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 11, 2020
-
-
Alexandre Julliard authored
Based on a patch by Alex Henrie. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=37396 Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 09, 2020
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 06, 2020
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 30, 2020
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 29, 2020
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 19, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50016 Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 13, 2020
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 09, 2020
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 07, 2020
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 05, 2020
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 28, 2020
-
-
Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 09, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 08, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 03, 2020
-
-
Signed-off-by:
Isabella Bosia <ibosia@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Aug 25, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Aug 20, 2020
-
-
Previously this just returned the matched directory, not the path to the executable itself. Signed-off-by:
Martin Storsjo <martin@martin.st> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Aug 11, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49653 Signed-off-by:
Fabian Maurer <dark.shadow4@web.de> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Jul 24, 2020
-
-
Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Huw Davies <huw@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-