VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23653   16 years vboxsync VBoxService: VBoxServiceWritePropF logs errors, so drop the double …
(edit) @23652   16 years vboxsync Windows guest additions video driver: do not assume that IRQ is …
(edit) @23645   16 years vboxsync Additions/x11: delete stale VBoxClient pidfiles before starting new …
(edit) @23634   16 years vboxsync VBoxService: No need for RTStrCurrentCPToUtf8() anymore.
(edit) @23621   16 years vboxsync forward port r53301 from 3.0 to HEAD
(edit) @23612   16 years vboxsync build fix.
(edit) @23610   16 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @23608   16 years vboxsync VBoxService: Backed out r53279; just wait for SysprepRC in *any* case …
(edit) @23607   16 years vboxsync VBoxService: Added additional status reporting for sequential host …
(edit) @23577   16 years vboxsync VBoxService: Logging fixes.
(edit) @23576   16 years vboxsync VBoxService: Space.
(edit) @23575   16 years vboxsync VBoxService: Fixed GEN_IO_FAILURE, naming cleanup.
(edit) @23571   16 years vboxsync crOpenGL: update to wine 1.1.30
(edit) @23551   16 years vboxsync Linux guest additions: fixed the s_maxbytes member of the …
(edit) @23473   16 years vboxsync OSE header fixes
(edit) @23463   16 years vboxsync filemuncher header fixes
(edit) @23452   16 years vboxsync Makefiles: Corrected properties.
(edit) @23445   16 years vboxsync missing change from r52994
(edit) @23440   16 years vboxsync fixed OSE header
(edit) @23439   16 years vboxsync crOpenGL: missing changeset for r53030
(edit) @23437   16 years vboxsync crOpenGL: fix world of warcraft crash on second login
(edit) @23422   16 years vboxsync Additions/x11/vboxvideo: use a software mouse cursor if the virtual …
(edit) @23421   16 years vboxsync Additions/installer/linux: the xorg.conf hacking scripts need to be …
(edit) @23400   16 years vboxsync Filemuncher fixes
(edit) @23399   16 years vboxsync crOpenGL: cache uniforms info
(edit) @23388   16 years vboxsync VBoxGuest.cpp: copy&past mess. (harmless)
(edit) @23363   16 years vboxsync Additions/Linux/installer: more generic names for the components in …
(edit) @23360   16 years vboxsync Additions/Linux/installer: more generic names for the components in …
(edit) @23347   16 years vboxsync Additions/x11/vboxvideo: only build DRI bits if VBOX_OPENGL is defined …
(edit) @23313   16 years vboxsync Linux shared folders: remove superflous #undef, makes it compile …
(edit) @23274   16 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23255   16 years vboxsync Windows guest video driver: NT fixes.
(edit) @23248   16 years vboxsync VBoxServiceExec.cpp: r=bird: drop the if (RT_FAILURE(rc)) since all …
(edit) @23247   16 years vboxsync VBoxService: Exec: Also let host know the status if successful.
(edit) @23227   16 years vboxsync VBoxService: Sysprep: Let the host know if we didn't find sysprep.exe
(edit) @23221   16 years vboxsync VBoxVideo: Logging.
(edit) @23196   16 years vboxsync Linux shared folders: missing bit from r52613 (need to open the file …
(edit) @23189   16 years vboxsync Linux shared folders: implemented setting the file size
(edit) @23143   16 years vboxsync VBoxTray: Modified logic for checking the host version. Now checks in …
(edit) @23139   16 years vboxsync VBoxService/win: Fixed SCM hang if VBoxMiniRdrDN object is not found …
(edit) @23115   16 years vboxsync VBoxTray: Added guest property option to disable host version check.
(edit) @23113   16 years vboxsync fixed additions
(edit) @23111   16 years vboxsync wording, cleanup
(edit) @23098   16 years vboxsync crOpenGL: disable d3d9 support for java apps
(edit) @23075   16 years vboxsync VBoxHostVersion.h: double underscores are not used, #endif comments …
(edit) @23074   16 years vboxsync nitpicking - the file header is not preceeded by blank lines.
(edit) @23069   16 years vboxsync fix OSE
(edit) @23057   16 years vboxsync VBoxTray: Refresh system tray after deleting icon.
(edit) @23055   16 years vboxsync VBoxTray: Added skeleton for tray icon event handling.
(edit) @23053   16 years vboxsync VBoxTray: Added balloon tooltip notification for VBox host version update.
(edit) @23044   16 years vboxsync Additions/linux: rename vboxadd-service to VBoxService to fit in with …
(edit) @23043   16 years vboxsync Additions/linux: mountvboxsf -> mount.vboxsf
(edit) @23039   16 years vboxsync Additions/x11/vboxmouse: only unset our own mouse status flags on unload
(edit) @23029   16 years vboxsync VBoxService: Notice when manually starting VBoxService in daemonized …
(edit) @23006   16 years vboxsync Additions/linux/installer: add debug symbols to the Linux Additions, …
(edit) @22994   16 years vboxsync VBoxVideo/win: Fixed Windows version detection.
(edit) @22970   16 years vboxsync VbglHGCMParmPtrSetString: Use VMMDevHGCMParmType_LinAddr_In.
(edit) @22962   16 years vboxsync Additions/linux/installer: kBuild-ify the Makefile, part 2
(edit) @22920   16 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22917   16 years vboxsync Additions/linux/installer: kBuild-ify the Makefile, part 1
(edit) @22882   16 years vboxsync Additions/linux: reverted r52097 for now
(edit) @22872   16 years vboxsync crOpenGL/Additions: reduce the number of header file sets we depend …
(edit) @22871   16 years vboxsync Additions/x11: removed unneeded include files
(edit) @22870   16 years vboxsync Additions/x11/vboxvideo: reduce the number of header file sets we …
(edit) @22868   16 years vboxsync Windows guest display driver: fixed incorrect creation of the screen …
(edit) @22863   16 years vboxsync VBoxServiceExec.cpp: r=bird: Constant strings are UTF-8, no need to …
(edit) @22860   16 years vboxsync Additions/x11: made r52097 Linux only, as I don't know whether Solaris …
(edit) @22859   16 years vboxsync Additions/X11: create debug symbol files for the X.Org drivers and …
(edit) @22848   16 years vboxsync win guest video: get rid of >= XP functions
(edit) @22840   16 years vboxsync VBoxService: Rewritten Guest Additions lookup, added Wow6432Node …
(edit) @22809   16 years vboxsync VBoxService: Small fixes + UTF-8 handling.
(edit) @22761   16 years vboxsync VbglR3GuestPropWriteValueV: >= 0.
(edit) @22758   16 years vboxsync VBoxGuestLib: Fixed VbglR3GuestPropWriteValueF(), always returned …
(edit) @22744   16 years vboxsync VBoxService: Sigh. Cleaned up the code myself. It's current disabled …
(edit) @22733   16 years vboxsync VBoxService: Corrected validation.
(edit) @22730   16 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags.
(edit) @22728   16 years vboxsync VBoxService: Get rid of TCHARs, implemented better sysprep support.
(edit) @22706   16 years vboxsync Additions/x11/VBoxClient: only allow disabling mouse integration if …
(edit) @22694   16 years vboxsync Additions/x11/vboxmouse: additional allowed symbol
(edit) @22685   16 years vboxsync Additions/x11/vboxmouse: fix a segfault on X.Org Server 1.7 due to a …
(edit) @22683   16 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22662   16 years vboxsync export more X11 stuff to OSE
(edit) @22660   16 years vboxsync export more X11 stuff to OSE
(edit) @22659   16 years vboxsync export libpciaccess to OSE
(edit) @22658   16 years vboxsync export Xorg 1.6.99 headers to OSE
(edit) @22654   16 years vboxsync Additions/linux/installer: support Fedora 12
(edit) @22652   16 years vboxsync fixed OSE headers
(edit) @22646   16 years vboxsync Additions/x11: build drivers for X.Org 1.7, missing include
(edit) @22645   16 years vboxsync video hw accel: missing additions files to OSE
(edit) @22644   16 years vboxsync video h2 accel: exported missing additions file to ose
(edit) @22643   16 years vboxsync Additions/x11: build drivers for X.Org 1.7
(edit) @22642   16 years vboxsync Additions/x11: additional headers needed for building modules for X.Org 1.7
(edit) @22608   16 years vboxsync Additions/x11: reverted r51655 for now
(edit) @22604   16 years vboxsync Additions/x11: build drivers for X.Org 1.7
(edit) @22602   16 years vboxsync Additions/x11/x11include: added include files needed to build drivers …
(edit) @22596   16 years vboxsync crOpenGL: fix non updating windows for certain d3d apps
(edit) @22592   16 years vboxsync HGSMI/VBVA updates.
(edit) @22591   16 years vboxsync crOpenGL: apply viewport hack only if being run under wine
(edit) @22589   16 years vboxsync Additions/x11/vboxmouse: adjust mouse driver vor XInput 2, contributed …
(edit) @22588   16 years vboxsync Additions/linux/drm: make the kernel rendering module work on recent …
Note: See TracRevisionLog for help on using the revision log.

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