VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69378   7 years vboxsync Main/glue: scm updates
(edit) @69377   7 years vboxsync Main/cbinding: scm updates
(edit) @69331   7 years vboxsync bugref:8674. Progress updates percent of execution only if new value …
(edit) @69330   7 years vboxsync Fixed the bug when ComPtr<Progress> object can stay uninitialized
(edit) @69323   7 years vboxsync Main/Event: yell loudly if forcefully unregistering a passive event …
(edit) @69322   7 years vboxsync Medium: for VD interface initialization have to use the simple way …
(edit) @69321   7 years vboxsync Medium: use ready made callback which optimizes update frequency, not …
(edit) @69241   7 years vboxsync Main: scm updates
(edit) @69240   7 years vboxsync Main: scm updates
(edit) @69238   7 years vboxsync Main: scm updates
(edit) @69237   7 years vboxsync Main: scm updates
(edit) @69236   7 years vboxsync oops
(edit) @69235   7 years vboxsync Main/cbinding: scm update
(edit) @69196   7 years vboxsync VideoRec/Makefile: Only compile EBML stuff if video recording is enabled.
(edit) @69195   7 years vboxsync Main/EBML: Renamed EbmlMkvIDs.h -> EBML_MKV.h
(edit) @69194   7 years vboxsync Build fix.
(edit) @69193   7 years vboxsync Build fix.
(edit) @69192   7 years vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @69191   7 years vboxsync Build fix.
(edit) @69190   7 years vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @69189   7 years vboxsync VideoRec: Started implementing a render queue for muxing / syncing …
(edit) @69188   7 years vboxsync VideoRec/DrvAudioVideoRec: Use a PTS for encoding.
(edit) @69164   7 years vboxsync Main/Network: (bugref:8915) Fixed HostNetworkInterface::Wireless flag, …
(edit) @69117   7 years vboxsync vboxapi.py: Check for RPC_E_TOO_LATE instead of blindly claiming this …
(edit) @69111   7 years vboxsync (C) year
(edit) @69070   7 years vboxsync Settings: restore the lost code for writing maxSize attribute for …
(edit) @69063   7 years vboxsync Main/Unattended: Get installer languages from sources/lang.ini. We've …
(edit) @69054   7 years vboxsync DevEFI: Easier configuration approach using a single CFGM entry, …
(edit) @69053   7 years vboxsync Main/Console: no need to include the APIC header file directly, it …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69038   7 years vboxsync Main/webservice: disable a recent gcc warning. bugref:8192: gcc …
(edit) @69017   7 years vboxsync whitespace cleanup
(edit) @69009   7 years vboxsync typo
(edit) @69008   7 years vboxsync Main/Console: better EFI resolution config, in a single extradata
(edit) @69002   7 years vboxsync bugref:8674. Added 2 new events into the Progress - "percentage …
(edit) @68992   7 years vboxsync Main/Console: Renaming (be more specific what kind of controller type …
(edit) @68990   7 years vboxsync VideoRec: Use Bstr instead of BSTR in VIDEORECCFG, comments.
(edit) @68987   7 years vboxsync VideoRec: Cleaned up videoRecStreamOpenFile().
(edit) @68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68984   7 years vboxsync DisplayImpl.cpp: Dropped the debug LogRels.
(edit) @68982   7 years vboxsync VideoRec: videoRecStreamOpenFile() is static.
(edit) @68981   7 years vboxsync Main/VideoRec.h: Initialize configuration via constructor.
(edit) @68979   7 years vboxsync VideoRec: API docs.
(edit) @68975   7 years vboxsync VideoRec: Renaming (be more consistent): video capture vs. video recording.
(edit) @68974   7 years vboxsync Main: Docs.
(edit) @68972   7 years vboxsync DisplayImpl.cpp: some debug LogRel's.
(edit) @68971   7 years vboxsync VideoRec: Documentation, comments.
(edit) @68958   7 years vboxsync VideoRec: Audio recording is now disabled by default for new VMs or if …
(edit) @68956   7 years vboxsync VideoRec: Added serializing the options string (into XML settings), …
(edit) @68947   7 years vboxsync Build fix.
(edit) @68946   7 years vboxsync Build fix.
(edit) @68944   7 years vboxsync VideoRec/Main: Implemented support for attaching + detaching the video …
(edit) @68942   7 years vboxsync VideoRec: Typo in i_videoCaptureInvalidate().
(edit) @68938   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68918   7 years vboxsync Main,iprt: Don't fail an import just because the manifest contains …
(edit) @68917   7 years vboxsync main/ovfreader: Ignore invalid InstanceID on Items where it doesn't …
(edit) @68905   7 years vboxsync Main/Settings.cpp: The new default for having audio in/out enabled …
(edit) @68895   7 years vboxsync VideoRec: Made the audio driver hot pluggable.
(edit) @68882   7 years vboxsync DrvAudioVideoRec.cpp: reverse order, drop unnecessary assertions, …
(edit) @68871   7 years vboxsync VideoRec/DisplayImpl: Moved getting IMachine::VideoCaptureEnabled to …
(edit) @68870   7 years vboxsync Main/ConsoleImpl2.cpp: Also tweak the logging groups if audio …
(edit) @68866   7 years vboxsync Docs.
(edit) @68857   7 years vboxsync Comment.
(edit) @68856   7 years vboxsync VideoRec: Made failing to start video capturing non-critical on …
(edit) @68852   7 years vboxsync Main/Display+Keyboard: remove effectively unused variables, the VMMDev …
(edit) @68850   7 years vboxsync VideoRec: Update on syncing with audio data.
(edit) @68835   7 years vboxsync VideoRec: Set sensible defaults.
(edit) @68828   7 years vboxsync ExtPack: Split up main module of extension pack, have a mandatory one …
(edit) @68811   7 years vboxsync VideoRec: Fixed seeking in recorded files.
(edit) @68809   7 years vboxsync VideoRec: Enable recording audio by default. Can be disabled by the …
(edit) @68808   7 years vboxsync VideoRec: Only send CrOGL frames if video recording is enabled.
(edit) @68806   7 years vboxsync Docs.
(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) @68789   7 years vboxsync Main/MediumImpl: Don't throw an error if the image to be deleted can't …
(edit) @68776   7 years vboxsync VideoRec/VideoRec.cpp: Made recording audio disabled by default …
(edit) @68772   7 years vboxsync VideoRec: Report back all data as being processed if audio support is …
(edit) @68737   7 years vboxsync Build fix.
(edit) @68736   7 years vboxsync Build fix.
(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) @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) @68720   7 years vboxsync VideoRec: Added support for building libopus on Windows, cleaned up …
(edit) @68715   7 years vboxsync Audio/VideoRec: Added Opus license.
(edit) @68620   7 years vboxsync netIfIsWireless: CreateFile always fails for one of the adapters on my …
(edit) @68539   7 years vboxsync Main/glue: Split out non-COM bits from com.cpp so they can be used …
(edit) @68538   7 years vboxsync Main/glue: Split out non-COM bits from com.cpp so they can be used …
(edit) @68537   7 years vboxsync xml/Settings.cpp: audio in/out enable, fix default handling to give …
(edit) @68534   7 years vboxsync Main: IDisplay::DetachScreens stub
(edit) @68530   7 years vboxsync Changed assertion to match reality (only triggered when attaching a …
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