VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5917   17 年 vboxsync gcc-4.3 warnings
(edit) @5815   17 年 vboxsync fixed the file name for libSDL_ttf, .so is only shipped with the -dev …
(edit) @5575   17 年 vboxsync LIB_X11 -> X11
(edit) @5493   17 年 vboxsync Use the official SDL framework. The VBoxSDLMain-darwin.m/h are copied …
(edit) @5441   17 年 vboxsync accidently slipped in
(edit) @5374   17 年 vboxsync Xcursor may need X11 on Solaris, since it shouldn't do any harm, just …
(edit) @5360   17 年 vboxsync More Solaris libXcursor stuff.
(edit) @5359   17 年 vboxsync Solaris: LIB_XCURSOR -> VBOX_XCURSOR_LIBS/INCS. Qt in tools (solaris only).
(edit) @5252   17 年 vboxsync Added a pattern argument to the IMachineDebugger ResetStats and …
(edit) @5141   17 年 vboxsync solaris
(edit) @5137   17 年 vboxsync typo2
(edit) @5136   17 年 vboxsync typo
(edit) @5108   17 年 vboxsync
(edit) @5107   17 年 vboxsync getenv => RTEnvGet
(edit) @5084   17 年 vboxsync FE/SDL: print available key bindings in help
(edit) @4949   17 年 vboxsync A couple of freebsd hacks. will sort these out correctly some time later.
(edit) @4888   17 年 vboxsync FreeBSD patches.
(edit) @4881   17 年 vboxsync No SDLmain on solaris for whatever reason.
(edit) @4866   17 年 vboxsync VBOX_WITHOUT_XCURSOR for solaris.
(edit) @4865   17 年 vboxsync VBOX_WITHOUT_XCURSOR for solaris.
(edit) @4841   17 年 vboxsync Solaris.
(edit) @4700   17 年 vboxsync Added comments explaining about the Linux/X11 keyboard handling in SDL/BFE
(edit) @4637   17 年 vboxsync most RT_OS_LINUX -> VBOXSDL_WITH_X11. On e OS/2 workaround.
(edit) @4486   17 年 vboxsync FE/SDL: added -boot n switch for temporarily booting from network
(edit) @4131   17 年 vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3761   17 年 vboxsync Main/Frontends: Cleaned up IFramebuffer interface.
(edit) @3669   17 年 vboxsync replace underscore symbols in VBoxBFE/ and VBoxSDL/
(edit) @3667   17 年 vboxsync no SDL_syswm on Quartz yet
(edit) @3614   17 年 vboxsync Main: Renamed PixelFormatDefault => PixelFormatOpaque.
(edit) @3578   17 年 vboxsync Removed rendermode property from the base IFrameBuffer class
(edit) @3576   17 年 vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3575   17 年 vboxsync Another attempt to fix the build problems.
(edit) @3574   17 年 vboxsync More fixes
(edit) @3571   17 年 vboxsync Added framebuffer property RenderMode.
(edit) @3569   17 年 vboxsync QueryVisibleRegion -> GetVisibleRegion
(edit) @3532   17 年 vboxsync Add QueryVisibleRegion & SetVisibleRegion to the IFrameBuffer class.
(edit) @3402   17 年 vboxsync VBoxSDL: Fixed OS/2 build.
(edit) @3325   17 年 vboxsync Added sdlmain back to lib list.
(edit) @3300   17 年 vboxsync FE/SDL: fixed dropping of XPCOM events; make ShowConsoleWindow work
(edit) @3296   17 年 vboxsync cosmetics
(edit) @3289   17 年 vboxsync FE/SDL: Improved SDL event handling. Don't enqueue further XPCOM …
(edit) @3188   17 年 vboxsync Build: Renamed VBox COM Glue library from VBoxXPCOM.[a|lib] to …
(edit) @3186   17 年 vboxsync Build: Cleaned up Main templates.
(edit) @3176   17 年 vboxsync some logs
(edit) @3153   17 年 vboxsync Multimonitor support.
(edit) @3128   17 年 vboxsync small fix
(edit) @3120   17 年 vboxsync two typos
(edit) @3117   17 年 vboxsync OSE is already stated by the version string
(edit) @3110   17 年 vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3098   17 年 vboxsync fixed the mess with caps lock / num lock / scroll lock on SDL
(edit) @3094   17 年 vboxsync clearly state if we are running the OSE version
(edit) @3080   18 年 vboxsync cosmetical fix
(edit) @3079   18 年 vboxsync VBoxSDL -list is redundant
(edit) @3001   18 年 vboxsync Main/Frontends: Next step to support asynchronous USB device flow.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 年 vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2962   18 年 vboxsync Don't use putenv if possible as setenv is more correct. The reason is …
(edit) @2729   18 年 vboxsync FE/SDL: fixed two potential races when terminating the VM
(edit) @2540   18 年 vboxsync Main & All Frontends: Improved console window activation helper APIs …
(edit) @2481   18 年 vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2480   18 年 vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2463   18 年 vboxsync Main & All Frontends: Prototyped a bunch of Main API changes …
(edit) @2456   18 年 vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2271   18 年 vboxsync bugfix: RTPathReal presumes that the path exists!
(edit) @2238   18 年 vboxsync VBoxSDL: Fixed: Floppy/DVD image operations were case sensitive on …
(edit) @2029   18 年 vboxsync Main: Added IVirtualBox::findHardDisk(). VBoxSDL: Fixed so that .vmdk …
(edit) @2019   18 年 vboxsync corrected comment.
(edit) @1877   18 年 vboxsync FE/SDL: added support for Japanese and Brazilian keyboards
(edit) @1564   18 年 vboxsync Removed libuuid dependency.
(edit) @1473   18 年 vboxsync Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
(edit) @1424   18 年 vboxsync use the same icon for VBoxSDL as for VirtualBox on Windows
(edit) @1397   18 年 vboxsync Use VBOX_VERSION_STRING when possible.
(edit) @967   18 年 vboxsync XPCOM event queue stuff.
(edit) @965   18 年 vboxsync Disable global hotkeys when grabbing the keyboard.
(edit) @964   18 年 vboxsync scan code translation for mac os x.
(edit) @962   18 年 vboxsync scan code translation for mac os x.
(edit) @953   18 年 vboxsync Main: Prototyped IVMDKImage.
(edit) @798   18 年 vboxsync X11 libpath.
(edit) @617   18 年 vboxsync not needed after all.
(edit) @614   18 年 vboxsync Darwin port (hope I didn't mess up anything, am very Zzzzz...)
(edit) @613   18 年 vboxsync main returns 0.
(edit) @524   18 年 vboxsync nice typo :)
(edit) @523   18 年 vboxsync use the SDL-provided default bpp if there is one
(edit) @522   18 年 vboxsync timer-based SDL window resize like FE/Qt (more reliable, also works …
(edit) @516   18 年 vboxsync perform guest resize operations only once when the mouse button was …
(edit) @503   18 年 vboxsync 'RTStrmPrintf(g_pStdErr,...) doesn't compile on Windows
(edit) @501   18 年 vboxsync FE/SDL: Printf to stderr on runtime error as long as we don't have a …
(edit) @470   18 年 vboxsync Main/Frontends: Changed all interface attributes and method parameters …
(edit) @458   18 年 vboxsync should be an undocumented option otherwise end users will think they …
(edit) @445   18 年 vboxsync New argument: -warpdrive <2..20000>
(edit) @435   18 年 vboxsync FE/SDL: don't pass mouse clicks to the guest in relative mode if mouse …
(edit) @413   18 年 vboxsync A frontend must not lock framebuffer on the thread that also does resizing.
(edit) @315   18 年 vboxsync r=bird: int != u. Cnt == c.
(edit) @255   18 年 vboxsync same magic with caps lock
(edit) @200   18 年 vboxsync Corrected dependency on the icon header.
(edit) @153   18 年 vboxsync 64-bit
(edit) @143   18 年 vboxsync 64-bit
(edit) @132   18 年 vboxsync Main: - Prototyped IConsoleCallback::onRuntimeError(); - All size …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette