VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71177   7 years vboxsync Guest Control/GuestProcessImpl: Unified VERR_FILE_NOT_FOUND and …
(edit) @71176   7 years vboxsync Guest Control/Toolbox: Added …
(edit) @71174   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(edit) @71173   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(edit) @71164   7 years vboxsync VideoRec: Got rid of the static codec interface define and prepare for …
(edit) @71162   7 years vboxsync VideoRec: Don't try to free the filename's suffix if it's not …
(edit) @71161   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: flower boxer …
(edit) @71160   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: added …
(edit) @71159   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​bugref:8161: added …
(edit) @71151   7 years vboxsync Main/NetIf (bugref:8915) Fixed wireless detection on adapters with …
(edit) @71146   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71144   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings …
(edit) @71143   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​bugref:8161: fix build warning
(edit) @71142   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​bugref:8161: added and updated copyright
(edit) @71141   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​bugref:8161: fixed interface …
(edit) @71140   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​bugref:8161: fixed interface definition
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @71137   7 years vboxsync VideoRec: Added timestamping output files if an output file already …
(edit) @71125   7 years vboxsync Guest Control/GuestProcessImpl.cpp: Added default case for 'vbox_stat' …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71097   7 years vboxsync bugref:8344. Added a simple check for existence of destination file …
(edit) @71071   7 years vboxsync rhel3_ks.cfg: Need xconfig for non-minimal installation.
(edit) @71063   7 years vboxsync Whitespace.
(edit) @71055   7 years vboxsync bugref:8344. Fixed adding a wrong extension for HDD medium type.
(edit) @71053   7 years vboxsync bugref: 8345. Added a function isMediumTypeSupportedForMoving(). …
(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 …
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