VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68485   8 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68484   8 years vboxsync Docs nit.
(edit) @68483   8 years vboxsync GuestHost: fix uninitialized variable caught by gcc 7
(edit) @68482   8 years vboxsync Logging nit.
(edit) @68481   8 years vboxsync FE/Qt: bugref:8900: macOS: UITabBar: Rework items to look like …
(edit) @68480   8 years vboxsync FE/Qt: bugref:8900: UITabBar: Extend with API to define position style …
(edit) @68479   8 years vboxsync FE/Qt: UIWizardNewVMPageBasic1.cpp: actually use at least 3 letters
(edit) @68478   8 years vboxsync FE/Qt: UIWizardNewVMPageBasic1.cpp: fixed typos of OS type auto detection
(edit) @68476   8 years vboxsync VBoxGuestLib/HGCM.cpp: cleanups (this is ring-0 code affecting shared …
(edit) @68475   8 years vboxsync vboxhgsmi.c: This file is unused, right? So, mark the code as outdated.
(edit) @68474   8 years vboxsync cr_error.h: as far as I can tell, we're ending up using the IPRT …
(edit) @68473   8 years vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs. [build fix]
(edit) @68472   8 years vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs.
(edit) @68471   8 years vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68470   8 years vboxsync PDM: add new PDM device helper for sending a MSI directly (from all …
(edit) @68469   8 years vboxsync Build fix.
(edit) @68468   8 years vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68467   8 years vboxsync DnD/VbglR3: No need to have a forward declaration of …
(edit) @68466   8 years vboxsync DnD/VbglR3: Fixed function code for VbglR3DnDHGSendProgress().
(edit) @68465   8 years vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68464   8 years vboxsync VBoxGuestLib: Use common VbglR3HGCMConnect to connect.
(edit) @68463   8 years vboxsync German NLS updates
(edit) @68462   8 years vboxsync VBoxGuestLib: Use common VbglR3HGCMDisconnect to disconnect.
(edit) @68461   8 years vboxsync FE/Qt: UISnapshotDetailsWidget: use tr() and added missing word
(edit) @68460   8 years vboxsync VbglR3HGCMConnect: Return unmodified return code.
(edit) @68459   8 years vboxsync FE/Qt: bugref:6669: macOS: Make sure New VM wizard is using proper …
(edit) @68458   8 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68457   8 years vboxsync FE/Qt: bugref:6669: macOS: Make sure any QIFileDialog call is using …
(edit) @68456   8 years vboxsync FE/Qt: bugref:6669: macOS: Make sure Clone VM wizard is using proper …
(edit) @68455   8 years vboxsync FE/Qt: bugref:6669: macOS: Make sure Import/Export Appliance wizards …
(edit) @68454   8 years vboxsync Forgot something in r117584.
(edit) @68453   8 years vboxsync Main/VideoRec: Restructured a lot of code to better adapt when it …
(edit) @68452   8 years vboxsync Main/DrvAudioVideoRec: Also set the bits per sample, logging.
(edit) @68451   8 years vboxsync VideoRec: Main/EbmlWriter: More stuff for audio support.
(edit) @68447   8 years vboxsync NAT: NATEngine::setHostIP - use setError to provide the error message.
(edit) @68444   8 years vboxsync NAT: Bind TCP sockets to specific address if requested. Why and how …
(edit) @68443   8 years vboxsync Forgot something in r117584.
(edit) @68442   8 years vboxsync Build fix for r117584.
(edit) @68441   8 years vboxsync FE/Qt: bugref:6669: macOS: Avoid modal lock for VBox About dialog.
(edit) @68440   8 years vboxsync VbglR3RetrieveVideoMode,VbglR3RetrieveVideoMode: Cleaned up horrible …
(edit) @68439   8 years vboxsync VBoxGuestR3LibVrdp.cpp: build fix.
(edit) @68438   8 years vboxsync space.
(edit) @68437   8 years vboxsync VBoxTray: Use VbglR3 APIs for everything. Untested.
(edit) @68436   8 years vboxsync VBoxGuestLib/R3: Added VbglR3VrdpGetChangeRequest; build everything on …
(edit) @68435   8 years vboxsync FE/Qt: Factoring out error string formatting functions from …
(edit) @68434   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68433   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68432   8 years vboxsync FE/Qt: UIIconPool: Missed macOS 12/13 guest OS type icons.
(edit) @68431   8 years vboxsync Build fix.
(edit) @68430   8 years vboxsync Build fix.
(edit) @68429   8 years vboxsync Main/VideoRec: Logging.
(edit) @68428   8 years vboxsync Main/EbmlMkvIDs.h: Added Language and FlagLacing elements.
(edit) @68427   8 years vboxsync Main/VideoRec: Use startsWith() for medium audio profile.
(edit) @68426   8 years vboxsync Main/VideoRec: Added audio recording profiles ("ac_profile", low, …
(edit) @68423   8 years vboxsync Devices/Bus/PCI,MSI-X: Fix static initialization of the MSI-X …
(edit) @68421   8 years vboxsync 5.2 Beta 2
(edit) @68420   8 years vboxsync German NLS fix
(edit) @68419   8 years vboxsync FE/Qt: 'kmk updatenls' plus some German NLS fixes
(edit) @68418   8 years vboxsync FE/Qt: Cumulative NLS patch.
(edit) @68417   8 years vboxsync Main/Makefile.kmk: remove a few info messages as the strings are not …
(edit) @68415   8 years vboxsync Audio/DevIchAc97.cpp: Fixes for async I/O handling. Not enabled by …
(edit) @68414   8 years vboxsync testboxscript: add more goodies to the setup instructions for windows: …
(edit) @68412   8 years vboxsync Audio/DevIchAc97.cpp: Lock the stream while being in ichac97StreamUpdate().
(edit) @68411   8 years vboxsync FE/Qt: Removing some unused functions from UIMessageCenter
(edit) @68408   8 years vboxsync VMM/HMSVMR0: Nested Hw.virt: SVM bits.
(edit) @68406   8 years vboxsync VMM/HMSVMR0: Nested Hw.virt: bits.
(edit) @68403   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68401   8 years vboxsync Runtime/linux: Use fallocate64 to support large files on 32bit hosts.
(edit) @68396   8 years vboxsync FE/Qt: bugref:8900: Remove some old unnecessary stuff.
(edit) @68395   8 years vboxsync FE/Qt: bugref:8900: macOS: Selector UI: Remove w/a because it's …
(edit) @68394   8 years vboxsync FE/Qt: Wipe out parallel ports settings since they are unused (hidden) …
(edit) @68393   8 years vboxsync Main/DrvAudioVRDE: Renaming.
(edit) @68392   8 years vboxsync FE/Qt: bugref:8900: Selector UI: Use classic (title-bar) beta label …
(edit) @68391   8 years vboxsync Main/DrvAudioVRDE: Renaming.
(edit) @68390   8 years vboxsync Audio/DrvAudioCommon.cpp: Logging adjustments for …
(edit) @68389   8 years vboxsync Audio: Logging: Don't include LUN# in stream names anymore; the driver …
(edit) @68388   8 years vboxsync Audio/DevHDA: Use ASMMultU64ByU32DivByU32() in …
(edit) @68387   8 years vboxsync Audio/DrvAudio.cpp: Logging: Retrieve host driver name for easier …
(edit) @68384   8 years vboxsync Build fix.
(edit) @68383   8 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68382   8 years vboxsync iprt/isomaker: Don't forget to free the child array of directories.
(edit) @68381   8 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68380   8 years vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68379   8 years vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68378   8 years vboxsync iprt/formats/udf.h: Started writing UDF structures.
(edit) @68377   8 years vboxsync Comment typo.
(edit) @68376   8 years vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording by actually doing a …
(edit) @68375   8 years vboxsync VboxTray: Code cleanup in VBoxDisplay service (part 2), bugref:8444
(edit) @68373   8 years vboxsync FE/Qt: bugref:8900: Selector UI: Make sure Machine tools actions and …
(edit) @68372   8 years vboxsync Main/EbmlWriter.cpp: Only write cues element if any cue points are …
(edit) @68371   8 years vboxsync Main/BusAssignmentManager: comment about EFI assumptions
(edit) @68370   8 years vboxsync Main/EbmlWriter.cpp: Introduced VBOX_WEBM_TIMECODESCALE_FACTOR_MS define.
(edit) @68369   8 years vboxsync DevATA: bugref:8965: enable IDE0/IDE1 at device creation time as this …
(edit) @68368   8 years vboxsync FE/Qt: bugref:8900: UIDesktopPane: Different images for Machine and …
(edit) @68367   8 years vboxsync VboxTray: Code cleanup in VBoxDisplay service, bugref:8444
(edit) @68366   8 years vboxsync FE/Qt: bugref:8901: macOS build fix for r117494.
(edit) @68365   8 years vboxsync FE/Qt: bugref:8901: Make sure Snapshots Details widget issues similar …
(edit) @68364   8 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @68363   8 years vboxsync VMM/HM: Nested Hw.virt nit.
(edit) @68362   8 years vboxsync VMM/IEM: SVM Nested Hw.virt bits.
Note: See TracRevisionLog for help on using the revision log.

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