|
|
@51634
|
10 years |
vboxsync |
VBoxSDL: implemented NotifyUpdateImage (not used by default).
|
|
|
@51627
|
10 years |
vboxsync |
IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
|
|
|
@51610
|
10 years |
vboxsync |
Reverted r94341: too early.
|
|
|
@51606
|
10 years |
vboxsync |
Main,Frontends: IFramebuffer::NotifyUpdateImage
|
|
|
@51605
|
10 years |
vboxsync |
Main,Frontends: removed obsolete IFramebuffer methods: Address, …
|
|
|
@51547
|
10 years |
vboxsync |
VBoxSDL: new IFramebuffer interface cleanup.
|
|
|
@51436
|
11 years |
vboxsync |
Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
|
|
|
@51122
|
11 years |
vboxsync |
FE/SDL: make lock keys work with recent SDL versions.
|
|
|
@50406
|
11 years |
vboxsync |
Some RTEnvGet cleanup, adding todos for the rest.
|
|
|
@49032
|
11 years |
vboxsync |
FE/SDL: use an absolute path here
|
|
|
@48950
|
11 years |
vboxsync |
Frontends: Whitespace and svn:keywords cleanups by scm.
|
|
|
@48699
|
11 years |
vboxsync |
VBoxSDLTest: warning.
|
|
|
@48137
|
11 years |
vboxsync |
FE/Qt and FE/SDL: always call XInitThreads() before any other Xlib calls.
|
|
|
@46658
|
11 years |
vboxsync |
include VBox/com/EventQueue only if necessary
|
|
|
@46649
|
11 years |
vboxsync |
Forward ported r85941 and required build fixes (Main: Implemented new …
|
|
|
@45940
|
12 years |
vboxsync |
crOpenGL->Fe/Qt notification mechanism
|
|
|
@44970
|
12 years |
vboxsync |
Main/VirtualBoxClient: add method to perform VM error checking which …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44039
|
12 years |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@42852
|
12 years |
vboxsync |
Main: fix QueryInterface method generation for interfaces which …
|
|
|
@42472
|
12 years |
vboxsync |
better help text
|
|
|
@42446
|
12 years |
vboxsync |
added --settingspw and --settingspwfile to VBoxHeadless and VBoxSDL
|
|
|
@42382
|
12 years |
vboxsync |
Main/Session+Console+Machine: minimal change to reduce the overhead of …
|
|
|
@42248
|
12 years |
vboxsync |
API change for SetVideoModeHint to be able to disable guest screens …
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41216
|
13 years |
vboxsync |
Frontends: back out the Framebuffer cleanup, to be retried later
|
|
|
@41215
|
13 years |
vboxsync |
Frontends/VBoxSDL: clean up framebuffer implementation in a …
|
|
|
@41201
|
13 years |
vboxsync |
Main+Frontends: replace custom QueryInterface method to eliminate …
|
|
|
@41120
|
13 years |
vboxsync |
Replace calls of findMedium with openMedium, remove findMedium …
|
|
|
@41106
|
13 years |
vboxsync |
backed out r77705 as it broke the builds (webservices)
|
|
|
@41105
|
13 years |
vboxsync |
use openMedium instead of findMedium
|
|
|
@41100
|
13 years |
vboxsync |
better error report if the global settings directory is not accessible
|
|
|
@41002
|
13 years |
vboxsync |
VBoxSDL: gcc warning
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40023
|
13 years |
vboxsync |
gcc-4.7 fixes
|
|
|
@39725
|
13 years |
vboxsync |
burn fix
|
|
|
@38735
|
13 years |
vboxsync |
%lS -> %ls.
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@37939
|
13 years |
vboxsync |
FE/SDL: warning
|
|
|
@37525
|
13 years |
vboxsync |
Main/VirtualBox+Medium: resurrect the feature of changing the medium …
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37043
|
14 years |
vboxsync |
tstVBoxSDL: must init runtime first.
|
|
|
@37037
|
14 years |
vboxsync |
empty statement
|
|
|
@35741
|
14 years |
vboxsync |
frontends: init ATL, used for listener instantiation
|
|
|
@35726
|
14 years |
vboxsync |
VBoxSDL: remove excessive listener release
|
|
|
@35722
|
14 years |
vboxsync |
Main: reworked listener objects creation, fixes Win problems with …
|
|
|
@35666
|
14 years |
vboxsync |
SDL frontend: fixed starting SDL VMs using API
|
|
|
@35385
|
14 years |
vboxsync |
Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
|
|
|
@35380
|
14 years |
vboxsync |
Makefiles: The PATH_<target> variable is deprated, use …
|
|
|
@35287
|
14 years |
vboxsync |
FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs
|
|
|
@35172
|
14 years |
vboxsync |
Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
|
|
|
@34646
|
14 years |
vboxsync |
Frontends/VBoxSDL: use VirtualBoxClient object, and terminate VM as …
|
|
|
@34645
|
14 years |
vboxsync |
Frontends/VBoxSDL: variable naming cleanup and other minor cleanups
|
|
|
@34513
|
14 years |
vboxsync |
Frontends/VBoxSDL: fix SDL uninit code, in certain failure cases it …
|
|
|
@33976
|
14 years |
vboxsync |
now for real
|
|
|
@33972
|
14 years |
vboxsync |
forgotten include
|
|
|
@33968
|
14 years |
vboxsync |
one more
|
|
|
@33967
|
14 years |
vboxsync |
burn fix
|
|
|
@33963
|
14 years |
vboxsync |
Main: moved listeners to location usable by fronends, rework
|
|
|
@33916
|
14 years |
vboxsync |
VBoxSDL: Be more clear about "--detecthostkey".
|
|
|
@33838
|
14 years |
vboxsync |
Frontends/VBoxSDL: error check typo
|
|
|
@33590
|
14 years |
vboxsync |
VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33140
|
14 years |
vboxsync |
Main: have Machine::MountMedium() behave like AttachDevice (use …
|
|
|
@32874
|
14 years |
vboxsync |
FE/Common/VBoxKeyboard: try to use XKB to determine the keyboard …
|
|
|
@32780
|
14 years |
vboxsync |
com/Guid: remove conversion operators to eliminate any compiler …
|
|
|
@32718
|
14 years |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@32083
|
14 years |
vboxsync |
FE/SDL: removed obsolete code
|
|
|
@31698
|
14 years |
vboxsync |
Main, frontends: unsigned long long -> long long
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31574
|
14 years |
vboxsync |
Main: bring back boolean argument to IConsole::discardSavedState()
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31220
|
14 years |
vboxsync |
Main: rename IConsole::forgetSavedState() to discardSavedState()
|
|
|
@31218
|
14 years |
vboxsync |
Main: extend Machine::unregister() to no longer fail with machines in …
|
|
|
@31070
|
14 years |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31019
|
14 years |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31016
|
14 years |
vboxsync |
Main: unbreak frontends broken by r63924
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@30871
|
14 years |
vboxsync |
Main: event names now in past tense
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@30627
|
14 years |
vboxsync |
Main, some frontends: removing callbacks
|
|
|
@30619
|
14 years |
vboxsync |
burn fix
|
|
|
@30618
|
14 years |
vboxsync |
SDL/FE: use events
|
|
|
@29655
|
15 years |
vboxsync |
FE/SDL: use the X11 keyboard library
|
|
|
@29542
|
15 years |
vboxsync |
Main: better handle null shapes
|
|
|
@29518
|
15 years |
vboxsync |
Main: onMousePointerShapeChange reworked
|
|
|
@29431
|
15 years |
vboxsync |
Frontends/VBoxSDL: get rid of usage for long deleted options
|
|
|
@28960
|
15 years |
vboxsync |
Frontends: Use VBOX_E_DONT_CALL_AGAIN with IConsoleCallback.
|
|
|
@28931
|
15 years |
vboxsync |
Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28405
|
15 years |
vboxsync |
FE/SDL: When sending two key events to the guest (the first event was …
|
|
|
@28205
|
15 years |
vboxsync |
Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
|
|
|