VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71018   7 years vboxsync Main,Installer: Made unattended installation work for rhel3 and friends.
(edit) @71012   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71011   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71008   7 years vboxsync Main: Same fix as for the redhat post-install script.
(edit) @71007   7 years vboxsync Main,Installer: Made unattended installation of rhel5 and friends …
(edit) @71003   7 years vboxsync Main/UnattendedImpl.cpp: More old RHEL/OEL detection.
(edit) @70999   7 years vboxsync Main/Unattended: Started to detect RHEL and OEL iso images.
(edit) @70991   7 years vboxsync bugref:8345. Fixed the condition for moving floppy disk. Creation of …
(edit) @70973   7 years vboxsync bugref:8345. Fixed trailing blanks.
(edit) @70971   7 years vboxsync bugref:8345. Corrected progress setup and handling. Replaced RTPrintf …
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70880   7 years vboxsync Main/Makefile.kmk: drop debug macro
(edit) @70877   7 years vboxsync bugref:8345. Added the checks for floppy images and for DVD disks. …
(edit) @70843   7 years vboxsync Main/Makefile.kmk: Found kBuild issue and reverted r117599.
(edit) @70833   7 years vboxsync bugref:8345. Removed trailing blank.
(edit) @70825   7 years vboxsync bugref:8345. Removed unused variable.
(edit) @70823   7 years vboxsync bugref:8345. removed changeset r120593 as useless for now. The …
(edit) @70806   7 years vboxsync bugref:8345. Fixed updating a saved state path for a snapshot.
(edit) @70773   7 years vboxsync Main/ConsoleImpl: Make vcc happy
(edit) @70772   7 years vboxsync Doxygen fix
(edit) @70769   7 years vboxsync Make scm happy
(edit) @70768   7 years vboxsync Main/xml/Settings.cpp: Make sure the passthrough flag is initialised …
(edit) @70767   7 years vboxsync Main/ConsoleImpl2.cpp: Don't ever include the disk integrity driver …
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70753   7 years vboxsync Main/Console: only do video recording setup at VM start if the feature …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70692   7 years vboxsync bugref:8345. The unused variables were removed.
(edit) @70691   7 years vboxsync bugref:8345. The part for moving the log files was added.
(edit) @70684   7 years vboxsync Main/VBoxSDS.cpp: Reverted timeout change (10s) from r119313 and …
(edit) @70675   7 years vboxsync bugref:8345. Added m_pRollBackProgress for rollback activity.
(edit) @70674   7 years vboxsync bugref:8345. Added a Progress object for rollback action. is it …
(edit) @70670   7 years vboxsync Main/AudioDriver: Attach / detach the entire driver chain (including …
(edit) @70650   7 years vboxsync scm: fix trailing whitespace
(edit) @70648   7 years vboxsync scm police
(edit) @70644   7 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
(edit) @70628   7 years vboxsync Main/Networking: Anything else but LUN#0 is not supported yet in …
(edit) @70626   7 years vboxsync Main/AudioDriver: Logging.
(edit) @70623   7 years vboxsync VideoRec/WebMWriter: Fixes required for some players (e.g latest Firefox).
(edit) @70622   7 years vboxsync VideoRec/WebMWriter: Added support for relative and absolute …
(edit) @70621   7 years vboxsync Main/VideoRec: Logging nit.
(edit) @70620   7 years vboxsync VideoRec/EBML_MKV.h: Copyright 2018.
(edit) @70619   7 years vboxsync VideoRec/EBML_MKV.h: Added FrameRate element.
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70599   7 years vboxsync Main: Minor HGCM fixes, ?bugref:9064
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(edit) @70593   7 years vboxsync bugref:8345. try to fix the coding style issues.
(edit) @70590   7 years vboxsync bugref:8345. VirtualBox.xidl: coding style - tab removed.
(edit) @70586   7 years vboxsync bugref:8345. VirtualBox.xidl: coding style - tab removed.
(edit) @70585   7 years vboxsync VirtualBoxClientImpl.cpp: Adjusted SDS diagnostic messages. Fixed …
(edit) @70583   7 years vboxsync Main/AudioDriver: Bail out early in configure() if no audio device is …
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @70580   7 years vboxsync AudioDriver.cpp: This is more readable.
(edit) @70579   7 years vboxsync Main/AudioDriver: Fixed crash trying to configure device when no audio …
(edit) @70565   7 years vboxsync Burn fix (trailing spaces).
(edit) @70564   7 years vboxsync Main/AudioDriver: Documentation.
(edit) @70563   7 years vboxsync Audio/Main: Also made the video recording driver use the new …
(edit) @70561   7 years vboxsync Main/Global: bump disk size recommendations for Windows 7 and later
(edit) @70553   7 years vboxsync Audio: Main/DrvAudioVRDE: Added drvAttach and drvDetach callbacks.
(edit) @70547   7 years vboxsync Main/AudioDriver: Documentation.
(edit) @70544   7 years vboxsync Audio/Main: Also added the driver name to the AudioDriver base class.
(edit) @70538   7 years vboxsync SVN props.
(edit) @70537   7 years vboxsync Build fix.
(edit) @70536   7 years vboxsync Build fix, trailing spaces.
(edit) @70535   7 years vboxsync Audio/VRDE: Implemented support for dynamically attaching / detaching …
(edit) @70534   7 years vboxsync Audio/VRDE: Committed too much.
(edit) @70533   7 years vboxsync Audio/VRDE: Implemented audio driver base class for Main audio drivers …
(edit) @70507   7 years vboxsync Export src-global and all files under it to OSE. bugref:3300: VBoxSVC …
(edit) @70506   7 years vboxsync Unexport src-global and all files under it from OSE, as not all files …
(edit) @70502   7 years vboxsync Export VirtualBoxSDSImpl.cpp and the containing folder to OSE. …
(edit) @70496   7 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
(edit) @70454   7 years vboxsync Main/Global.cpp: Changed the NT 3.x recommendations to be BusLogic for …
(edit) @70388   7 years vboxsync Main/GuestProcessImpl.cpp: Made annoying assertion in …
(edit) @70386   7 years vboxsync Machine::discardSettings: Need to take the machine line lock before …
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70296   7 years vboxsync VBoxSDS: ​​​​bugref:3300: added error description if VBoxSDS deleted.
(edit) @70240   7 years vboxsync VBoxProxyStub.c: Official docs says DELETE is required for …
(edit) @70239   7 years vboxsync Main/Nvram: use PDM driver include, avoid unnecessary header dependency
(edit) @70238   7 years vboxsync Main/Console+BusAssignmentManager: Move from manual PCI bridge …
(edit) @70237   7 years vboxsync Main/UsbCardReader: use PDM driver include, avoid unnecessary header …
(edit) @70236   7 years vboxsync Main/Snapshot: coding style whitespace cleanup, adding a todo …
(edit) @70235   7 years vboxsync Main/Global: change order of Linux guest OS types, returning to 'sort …
(edit) @70228   7 years vboxsync VBoxSDS: ​​​bugref:3300: fixed VirtualBox installation when UAC is enabled
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70218   7 years vboxsync Main/Global.cpp: Added NOUSB to the NT4 guest OS type hints.
(edit) @70217   7 years vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @70130   7 years vboxsync ConsoleImpl2: Put the ISA extension CFGM bits where CPUM wants them.
(edit) @70129   7 years vboxsync VBoxSDS: ​​bugref:3300: fix compilation error
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70106   7 years vboxsync VBoxProxyStub: Fix assertion
(edit) @70105   7 years vboxsync Main/Machine: Increase chunk size for reading the log from 32K to …
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70063   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70039   7 years vboxsync Fixed typo: Occurance -> Occurrence.
(edit) @70038   7 years vboxsync Build fix.
(edit) @70036   7 years vboxsync Build fix.
(edit) @70035   7 years vboxsync Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
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