VirtualBox

source: vbox/trunk/src/VBox/Main

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @69398   7 年 vboxsync Main/Medium: Back out previous change, it had good intentions but …
(edit) @69388   7 年 vboxsync Main: More scm updates
(edit) @69387   7 年 vboxsync UnattendedTemplates: scm updates
(edit) @69386   7 年 vboxsync webservices: scm updates
(edit) @69385   7 年 vboxsync webservices: scm updates
(edit) @69384   7 年 vboxsync webservices: scm updates
(edit) @69383   7 年 vboxsync webservices: scm updates
(edit) @69382   7 年 vboxsync webservices: scm updates
(edit) @69381   7 年 vboxsync webservices: scm updates
(edit) @69379   7 年 vboxsync Main/idl: scm updates
(edit) @69378   7 年 vboxsync Main/glue: scm updates
(edit) @69377   7 年 vboxsync Main/cbinding: scm updates
(edit) @69331   7 年 vboxsync bugref:8674. Progress updates percent of execution only if new value …
(edit) @69330   7 年 vboxsync Fixed the bug when ComPtr<Progress> object can stay uninitialized
(edit) @69323   7 年 vboxsync Main/Event: yell loudly if forcefully unregistering a passive event …
(edit) @69322   7 年 vboxsync Medium: for VD interface initialization have to use the simple way …
(edit) @69321   7 年 vboxsync Medium: use ready made callback which optimizes update frequency, not …
(edit) @69241   7 年 vboxsync Main: scm updates
(edit) @69240   7 年 vboxsync Main: scm updates
(edit) @69238   7 年 vboxsync Main: scm updates
(edit) @69237   7 年 vboxsync Main: scm updates
(edit) @69236   7 年 vboxsync oops
(edit) @69235   7 年 vboxsync Main/cbinding: scm update
(edit) @69196   7 年 vboxsync VideoRec/Makefile: Only compile EBML stuff if video recording is enabled.
(edit) @69195   7 年 vboxsync Main/EBML: Renamed EbmlMkvIDs.h -> EBML_MKV.h
(edit) @69194   7 年 vboxsync Build fix.
(edit) @69193   7 年 vboxsync Build fix.
(edit) @69192   7 年 vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @69191   7 年 vboxsync Build fix.
(edit) @69190   7 年 vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @69189   7 年 vboxsync VideoRec: Started implementing a render queue for muxing / syncing …
(edit) @69188   7 年 vboxsync VideoRec/DrvAudioVideoRec: Use a PTS for encoding.
(edit) @69164   7 年 vboxsync Main/Network: (bugref:8915) Fixed HostNetworkInterface::Wireless flag, …
(edit) @69117   7 年 vboxsync vboxapi.py: Check for RPC_E_TOO_LATE instead of blindly claiming this …
(edit) @69111   7 年 vboxsync (C) year
(edit) @69070   7 年 vboxsync Settings: restore the lost code for writing maxSize attribute for …
(edit) @69063   7 年 vboxsync Main/Unattended: Get installer languages from sources/lang.ini. We've …
(edit) @69054   7 年 vboxsync DevEFI: Easier configuration approach using a single CFGM entry, …
(edit) @69053   7 年 vboxsync Main/Console: no need to include the APIC header file directly, it …
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69038   7 年 vboxsync Main/webservice: disable a recent gcc warning. bugref:8192: gcc …
(edit) @69017   7 年 vboxsync whitespace cleanup
(edit) @69009   7 年 vboxsync typo
(edit) @69008   7 年 vboxsync Main/Console: better EFI resolution config, in a single extradata
(edit) @69002   7 年 vboxsync bugref:8674. Added 2 new events into the Progress - "percentage …
(edit) @68992   7 年 vboxsync Main/Console: Renaming (be more specific what kind of controller type …
(edit) @68990   7 年 vboxsync VideoRec: Use Bstr instead of BSTR in VIDEORECCFG, comments.
(edit) @68987   7 年 vboxsync VideoRec: Cleaned up videoRecStreamOpenFile().
(edit) @68986   7 年 vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68984   7 年 vboxsync DisplayImpl.cpp: Dropped the debug LogRels.
(edit) @68982   7 年 vboxsync VideoRec: videoRecStreamOpenFile() is static.
(edit) @68981   7 年 vboxsync Main/VideoRec.h: Initialize configuration via constructor.
(edit) @68979   7 年 vboxsync VideoRec: API docs.
(edit) @68975   7 年 vboxsync VideoRec: Renaming (be more consistent): video capture vs. video recording.
(edit) @68974   7 年 vboxsync Main: Docs.
(edit) @68972   7 年 vboxsync DisplayImpl.cpp: some debug LogRel's.
(edit) @68971   7 年 vboxsync VideoRec: Documentation, comments.
(edit) @68958   7 年 vboxsync VideoRec: Audio recording is now disabled by default for new VMs or if …
(edit) @68956   7 年 vboxsync VideoRec: Added serializing the options string (into XML settings), …
(edit) @68947   7 年 vboxsync Build fix.
(edit) @68946   7 年 vboxsync Build fix.
(edit) @68944   7 年 vboxsync VideoRec/Main: Implemented support for attaching + detaching the video …
(edit) @68942   7 年 vboxsync VideoRec: Typo in i_videoCaptureInvalidate().
(edit) @68938   7 年 vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68918   7 年 vboxsync Main,iprt: Don't fail an import just because the manifest contains …
(edit) @68917   7 年 vboxsync main/ovfreader: Ignore invalid InstanceID on Items where it doesn't …
(edit) @68905   7 年 vboxsync Main/Settings.cpp: The new default for having audio in/out enabled …
(edit) @68895   7 年 vboxsync VideoRec: Made the audio driver hot pluggable.
(edit) @68882   7 年 vboxsync DrvAudioVideoRec.cpp: reverse order, drop unnecessary assertions, …
(edit) @68871   7 年 vboxsync VideoRec/DisplayImpl: Moved getting IMachine::VideoCaptureEnabled to …
(edit) @68870   7 年 vboxsync Main/ConsoleImpl2.cpp: Also tweak the logging groups if audio …
(edit) @68866   7 年 vboxsync Docs.
(edit) @68857   7 年 vboxsync Comment.
(edit) @68856   7 年 vboxsync VideoRec: Made failing to start video capturing non-critical on …
(edit) @68852   7 年 vboxsync Main/Display+Keyboard: remove effectively unused variables, the VMMDev …
(edit) @68850   7 年 vboxsync VideoRec: Update on syncing with audio data.
(edit) @68835   7 年 vboxsync VideoRec: Set sensible defaults.
(edit) @68828   7 年 vboxsync ExtPack: Split up main module of extension pack, have a mandatory one …
(edit) @68811   7 年 vboxsync VideoRec: Fixed seeking in recorded files.
(edit) @68809   7 年 vboxsync VideoRec: Enable recording audio by default. Can be disabled by the …
(edit) @68808   7 年 vboxsync VideoRec: Only send CrOGL frames if video recording is enabled.
(edit) @68806   7 年 vboxsync Docs.
(edit) @68804   7 年 vboxsync Warning.
(edit) @68803   7 年 vboxsync Build fix.
(edit) @68802   7 年 vboxsync Build fix.
(edit) @68801   7 年 vboxsync Build fix.
(edit) @68800   7 年 vboxsync Build fix.
(edit) @68799   7 年 vboxsync Build fix.
(edit) @68798   7 年 vboxsync VideoRec: Overhauled configuration handling to also support audio …
(edit) @68797   7 年 vboxsync VideoRec/DrvAudioVideoRec: Added some more checks + assertions.
(edit) @68796   7 年 vboxsync VideoRec/EbmlWriter: Added support for using inherited file handles.
(edit) @68789   7 年 vboxsync Main/MediumImpl: Don't throw an error if the image to be deleted can't …
(edit) @68776   7 年 vboxsync VideoRec/VideoRec.cpp: Made recording audio disabled by default …
(edit) @68772   7 年 vboxsync VideoRec: Report back all data as being processed if audio support is …
(edit) @68737   7 年 vboxsync Build fix.
(edit) @68736   7 年 vboxsync Build fix.
(edit) @68734   7 年 vboxsync Build fix.
(edit) @68733   7 年 vboxsync VideoRec/EbmlWriter.cpp: Renamed OpusPrivData -> WEBMOPUSPRIVDATA and …
(edit) @68732   7 年 vboxsync Build fix.
(edit) @68725   7 年 vboxsync Audio: Delete debug dump files on construction.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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