VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68808   7 years vboxsync VideoRec: Only send CrOGL frames if video recording is enabled.
(edit) @68807   7 years vboxsync FE/Qt: Fixing flickering on resize in popup pane details widget
(edit) @68806   7 years vboxsync Docs.
(edit) @68805   7 years vboxsync Makefile.kmk: Use mv/cp/rm sequence to lose the timestamp (expensive, …
(edit) @68804   7 years vboxsync Warning.
(edit) @68803   7 years vboxsync Build fix.
(edit) @68802   7 years vboxsync Build fix.
(edit) @68801   7 years vboxsync Build fix.
(edit) @68800   7 years vboxsync Build fix.
(edit) @68799   7 years vboxsync Build fix.
(edit) @68798   7 years vboxsync VideoRec: Overhauled configuration handling to also support audio …
(edit) @68797   7 years vboxsync VideoRec/DrvAudioVideoRec: Added some more checks + assertions.
(edit) @68796   7 years vboxsync VideoRec/EbmlWriter: Added support for using inherited file handles.
(edit) @68795   7 years vboxsync solaris/vboxfs: added load script.
(edit) @68794   7 years vboxsync nit
(edit) @68793   7 years vboxsync VBoxGuest/solaris: fixes
(edit) @68792   7 years vboxsync changelog
(edit) @68791   7 years vboxsync changelog
(edit) @68790   7 years vboxsync Makefile.kmk: On some of our build systems we need to get along with a …
(edit) @68789   7 years vboxsync Main/MediumImpl: Don't throw an error if the image to be deleted can't …
(edit) @68788   7 years vboxsync include/VBox/vmm/pdmusb.h: include pdmins.h, like pdmdev.h, allowing a …
(edit) @68787   7 years vboxsync Storage/VDI+VHD+VMDK: Preserve the error code (instead of ignoring) …
(edit) @68786   7 years vboxsync Makefile.kmk: When unpacking guest additions/docs/efi firmware from …
(edit) @68785   7 years vboxsync PGMAllBth.h: indent.
(edit) @68784   7 years vboxsync VMM/IEM: SVM instruction nits.
(edit) @68783   7 years vboxsync VMM/PGM/PGMAllBth.h: Fixed switched parameter in assertion.
(edit) @68782   7 years vboxsync FE/Qt: added Thai translation from 5.1 which had been forgotten.
(edit) @68781   7 years vboxsync FE/Qt: updated Dutch, Greek and other translations. Thank you …
(edit) @68780   7 years vboxsync Config.kmk/VBOX_NM/darwin: kmk_builtin_redirect tweak for mangling.run …
(edit) @68779   7 years vboxsync VBOX_GCC_CHECK_EX_CC/CXX fix workaround newer clang versions. They …
(edit) @68778   7 years vboxsync After 5.2.0_BETA3.
(edit) @68777   7 years vboxsync libopus-1.2.1: clean up spurious and partial OSE export
(edit) @68776   7 years vboxsync VideoRec/VideoRec.cpp: Made recording audio disabled by default …
(edit) @68775   7 years vboxsync 5.2 beta 3, syntax fix in user_ChangeLogImpl.xml.
(edit) @68774   7 years vboxsync 5.2 beta 3, syntax fix in user_ChangeLogImpl.xml.
(edit) @68773   7 years vboxsync 5.2 beta 3
(edit) @68772   7 years vboxsync VideoRec: Report back all data as being processed if audio support is …
(edit) @68771   7 years vboxsync Comment nit.
(edit) @68770   7 years vboxsync VBoxXcode62: Build fix for new kmk_builtin_redirect command (REDIRECT …
(edit) @68769   7 years vboxsync Additions/linux/drm: translate file names and identifiers to kernel …
(edit) @68768   7 years vboxsync dummy change, rebuild everything
(edit) @68767   7 years vboxsync Audio/DrvHostDSound.cpp: Make use of IHOSTAUDIO::StreamGetPending() to …
(edit) @68766   7 years vboxsync NAT/Net: Make windows socket pair non-blocking.
(edit) @68765   7 years vboxsync FE/Qt: bugref:8901: Reworking snapshot details report code (step 5): …
(edit) @68764   7 years vboxsync FE/Qt: bugref:8901: Reworking snapshot details report code (step 4): …
(edit) @68763   7 years vboxsync FE/Qt: bugref:8901: Reworking snapshot details report code (step 3): …
(edit) @68762   7 years vboxsync FE/Qt: bugref:8901: Reworking snapshot details report code (step 2): …
(edit) @68761   7 years vboxsync Additions/linux/drm: add indent.sed as a make file dependency. …
(edit) @68760   7 years vboxsync Additions/linux/drm: remove an unnecessary include from the module …
(edit) @68759   7 years vboxsync Audio/DrvHostDSound.cpp: Get rid of the pdwBuffer parameter of …
(edit) @68758   7 years vboxsync vmm/pdmaudioifs.h: Documentation.
(edit) @68757   7 years vboxsync Audio/DrvAudio.cpp: Added optional PDMIHOSTAUDIO::StreamGetPending() …
(edit) @68756   7 years vboxsync Audio/DrvAudio.cpp: Made drvAudioStreamControlInternalBackend() more …
(edit) @68755   7 years vboxsync Use INVALID_SOCKET instead of cryptic -1.
(edit) @68754   7 years vboxsync Fix format error in previous.
(edit) @68753   7 years vboxsync Rewrite "channels". Use RTREQQUEUE to schedule requests on the …
(edit) @68752   7 years vboxsync Try to fix burns.
(edit) @68751   7 years vboxsync Try to fix burns.
(edit) @68750   7 years vboxsync vmm/pdmaudioifs.h: Documentation fixes.
(edit) @68749   7 years vboxsync Build fix.
(edit) @68748   7 years vboxsync Build fix.
(edit) @68747   7 years vboxsync Audio: Enable the audio endpoint detection on Windows hosts by default.
(edit) @68746   7 years vboxsync FE/Qt: updated Turkish translation. Thank you Burak Yavuz.
(edit) @68745   7 years vboxsync FE/Qt: updated Dutch translation. Thank you Richard van der Luit.
(edit) @68744   7 years vboxsync FE/Qt: bugref:8901: Reworking snapshot details report code (step 1).
(edit) @68743   7 years vboxsync WINNT/InstallHelper: Resolved a todo; rewritten FileGetArchitecture() …
(edit) @68742   7 years vboxsync IPRT: Made cross-building for RuntimeGuestR3 (and derived) target(s) …
(edit) @68741   7 years vboxsync VideoRec/Config.kmk: Enable audio support for non-release builds.
(edit) @68740   7 years vboxsync Audio: Delete debug dump files on construction.
(edit) @68739   7 years vboxsync gen-slickedit-workspace.*: Bumped copyright.
(edit) @68738   7 years vboxsync gen-slickedit-workspace.sh: Fixed "Add-Lib" project (moved to …
(edit) @68737   7 years vboxsync Build fix.
(edit) @68736   7 years vboxsync Build fix.
(edit) @68735   7 years vboxsync FE/Qt: bugref:8901: Wipe a bit of HTML stuff from snapshot details.
(edit) @68734   7 years vboxsync Build fix.
(edit) @68733   7 years vboxsync VideoRec/EbmlWriter.cpp: Renamed OpusPrivData -> WEBMOPUSPRIVDATA and …
(edit) @68732   7 years vboxsync Build fix.
(edit) @68731   7 years vboxsync FE/Qt: updated Lithuanian translation. Thank you Mindaugas Baranauskas.
(edit) @68730   7 years vboxsync Reverted r117961.
(edit) @68729   7 years vboxsync VideoRec/Config.kmk: Build boxes compile test for macOS and Solaris hosts.
(edit) @68728   7 years vboxsync VideoRec/Config.kmk: Shortened target list.
(edit) @68727   7 years vboxsync Dev/E1000: (bugref:8979) Fixed regression caused by r116797, tweaking …
(edit) @68726   7 years vboxsync VPX: Renamed directory libvbpx -> libvpx-1.1.0.
(edit) @68725   7 years vboxsync Audio: Delete debug dump files on construction.
(edit) @68724   7 years vboxsync Space.
(edit) @68723   7 years vboxsync VideoRec/EbmlWriter.cpp: Fixed Opus header initialization.
(edit) @68722   7 years vboxsync FE/Qt: bugref:8901: Allow to take snapshots directly from the …
(edit) @68721   7 years vboxsync FE/Qt: bugref:8901: Handle snapshot attribute change errors.
(edit) @68720   7 years vboxsync VideoRec: Added support for building libopus on Windows, cleaned up …
(edit) @68719   7 years vboxsync Audio: TMTimerStop() not needed in hdaTimerStop() / ichac97TimerStop().
(edit) @68718   7 years vboxsync FE/Qt: updated the Italian translation. Thank you Vincenzo Reale.
(edit) @68717   7 years vboxsync Serial/DrvTCP: Fix for Windows hosts where the write event in a poll …
(edit) @68716   7 years vboxsync Manual: Added license for Opus (libopus).
(edit) @68715   7 years vboxsync Audio/VideoRec: Added Opus license.
(edit) @68714   7 years vboxsync Added libopus 1.2.1.
(edit) @68713   7 years vboxsync Build fix.
(edit) @68712   7 years vboxsync Audio/AC97: Use own device locking instead of default PDM device lock …
(edit) @68711   7 years vboxsync Documentation fixes.
(edit) @68710   7 years vboxsync ValidationKit/tdStorageBenchmark1: Wait for up to 1 hour for the …
(edit) @68709   7 years vboxsync Additions/linux/installer: do not remove kernel modules if modprobe …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette