時間軸
2022-8-23:
- 下午11:55 檔案庫 vbox 的更動 [96449] 由
- Add/NT/Inst: Factored out the no-CRT output and error messaging …
- 下午10:35 檔案庫 vbox 的更動 [96448] 由
- IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
- 下午10:34 檔案庫 vbox 的更動 [96447] 由
- iprt/assert.h: Added checks for RT_STRICT || …
- 下午10:13 檔案庫 vbox 的更動 [96446] 由
- IPRT/critsect-generic.cpp: AssertReleaseMsgRC instead of …
- 下午5:45 檔案庫 vbox 的更動 [96445] 由
- SCM: look into /webtools (not perfectly into every corner, but much …
- 下午2:16 檔案庫 vbox 的更動 [96444] 由
- IPRT: Split out the public init data into separate files and made it …
- 下午2:13 檔案庫 vbox 的更動 [96443] 由
- Add/NT/Inst: Made VBoxAddInstallNt3x build in no-CRT mode. bugref:10261
- 下午2:12 檔案庫 vbox 的更動 [96442] 由
- IPRT: Split out the public init data into separate files and made it …
- 下午2:11 檔案庫 vbox 的更動 [96441] 由
- IPRT/nocrt: Mangling fix in nocrt-WinMainCRTStartup-win.asm. bugref:10261
- 下午1:18 檔案庫 vbox 的更動 [96440] 由
- VMM/IEM: Implement [v]phminposuw instructions, bugref:9898 [missing file]
- 下午1:16 檔案庫 vbox 的更動 [96439] 由
- ValidationKit/bs3-cpu-instr-3: Add simple [v]phminposuw instructions …
- 下午1:16 檔案庫 vbox 的更動 [96438] 由
- VMM/IEM: Implement [v]phminposuw instructions, bugref:9898
- 上午10:59 檔案庫 vbox 的更動 [96437] 由
- Add/NT/Inst: Fixes to the netprovider list management in …
- 上午10:40 檔案庫 vbox 的更動 [96436] 由
- ValidationKit/bs3-cpu-instr-3: Add simple [v]lddqu instructions …
- 上午10:40 檔案庫 vbox 的更動 [96435] 由
- VMM/IEM: Implement [v]lddqu instructions, bugref:9898
- 上午9:41 檔案庫 vbox 的更動 [96434] 由
- Additions/3D/mesa: removed mesa-17.3.9
- 上午8:45 檔案庫 vbox 的更動 [96433] 由
- Config.kmk: Disabled VBOX_WITH_CRT_PACKING by default so that we don't …
- 上午8:39 檔案庫 vbox 的更動 [96432] 由
- FE/Qt: Corresponding updatenls after subsequent NLS cleanup for BETA.
- 上午8:39 檔案庫 vbox 的更動 [96431] 由
- ValidationKit/testdriver/vboxinstaller.py: Added options …
- 上午8:37 檔案庫 vbox 的更動 [96430] 由
- FE/Qt: A bunch of NLS fixes across the GUI #3; Preparing for BETA NLS …
- 上午7:31 檔案庫 vbox 的更動 [96429] 由
- src/libs: Switch to liblzf-3.6, bugref:8515
- 上午7:27 檔案庫 vbox 的更動 [96428] 由
- Installer/win: Added new build define VBOX_WITH_CRT_PACKING, which …
- 上午7:16 檔案庫 vbox 的更動 [96427] 由
- FE/Qt: Large update for Russian NLS, part 1.
- 上午7:14 檔案庫 vbox 的更動 [96426] 由
- FE/Qt: A bunch of NLS fixes across the GUI #2; Preparing for BETA NLS …
- 上午7:08 檔案庫 vbox 的更動 [96425] 由
- src/libs: Switch to libpng-1.6.37, bugref:8515 [re-export]
- 上午6:59 檔案庫 vbox 的更動 [96424] 由
- src/libs: Switch to libpng-1.6.37, bugref:8515
- 上午6:20 檔案庫 vbox 的更動 [96423] 由
- Installer/win: Build fix when VBOX_WITH_PYTHON is not defined (e.g. …
- 上午3:14 待辦事項 #21073 (Windows 10 VM on Mac 10.15.7 Catalina crashes when clipboard enabled) 已建立 由
- Something broke starting about one year ago - having the clipboard …
- 上午2:36 檔案庫 vbox 的更動 [96422] 由
- Add/NT/Inst: Refactored VBoxDrvInst.cpp so it can be compiled in …
- 上午2:34 檔案庫 vbox 的更動 [96421] 由
- Add/NT/Inst: Fixed copy & paste bug in VBoxGuestDrvInst output code. …
- 上午2:14 檔案庫 vbox 的更動 [96420] 由
- IPRT/nocrt: Implemented GSHandlerCheck so we can avoid overrunning …
- 上午2:08 檔案庫 vbox 的更動 [96419] 由
- IPRT/nocrt: SEH64 for memmove.asm. bugref:10261
2022-8-22:
- 下午9:04 檔案庫 vbox 的更動 [96418] 由
- fix additional copyright notice
- 下午9:02 檔案庫 vbox 的更動 [96417] 由
- more manual copyright and license notice fixing
- 下午8:36 檔案庫 vbox 的更動 [96416] 由
- scm: more settings fixes, making it actually find the relevant files
- 下午8:28 檔案庫 vbox 的更動 [96415] 由
- IPRT/nocrt: No AssertLogRelMsgFailed in RTErrConvertFromWin32 when in …
- 下午8:08 檔案庫 vbox 的更動 [96414] 由
- fix typo
- 下午8:06 檔案庫 vbox 的更動 [96413] 由
- update alternative PC BIOS and VGA BIOS sources
- 下午7:52 檔案庫 vbox 的更動 [96412] 由
- update copyright and license notice text in generators
- 下午7:47 檔案庫 vbox 的更動 [96411] 由
- softfloat/TestFloat-3e-patch.diff: update
- 下午7:44 檔案庫 vbox 的更動 [96410] 由
- libs/softfloat/testfloat: export
- 下午6:30 檔案庫 vbox 的更動 [96409] 由
- EFI: UTF-8 fixing
- 下午6:20 檔案庫 vbox 的更動 [96408] 由
- scm: keep fingers off openssl-mangling.h contents
- 下午5:43 檔案庫 vbox 的更動 [96407] 由
- scm copyright and license note update
- 下午5:34 檔案庫 vbox 的更動 [96406] 由
- Additions/3D/mesa/Makefile.kmk: Use actually defined variables (fix …
- 下午4:31 檔案庫 vbox 的更動 [96405] 由
- Installer/darwin/Makefile.kmk: Typo in previous changes.
- 下午4:02 檔案庫 vbox 的更動 [96404] 由
- ValidationKit/bs3-cpu-instr-3: Add simple [v]shufps/[v]shufpd …
- 下午4:01 檔案庫 vbox 的更動 [96403] 由
- VMM/IEM: Implement [v]shufps/[v]shufpd instructions, bugref:9898
- 下午3:27 檔案庫 vbox 的更動 [96402] 由
- /Config.kmk and many other places: Change VBOX_VENDOR to the official …
- 下午3:06 檔案庫 vbox 的更動 [96401] 由
- bldprogs/scm: Teach it to replace the old copyright and license …
- 下午3:01 檔案庫 vbox 的更動 [96400] 由
- IPRT/nocrt: Build fix related to RuntimeR3NoCrt users. bugref:10261
- 下午2:47 檔案庫 vbox 的更動 [96399] 由
- /Config.kmk and many other places: Change VBOX_VENDOR to the official …
- 下午2:22 檔案庫 vbox 的更動 [96398] 由
- ValidationKit: Make it clear that a secure password should be used. …
- 下午2:05 檔案庫 vbox 的更動 [96397] 由
- ValidationKit/testmanager/config.py: use placeholders, make it clear …
- 下午1:30 檔案庫 vbox 的更動 [96396] 由
- Additions/3D/mesa/Makefile.kmk: Include Additions/Config.kmk consistently.
- 上午11:00 檔案庫 vbox 的更動 [96395] 由
- VMM/testcase/tstIEMAImpl: Implement basic addpd2ps testcase, bugref:9898
- 上午11:00 檔案庫 vbox 的更動 [96394] 由
- VMM/IEM: Implement cvtpd2ps instruction, bugref:9898
- 上午8:02 檔案庫 vbox 的更動 [96393] 由
- VMM/testcase/tstIEMAImpl: Implement basic addsubps/addsubpd testcases, …
- 上午8:01 檔案庫 vbox 的更動 [96392] 由
- VMM/IEM: Implement addsubps/addsubpd instructions, bugref:9898
- 上午7:23 檔案庫 vbox 的更動 [96391] 由
- Recording/Main: Removed unnecessary VPX includes from DisplayImpl.cpp. …
2022-8-21:
- 上午2:04 檔案庫 vbox 的更動 [96390] 由
- Add/NT/Inst: Cleaned up VBoxGuestDrvInst so it compiles cleanly in …
2022-8-20:
- 下午11:09 檔案庫 vbox 的更動 [96389] 由
- Add/NT/Inst: More RegCleanup cleanups, changing makefile to always …
- 下午11:08 檔案庫 vbox 的更動 [96388] 由
- IPRT/nocrt: Introduced an internal rtNoCrtFatalMsg/Write API to be …
- 下午11:06 檔案庫 vbox 的更動 [96387] 由
- Add/NT/Inst: More RegCleanup cleanups, changing makefile to always …
- 下午11:05 檔案庫 vbox 的更動 [96386] 由
- /Config.kmk: Adjusted the libraries for NewVBoxGuestR3Exe so it can be …
- 下午8:54 檔案庫 vbox 的更動 [96385] 由
- VMM/testcase/tstIEMAImpl: Implement basic sqrtps/sqrtpd/sqrtss/sqrtsd …
- 下午8:51 檔案庫 vbox 的更動 [96384] 由
- VMM/IEM: Implement sqrtps/sqrtpd/sqrtss/sqrtsd instructions, bugref:9898
- 下午8:36 待辦事項 #21072 (Getting Error Messages After Trying to run macOS Monterey & Big Sur ...) 已建立 由
- After following the Virtualbox instruction carefully how to add two …
- 下午8:36 待辦事項 #21071 (Getting Error Messages After Trying to run macOS Monterey & Big Sur ...) 已建立 由
- After following the Virtualbox instruction carefully how to add two …
- 下午7:52 檔案庫 vbox 的更動 [96383] 由
- VMM/testcase/tstIEMAImpl: Implement basic haddps/haddpd/hsubps/hsubpd …
- 下午7:52 檔案庫 vbox 的更動 [96382] 由
- VMM/IEM: Implement haddps/haddpd/hsubps/hsubpd instructions, bugref:9898
- 下午7:29 檔案庫 vbox 的更動 [96381] 由
- VMM/testcase/tstIEMAImpl: Implement basic cvtss2sd/cvtsd2ss testcases, …
- 下午7:25 檔案庫 vbox 的更動 [96380] 由
- VMM/testcase/tstIEMAImpl: Implement basic cvtss2sd/cvtsd2ss testcases, …
- 下午7:23 檔案庫 vbox 的更動 [96379] 由
- VMM/IEM: Implement cvtss2sd/cvtsd2ss instructions + some streamlinging …
- 下午4:20 檔案庫 vbox 的更動 [96378] 由
- tstIEMAImpl: Use assembler macro for both darwin and elf. bugref:9898
- 下午4:05 檔案庫 vbox 的更動 [96377] 由
- VMM/testcase/tstIEMAImpl: Seems complicated C preprocessor stuff …
- 上午8:33 檔案庫 vbox 的更動 [96376] 由
- Devices/Graphics: set component types for shader input signature. …
- 上午3:15 檔案庫 vbox 的更動 [96375] 由
- Add/NT/Inst: Cleaned up RegCleanup, switched it to RegDeleteKeyW, …
- 上午3:09 檔案庫 vbox 的更動 [96374] 由
- Add/Nt/SharedFolders: Use the shared version of the libraries when …
- 上午3:08 檔案庫 vbox 的更動 [96373] 由
- IPRT/nocrt: Implemented wcslen. bugref:10261
- 上午2:49 檔案庫 vbox 的更動 [96372] 由
- Add/NT/Inst: Cleaned up RegCleanup, switched it to RegDeleteKeyW, …
- 上午2:29 檔案庫 vbox 的更動 [96371] 由
- IPRT/nocrt: Cooked up ftol2 and ftol2_sse, stubbed …
- 上午2:28 檔案庫 vbox 的更動 [96370] 由
- IPRT/nocrt: x86 stack support routines. bugref:10261
- 上午2:28 檔案庫 vbox 的更動 [96369] 由
- IPRT/nocrt: nocrt_atexit alias fix. bugref:10261
2022-8-19:
- 下午10:55 檔案庫 vbox 的更動 [96368] 由
- iprt/asmdefs.mac,IPRT/nocrt: Mangling fixes for fastcall compiler …
- 下午10:12 檔案庫 vbox 的更動 [96367] 由
- bldprogs/genalias,IPRT/Makefile.kmk: Adjustments for targeting win.x86 …
- 下午10:11 檔案庫 vbox 的更動 [96366] 由
- Add/3D/Config.kmk: Library adjustments to VBoxMesa3DGuestR3Dll for x86 …
- 下午10:08 檔案庫 vbox 的更動 [96365] 由
- /Config.kmk: Quick x86 tweak of VBOXR3STATIC to skip the compiler …
- 下午10:07 檔案庫 vbox 的更動 [96364] 由
- softfloat-3e,/Config.kmk: We need an addition x86 version when …
- 下午9:20 檔案庫 vbox 的更動 [96363] 由
- src/libs: Improve SCM settings
- 下午9:03 檔案庫 vbox 的更動 [96362] 由
- src/libs: Improve SCM settings
- 下午8:55 檔案庫 vbox 的更動 [96361] 由
- iprt/nocrt/algorithm: Just use shell sort for the std::sort …
- 下午8:07 檔案庫 vbox 的更動 [96360] 由
- libogg, libvorbis: export to OSE
- 下午7:55 檔案庫 vbox 的更動 [96359] 由
- /src/libs: Provide SCM settings, checking at least some key parts …
- 下午7:44 檔案庫 vbox 的更動 [96358] 由
- xpcom18a4/java/tools/genjifaces.xsl: comment fix
- 下午6:51 檔案庫 vbox 的更動 [96357] 由
- EFI/Firmware: Let scm handle .txt files, some contain license text and …
- 下午6:49 檔案庫 vbox 的更動 [96356] 由
- Devices/Graphics: Let SCM handle .hlsl files in a sensible way.
- 下午5:59 檔案庫 vbox 的更動 [96355] 由
- Devices/Graphics: Improve SVM settings.
- 下午5:37 檔案庫 vbox 的更動 [96354] 由
- IPRT/nocrt: Defined cout and cerr; implemented ostream::flush and …
- 下午5:26 檔案庫 vbox 的更動 [96353] 由
- Additions/3D/win/VBoxSVGA: Improve SCM settings.
- 下午5:10 檔案庫 vbox 的更動 [96352] 由
- VMM/testcase/tstIEMAImpl: Implement basic maxss/maxsd testcases, …
- 下午5:10 檔案庫 vbox 的更動 [96351] 由
- VMM/IEM: Implement maxss/maxsd instructions, bugref:9898
- 下午5:05 檔案庫 vbox 的更動 [96350] 由
- VMM/testcase/tstIEMAImpl: Implement basic divss/divsd testcases, …
- 下午5:05 檔案庫 vbox 的更動 [96349] 由
- VMM/IEM: Implement divss/divsd instructions, bugref:9898
- 下午5:00 檔案庫 vbox 的更動 [96348] 由
- VMM/testcase/tstIEMAImpl: Implement basic minss/minsd testcases, …
- 下午5:00 檔案庫 vbox 的更動 [96347] 由
- VMM/IEM: Implement minss/minsd instructions, bugref:9898
- 下午4:52 檔案庫 vbox 的更動 [96346] 由
- VMM/testcase/tstIEMAImpl: Fix building on Windows, the symbols must be …
- 下午4:50 檔案庫 vbox 的更動 [96345] 由
- IPRT/nocrt: Added missing implemention of new placement operators. …
- 下午4:44 檔案庫 vbox 的更動 [96344] 由
- VMM/testcase/tstIEMAImpl: Implement basic subss/subsd testcases, …
- 下午4:44 檔案庫 vbox 的更動 [96343] 由
- VMM/IEM: Implement subss/subsd instructions + bugfixes for other …
- 下午3:30 檔案庫 vbox 的更動 [96342] 由
- VMM/testcase/tstIEMAImpl: Implement basic mulss/mulsd testcases, …
- 下午3:30 檔案庫 vbox 的更動 [96341] 由
- VMM/IEM: Implement mulss/mulsd instructions, bugref:9898
- 下午3:19 檔案庫 vbox 的更動 [96340] 由
- VMM/testcase/tstIEMAImpl: Implement basic addss/addsd testcases, …
- 下午3:18 檔案庫 vbox 的更動 [96339] 由
- VMM/IEM: Implement addss/addsd instructions, bugref:9898
- 下午3:07 檔案庫 vbox 的更動 [96338] 由
- IPRT/nocrt: Implemented powf. bugref:10261
- 下午2:49 檔案庫 vbox 的更動 [96337] 由
- IPRT/nocrt: Split out the core of the pow() code into a common …
- 下午2:26 待辦事項 #21070 (Linux VMs hang on boot when "Host Pipe" Serial Port is enabled and the ...) 已建立 由
- On Linux and Mac Host I'm seeing that Linux VMs hang on boot when a …
- 下午12:07 檔案庫 vbox 的更動 [96336] 由
- VMM/testcase/tstIEMAImpl: Implement basic maxps/maxpd testcases, …
- 下午12:07 檔案庫 vbox 的更動 [96335] 由
- VMM/IEM: Implement maxps/maxpd instructions, bugref:9898
- 上午11:37 檔案庫 vbox 的更動 [96334] 由
- VMM/testcase/tstIEMAImpl: Implement basic divps/divpd testcases, …
- 上午11:37 檔案庫 vbox 的更動 [96333] 由
- VMM/IEM: Implement divps/divpd instructions, bugref:9898
- 上午10:32 檔案庫 vbox 的更動 [96332] 由
- VMM/testcase/tstIEMAImpl: Implement basic minps/minpd testcases, …
- 上午10:31 檔案庫 vbox 的更動 [96331] 由
- VMM/IEM: Implement minps/minpd instructions, bugref:9898
- 上午9:44 檔案庫 vbox 的更動 [96330] 由
- VMM/testcase/tstIEMAImpl: Use binary files to store the test data for …
- 上午9:18 檔案庫 vbox 的更動 [96329] 由
- IPRT/req: Docs typos.
- 上午9:17 檔案庫 vbox 的更動 [96328] 由
- VMM/testcase/tstIEMAImpl: Use binary files to store the test data for …
- 上午9:14 檔案庫 vbox 的更動 [96327] 由
- VMM/testcase/tstIEMAImpl: Use binary files to store the test data for …
- 上午8:51 檔案庫 vbox 的更動 [96326] 由
- VMM/IEM: addpd, mulpd and subpd are available wih SSE2+ only, bugref:9898
- 上午8:50 檔案庫 vbox 的更動 [96325] 由
- include/VBox/VBoxGuest.h: Solaris build fix for a narrowing conversion …
- 上午8:15 檔案庫 vbox 的更動 [96324] 由
- Recording/Main: Renaming (use m_ prefixes for class variables).
- 上午7:48 檔案庫 vbox 的更動 [96323] 由
- Recording/Main: Docs nits (use @c instead of \c).
- 上午7:45 檔案庫 vbox 的更動 [96322] 由
- Recording/Main: Optimization: Check if recording stream updates are …
- 上午2:55 檔案庫 vbox 的更動 [96321] 由
- IPRT/nocrt: Implemented pow(). bugref:10261
2022-8-18:
- 下午8:14 檔案庫 vbox 的更動 [96320] 由
- SCM: forgotten content
- 下午8:12 檔案庫 vbox 的更動 [96319] 由
- SCM: update filtered out patterns and add C++ style includes
- 下午7:56 檔案庫 vbox 的更動 [96318] 由
- src/VBox/Frontends/VirtualBox: comment fixes
- 下午7:45 檔案庫 vbox 的更動 [96317] 由
- SCM: not worth putting copyright and license notice into …
- 下午7:42 檔案庫 vbox 的更動 [96316] 由
- src/VBox/Installer/solaris: comment fixes
- 下午7:36 檔案庫 vbox 的更動 [96315] 由
- src/VBox/Installer/win/NLS: comment fixes
- 下午7:28 檔案庫 vbox 的更動 [96314] 由
- src/VBox/Installer/win: comment fixes
- 下午7:26 檔案庫 vbox 的更動 [96313] 由
- src/VBox/Installer/win: comment fixes
- 下午7:13 檔案庫 vbox 的更動 [96312] 由
- src/VBox/VMM/.scm-settings: recently added header file has no guards
- 下午7:10 檔案庫 vbox 的更動 [96311] 由
- Main/xml/VirtualBox-settings.xsd: comment fix
- 下午7:08 檔案庫 vbox 的更動 [96310] 由
- src/VBox/Main/idl/VirtualBox.dtd: comment fix
- 下午7:06 檔案庫 vbox 的更動 [96309] 由
- src/VBox/Main/UnattendedTemplates: comment fixes
- 下午7:00 檔案庫 vbox 的更動 [96308] 由
- src/VBox/Main: XML/XSL comment fixes
- 下午6:47 檔案庫 vbox 的更動 [96307] 由
- Runtime/common/fs/isomakercmd-man.xml: comment fix
- 下午6:45 檔案庫 vbox 的更動 [96306] 由
- Runtime/VBox/errmsgvboxcom.xsl: comment fix
- 下午6:44 檔案庫 vbox 的更動 [96305] 由
- ValidationKit/utils/TestExecServ/solaris/vboxtxs-sol10.xml: comment fix
- 下午5:56 檔案庫 vbox 的更動 [96304] 由
- ValidationKit/utils/TestExecServ/solaris/vboxtxs.xml: comment fix
- 下午5:54 檔案庫 vbox 的更動 [96303] 由
- ValidationKit/utils/TestExecServ/win/vboxtxs.xml: comment fix
- 下午5:47 檔案庫 vbox 的更動 [96302] 由
- Additions/solaris/Installer/vboxservice.xml: comment fix
- 下午5:43 檔案庫 vbox 的更動 [96301] 由
- doc: comment fixes
- 下午5:27 檔案庫 vbox 的更動 [96300] 由
- doc: comment fixing
- 下午4:36 檔案庫 vbox 的更動 [96299] 由
- Additions/solaris/Mouse/vboxmslnk.xml: comment fix
- 下午2:28 檔案庫 vbox 的更動 [96298] 由
- IPRT/nocrt: Implemented frexp, frexpf and frexpl. bugref:10261
- 下午2:02 檔案庫 vbox 的更動 [96297] 由
- FE/Qt: Some typo corrections.
- 下午12:13 待辦事項 #21069 (VM crash diuring install lazarus or anower big packageset) 已建立 由
- Hello. BEFORE, latest activity: I maked before crushes disk shrunked: …
- 上午11:48 檔案庫 vbox 的更動 [96296] 由
- VMM: Nested VMX: bugref:10092 Added PGMSlatDefs.h.
- 上午11:46 檔案庫 vbox 的更動 [96295] 由
- VMM: Nested EPT: bugref:10092 Nits.
- 上午10:07 檔案庫 vbox 的更動 [96294] 由
- VMM/IEM: Implement subps/subpd instructions, bugref:9898
- 上午9:53 檔案庫 vbox 的更動 [96293] 由
- VMM/IEM: Fix addps/addpd/mulps/mulpd, input values are checked for …
- 上午9:40 檔案庫 vbox 的更動 [96292] 由
- Recording: Docs fixes. bugref:10275
- 上午9:28 檔案庫 vbox 的更動 [96291] 由
- VMM/testcase/tstIEMAImpl: Don't just use a single value in the XMM …
- 上午9:17 檔案庫 vbox 的更動 [96290] 由
- VMM/testcase/tstIEMAImpl: Don't just use a single value in the XMM …
- 上午8:40 檔案庫 vbox 的更動 [96289] 由
- common-gen-workspace.inc.sh: Exclude some dot files that are part of …
- 上午8:18 檔案庫 vbox 的更動 [96288] 由
- Recording: Vorbis license updates, removed Opus license. bugref:10275
- 上午8:11 檔案庫 vbox 的更動 [96287] 由
- VMM/testcase/tstIEMAImpl: Add testcase for mulps and mulpd, bugref:9898
- 上午8:11 檔案庫 vbox 的更動 [96286] 由
- VMM/IEM: Implement mulps/mulpd instructions, bugref:9898
- 上午8:01 檔案庫 vbox 的更動 [96285] 由
- Recording: Removed support for Opus. bugref:10275
- 上午7:11 檔案庫 vbox 的更動 [96284] 由
- Recording/Main: Fixed audio/video sync issues, made timestamp …
- 上午6:17 檔案庫 vbox 的更動 [96283] 由
- Recording/Main: Use getStreamInternal() where possible. bugref:10275
- 上午2:52 檔案庫 vbox 的更動 [96282] 由
- IPRT/nocrt: Implemented expf. bugref:10261
- 上午2:45 檔案庫 vbox 的更動 [96281] 由
- IPRT/nocrt: Implemented exp. [scm] bugref:10261
- 上午2:44 檔案庫 vbox 的更動 [96280] 由
- IPRT/nocrt: Implemented exp. bugref:10261
- 上午12:07 檔案庫 vbox 的更動 [96279] 由
- IPRT/nocrt: Implemented log2f and added testing of log2 and log2f. …
- 上午12:06 檔案庫 vbox 的更動 [96278] 由
- IPRT/nocrt: Fixed div/0 bug in feraiseexcept. bugref:10261
- 上午12:06 檔案庫 vbox 的更動 [96277] 由
- iprt/asmdefs.mac: Add RTFLOAT32U_QNAN_PLUS/MINUS, …
2022-8-17:
- 下午11:56 檔案庫 vbox 的更動 [96276] 由
- IPRT/nocrt: log2 implementation. bugref:10261
- 下午9:18 檔案庫 vbox 的更動 [96275] 由
- Additions/common/VBoxGuest: Fix SCM settings for Solaris and NetBSD …
- 下午9:14 檔案庫 vbox 的更動 [96274] 由
- /debian: No reason to let SCM ignore it.
- 下午9:01 檔案庫 vbox 的更動 [96273] 由
- IPRT/nocrt: tan + tanf testcase and code brushup. bugref:10261
- 下午8:21 檔案庫 vbox 的更動 [96272] 由
- COPYING.CDDL: Standardize, use default Sun/Oracle legal venue.
- 下午4:48 檔案庫 vbox 的更動 [96271] 由
- IPRT: Don't include the windows error defines in the static libraries …
- 下午4:48 檔案庫 vbox 的更動 [96270] 由
- IPRT/nocrt: Release build fixes. bugref:10261
- 下午4:47 檔案庫 vbox 的更動 [96269] 由
- IPRT: Don't include the windows error defines in the static libraries …
- 下午4:44 檔案庫 vbox 的更動 [96268] 由
- IPRT/testcase: Some more VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING …
- 下午4:42 檔案庫 vbox 的更動 [96267] 由
- FE/Qt: Renaming and repositioning the newly added Help menu item.
- 下午1:43 檔案庫 vbox 的更動 [96266] 由
- FE/Qt: Adding a new menu item to the 'Help' menu to let user to …
- 下午1:19 檔案庫 vbox 的更動 [96265] 由
- Recording/Main: Build fix when VBOX_WITH_AUDIO_RECORDING is not …
- 下午1:03 檔案庫 vbox 的更動 [96264] 由
- VMM/IEM: Added infrastructure for double precision floating point …
- 下午12:49 檔案庫 vbox 的更動 [96263] 由
- VMM/IEM: Added infrastructure for double precision floating point …
- 下午12:16 檔案庫 vbox 的更動 [96262] 由
- Recording/Main: Greatly reduced workload spent in the recording …
- 下午12:05 檔案庫 vbox 的更動 [96261] 由
- Recording/Main: Greatly reduced workload spent in the recording …
- 下午12:02 檔案庫 vbox 的更動 [96260] 由
- Recording/Main: Greatly reduced workload spent in the recording …
- 上午11:19 檔案庫 vbox 的更動 [96259] 由
- FE/Qt: Russian NLS update part 1; Known tags synced.
- 上午11:02 檔案庫 vbox 的更動 [96258] 由
- IPRT/nocrt: strstr fix. bugref:10261
- 上午10:52 檔案庫 vbox 的更動 [96257] 由
- VMM: scm fix, bugref:9898
- 上午10:39 檔案庫 vbox 的更動 [96256] 由
- VMM/testcase/tstIEMAImpl: Start testing double precision instruction …
- 上午10:15 檔案庫 vbox 的更動 [96255] 由
- VMM/IEM: Added infrastructure for double precision floating point …
- 上午10:02 檔案庫 vbox 的更動 [96254] 由
- VMM/testcase/tstIEMAImpl: Start testing double precision instruction …
- 上午10:01 檔案庫 vbox 的更動 [96253] 由
- VMM/IEM: Added infrastructure for double precision floating point …
- 上午9:26 檔案庫 vbox 的更動 [96252] 由
- VMM/IEM: Start implementing floating point SSE instructions using …
- 上午9:16 檔案庫 vbox 的更動 [96251] 由
- VMM/IEM: Start implementing floating point SSE instructions using …
- 上午9:15 檔案庫 vbox 的更動 [96250] 由
- VMM/IEM: Start implementing floating point SSE instructions using …
- 上午9:10 檔案庫 vbox 的更動 [96249] 由
- FE/Qt: Corresponding updatenls after NLS mostly cleaned up for BETA.
- 上午9:09 檔案庫 vbox 的更動 [96248] 由
- VMM/testcase/tstIEMAImpl: Start testing single precision instruction …
- 上午9:08 檔案庫 vbox 的更動 [96247] 由
- VMM/IEM: Start implementing floating point SSE instructions using …
- 上午8:53 檔案庫 vbox 的更動 [96246] 由
- IPRT,ValKit: Moved the whitelist to ValKit/Config.kmk so the IPRT …
- 上午8:37 檔案庫 vbox 的更動 [96245] 由
- ValKit/Makefile.kmk: Renamed the unittest whitelist variables and …
- 上午8:31 檔案庫 vbox 的更動 [96244] 由
- Runtime/testcase/Makefile.kmk: Only include ValKit/Config.kmk if it …
- 上午6:28 檔案庫 vbox 的更動 [96243] 由
- Recording/Main: Decoupled the WebM writer class from codec …
- 上午1:59 檔案庫 vbox 的更動 [96242] 由
- IPRT/nocrt: Adapted the reworked sin and cos code for sinf and cosf; …
- 上午1:03 檔案庫 vbox 的更動 [96241] 由
- IPRT/nocrt: Forgot to remove rtNoCrtMathSinCore from sin.asm after …
- 上午12:59 檔案庫 vbox 的更動 [96240] 由
- IPRT/nocrt: Reworking the sin and cos code to take into account which …
- 上午12:57 檔案庫 vbox 的更動 [96239] 由
- iprt/asmdefs.mac: Define RT_STRICT when DEBUG is defined and …
- 上午12:56 檔案庫 vbox 的更動 [96238] 由
- IPRT/nocrt: Converted atan.asm and atanf.asm to SEH64 and adjusted …
2022-8-16:
- 下午8:54 檔案庫 vbox 的更動 [96237] 由
- Main: Update copyright year (also for the generated output) and fix a …
- 下午8:18 檔案庫 vbox 的更動 [96236] 由
- src/VBox/Additions/x11/x11include, src/VBox/Devices/PC/ipxe: Convert …
- 下午8:12 檔案庫 vbox 的更動 [96235] 由
- IPRT/stream.cpp: Better fix, don't let VERR_INVALID_UTF8_ENCODING make …
- 下午8:08 檔案庫 vbox 的更動 [96234] 由
- IPRT/stream.cpp: Assert if UTF-8 to UTF-16/current-cp fails during …
- 下午6:39 檔案庫 vbox 的更動 [96233] 由
- Additions: Linux: vboxvideo: Additional fixes for RHEL 9.1 kernel, …
- 下午4:53 檔案庫 vbox 的更動 [96232] 由
- FE/Qt: A bunch of NLS fixes across the GUI; Preparing for BETA NLS update.
- 下午3:45 檔案庫 vbox 的更動 [96231] 由
- Recording/Main: Decoupled the WebM writer class from codec …
- 下午3:44 檔案庫 vbox 的更動 [96230] 由
- Recording/Main: Renaming (IPRT status code -> VBox status code). …
- 下午3:41 檔案庫 vbox 的更動 [96229] 由
- Recording/Main: Decoupled the WebM writer class from codec …
- 下午3:39 檔案庫 vbox 的更動 [96228] 由
- Additions: Linux: vboxvideo: Initial support for kernel 6.0, bugref:10279.
- 下午3:38 檔案庫 vbox 的更動 [96227] 由
- Additions: Linux: vboxsf: Initial support for kernel 6.0, bugref:10279.
- 下午1:53 檔案庫 vbox 的更動 [96226] 由
- Recording/Main Make sure to clear map first, as we want to (re-)set …
- 下午1:05 待辦事項 #21068 (VM crashes after a while when pressing Tab/Return in terminal) 已建立 由
- Hi, VirtualBox: 6.1.36 r152435 (Qt5.6.3) I am on an Ubuntu 20.04 VM …
- 上午11:52 檔案庫 vbox 的更動 [96225] 由
- Recording/FE/Qt: Use the setFeatures() API to set the enabled …
- 上午8:06 待辦事項 #21067 (Getting end kernel panic when trying to install a VM with RHEL 9.x iso) 已結束 由
- duplicate: Duplicate of #21066.
- 上午2:33 待辦事項 #21067 (Getting end kernel panic when trying to install a VM with RHEL 9.x iso) 已建立 由
- Getting end kernel panic when trying to install a VM with RHEL 9.x iso
- 上午2:32 待辦事項 #21066 (Getting end kernel panic when trying to install a VM with RHEL 9.x iso ...) 已建立 由
- Getting end kernel panic when trying to install a VM with RHEL 9.x iso
- 上午1:35 待辦事項 #21065 (VBox Additions install fails under latest CentOS 9 kernel => Fixed in SVN) 已建立 由
- Been trying to get CentOS 9 working on VBox, and have been having …
2022-8-15:
- 下午4:03 待辦事項 #21064 (My virtual machine half screen blank) 已建立 由
- [[Image(...)]]
- 下午2:19 檔案庫 vbox 的更動 [96224] 由
- IPRT/tstRTNoCrt-2: atan[f] tests. bugref:10261
- 下午1:54 檔案庫 vbox 的更動 [96223] 由
- IPRT/nocrt: sqrt[f] tests. bugref:10261
- 下午1:53 檔案庫 vbox 的更動 [96222] 由
- iprt/types.h,strtonum.cpp: QNAN values does not need to have bit zero …
- 下午1:27 檔案庫 vbox 的更動 [96221] 由
- iprt/nocrt/stdlib.h: _exit+_abort should use fatal assert not debug …
- 下午1:03 檔案庫 vbox 的更動 [96220] 由
- IPRT/nocrt: log[f] tests and brushed up the code with SEH64 stuff. …
- 下午12:37 檔案庫 vbox 的更動 [96219] 由
- IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
- 下午12:33 檔案庫 vbox 的更動 [96218] 由
- IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
- 上午11:39 檔案庫 vbox 的更動 [96217] 由
- IPRT/nocrt: Corrected ldexp[fl] for 64-bit windows (registers …
- 上午11:12 檔案庫 vbox 的更動 [96216] 由
- IPRT/nocrt: fabs[f] tests and 64-bit code improvements. bugref:10261
- 上午10:48 檔案庫 vbox 的更動 [96215] 由
- IPRT/nocrt: lrint* returned the wrong sized long on 64-bit windows. …
- 上午9:46 檔案庫 vbox 的更動 [96214] 由
- IPRT/nocrt: l[l]round[fl] can now raise FE_INVALID as they ought to. …
- 上午9:36 檔案庫 vbox 的更動 [96213] 由
- IPRT/nocrt: Implemented feraiseexcept and adjusted relevan code for …
- 上午9:35 檔案庫 vbox 的更動 [96212] 由
- Enabled audio recording again, now using Vorbis (libvorbis) as the …
- 上午9:31 檔案庫 vbox 的更動 [96211] 由
- iprt/x86.h,x86.mac: Added _BIT defines to accompany the X86_FSW_xE …
- 上午9:18 檔案庫 vbox 的更動 [96210] 由
- Recording/Main/WebMWrite: Fixed warning (Linux build fix). bugref:10275
- 上午8:36 檔案庫 vbox 的更動 [96209] 由
- Changelog. bugref:10275
- 上午8:30 檔案庫 vbox 的更動 [96208] 由
- Enabled audio recording again, now using Vorbis (libvorbis) as the …
- 上午8:29 檔案庫 vbox 的更動 [96207] 由
- Audio/DrvAudioRec.cpp: Windows build fix. bugref:10275
2022-8-14:
- 下午11:47 檔案庫 vbox 的更動 [96206] 由
- IPRT/nocrt: Removed old fenv code. bugref:10261
- 下午11:40 檔案庫 vbox 的更動 [96205] 由
- IPRT/nocrt: Implemented x86 and amd64 fenv.h to assist with the …
- 下午11:38 檔案庫 vbox 的更動 [96204] 由
- iprt/x86.h,x86.mac: Added X86_MXCSR_XCPT_FLAGS, X86_MXCSR_XCPT_MASK …
- 下午9:52 待辦事項 #21063 (Windows 98 not running on windows 11) 已建立 由
- Getting error messages when running windows 98 on windows 11 works …
- 下午7:28 待辦事項 #21062 (BUG in updating Nat Network configuration: parameter Network CIDR) 已建立 由
- Changing the parameter Network CIDR does not affect the correct …
- 上午3:27 檔案庫 vbox 的更動 [96203] 由
- IPRT/nocrt: More test and fixes to rint, rintf, trunc, truncf and …
- 上午3:26 檔案庫 vbox 的更動 [96202] 由
- IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
- 上午3:26 檔案庫 vbox 的更動 [96201] 由
- IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
- 上午3:24 檔案庫 vbox 的更動 [96200] 由
- iprt: Ran 'kmk incs' and regenerated assembly includes.
- 上午3:23 檔案庫 vbox 的更動 [96199] 由
- iprt/x86.h: Added X86_MXCSR_RC_SHIFT. bugref:10261
- 上午1:05 檔案庫 vbox 的更動 [96198] 由
- IPRT/tstRTNoCrt-2: More tests. bugref:10261
- 上午1:04 檔案庫 vbox 的更動 [96197] 由
- IPRT/math.h: Define our own set of classification flags so we can test …
- 上午1:03 檔案庫 vbox 的更動 [96196] 由
- IPRT/nocrt: *round[fl] fixes. bugref:10261
2022-8-13:
- 下午9:06 檔案庫 vbox 的更動 [96195] 由
- iprt/nocrt/stdlib.h: exit+abort should use fatal assert not debug …
- 下午5:31 檔案庫 vbox 的更動 [96194] 由
- IPRT/strtofloat.cpp: Fixes. bugref:10261
- 下午5:27 檔案庫 vbox 的更動 [96193] 由
- iprt/cdefs.h,types.h: Better RT_COMPILER_LONG_DOUBLE_BITS ++ detection …
- 下午2:58 檔案庫 vbox 的更動 [96192] 由
- iprt/cdefs.h,types.h: Added a RT_COMPILER_WITH_64BIT_LONG_DOUBLE and a …
- 下午1:23 檔案庫 vbox 的更動 [96191] 由
- IPRT/strtofloat.cpp: Revised additions build fix attempt. bugref:10261
- 上午9:15 待辦事項 #21061 (Shared folder Automount not working properly Linux Mint 21 Cinnamon) 已建立 由
- Automount works perfectly in my older Linux Mint 20.3 Cinnamon VM. I …
- 上午1:34 檔案庫 vbox 的更動 [96190] 由
- IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
- 上午1:17 檔案庫 vbox 的更動 [96189] 由
- IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
- 上午1:15 檔案庫 vbox 的更動 [96188] 由
- IPRT/strtofloat.cpp: Addditions build fix attempt. bugref:10261
- 上午1:12 檔案庫 vbox 的更動 [96187] 由
- Main/Recording: doxgyen fix. bugref:10275
- 上午1:08 檔案庫 vbox 的更動 [96186] 由
- IPRT/strtofloat.cpp: doxygen fix. bugref:10261
- 上午12:59 檔案庫 vbox 的更動 [96185] 由
- IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
- 上午12:56 檔案庫 vbox 的更動 [96184] 由
- IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
- 上午12:54 檔案庫 vbox 的更動 [96183] 由
- IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
- 上午12:53 檔案庫 vbox 的更動 [96182] 由
- IPRT/nocrt: exp2 and exp2f. bugref:10261
- 上午12:51 檔案庫 vbox 的更動 [96181] 由
- IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
- 上午12:50 檔案庫 vbox 的更動 [96180] 由
- IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
注意:
瀏覽 TracTimeline
來取得時間軸功能的更多資訊