VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68667   7 years vboxsync build fix
(edit) @68666   7 years vboxsync FE/Qt: bugref:8503: Update some of language files changed in r117766.
(edit) @68665   7 years vboxsync build fix
(edit) @68664   7 years vboxsync Additions: Reduce number of VMMDev.h inclusions.
(edit) @68663   7 years vboxsync FE/Qt: bugref:7820: Runtime UI: Make sure there are no traces of audio …
(edit) @68662   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68661   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68660   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68659   7 years vboxsync Moved the HGCM parameter structures, VMMDEV_EVENT_XXX and …
(edit) @68658   7 years vboxsync Include compile fixes for VBox/HostServices/* - hope this doesn't mess …
(edit) @68657   7 years vboxsync Include compile fixes for VBox/HostServices/* - hope this doesn't mess …
(edit) @68656   7 years vboxsync Use VBoxGuestCoreTypes.h instead of VBoxGuest.h in HGCM service headers.
(edit) @68655   7 years vboxsync FE/Qt: updated translations, thank you Shinjo Park (Korean) and …
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68653   7 years vboxsync Turned whole file #if[n]def VBGL_VBOXGUEST tests into short ones with …
(edit) @68652   7 years vboxsync VBoxGuestR3LibInternal.h: Removed unnecessary windows.h inclusion.
(edit) @68651   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68650   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68649   7 years vboxsync Removed unused VBoxGuestLog.h header.
(edit) @68648   7 years vboxsync solaris build fix
(edit) @68647   7 years vboxsync Additions/linux/drm: clean up Makefile. bugref:4567: Linux kernel …
(edit) @68646   7 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(edit) @68645   7 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(edit) @68644   7 years vboxsync Additions/linux/drm: clean up Makefile. bugref:4567: Linux kernel …
(edit) @68643   7 years vboxsync build fix
(edit) @68642   7 years vboxsync Moved VBoxGuestLib/ to VBoxGuest/lib/
(edit) @68641   7 years vboxsync VBoxGuestLib: Renaming ring-0 files.
(edit) @68640   7 years vboxsync solaris build fix
(edit) @68639   7 years vboxsync solaris build fix
(edit) @68638   7 years vboxsync more doxygen fixes
(edit) @68637   7 years vboxsync DevChar.cpp: doxygen fix attempt
(edit) @68636   7 years vboxsync VBoxPS2NT.cpp: build fix
(edit) @68635   7 years vboxsync VBoxGuestR0LibIdc-solaris.cpp: build fix
(edit) @68634   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68633   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68632   7 years vboxsync Additions/x11: eliminating unnecessary VMMDev.h includes.
(edit) @68631   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68629   7 years vboxsync files_vbox*: Forgot to remove VBoxGuest2.h
(edit) @68628   7 years vboxsync VMMDev2.h -> VMMDevCoreTypes.h
(edit) @68627   7 years vboxsync Linux driver make files: clean up. bugref:4567: Linux kernel driver …
(edit) @68626   7 years vboxsync VBoxGuest2.h: Removed dead file.
(edit) @68625   7 years vboxsync Audio/HDA: Use own device locking instead of default PDM device lock …
(edit) @68624   7 years vboxsync VBoxSFInst.cmd: oops
(edit) @68623   7 years vboxsync VBoxGuest.h: Dropped the I/O control function flags for indicating …
(edit) @68622   7 years vboxsync VBoxGuest.inc: fixed case of OS/2 driver name (nobody cares, atm, I think).
(edit) @68621   7 years vboxsync dropping VBoxGuest16.h as it is no longer needed. (os2 mouse driver …
(edit) @68620   7 years vboxsync netIfIsWireless: CreateFile always fails for one of the adapters on my …
(edit) @68619   7 years vboxsync NAT/net: portfwd_rule_add_del - add DPRINTF for failed malloc.
(edit) @68618   7 years vboxsync FE/Qt: bugref:7820: VM settings / Audio page: Proper widget …
(edit) @68617   7 years vboxsync Solaris/Installer: Try workaround S11.4 version numbering change.
(edit) @68616   7 years vboxsync VBoxGuest.h,VMMDev.h: Watcom (C++) adjustments.
(edit) @68615   7 years vboxsync iprt/assert.h: Watcom is picky about RTASSERT_OFFSET_OF too, at least …
(edit) @68614   7 years vboxsync Runtime: Included gcc math stuff in OS/2 ring-0 so we can mix watcom …
(edit) @68613   7 years vboxsync VBoxGuestR0: OS/2 adjustments + fix
(edit) @68612   7 years vboxsync os2/VBoxSF: Make it compile with watcom.
(edit) @68611   7 years vboxsync BIOS: Implemented timeout when waiting for drives to initialize after …
(edit) @68610   7 years vboxsync Linux driver make files: reverted r117833.
(edit) @68609   7 years vboxsync Linux driver make files: clean up. bugref:4567: Linux kernel driver …
(edit) @68608   7 years vboxsync VBoxGuest.h: IDC connect and disconnect I/O control numbers should be …
(edit) @68607   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68606   7 years vboxsync iprt/asm*: Made the code safe to use with 16-bit code models employing …
(edit) @68605   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68604   7 years vboxsync bs3kit.h: Made Bs3StrFormatV work in small model 16-bit environment …
(edit) @68603   7 years vboxsync Audio/HDA: Use cbLeft in hdaStreamWrite() when acquiring buffer space.
(edit) @68602   7 years vboxsync Audio/HDA: Don't stop the timer via TMTimerStop(), as this function …
(edit) @68601   7 years vboxsync Audio/HDA: #ifdef nits.
(edit) @68600   7 years vboxsync FE/Qt: Moving some messages from UIMessageCenter to UIPopupCenter
(edit) @68599   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68598   7 years vboxsync VBoxGuestR0LibIdc-unix.cpp: Unused parameter
(edit) @68597   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68596   7 years vboxsync VBoxGuest.h: attachdd names are case sensitives, it seems
(edit) @68595   7 years vboxsync kBuild 3050 -> 3055: Updated OS/2 binaries - should use the shell a …
(edit) @68594   7 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68593   7 years vboxsync VBoxGuestA-os2.asm: forgot a VBGLOS2ATTACHDD rename.
(edit) @68592   7 years vboxsync nit
(edit) @68591   7 years vboxsync Devices/Storage/VD: Disable zero copy optimization for 4KB transfers …
(edit) @68590   7 years vboxsync VBoxGuestR0LibIdc-os2.cpp: build fix
(edit) @68589   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68588   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68587   7 years vboxsync merging vbglioc r117765: vbglioc: Linux fix for VBoxGuest.
(edit) @68586   7 years vboxsync merging vbglioc r117764: VBoxGuest.h: OS/2 gradd build fix
(edit) @68585   7 years vboxsync merging vbglioc r117763: os2/VBoxReplaceDll.cpp: fixed printf warning
(edit) @68584   7 years vboxsync merging vbglioc r117762: darwin/vboxfs fixes
(edit) @68583   7 years vboxsync merging vbglioc r117761: Darwin adjustments (GAs).
(edit) @68582   7 years vboxsync merging vbglioc r117760: FreeBSD adjustments and fixes (GAs).
(edit) @68581   7 years vboxsync merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
(edit) @68580   7 years vboxsync merging vbglioc r117758: timer-r0drv-freebsd.c: build fix
(edit) @68579   7 years vboxsync merging vbglioc r117757: Build fixes for FreeBSD 10.3.
(edit) @68578   7 years vboxsync merging vbglioc r117756: utf8-posix.cpp build fix for FreeBSD 10.3
(edit) @68577   7 years vboxsync merging vbglioc r117753: OS/2 VBoxSF build fixes.
(edit) @68576   7 years vboxsync merging vbglioc r117752: Made VBoxGradd (OS/2) build again.
(edit) @68575   7 years vboxsync merging vbglioc r117751: OS/2 mouse driver related changes.
(edit) @68574   7 years vboxsync merging vbglioc r117750: VMMDev.h: Made 16-bit compatible.
(edit) @68573   7 years vboxsync merging vbglioc r117745: Working on making VBoxGuest.h usable by …
(edit) @68572   7 years vboxsync merging vbglioc r117744: iprt: Introducing RT_FAR and friends to deal …
(edit) @68571   7 years vboxsync merging vbglioc r117737: OS/2 adjustments.
(edit) @68570   7 years vboxsync merging vbglioc r117736: OS/2 adjustments.
(edit) @68569   7 years vboxsync merging vbglioc r117734: solaris shared folders build fixes.
(edit) @68568   7 years vboxsync merging vbglioc r117733: Moved the ldi_open_by_name stuff to the IDC …
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