Timeline
Aug 4, 2022:
- 10:32 PM Changeset in vbox [96044] by
- IPRT/strcpy.cpp: fix. bugref:10261
- 10:08 PM Changeset in vbox [96043] by
- IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
- 10:02 PM Changeset in vbox [96042] by
- iprt/cdefs.h: RT_FORCE_NOCRT_WRAPPERS for overriding …
- 10:02 PM Changeset in vbox [96041] by
- bldprogs/genalias: build fix. bugref:10261
- 10:00 PM Changeset in vbox [96040] by
- bldprogs/genalias: Added a weak alias generator program (for COFF, …
- 9:20 PM Changeset in vbox [96039] by
- iprt/nocrt/time.h: Attempt at fixing the header compile check on …
- 8:55 PM Changeset in vbox [96038] by
- COPYING, /Config.kmk, doc, installer: Update license files, now using …
- 8:53 PM Changeset in vbox [96037] by
- iprt/nocrt/compiler/watcom.h,/types.h: Don't use watcom's stddef.h …
- 8:07 PM Changeset in vbox [96036] by
- VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898 [shut up MSVC]
- 8:01 PM Changeset in vbox [96035] by
- ValidationKit/bs3-cpu-instr-3: Add simple [v]psign{b,w,d} instructions …
- 8:00 PM Changeset in vbox [96034] by
- VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898
- 6:20 PM Ticket #21046 (Kernel 5.19: kernel NULL pointer dereference) closed by
- duplicate: Hi joeAverage, Known issue. In this case, ticket is a duplicate of …
- 2:48 PM Changeset in vbox [96033] by
- ValidationKit/bs3-cpu-instr-3: Add simple [v]pabs{b,w,d} instructions …
- 2:47 PM Changeset in vbox [96032] by
- VMM/IEM: Implement [v]pabs{b,w,d} instructions, bugref:9898
- 1:26 PM Changeset in vbox [96031] by
- FE/Qt/Ds: Workaround is missed on UIRecordingSettingsEditor rework.
- 12:20 PM Changeset in vbox [96030] by
- tools/bin/common-gen-workspace.inc.sh: Added libogg. Made libvorbis + …
- 12:14 PM Ticket #20859 (Typo in Network Code: Bridget should be Bridged (Adapter)) closed by
- fixed
- 11:51 AM Ticket #21048 (Honor Windows' "Automatically hide scroll bars" setting) created by
- VirtualBox Manager automatically hides the scroll bar of the VM list …
- 11:25 AM Changeset in vbox [96029] by
- ValidationKit/bs3-cpu-instr-3: Add simple [v]pavg{b,w} instructions …
- 11:24 AM Changeset in vbox [96028] by
- VMM/IEM: Implement [v]pavg{b,w} instructions, bugref:9898
- 10:52 AM Changeset in vbox [96027] by
- include/iprt/nocrt: Another try at fixing header builds on linux. …
- 9:40 AM Changeset in vbox [96026] by
- ValidationKit/bs3-cpu-instr-3: Add [v]pmulhuw instructions testcase, …
- 9:39 AM Changeset in vbox [96025] by
- VMM/IEM: Implement [v]pmulhuw instructions, bugref:9898
- 9:14 AM Changeset in vbox [96024] by
- FE/Qt/Ds: NLS typo fix together with corresponding cpp code.
- 9:13 AM Changeset in vbox [96023] by
- ValidationKit/bs3-cpu-instr-3: Add [v]pmulhw instructions testcase, …
- 9:12 AM Changeset in vbox [96022] by
- VMM/IEM: Implement missing vpmulhw instructions, bugref:9898
- 9:11 AM Ticket #21047 (Invalid AssertRelease for StorageControllerType_NVMe) created by
- Please change in file ConsoleImpl2.cpp function int …
- 8:54 AM Changeset in vbox [96021] by
- ValidationKit/bs3-cpu-instr-3: Add [v]pmull{w,d} instructions …
- 8:54 AM Changeset in vbox [96020] by
- VMM/IEM: Implement missing [v]pmull{w,d} instructions, bugref:9898
- 8:37 AM Changeset in vbox [96019] by
- include/iprt/nocrt: Header build fixes for linux. bugref:10261
- 2:24 AM Changeset in vbox [96018] by
- iprt/nocrt: Simple unistd.h replacement. bugref:10261
- 2:24 AM Changeset in vbox [96017] by
- include/iprt/nocrt: Header build fixes for windows. bugref:10261
- 1:54 AM Changeset in vbox [96016] by
- IPRT: Removed non-working string _alias files and tried to address the …
- 1:50 AM Changeset in vbox [96015] by
- iprt/asmdefs.mac: Fixed trouble with emitting weak aliases …
- 1:48 AM Changeset in vbox [96014] by
- IPRT/common: Use RT_NOCRT_BEGINPROC more consistently. bugref:10261
- 12:45 AM Ticket #21046 (Kernel 5.19: kernel NULL pointer dereference) created by
- running - Kernel 5.19 - VirtualBox-6.1.37-152741-Linux_amd64 modules …
Aug 3, 2022:
- 9:56 PM Changeset in vbox [96013] by
- include/iprt/nocrt: More prototypes & some fixes. bugref:10261
- 9:52 PM Changeset in vbox [96012] by
- Add/3D: Treat undefined function warnings as errors in no-CRT mode. …
- 8:15 PM Changeset in vbox [96011] by
- ValidationKit/bs3-cpu-instr-3: Add [v]pmaxs{b,w,d} instructions …
- 8:15 PM Changeset in vbox [96010] by
- VMM/IEM: Implement [v]pmaxs{b,w,d} instructions, bugref:9898
- 7:54 PM Changeset in vbox [96009] by
- VMM/IEM: Implement [v]pmins{b,w,d} instructions, bugref:9898 [fix comment]
- 7:29 PM Changeset in vbox [96008] by
- ValidationKit/bs3-cpu-instr-3: Add [v]pmins{b,w,d} instructions …
- 7:27 PM Changeset in vbox [96007] by
- VMM/IEM: Implement [v]pmins{b,w,d} instructions, bugref:9898
- 7:27 PM Changeset in vbox [96006] by
- Disassembler: Add OP_VPMINSD and fix disassembler table, bugref:9898
- 6:03 PM Changeset in vbox [96005] by
- ValidationKit/bs3-cpu-instr-3: Test all [v]pminu{b,w,d} variants, …
- 6:03 PM Changeset in vbox [96004] by
- VMM/IEM: Implement missing [v]pminu{w,d} variants, bugref:9898
- 5:21 PM Changeset in vbox [96003] by
- ValidationKit/bs3-cpu-instr-3: Test all [v]pmaxu{b,w,d} variants, …
- 5:20 PM Changeset in vbox [96002] by
- VMM/IEM: Implement missing [v]pmaxu{w,d} variants, bugref:9898
- 4:58 PM Changeset in vbox [96001] by
- src/libs: Committed a bit too much in r152784. bugref:10275
- 4:54 PM Changeset in vbox [96000] by
- src/libs: Added libogg current (1.3.5) from vendor branch. bugref:10275
- 1:23 PM Changeset in vbox [95999] by
- FE/Qt/Ds: Corresponding updatenls after contexts mostly cleaned up.
- 10:29 AM Changeset in vbox [95998] by
- Add/3D/mesa: Don't suppress undefined function warnings. bugref:20162
- 9:56 AM Changeset in vbox [95997] by
- Add/3D/mesa/Makefile.kmk: VBOX_WITH_NOCRT_STATIC mode adjustment. …
- 9:54 AM Changeset in vbox [95996] by
- iprt/nocrt/time.h: Added localtime_s (microsoft version) prototype. …
- 9:39 AM Changeset in vbox [95995] by
- Add/3D/Config.kmk: VBOX_WITH_NOCRT_STATIC mode adjustments - cleanup. …
- 9:26 AM Changeset in vbox [95994] by
- Add/3D/Config.kmk: VBOX_WITH_NOCRT_STATIC mode adjustments. bugref:10261
- 9:25 AM Changeset in vbox [95993] by
- include/iprt/nocrt: More on ostream, limits. Stubbed std::sort. …
- 1:51 AM Ticket #21045 (Nested VT-x/AMD-v not working in Linux client) created by
- Even though I have enabled the Nested VT-x/AMD-v for the client, and …
Aug 2, 2022:
- 6:10 PM Ticket #21044 (Virtual Machine does not open VMDK-file from VMWare) created by
- On a MacBook Pro with Monterey 12.4, a virtual machine (*.vmdk) was …
- 5:31 PM Ticket #20934 (packages for virtualbox installation) closed by
- invalid: Closing, not a bug.
- 5:07 PM Changeset in vbox [95992] by
- src/libs: Committed a bit too much in r152753. bugref:10275
- 4:55 PM Changeset in vbox [95991] by
- src/libs/libvorbis 1.3.7: Removed again (will be re-added from the …
- 3:06 PM Changeset in vbox [95990] by
- ValKit/bs3-cpu-instr-3: Simple [v]pminub test. bugref:9898
- 3:06 PM Changeset in vbox [95989] by
- VMM/IEM: Add implementation for vpminub instruction, bugref:9898
- 2:48 PM Changeset in vbox [95988] by
- ValKit/bs3-cpu-instr-3: Simple [v]pmaxub test. bugref:9898 [fix for …
- 1:24 PM Changeset in vbox [95987] by
- ValKit/bs3-cpu-instr-3: Simple [v]pmaxub test. bugref:9898
- 1:19 PM Changeset in vbox [95986] by
- VMM/IEM: Add implementation for vpmaxub instruction, bugref:9898
- 12:56 PM Changeset in vbox [95985] by
- include/iprt/nocrt: Some early & incomplete ostream code. bugref:10261
- 10:19 AM Changeset in vbox [95984] by
- tools/bin/common-gen-workspace.inc.sh: Added libvorbis. bugref:10275
- 9:43 AM Changeset in vbox [95983] by
- src/libs/libvorbis 1.3.7: Applied patches (from after comment 2) and …
- 9:37 AM Changeset in vbox [95982] by
- src/libs: Initial (unmodified) import of libvorbis 1.3.7. bugref:10275
- 7:28 AM Changeset in vbox [95981] by
- IPRT/bignum-amd64-x86.asm: warning
- 7:27 AM Changeset in vbox [95980] by
- IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
- 1:34 AM Ticket #21043 (Bad encryption performance on AMD Ryzen 5 3600 6-Core Processor) created by
- I rent a dedicated server with AMD Ryzen 5 3600 6-Core Processor + 32G …
- 1:30 AM Changeset in vbox [95979] by
- IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
- 1:24 AM Changeset in vbox [95978] by
- include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
- 1:23 AM Changeset in vbox [95977] by
- IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
- 1:21 AM Changeset in vbox [95976] by
- include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
- 12:55 AM Changeset in vbox [95975] by
- include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
- 12:49 AM Changeset in vbox [95974] by
- /Config.kmk: NewerVccVBoxGuestR3Dll needs tweaking too in …
- 12:49 AM Changeset in vbox [95973] by
- IPRT/RTCString: Added find_first_of aliases for better std::string …
Aug 1, 2022:
- 8:05 PM Changeset in vbox [95972] by
- Main/MediumImpl.cpp: gcc 12.1.1 workaround.
- 8:04 PM Changeset in vbox [95971] by
- IPRT/r3/alloc.cpp: gcc 12.1.1 workaround.
- 7:29 PM Changeset in vbox [95970] by
- xpcom18a4/python: Look for python 3.11 too.
- 7:29 PM Changeset in vbox [95969] by
- ValKit/bootsectors: Add -ffreestanding to the 64-bit ELF compilers to …
- 7:28 PM Changeset in vbox [95968] by
- IPRT: Mangling adjustments for gcc 12.1.1.
- 7:20 PM Linux build instructions edited by
- more fedora packages (diff)
- 7:13 PM Linux build instructions edited by
- fedora updates… (diff)
- 6:32 PM Ticket #21042 (I can't open the app) created by
- So I just tried to install the app but when I try to launch it after …
- 3:46 PM Changeset in vbox [95967] by
- Additions/VBoxTray: More cleanup: Renamed VBoxTrayCheckDt() -> …
- 3:40 PM Changeset in vbox [95966] by
- Additions/VBoxTray: More cleanup: Moved the capabilities and console …
- 2:34 PM Changeset in vbox [95965] by
- Additions/VBoxTray: Moved the session tracking code into an own …
- 2:20 PM Changeset in vbox [95964] by
- Additions/VBoxTray: Got rid of DDCLOG() -- use LogXFunc or similar …
- 2:15 PM Changeset in vbox [95963] by
- Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
- 2:11 PM Changeset in vbox [95962] by
- Additions/VBoxTray: Got rid of static function …
- 2:08 PM Changeset in vbox [95961] by
- Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
- 1:54 PM Changeset in vbox [95960] by
- Additions/VBoxTray: More logging cleanups: don't define default stuff …
- 1:26 PM Changeset in vbox [95959] by
- Additions/VBoxTray: Enable (optional) release logging, handle log …
- 12:09 PM Changeset in vbox [95958] by
- tools/bin/common-gen-workspace.inc.sh: Subprojects for all the …
Jul 31, 2022:
- 11:32 AM Ticket #21041 (v6.1.37 Test Builds Fail to Install - Signature verification failed ...) created by
- Originally reported here: …
Jul 29, 2022:
- 8:55 PM Changeset in vbox [95957] by
- Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
- 8:54 PM Changeset in vbox [95956] by
- Main/glue/string.cpp: Made the code compile w/o exceptions. It is used …
- 8:52 PM Changeset in vbox [95955] by
- Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
- 8:00 PM Changeset in vbox [95954] by
- webservices/Makefile.kmk: Use $(rversortfiles) to find gsoap as the …
- 4:16 PM Changeset in vbox [95953] by
- IEM: MMX forms of PMAXUB/PMINUB require SSE (not MMX, not SSE2).
- 4:03 PM Changeset in vbox [95952] by
- IEM: MMX shifts do not require SSE.
- 3:57 PM Changeset in vbox [95951] by
- IEM: Added PMAXUB/PMINUB and corrected some of the shift variants.
- 3:52 PM Changeset in vbox [95950] by
- FE/Qt/Ds: Few more widespread NLS context fixes across whole the GUI.
- 3:49 PM Changeset in vbox [95949] by
- FE/Qt/Ds: Missed NLS contexts in various wizards stuff.
- 3:46 PM Changeset in vbox [95948] by
- FE/Qt/Ds: A bit of NLS fixes for action-pool.
- 3:03 PM Changeset in vbox [95947] by
- FE/Qt/Ds: Couple of missed NLS tags in wizard editors.
- 2:55 PM Changeset in vbox [95946] by
- FE/Qt/Ds: Fixing redundant NLS contexts for wizard editors stuff.
- 2:50 PM Changeset in vbox [95945] by
- FE/Qt/Ds: Rename UIMachineDescriptionEditor => UIDescriptionEditor for …
- 2:44 PM Changeset in vbox [95944] by
- FE/Qt/Ds: Rename UIMachineDisplayScreenFeaturesEditor => …
- 2:42 PM Changeset in vbox [95943] by
- IPRT/stream.cpp: Fixed copy and paste making standard output go to …
- 2:19 PM Changeset in vbox [95942] by
- IPRT/stream.cpp: Fixed bug in rtStrmWriteLocked on non-windows …
- 1:46 PM Changeset in vbox [95941] by
- ValidatonKit: Trying to fix a runtime error caused by string-int …
- 12:01 PM Changeset in vbox [95940] by
- IEM: Added a bunch of integer MMX/SSE instructions.
- 9:24 AM Changeset in vbox [95939] by
- Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
- 8:53 AM Changeset in vbox [95938] by
- FE/Qt/Ds: Rename UIGlobalProxyFeaturesEditor => UIProxyFeaturesEditor …
- 8:35 AM Changeset in vbox [95937] by
- FE/Qt/Ds: Rename UIGlobalDisplayFeaturesEditor => …
- 8:32 AM Changeset in vbox [95936] by
- Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
- 8:29 AM Changeset in vbox [95935] by
- Validation Kit/vboxtestvms.py: Added couple more Windows server …
- 1:22 AM Changeset in vbox [95934] by
- iprt/stream.h: doxygen fixes. bugref:10261
- 1:19 AM Changeset in vbox [95933] by
- Add/Nt/VBoxCredProv: doxygen fix. bugref:10261
- 12:11 AM Changeset in vbox [95932] by
- IPRT/nocrt: build fix. bugref:10261
Jul 28, 2022:
- 11:21 PM Changeset in vbox [95931] by
- Runtime/strformat.cpp: Hardening build fix relating to floating point …
- 11:21 PM Changeset in vbox [95930] by
- iprt/types.h: Revert the logic around RTFLOAT64U::rd. bugref:10261
- 11:14 PM Changeset in vbox [95929] by
- iprt/types.h: Include the rd member in RTFLOAT64U on both arm32 and …
- 11:04 PM Changeset in vbox [95928] by
- IPRT/Makefile.kmk: Restructured the VBOX_WITH_NOCRT_STATIC tricks so …
- 10:55 PM Changeset in vbox [95927] by
- IPRT/strformat.cpp: Build fix for the floating point formatting. …
- 10:51 PM Changeset in vbox [95926] by
- IPRT/strformat.cpp: Added some placeholder floating point format type …
- 10:49 PM Changeset in vbox [95925] by
- IPRT/Makefile.kmk: Restructured the VBOX_WITH_NOCRT_STATIC tricks so …
- 10:46 PM Changeset in vbox [95924] by
- IPRT/zip.cpp: Adjustments for IPRT_NO_CRT mode. Need to disable LZF …
- 10:45 PM Changeset in vbox [95923] by
- iprt/nocrt/math.h: Quick hack to make the header semi usable with …
- 10:44 PM Changeset in vbox [95922] by
- iprt/nocrt/exception: minimal exception header. bugref:10261
- 4:20 PM Ticket #21040 (VM blocked on humongus amounts of disk read) created by
- Problem occurring since updating to 6.1.36 from 6.1.34 running …
- 3:06 PM Changeset in vbox [95921] by
- FE/Qt/Ds: Fixing redundant NLS contexts for extension pack manager stuff.
- 3:00 PM Changeset in vbox [95920] by
- Recording/Main: Settings migration fixes for < 1.19. bugref:9286
- 2:58 PM Changeset in vbox [95919] by
- FE/Qt/Ds: Fixing redundant NLS contexts for Help browser stuff.
- 2:56 PM Changeset in vbox [95918] by
- Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
- 2:39 PM Changeset in vbox [95917] by
- FE/Qt/Ds: Fixing redundant NLS contexts for medium related stuff.
- 2:29 PM Changeset in vbox [95916] by
- IPRT/vcc: two x86 build fixes. bugref:10261
- 2:28 PM Changeset in vbox [95915] by
- IPRT/nocrt: Added _purecall. bugref:10261
- 2:26 PM Changeset in vbox [95914] by
- FE/Qt/Ds: Fixing redundant NLS contexts for VISO creator stuff.
- 2:21 PM Changeset in vbox [95913] by
- FE/Qt/Ds: Fixing redundant NLS contexts for network manager stuff.
- 2:19 PM Changeset in vbox [95912] by
- FE/Qt/Ds: Fixing redundant NLS contexts for cloud related stuff.
- 1:05 PM Changeset in vbox [95911] by
- Additions/x11: Build fix for missing _X_LIKELY and _X_UNLIKELY, bugref:8515
- 12:57 PM Changeset in vbox [95910] by
- Additions/x11/x11include: Drop unused libdrm-2.4.13, bugref:8515
- 12:22 PM Changeset in vbox [95909] by
- Additions/x11: Switch to randproto-1.5.0, bugref:8515
- 12:21 PM Changeset in vbox [95908] by
- Add/3D/VBoxSVGA: Disabled warning C4204 to make it compile here. …
- 12:21 PM Changeset in vbox [95907] by
- Additions/x11include: Add randrproto-1.5.0, bugref:8515
- 12:08 PM Changeset in vbox [95906] by
- Additions/x11/x11include: Remove unused glproto-1.4.10, bugref:8515
- 12:06 PM Changeset in vbox [95905] by
- Additions/x11/vboxvideo: Remove unused include path for non existing …
- 11:58 AM Changeset in vbox [95904] by
- Additions/x11: Switch to xproto-7.0.31, bugref:8515
- 11:56 AM Changeset in vbox [95903] by
- IPRT/stream: Flush & cleanup of non-standard streams on exit/unload …
- 11:54 AM Changeset in vbox [95902] by
- iprt/once.h: Added RTOnceWasInitialized. bugref:10261
- 11:52 AM Changeset in vbox [95901] by
- Additions/x11include: Add xproto-7.0.31, bugref:8515
- 11:50 AM Changeset in vbox [95900] by
- Additions/x11: Switch to pixman-0.40.0, bugref:8515
- 11:45 AM Changeset in vbox [95899] by
- Additions/x11: Switch to pixman-0.40.0, bugref:8515
- 11:42 AM Changeset in vbox [95898] by
- Additions/x11include: Add pixman-0.40.0, bugref:8515
- 10:40 AM Changeset in vbox [95897] by
- Additions/x11: Remove unused damageproto and fixesproto, bugref:8515
- 10:24 AM Changeset in vbox [95896] by
- Additions/x11: Switch to compositeproto-0.4.2, bugref:8515
- 10:18 AM Changeset in vbox [95895] by
- Additions/x11include: Add compositeproto-0.4.2, bugref:8515
- 8:44 AM Changeset in vbox [95894] by
- IPRT/stream: Flush & cleanup standard streams in the no-CRT setup …
- 8:24 AM Changeset in vbox [95893] by
- tools/Makefile.kmk: Update WiX to 3.11.2, bugref:8515
- 1:51 AM Changeset in vbox [95892] by
- IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
- 1:50 AM Changeset in vbox [95891] by
- Add/Nt/VBoxGINA: Made it build in VBOX_WITH_NOCRT_STATIC mode. [scm …
- 1:49 AM Changeset in vbox [95890] by
- Add/Nt/VBoxCredProv: Make it compile in VBOX_WITH_NOCRT_STATIC mode. …
- 1:48 AM Changeset in vbox [95889] by
- Add/Nt/VBoxCredProv: Make it compile in VBOX_WITH_NOCRT_STATIC mode. …
- 1:44 AM Changeset in vbox [95888] by
- IPRT/stream.cpp: Added an alternative code configuration for the …
- 1:40 AM Changeset in vbox [95887] by
- IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
- 1:39 AM Changeset in vbox [95886] by
- IPRT/stream.cpp: Added an alternative code configuration for the …
- 1:37 AM Changeset in vbox [95885] by
- iprt/nocrt/new: nothrow const variable. bugref:10261
Jul 27, 2022:
- 8:16 PM Changeset in vbox [95884] by
- tools/Makefile.kmk,Additions/linux/Makefile.kmk: Update the makeself …
- 7:14 PM Changeset in vbox [95883] by
- tools/Makefile.kmk,Additions/linux/Makefile.kmk: Update the makeself …
- 6:48 PM Changeset in vbox [95882] by
- tools/Makefile.kmk,Additions/linux/Makefile.kmk: Update the makeself …
- 5:32 PM Ticket #21039 (Guest Windows firewall disable does disable internet on Windows Host) created by
- * Host/Guest: Windows 7 x64 I am trying to use shared MAC address on …
- 4:57 PM Ticket #17034 (ExtPack installation failure) closed by
- obsolete: Hi guys, I do not see the issue with VirtualBox 6.1.36. Extension …
- 4:40 PM Changeset in vbox [95881] by
- tools/Makefile.kmk,Config.kmk: Update NSIS to v3.08, bugref:8515
- 2:15 PM Changeset in vbox [95880] by
- FE/Qt/Ds: NLS update for missed VirtualBox_en.ts file.
- 1:57 PM Changeset in vbox [95879] by
- FE/Qt/Ds: Initial NLS copy from 6.1 and corresponding updatenls.
- 12:26 PM Changeset in vbox [95878] by
- tools/Makefile.kmk: Update makeself to v2.4.5, bugref:8515 [missing file]
- 10:21 AM Ticket #21037 (6.1.34 -> 6.1.36 breaks kbunbtu) closed by
- duplicate
- 8:37 AM Changeset in vbox [95877] by
- VBoxTray/VBoxTray.cpp: Resolved @todo in r152588. Now also using …
- 8:37 AM Changeset in vbox [95876] by
- doc/manual: Add libdrm to the "Third Party Materials and Licenses" …
- 8:02 AM Changeset in vbox [95875] by
- Add/Nt/VBoxGINA: Made it build in VBOX_WITH_NOCRT_STATIC mode. bugref:10261
- 8:01 AM Changeset in vbox [95874] by
- Add/Nt/VBoxGINA: Made it build in VBOX_WITH_NOCRT_STATIC mode. bugref:10261
- 7:44 AM Changeset in vbox [95873] by
- Add/Nt/VBoxHook: Made it build in VBOX_WITH_NOCRT_STATIC mode. [build …
- 2:44 AM Changeset in vbox [95872] by
- IPRT/nocrt: Build fix for VBoxAddInstallNt3x again. bugref:10261
- 2:38 AM Changeset in vbox [95871] by
- Add/Nt/VBoxHook: Made it build in VBOX_WITH_NOCRT_STATIC mode. bugref:10261
- 2:38 AM Changeset in vbox [95870] by
- IPRT/nocrt: Split up the startup code and added the basic DLL startup …
- 1:29 AM Changeset in vbox [95869] by
- VBoxTray/VBoxTray.h: Dropped unused & problematic (in …
- 1:28 AM Changeset in vbox [95868] by
- VBoxTray/VBoxDisIf.cpp+VBoxSeamless.cpp: Replaced malloc, realloc and …
- 1:24 AM Changeset in vbox [95867] by
- VBoxTray/VBoxDisplay.h: This header file name clashes with one in …
- 1:19 AM Changeset in vbox [95866] by
- VBoxTray/VBoxHostVersion.cpp: _snprintf -> RTStrPrintf; duh! bugref:10261
- 1:18 AM Changeset in vbox [95865] by
- VBoxTray/VBoxClipboard: Drop strsafe.h as it requires stdio.h which we …
- 1:16 AM Changeset in vbox [95864] by
- VBoxTray: There is no need for the /l, /v, /version or /V options as …
- 1:10 AM Changeset in vbox [95863] by
- VBoxTray/VBoxTray.cpp: Use RTStrPrintf instead of sprintf; in …
- 12:58 AM Changeset in vbox [95862] by
- VBoxTray: Specify on the linker command line that this is a window app …
- 12:55 AM Changeset in vbox [95861] by
- IPRT: nocrt-WinMainCRTStartup-win.asm for windows apps. bugref:10261
- 12:54 AM Changeset in vbox [95860] by
- IPRT/new: Added a generic new/delete operator implementation based on …
- 12:31 AM Changeset in vbox [95859] by
- iprt/nocrt/float.h: Added empty float.h to make the d3d9types.h from …
- 12:17 AM Ticket #21038 (6.1.36 regression. Recording VMs audio not working) created by
- In setting select Display->Recording, audio only and highest quality. …
Jul 26, 2022:
- 11:56 PM Changeset in vbox [95858] by
- IPRT/RTSystemQueryOSInfo-win.cpp: Use RTStrCat instead of strcat …
- 11:54 PM Changeset in vbox [95857] by
- VBoxService/Utils: Replaced sscanf with RTStrToUInt32Ex. bugref:10261
- 11:49 PM Changeset in vbox [95856] by
- VBoxService: Non-windows needs errno.h for EINTR. bugref:10261
- 11:40 PM Changeset in vbox [95855] by
- VBoxService/win: Drop unused process.h from win source file. bugref:10261
- 11:40 PM Changeset in vbox [95854] by
- VBoxService: Removed stdio.h and process.h from the internal headers …
- 11:40 PM Changeset in vbox [95853] by
- VBoxService/ToolBox: Drop unused stdio.h header and some nits. bugref:10261
- 11:39 PM Changeset in vbox [95852] by
- VBoxService: Dropped unused errno.h from main file. bugref:10261
- 11:38 PM Changeset in vbox [95851] by
- VBoxService/PageSharing: sprintf -> RTStrPrintf; strcat -> RTStrCat. …
- 11:37 PM Changeset in vbox [95850] by
- VBoxService/VMInfo-win.cpp: Use MAX_PATH from windows.h instead of …
- 11:36 PM Changeset in vbox [95849] by
- tstUserInfo: Use RTEnvGet instead of getenv so it builds in …
- 11:33 PM Changeset in vbox [95848] by
- IPRT/nocrt-streams-win.cpp: Build kludge for VBoxAddInstallNt3x. Will …
- 10:30 PM Changeset in vbox [95847] by
- IPRT/stacksup-vcc.cpp: Added _RTC_UninitUse - complains about using …
- 10:29 PM Changeset in vbox [95846] by
- IPRT/RTSystemQueryOSInfo-win.cpp: Use RTStrCat instead of strcat …
- 10:28 PM Changeset in vbox [95845] by
- IPRT/nocrt: Added file defining _fltused. bugref:10261
- 10:22 PM Ticket #21037 (6.1.34 -> 6.1.36 breaks kbunbtu) created by
- Booting a kbuntu vm created in 6.1.34 from the latest kbuntu distro …
- 9:43 PM Changeset in vbox [95844] by
- IPRT/nocrt-streams-win.cpp: Fake a little so VBoxService might be …
- 9:13 PM Changeset in vbox [95843] by
- IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
- 9:11 PM Changeset in vbox [95842] by
- IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
- 9:07 PM Changeset in vbox [95841] by
- iprt/nt/nt.h,ntdll-mini-implib.def: Prototypes and imports for …
- 8:27 PM Changeset in vbox [95840] by
- Recording/Main: Fixed a regression when loading settings < 1.19: There …
- 8:24 PM Changeset in vbox [95839] by
- Recording/Main: Fixed a regression when loading settings < 1.19: There …
- 7:27 PM Changeset in vbox [95838] by
- iprt/nocrt/time.h: Added time.h to make the windows tcpip headers work …
- 4:16 PM Changeset in vbox [95837] by
- DnD/VBoxTray: Resolved some @todos (use dedicated init functions) + …
- 4:16 PM Changeset in vbox [95836] by
- DnD/VBoxTray: Resolved some @todos (use dedicated init functions) + …
- 4:06 PM Changeset in vbox [95835] by
- Audio/Settings: Keep settings >= 1.19 compatible with older VBox …
- 2:46 PM Changeset in vbox [95834] by
- IPRT/nocrt: Call C & C++ initializers and terminators. TLS directory …
- 1:53 PM Changeset in vbox [95833] by
- DnD/VBoxTray: Introduced a new and much easier way of debugging drag'n …
- 12:35 PM Ticket #21036 (VB Startup after Host Shutdown without VB Guest Shutdown) created by
- VirtualBox doesn't show up after a host shutdown (Start/Shutdown) …
- 11:53 AM Changeset in vbox [95832] by
- IPRT/nocrt: Moved generic compiler support code for VS 2019 out of the …
- 11:44 AM Changeset in vbox [95831] by
- IPRT/nocrt: More nocrt code needed for VS 2019. Code flow guard works …
- 11:26 AM Changeset in vbox [95830] by
- VMM/HMR0A.asm: Build fix after RT_NOTHING got defined. bugref:10261
- 11:13 AM Changeset in vbox [95829] by
- iprt/asmdefs.mac: Changed GLOBALNAME_EX to take three parameter, …
- 9:59 AM Changeset in vbox [95828] by
- Additions/VBoxTray: Added long overdue command line handling to …
- 9:55 AM Changeset in vbox [95827] by
- Additions/VBoxTray: Added long overdue command line handling to …
- 8:03 AM Changeset in vbox [95826] by
- doc/manual: Add libtpms and libssh to the "Third Party Materials and …
- 7:21 AM Changeset in vbox [95825] by
- doc/manual: Remove AutoIt from 3rd Party Materials and Licenses, …
- 6:49 AM Ticket #21035 (Upgrading from VirtualBox 6.1.34 to 6.1.36 on Windows results in ...) created by
- Windows 11 Home. No previous installations of VirtualBox. Steps to …
Jul 25, 2022:
- 4:09 PM Changeset in vbox [95824] by
- DnD/VBoxTray: Check the DnD data object state when calling Abort(). …
- 4:08 PM Changeset in vbox [95823] by
- DnD: Added GuestHost/DnDUtils module for various utility functions, …
- 4:02 PM Changeset in vbox [95822] by
- DnD: Added GuestHost/DnDUtils module for various utility functions, …
- 4:00 PM Changeset in vbox [95821] by
- DnD: Added GuestHost/DnDUtils module for various utility functions, …
- 3:21 PM Changeset in vbox [95820] by
- IPRT: More IPRT_NO_CRT work on windows. [scm fix] bugref:10261
- 2:49 PM Ticket #21034 (Fail to contact COM server => Fixed in SVN) created by
- I'm using Ubuntu 20.04.4 on x86_64 with Gnome on X11. Since I've …
- 2:49 PM Changeset in vbox [95819] by
- libs/zlib: In IPRT_NO_CRT mode don't try use CRT for reading & writing …
- 2:48 PM Changeset in vbox [95818] by
- IPRT: More IPRT_NO_CRT work on windows. bugref:10261
- 1:49 PM Changeset in vbox [95817] by
- FE/Qt/Ds: bugref:10244: Build fix for r152530.
- 1:31 PM Changeset in vbox [95816] by
- doc/manual: Update the 'Third-Party Materials and Licenses' section of …
- 1:25 PM Changeset in vbox [95815] by
- IPRT/Makefile.kmk: A bunch of VBOX_WITH_NOCRT_STATIC adjustments. …
- 1:25 PM Changeset in vbox [95814] by
- IPRT/string: Added simple strstr, strrchr and strcspn implementations …
- 1:24 PM Changeset in vbox [95813] by
- IPRT/RTLogWriteStdErr+Out: Added RTLogWriteStdErr/Out for IPRT_NO_CRT …
- 1:22 PM Changeset in vbox [95812] by
- IPRT/log.cpp: Use RTLogWriteStdErr instead of fprintf/stderr in …
- 1:21 PM Changeset in vbox [95811] by
- IPRT/logrel.cpp: Removed a bunch of unnecessary includes. bugref:10261
- 1:20 PM Changeset in vbox [95810] by
- IPRT/log-vbox.cpp: Use RTPrinf instead of printf in IPRT_NO_CRT mode …
- 1:19 PM Changeset in vbox [95809] by
- IPRT/assert.cpp: Use RTLogWriteStdErr instead of fprintf/stderr in …
- 1:00 PM Changeset in vbox [95808] by
- FE/Qt/Ds: bugref:10244: Hiding recording settings tab and status-bar …
- 12:39 PM Changeset in vbox [95807] by
- IPRT/zip.h: No errno.h in IPRT_NO_CRT mode. bugref:10261
- 12:39 PM Changeset in vbox [95806] by
- IPRT/r3/init.cpp: Call GetCurrentProcessId directly instead of …
- 12:37 PM Changeset in vbox [95805] by
- IPRT/r3/process.cpp: Call GetCurrentProcessId directly instead of …
- 12:29 PM Changeset in vbox [95804] by
- IPRT/alloc-win.cpp: Define USE_VIRTUAL_ALLOC in IPRT_NO_CRT mode; …
- 12:28 PM Changeset in vbox [95803] by
- IPRT/errvars-win.cpp: Adjusted for not having errno in IPRT_NO_CRT …
- 12:27 PM Changeset in vbox [95802] by
- IPRT/nocrt-alloc-win.cpp: Added missing RTMemAllocVarTag and …
- 12:26 PM Changeset in vbox [95801] by
- iprt/nocrt/sys/types.h: Placeholder including iprt/types.h to reduce …
- 12:25 PM Changeset in vbox [95800] by
- iprt/nocrt/stdlib.h: Supply malloc and friends mapped to our RTMem …
- 12:24 PM Changeset in vbox [95799] by
- iprt/nocrt/string.h: strcmp & wcstombs. bugref:10261
- 12:22 PM Changeset in vbox [95798] by
- Vbgl/VBoxGuestR3LibHostVersion.cpp: Removed unnecessary stdio.h …
- 12:21 PM Changeset in vbox [95797] by
- Vbgl/VbglR3RetrieveVideoMode: Replaced sscanf with manual parsing. …
- 11:31 AM Changeset in vbox [95796] by
- Main/Audio: Optimization for writing the machine settings: Only bump …
- 11:22 AM Changeset in vbox [95795] by
- Vbgl/VbglR3GetAdditionsInstallationPath: Use MAX_PATH from windows.h …
- 11:21 AM Changeset in vbox [95794] by
- VBox/VBoxGuest.h: Removed wrong check for IPRT_NO_CRT not being …
- 11:07 AM Changeset in vbox [95793] by
- VMM/CPUM: Clear NX if no PAE, as it is causing trouble for 32-bit …
- 10:23 AM Ticket #21033 (Apertura di uThe virtual machine 'Ubuntu2' has terminated unexpectedly ...) created by
- GoodMorning i've this problem between esterday. I tried to fix it with …
- 9:01 AM Changeset in vbox [95792] by
- IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
- 8:50 AM Changeset in vbox [95791] by
- Changelog update.
Note:
See TracTimeline
for information about the timeline view.