VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65184   8 years vboxsync VideoRec: Makefile update for audio support.
(edit) @65183   8 years vboxsync Runtime: Linux 4.10 fix for get_user_pages_remote()
(edit) @65182   8 years vboxsync VideoRec/VBoxManageInfo.cpp: Brought machine readable output of video …
(edit) @65181   8 years vboxsync VideoRec/VBoxManageModifyVM.cpp: Renamed MODIFYVM_VCP_ to …
(edit) @65180   8 years vboxsync IEM: In RETF and IRET, update SP or RSP depending on stack size.
(edit) @65179   8 years vboxsync IEM: When going through a call gate, do not touch old stack if there …
(edit) @65178   8 years vboxsync IEM: Call gate must take current stack size into account and not …
(edit) @65177   8 years vboxsync VideoRec: Cleanup fixes.
(edit) @65176   8 years vboxsync VideoRec: Put VPX codec data into VIDEORECCODEC union.
(edit) @65175   8 years vboxsync VideoRec: cScreens not not needed anymore; covered by the vector now, …
(edit) @65174   8 years vboxsync IEM: Additional L7 ging for exception dispatching.
(edit) @65173   8 years vboxsync VideoRec: Revamped stream context allocation / structure handling by …
(edit) @65172   8 years vboxsync Audio/Main: Added a @todo.
(edit) @65171   8 years vboxsync VideoRec: Register audio driver for video recording.
(edit) @65170   8 years vboxsync VideoRec: Removed not needed code.
(edit) @65169   8 years vboxsync doxygen fixes
(edit) @65168   8 years vboxsync doxygen fixes
(edit) @65167   8 years vboxsync TestManager: Use regexp word matching for np, hw, raw and similarlly …
(edit) @65166   8 years vboxsync duh!
(edit) @65165   8 years vboxsync TestManager: More apply buttons for the filter. Fixed filter width …
(edit) @65164   8 years vboxsync Main/VRDE: Got rid of Doppelmoppel i_getAudioVRDE() functions and use …
(edit) @65163   8 years vboxsync Tabs.
(edit) @65162   8 years vboxsync Audio/Main: Some (ground) work for audio support for video recording.
(edit) @65161   8 years vboxsync tstRTInlineAsm: Skylake fix
(edit) @65160   8 years vboxsync TestManager: Added clear button.
(edit) @65159   8 years vboxsync doxygen fix
(edit) @65158   8 years vboxsync Main: doxygen fixes
(edit) @65157   8 years vboxsync TestManager: Added filtering on missing failure reason.
(edit) @65156   8 years vboxsync TestManager: Added build type and error count filtering. Changed the …
(edit) @65155   8 years vboxsync TestManager: Added a bunch of testcase/var name substring matches that …
(edit) @65154   8 years vboxsync TestManager: Added clickable element-of / not-an-element-of on filters …
(edit) @65153   8 years vboxsync doxygen: more unification: moved Doxyfile.{Core,qtgui,iprt}.* and …
(edit) @65152   8 years vboxsync Build fix.
(edit) @65151   8 years vboxsync Audio: Enabled async I/O support for HDA by default to get another …
(edit) @65150   8 years vboxsync Renaming.
(edit) @65149   8 years vboxsync Audio/DevAc97.cpp: Update for async I/O.
(edit) @65148   8 years vboxsync Audio/DevHDA.cpp: Simplified hdaTimerMaybeStop(), logging.
(edit) @65147   8 years vboxsync Audio/DrvHostPulseAudio.cpp: Build fix (allow to run on systems with …
(edit) @65146   8 years vboxsync Audio/DevHDA.cpp: Reset started and enabled status for async I/O.
(edit) @65145   8 years vboxsync TestManager: Added >> link for making the sidebar wider to more easily …
(edit) @65144   8 years vboxsync Audio/DrvHostPulseAudio.cpp: More checks for …
(edit) @65143   8 years vboxsync Audio/DevHDA.cpp: VBOX_WITH_AUDIO_AC97_ASYNC_IO -> …
(edit) @65142   8 years vboxsync Docs.
(edit) @65140   8 years vboxsync FE/Qt: doxygen fixes
(edit) @65139   8 years vboxsync docs.qtgui: added dependency generation like we do for docs.Core
(edit) @65137   8 years vboxsync VMM/HMVMXR0: Dummy out unused member missed in r112639.
(edit) @65136   8 years vboxsync VMM/HMVMXR0: Try using the APIC allocated page as the virtual-APIC page.
(edit) @65135   8 years vboxsync VMM/APIC: Interface for retrieving APIC pages in all contexts.
(edit) @65134   8 years vboxsync VMM/HMVMXR0: Comment nits.
(edit) @65133   8 years vboxsync common.css: top menu fix
(edit) @65132   8 years vboxsync wuihlpgraphsimple.py: Readable text in bar color.
(edit) @65131   8 years vboxsync FE/Qt: doxygen fixes
(edit) @65130   8 years vboxsync FE/Qt: doxygen fix
(edit) @65129   8 years vboxsync FE/Qt: doxygen fix
(edit) @65126   8 years vboxsync FE/Qt: doxygen fixes
(edit) @65125   8 years vboxsync Main: doxygen fixes
(edit) @65124   8 years vboxsync Additions: doxygen fixes
(edit) @65123   8 years vboxsync HostServices: doxygen fixes
(edit) @65122   8 years vboxsync Additions: doxygen fixes
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @65119   8 years vboxsync NetworkServices/DHCP: doxygen fixes
(edit) @65118   8 years vboxsync Debugger: doxygen fixes
(edit) @65117   8 years vboxsync HostDrivers/VBoxPci: doxygen fixes
(edit) @65116   8 years vboxsync testdriver/vboxinstaller.py: repeat drvinst killing 4 times since MSI …
(edit) @65115   8 years vboxsync testdriver/vboxinstaller.py: Kill dangling …
(edit) @65114   8 years vboxsync testdriver/vboxinstaller.py: Kill drvinst.exe and give msiexec a …
(edit) @65113   8 years vboxsync Devices/Storage/DrvHostDVD: Missed replacing drvHostDvdSCSIPadStr with …
(edit) @65111   8 years vboxsync Storage/Devices/VSCSI: Make use of the new SCSI inline helpers and …
(edit) @65110   8 years vboxsync Storage/Devices/DevATA: Make use of the new SCSI inline helpers and …
(edit) @65109   8 years vboxsync Storage/Devices/DrvHostDVD: Make use of the new SCSI inline helpers …
(edit) @65108   8 years vboxsync Storage/Devices/ATAPIPassthrough: Make use of the new SCSI inline …
(edit) @65106   8 years vboxsync VMM/HMVMXR0: Don't need to initialize #UD intercepts when it's being …
(edit) @65104   8 years vboxsync ExtPacks/BusMouseSample: doxygen fixes
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @65102   8 years vboxsync HostServices: doxygen fixes
(edit) @65101   8 years vboxsync Devices: doxygen fixes
(edit) @65100   8 years vboxsync Devices/Audio: doxygen fixes
(edit) @65099   8 years vboxsync Additions: doxygen fixes
(edit) @65098   8 years vboxsync Runtime: doxygen fixes (no space after comma in interface_method_impl)
(edit) @65097   8 years vboxsync IEM: Fixed inter-privilege RETF immediate (see bugref:8606).
(edit) @65096   8 years vboxsync TestManager: a todo
(edit) @65095   8 years vboxsync Audio/DevHDA.cpp: Update for async I/O.
(edit) @65094   8 years vboxsync TestManager: Merged CPU vendor and revisions.
(edit) @65093   8 years vboxsync TestManager: Windows 10 version sorting hack.
(edit) @65092   8 years vboxsync TestManager: Merged test cases with the variations.
(edit) @65091   8 years vboxsync TestManager: Merged OS versions into the OS filter.
(edit) @65090   8 years vboxsync TestManager: More CSS tweaking,
(edit) @65089   8 years vboxsync TestManager: More CSS tweaking,
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @65087   8 years vboxsync TestManager: Layout fun (pain).
(edit) @65086   8 years vboxsync Testmanager/wuibase.py: three bug fixes
(edit) @65085   8 years vboxsync TestManager/common.js: Fixed IE and filtering, no endsWith string …
(edit) @65084   8 years vboxsync TestManager: A bunch more filters (testbox attribs).
(edit) @65083   8 years vboxsync DrvHostDVD: build fix
(edit) @65082   8 years vboxsync a few doxygen fixes
(edit) @65080   8 years vboxsync TestManager: always display some of the filter critera.
(edit) @65079   8 years vboxsync build fix
(edit) @65078   8 years vboxsync Devices/Storage/DrvHost*: Avoid using SCSI_MAX_BUFFER_SIZE (will be …
(edit) @65077   8 years vboxsync TestManager: Count occurences of filter criteria; added testcase …
(edit) @65076   8 years vboxsync Audio/DrvAudio: Skip debug assertion if a backend doesn't support …
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