|
|
@6146
|
17 years |
vboxsync |
Fixed fullscreen mode on mac os x: 1. wasHidden is wrong (todo find …
|
|
|
@6144
|
17 years |
vboxsync |
Fixing daemon. Hope this is ok…
|
|
|
@6143
|
17 years |
vboxsync |
windows -> win.
|
|
|
@6141
|
17 years |
vboxsync |
Link fix.
|
|
|
@6140
|
17 years |
vboxsync |
Pass the VM name to the audio driver. PulseAudio will name the name of …
|
|
|
@6139
|
17 years |
vboxsync |
Disabling libdaemon.
|
|
|
@6138
|
17 years |
vboxsync |
OS/2 and solaris uses the common driver and service code.
|
|
|
@6137
|
17 years |
vboxsync |
Use RTStrICmp.
|
|
|
@6136
|
17 years |
vboxsync |
daemon is prototyped in the header of course.
|
|
|
@6135
|
17 years |
vboxsync |
fixes; phy now uses namespace instead of class
|
|
|
@6133
|
17 years |
vboxsync |
pulse: lock a little bit more
|
|
|
@6132
|
17 years |
vboxsync |
Fixed guest driver session handling, fixed daemonizing. timesync works.
|
|
|
@6131
|
17 years |
vboxsync |
Make sure bool is bool.
|
|
|
@6129
|
17 years |
vboxsync |
Implemented VBOX_WITH_ADDITIONS_FROM_BUILD_SERVER. Started cleaning up …
|
|
|
@6128
|
17 years |
vboxsync |
space
|
|
|
@6127
|
17 years |
vboxsync |
export PulseAudio backend
|
|
|
@6124
|
17 years |
vboxsync |
Removed VBoxXML (including CFGLDR), xerces and xalan.
|
|
|
@6121
|
17 years |
vboxsync |
Avoid gnu libiconv for guest r3 on solaris. Exported service-solaris …
|
|
|
@6120
|
17 years |
vboxsync |
fix crash if network card was not attached
|
|
|
@6119
|
17 years |
vboxsync |
Build fix.
|
|
|
@6118
|
17 years |
vboxsync |
Solaris guest timesync. Daemonize to be fixed.
Added solaris to …
|
|
|
@6117
|
17 years |
vboxsync |
audio: forgot this
|
|
|
@6115
|
17 years |
vboxsync |
Compiler fix
|
|
|
@6113
|
17 years |
vboxsync |
Integrate new drivers into Makefile.kmk. Disabled by default
|
|
|
@6111
|
17 years |
vboxsync |
Add helper to get vm structure from a pdm driver instance
|
|
|
@6110
|
17 years |
vboxsync |
FE/Qt: Don't initialize the SUPLib on GUI startup. This prevents the …
|
|
|
@6109
|
17 years |
vboxsync |
disassembler: fix les/lds/lss/lgs/lfs
|
|
|
@6107
|
17 years |
vboxsync |
patmIsCommonIDTHandlerPatch inconsistency
|
|
|
@6106
|
17 years |
vboxsync |
VBoxManage: Removed VBoxXML dependency.
|
|
|
@6105
|
17 years |
vboxsync |
typo
|
|
|
@6103
|
17 years |
vboxsync |
VBoxManage: Temporarily disabled the settings update function (that is …
|
|
|
@6102
|
17 years |
vboxsync |
Implemented 8042 command E0h, read test inputs.
|
|
|
@6096
|
17 years |
vboxsync |
HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
|
|
|
@6095
|
17 years |
vboxsync |
Sort the result by apic id.
|
|
|
@6094
|
17 years |
vboxsync |
Ship VBoxSettings.so.
|
|
|
@6088
|
17 years |
vboxsync |
Compilation fix
|
|
|
@6087
|
17 years |
vboxsync |
Change Char interface according to the comments int hte header
|
|
|
@6085
|
17 years |
vboxsync |
Attempt at fixing (most of) the concurrency issues in …
|
|
|
@6084
|
17 years |
vboxsync |
Attempt at fixing (most of) the concurrency issues in …
|
|
|
@6082
|
17 years |
vboxsync |
GetNetworkParams is flagged as w2ksp1, so indicate that that's what …
|
|
|
@6080
|
17 years |
vboxsync |
Fix for the vista psdk.
|
|
|
@6077
|
17 years |
vboxsync |
pulse/alsa: resolve _all_ symbols during initialization, otherwise …
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@6075
|
17 years |
vboxsync |
You're not supposed to link with both R0Lib and R0LibBase, only …
|
|
|
@6073
|
17 years |
vboxsync |
IBase isn't a pointer either (just happens to have the same size).
|
|
|
@6072
|
17 years |
vboxsync |
Fixed a couple of comments so doxygen don't add them to the function …
|
|
|
@6071
|
17 years |
vboxsync |
Explicitly init the utc offset field too.
|
|
|
@6070
|
17 years |
vboxsync |
pulse: don't link against libpulse.so.0, load this lib at runtime instead
|
|
|
@6067
|
17 years |
vboxsync |
audio: on exit, shut down _every_ stream, not only the enabled onces
|
|
|
@6065
|
17 years |
vboxsync |
vboxadd warning and .conf fix.
|
|
|
@6064
|
17 years |
vboxsync |
audio: call driver's fini function before forcing the NULL audio driver
|
|
|
@6063
|
17 years |
vboxsync |
vboxadd now works on solaris guest.
|
|
|
@6062
|
17 years |
vboxsync |
ATA: Fix status value for EXECUTE DEVICE DIAGNOSTICS command, should …
|
|
|
@6061
|
17 years |
vboxsync |
Commented out 1600x1200 modes. Ubuntu fails too boot with them.
|
|
|
@6059
|
17 years |
vboxsync |
FE/Qt: workaround for strange X11 warnings on i386 and segfaults on …
|
|
|
@6058
|
17 years |
vboxsync |
fixed a couple of mixups in the eflags representation.
|
|
|
@6056
|
17 years |
vboxsync |
first version of a PulseAudio driver backend for Linux (still no pcm_in)
|
|
|
@6055
|
17 years |
vboxsync |
vboxvfs: aio_read/aio_write is 2.6.0+ only
|
|
|
@6054
|
17 years |
vboxsync |
vboxvfs: implemented readfile()
|
|
|
@6053
|
17 years |
vboxsync |
Additions build server hacking.
|
|
|
@6051
|
17 years |
vboxsync |
Put back the VBOX_ONLY_ADDITION stuff.
|
|
|
@6050
|
17 years |
vboxsync |
getinfo EP and conf file.
|
|
|
@6046
|
17 years |
vboxsync |
vboxdrv: KERN_INFO => KERN_DEBUG (ensure that messages are not print …
|
|
|
@6045
|
17 years |
vboxsync |
Fixed vboxadd libs.
|
|
|
@6044
|
17 years |
vboxsync |
Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
|
|
|
@6043
|
17 years |
vboxsync |
Minor copy,paste bug fix.
|
|
|
@6042
|
17 years |
vboxsync |
Linux additions: print VBox version and module interface version …
|
|
|
@6041
|
17 years |
vboxsync |
Added RTUtf16CalcUtf8Len and RTUtf16CalcUtf8LenEx.
|
|
|
@6040
|
17 years |
vboxsync |
Some more untested vboxadd code. Will test soon…
|
|
|
@6039
|
17 years |
vboxsync |
Changing "Space" accelerator to "Ctrl+Space".
|
|
|
@6038
|
17 years |
vboxsync |
vboxvfs: compile fix for 2.6.24+
|
|
|
@6036
|
17 years |
vboxsync |
more vboxadd Changes.
|
|
|
@6034
|
17 years |
vboxsync |
Prototype fix.
|
|
|
@6033
|
17 years |
vboxsync |
vboxadd changes.
|
|
|
@6032
|
17 years |
vboxsync |
Moved the MMIO mapping code myself. (probably doesn't compile now)
|
|
|
@6029
|
17 years |
vboxsync |
Moved os2/VBoxService into common space.
|
|
|
@6027
|
17 years |
vboxsync |
Reflect interface change in char driver
|
|
|
@6025
|
17 years |
vboxsync |
We're going to simplify this or it'll be a complete mess. Starting …
|
|
|
@6024
|
17 years |
vboxsync |
header.
|
|
|
@6023
|
17 years |
vboxsync |
some comments.
|
|
|
@6022
|
17 years |
vboxsync |
SUB_PATH, don't override DEPTH.
|
|
|
@6021
|
17 years |
vboxsync |
Solaris 64-bit vboxadd fix.
|
|
|
@6020
|
17 years |
vboxsync |
Started solaris additions and the os2 to common move.
|
|
|
@6019
|
17 years |
vboxsync |
todo.
|
|
|
@6018
|
17 years |
vboxsync |
Fix compilation
|
|
|
@6016
|
17 years |
vboxsync |
First try to implement monitoring of status lines
|
|
|
@6015
|
17 years |
vboxsync |
RuntimeGuestR0 RuntimeGuestR3 for solaris and the others.
|
|
|
@6014
|
17 years |
vboxsync |
Created generic templates for compiling guest additions (for new …
|
|
|
@6013
|
17 years |
vboxsync |
Created generic templates for compiling guest additions (for new …
|
|
|
@6012
|
17 years |
vboxsync |
It's BUILD_TARGET not TARGET.
|
|
|
@6009
|
17 years |
vboxsync |
Added VBOX_WITHOUT_ADDITIONS for skipping the additions althogether.
|
|
|
@6007
|
17 years |
vboxsync |
Introducing VBOX_ONLY_ADDITIONS.
|
|
|
@6004
|
17 years |
vboxsync |
Introducing VBOX_ONLY_ADDITIONS.
|
|
|
@6002
|
17 years |
vboxsync |
tabs.
|
|
|
@6001
|
17 years |
vboxsync |
Add configuration option to activate an IntNet interface early, before …
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5998
|
17 years |
vboxsync |
Fix incorrect file headers that make filemuncher.pl choke.
|
|
|
@5996
|
17 years |
vboxsync |
2551: VM Console window jumps to a saved location upon VM startup: fixed.
|
|
|
@5995
|
17 years |
vboxsync |
vboxvfs: make it compile with 2.6.23+, have to check if it works
|
|
|