VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxHeadless

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25027   15 years vboxsync VBoxHeadless: properly close session if the VM failed to start …
(edit) @25016   15 years vboxsync VBoxHeadless: -Wshadow warnings
(edit) @24981   15 years vboxsync VBoxHeadless: fix --vrdpport parameter type (led to crashes)
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22176   15 years vboxsync Main: fix burns with ffmpeg enabled
(edit) @21520   15 years vboxsync COM: missed pieces of scriptability support
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20225   16 years vboxsync more IProgess::GetResultCode() gcc warnings
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19798   16 years vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19340   16 years vboxsync FE/Headless/FFmpegFB: this seems to be needed now to build on Windows
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @18740   16 years vboxsync VBoxHeadless: be a bit more verbose on runtime errors
(edit) @18628   16 years vboxsync VBoxHeadless: handle OPT_COMMENT
(edit) @18626   16 years vboxsync VBoxHeadless: better handling of command line failure
(edit) @18274   16 years vboxsync fix more windows burns
(edit) @18224   16 years vboxsync VBoxHeadless: don't ignore the return code of RTR3InitAndSUPLib()
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17091   16 years vboxsync RTGetOpt interface changes.
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16152   16 years vboxsync nitpicking
(edit) @15906   16 years vboxsync FE: more copyright year updates
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @13644   16 years vboxsync no, this is better (they changed the type later)
(edit) @13643   16 years vboxsync warning
(edit) @13637   16 years vboxsync make ffmpeg work for Linux
(edit) @12451   16 years vboxsync fix linux build failure
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12258   16 years vboxsync Frontends/Makefiles: Converted VirtualBox 3 & 4 into sub-makefiles, …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11654   16 years vboxsync FE/VBoxHeadless: fix libavcodec version issues.
(edit) @11652   16 years vboxsync FE/VBoxHeadless: enable building the video capturing code by default …
(edit) @11442   16 years vboxsync VBoxHeadless: added -vrdp on|off|config setting to allow to disable …
(edit) @11102   16 years vboxsync FE/VBoxHeadless: unset the DISPLAY variable in the frontend to prevent …
(edit) @10174   16 years vboxsync typo
(edit) @10058   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8132   17 years vboxsync more rebranding
(edit) @7509   17 years vboxsync Frontends/VBoxHeadless: removed references to deprecated ffmpeg …
(edit) @7485   17 years vboxsync warnings
(edit) @7472   17 years vboxsync FE/headless: activate code for displaying available video codecs
(edit) @7408   17 years vboxsync VBoxHeadless: added (disabled) code for showing all available …
(edit) @7400   17 years vboxsync VBoxHeadless: don't segfault if we couldn't open the output file
(edit) @7305   17 years vboxsync Frontends/VBoxHeadless: cleaner error reporting
(edit) @7302   17 years vboxsync Frontends/VBoxHeadless: do not complain if VBoxHeadless is invoked …
(edit) @7292   17 years vboxsync Frontends/VBoxHeadless: try to fix a segfault on Debian
(edit) @7280   17 years vboxsync Frontends/VBoxHeadless: ported changesets from VBoxVRDP: r27262: added …
(edit) @7263   17 years vboxsync Frontends/VBoxHeadless: RTGetOpt-ified the command-line parameters and …
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @6759   17 years vboxsync Converted all but VirtualBox/Makefile.kmk to sub-makefiles.
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5892   17 years vboxsync VBoxHeadless: added ffmpeg parameters to the usage screen
(edit) @5842   17 years vboxsync build fix
(edit) @5834   17 years vboxsync Headless frontend: exported to OSE
(add) @5827   17 years vboxsync Frontends: created headless front-end
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