VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96292   2 years vboxsync Recording: Docs fixes. bugref:10275
(edit) @96288   2 years vboxsync Recording: Vorbis license updates, removed Opus license. bugref:10275
(edit) @96285   2 years vboxsync Recording: Removed support for Opus. bugref:10275
(edit) @96284   2 years vboxsync Recording/Main: Fixed audio/video sync issues, made timestamp …
(edit) @96283   2 years vboxsync Recording/Main: Use getStreamInternal() where possible. bugref:10275
(edit) @96265   2 years vboxsync Recording/Main: Build fix when VBOX_WITH_AUDIO_RECORDING is not …
(edit) @96262   2 years vboxsync Recording/Main: Greatly reduced workload spent in the recording …
(edit) @96261   2 years vboxsync Recording/Main: Greatly reduced workload spent in the recording …
(edit) @96260   2 years vboxsync Recording/Main: Greatly reduced workload spent in the recording …
(edit) @96243   2 years vboxsync Recording/Main: Decoupled the WebM writer class from codec …
(edit) @96237   2 years vboxsync Main: Update copyright year (also for the generated output) and fix a …
(edit) @96231   2 years vboxsync Recording/Main: Decoupled the WebM writer class from codec …
(edit) @96230   2 years vboxsync Recording/Main: Renaming (IPRT status code -> VBox status code). …
(edit) @96229   2 years vboxsync Recording/Main: Decoupled the WebM writer class from codec …
(edit) @96226   2 years vboxsync Recording/Main Make sure to clear map first, as we want to (re-)set …
(edit) @96212   2 years vboxsync Enabled audio recording again, now using Vorbis (libvorbis) as the …
(edit) @96210   2 years vboxsync Recording/Main/WebMWrite: Fixed warning (Linux build fix). bugref:10275
(edit) @96207   2 years vboxsync Audio/DrvAudioRec.cpp: Windows build fix. bugref:10275
(edit) @96187   2 years vboxsync Main/Recording: doxgyen fix. bugref:10275
(edit) @96179   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96178   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96177   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96176   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96175   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96168   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96144   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96143   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96142   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96140   2 years vboxsync Recording/Main: Make use of new logging group RECORDING. ​bugref:10275
(edit) @96137   2 years vboxsync Recording/Main: Propagate errors further up, to let clients ask …
(edit) @96134   2 years vboxsync Recording/Main: Added some static codec string<->enum utility …
(edit) @96131   2 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @95972   2 years vboxsync Main/MediumImpl.cpp: gcc 12.1.1 workaround.
(edit) @95956   2 years vboxsync Main/glue/string.cpp: Made the code compile w/o exceptions. It is used …
(edit) @95954   2 years vboxsync webservices/Makefile.kmk: Use $(rversortfiles) to find gsoap as the …
(edit) @95920   2 years vboxsync Recording/Main: Settings migration fixes for < 1.19. bugref:9286
(edit) @95918   2 years vboxsync Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
(edit) @95839   2 years vboxsync Recording/Main: Fixed a regression when loading settings < 1.19: There …
(edit) @95835   2 years vboxsync Audio/Settings: Keep settings >= 1.19 compatible with older VBox …
(edit) @95822   2 years vboxsync DnD: Added GuestHost/DnDUtils module for various utility functions, …
(edit) @95821   2 years vboxsync DnD: Added GuestHost/DnDUtils module for various utility functions, …
(edit) @95796   2 years vboxsync Main/Audio: Optimization for writing the machine settings: Only bump …
(edit) @95771   2 years vboxsync Main/Recording: Make it a bit more convenient for API clients by …
(edit) @95770   2 years vboxsync Main/Recording: Also serialize the screen settings feature map; we …
(edit) @95750   2 years vboxsync Recording: Disabled the audio recording feature for now.
(edit) @95748   2 years vboxsync Main/Recording: Emphasise that the RecordingFeature enum actually …
(edit) @95741   2 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95728   2 years vboxsync GCM: Treat Windows 3.1 guest type the same as DOS (required for WfW 3.11).
(edit) @95718   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95714   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95665   2 years vboxsync Recording/Main: Fixed a file sharing violation when closing recorded …
(edit) @95663   2 years vboxsync Recording/Main: Fixed a debug assertion in …
(edit) @95662   2 years vboxsync Recording/Main: Fixed migration from older settings (< 1.19). ​bugref:9286
(edit) @95654   2 years vboxsync Recording/Main: Added fallback for settings >= 1.14 and < 1.19 when …
(edit) @95645   2 years vboxsync Recording/Main: Simplified and got rid of some destruction races by …
(edit) @95644   2 years vboxsync Recording: Omit branch if we still have the default settings (i.e. …
(edit) @95641   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95640   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95639   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95617   2 years vboxsync Recording/Main: Added some more audio + video codec types.
(edit) @95606   2 years vboxsync Main/BIOSSettings: Added a review comment.
(edit) @95570   2 years vboxsync Main: Fix for OSE builds (VBOX_WITH_RECORDING is not defined there, …
(edit) @95556   2 years vboxsync fixed VERR_PDM_MEDIA_LOCKED when inserting already mounted medium …
(edit) @95503   2 years vboxsync Guest Control/Main: Explicitly handle GuestSessionStatus_Starting and …
(edit) @95502   2 years vboxsync Guest Control/Main: Also bail out early in GuestSession::i_waitFor() …
(edit) @95501   2 years vboxsync Guest Control/Main: Explicitly handle GuestSessionStatus_Starting and …
(edit) @95500   2 years vboxsync Guest Control/Main: Check for unexpected event types in …
(edit) @95476   2 years vboxsync Main/Snapshot: not able to restore from a snapshot more than once if …
(edit) @95455   2 years vboxsync Audio/Main: Docs typo. bugref:10050
(edit) @95454   2 years vboxsync Audio/Main: Got rid of the abstract base class IAudioDevice in favor …
(edit) @95450   2 years vboxsync Main/MachineImpl: Cleaned up all the RTFileDelete() calls to only use …
(edit) @95437   2 years vboxsync Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
(edit) @95436   2 years vboxsync Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
(edit) @95433   2 years vboxsync Audio/Main: Renaming (HRESULT hr -> hrc). bugref:10050
(edit) @95432   2 years vboxsync Audio/Main: The audio setting's adapter also has to initialized when …
(edit) @95428   2 years vboxsync Main: Resolved a @todo: Renamed VBoxEventType_Last -> VBoxEventType_End.
(edit) @95426   2 years vboxsync Main: Use the new "Default" audio driver by default for newly created …
(edit) @95425   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95424   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95395   2 years vboxsync Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
(edit) @95386   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95385   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95369   2 years vboxsync FE/Qt, Main/Console+Mouse: Make compatible with Qt6, and add some API …
(edit) @95368   2 years vboxsync FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
(edit) @95367   2 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95365   2 years vboxsync Main: Docs nit. bugref:10051
(edit) @95364   2 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95353   2 years vboxsync FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
(edit) @95339   2 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95338   2 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95337   2 years vboxsync Main/Settings.cpp: Use RTCString::trucate to reduce guest property …
(edit) @95334   2 years vboxsync GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
(edit) @95330   2 years vboxsync Main/ConsoleImpl.cpp: nit
(edit) @95325   2 years vboxsync Main/xml: Removed unnecessary string resizing in …
(edit) @95318   2 years vboxsync Additions: X11: allow shared folder to be mounted if it is represented …
(edit) @95283   2 years vboxsync /Config.kmk,webservices: Apply -fno-printf-return-value to try prevent …
(edit) @95274   2 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
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