VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @69240   7 年 vboxsync Main: scm updates
(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) @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) @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) @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) @68975   7 年 vboxsync VideoRec: Renaming (be more consistent): video capture vs. video recording.
(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) @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) @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) @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   8 年 vboxsync Audio: Delete debug dump files on construction.
(edit) @68724   8 年 vboxsync Space.
(edit) @68723   8 年 vboxsync VideoRec/EbmlWriter.cpp: Fixed Opus header initialization.
(edit) @68720   8 年 vboxsync VideoRec: Added support for building libopus on Windows, cleaned up …
(edit) @68715   8 年 vboxsync Audio/VideoRec: Added Opus license.
(edit) @68534   8 年 vboxsync Main: IDisplay::DetachScreens stub
(edit) @68485   8 年 vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68453   8 年 vboxsync Main/VideoRec: Restructured a lot of code to better adapt when it …
(edit) @68452   8 年 vboxsync Main/DrvAudioVideoRec: Also set the bits per sample, logging.
(edit) @68451   8 年 vboxsync VideoRec: Main/EbmlWriter: More stuff for audio support.
(edit) @68431   8 年 vboxsync Build fix.
(edit) @68430   8 年 vboxsync Build fix.
(edit) @68429   8 年 vboxsync Main/VideoRec: Logging.
(edit) @68428   8 年 vboxsync Main/EbmlMkvIDs.h: Added Language and FlagLacing elements.
(edit) @68427   8 年 vboxsync Main/VideoRec: Use startsWith() for medium audio profile.
(edit) @68426   8 年 vboxsync Main/VideoRec: Added audio recording profiles ("ac_profile", low, …
(edit) @68393   8 年 vboxsync Main/DrvAudioVRDE: Renaming.
(edit) @68391   8 年 vboxsync Main/DrvAudioVRDE: Renaming.
(edit) @68372   8 年 vboxsync Main/EbmlWriter.cpp: Only write cues element if any cue points are …
(edit) @68371   8 年 vboxsync Main/BusAssignmentManager: comment about EFI assumptions
(edit) @68370   8 年 vboxsync Main/EbmlWriter.cpp: Introduced VBOX_WEBM_TIMECODESCALE_FACTOR_MS define.
(edit) @68338   8 年 vboxsync Audio/VideoRec: Only open one (output) sink per VM and encode into …
(edit) @68333   8 年 vboxsync Main/EbmlWriter.cpp: Renaming.
(edit) @68332   8 年 vboxsync Main/EbmlWriter/WebMWriter_Impl: Added [G|g]etFileName().
(edit) @68323   8 年 vboxsync Main/DrvAudioVideoRec.cpp: Added define for Opus' maximum Hz rate.
(edit) @68322   8 年 vboxsync Main/DrvAudioVideoRec.cpp: Also use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
(edit) @68321   8 年 vboxsync Comment typo.
(edit) @68320   8 年 vboxsync Main/DrvAudioVideoRec.cpp: Use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA.
(edit) @68272   8 年 vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68193   8 年 vboxsync Audio: Added "VBoxInternal2/Audio/Debug/Enabled" to also make use of …
(edit) @68132   8 年 vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68085   8 年 vboxsync Build fix.
(edit) @68046   8 年 vboxsync Audio/DrvAudioVRDE: Changed internal counter to subtract played …
(edit) @68026   8 年 vboxsync Main/NetIf (bugref:8915) Moved wireless detection from …
(edit) @67918   8 年 vboxsync Main/Console: EFI graphics resolution cleanup, prepare for resolution …
(edit) @67914   8 年 vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @67793   8 年 vboxsync a few 'const com::Utf8Str &'
(edit) @67777   8 年 vboxsync EbmlWriter: warning
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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