VirtualBox

Changes between Version 5 and Version 6 of Source_code_organization


Ignore:
Timestamp:
Feb 12, 2013 10:42:11 AM (11 years ago)
Author:
bird
Comment:

VBoxBFE has been removed.

Legend:

Unmodified
Added
Removed
Modified
  • Source_code_organization

    v5 v6  
    2626 * `src/VBox/` contains the bulk of the !VirtualBox code, again sorted into subdirectories. This has:
    2727    * `src/VBox/Frontends/`: the various user interfaces are all found below this directory:
    28       * `src/VBox/Frontends/VBoxBFE/`: The "Basic Front End GUI", a very limited UI that communicates with the VMM directly, without using COM.
    2928      * `src/VBox/Frontends/VBoxFB/`: The "Framebuffer GUI", a GUI that sits directly on the Linux framebuffer. Not currently maintained.
    3029      * `src/VBox/Frontends/VBoxSDL/`: An alternative frontend based on [http://www.libsdl.org/index.php SDL]. This is useful for business use as well as testing during development. The VMs then have to be controlled with VBoxManage.

© 2023 Oracle
ContactPrivacy policyTerms of Use