VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69272   7 years vboxsync VBoxSDL: scm updates
(edit) @69270   7 years vboxsync VBoxSDL: scm updates
(edit) @69256   7 years vboxsync VBoxSDL: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65653   8 years vboxsync gcc 7: Frontends: fall thru
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63384   8 years vboxsync Frontends: warnings (gcc)
(edit) @63298   8 years vboxsync VBoxSDL: warnings
(edit) @62817   8 years vboxsync Frontends: Warnings.
(edit) @62493   8 years vboxsync (C) 2016
(edit) @62157   8 years vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60759   9 years vboxsync Frontends: various cleanups, mostly ATL related, remove code for no …
(edit) @58035   9 years vboxsync warning
(edit) @57773   9 years vboxsync warnings
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56580   9 years vboxsync whitespace
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55810   10 years vboxsync VBoxSDL: Made it build again on darwin, added hack for playing with OpenGL.
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55789   10 years vboxsync Resources: Some simplifications.
(edit) @55788   10 years vboxsync Config.kmk,VMM,VBoxSDL,Resources/win: Created resource templates for …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55543   10 years vboxsync Frontends: use approvals for VBoxEventType_OnCanShowWindow, workaround …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55133   10 years vboxsync Main,Frontends: framebuffer identifier.
(edit) @54828   10 years vboxsync Main,Frontends: use BitmapFormat in API.
(edit) @53832   10 years vboxsync added another Windows resource file
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52922   10 years vboxsync VBoxSDL: update the mouse pointer when starting with a separate VM.
(edit) @52574   10 years vboxsync IFramebuffer::capabilities
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52122   10 years vboxsync VBoxSDL: redraw the guest screen after a resize.
(edit) @51894   10 years vboxsync VirtualBox,VBoxHeadless: Icons.
(edit) @51677   10 years vboxsync VBoxSDL: option to run a separate VM process.
(edit) @51670   10 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51634   10 years vboxsync VBoxSDL: implemented NotifyUpdateImage (not used by default).
(edit) @51627   10 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51610   10 years vboxsync Reverted r94341: too early.
(edit) @51606   10 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   10 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51547   10 years vboxsync VBoxSDL: new IFramebuffer interface cleanup.
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51122   11 years vboxsync FE/SDL: make lock keys work with recent SDL versions.
(edit) @50406   11 years vboxsync Some RTEnvGet cleanup, adding todos for the rest.
(edit) @49032   11 years vboxsync FE/SDL: use an absolute path here
(edit) @48950   11 years vboxsync Frontends: Whitespace and svn:keywords cleanups by scm.
(edit) @48699   11 years vboxsync VBoxSDLTest: warning.
(edit) @48137   11 years vboxsync FE/Qt and FE/SDL: always call XInitThreads() before any other Xlib calls.
(edit) @46658   11 years vboxsync include VBox/com/EventQueue only if necessary
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @45940   12 years vboxsync crOpenGL->Fe/Qt notification mechanism
(edit) @44970   12 years vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @42852   12 years vboxsync Main: fix QueryInterface method generation for interfaces which …
(edit) @42472   12 years vboxsync better help text
(edit) @42446   12 years vboxsync added --settingspw and --settingspwfile to VBoxHeadless and VBoxSDL
(edit) @42382   12 years vboxsync Main/Session+Console+Machine: minimal change to reduce the overhead of …
(edit) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41216   13 years vboxsync Frontends: back out the Framebuffer cleanup, to be retried later
(edit) @41215   13 years vboxsync Frontends/VBoxSDL: clean up framebuffer implementation in a …
(edit) @41201   13 years vboxsync Main+Frontends: replace custom QueryInterface method to eliminate …
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @41100   13 years vboxsync better error report if the global settings directory is not accessible
(edit) @41002   13 years vboxsync VBoxSDL: gcc warning
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40023   13 years vboxsync gcc-4.7 fixes
(edit) @39725   13 years vboxsync burn fix
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37939   13 years vboxsync FE/SDL: warning
(edit) @37525   13 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37043   14 years vboxsync tstVBoxSDL: must init runtime first.
(edit) @37037   14 years vboxsync empty statement
(edit) @35741   14 years vboxsync frontends: init ATL, used for listener instantiation
(edit) @35726   14 years vboxsync VBoxSDL: remove excessive listener release
(edit) @35722   14 years vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35666   14 years vboxsync SDL frontend: fixed starting SDL VMs using API
(edit) @35385   14 years vboxsync Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35287   14 years vboxsync FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs
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