VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6101   17 years vboxsync configure: added PulseAudio detection, added --disable-pulse to …
(edit) @6100   17 years vboxsync enable PulseAudio for Linux
(edit) @6099   17 years vboxsync Guest templates must use 32-bit arch until we get support 64-bit guests.
(edit) @6098   17 years vboxsync configure: added --build-libxml2
(edit) @6097   17 years vboxsync configure: check for libxml2 >= version 2.6.23 as libxml2 2.6.22 is …
(edit) @6096   17 years vboxsync HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
(edit) @6095   17 years vboxsync Sort the result by apic id.
(edit) @6094   17 years vboxsync Ship VBoxSettings.so.
(edit) @6093   17 years vboxsync Don't use iconv so that it links cleanly on mac.
(edit) @6092   17 years vboxsync warning.
(edit) @6091   17 years vboxsync Just keep it simple and clean.
(edit) @6090   17 years vboxsync _REENTRANT triggers thread support, see xmlversion-default.h and …
(edit) @6089   17 years vboxsync Cooked up a vboxconfig.h to try make the unix boxes go green.
(edit) @6088   17 years vboxsync Compilation fix
(edit) @6087   17 years vboxsync Change Char interface according to the comments int hte header
(edit) @6086   17 years vboxsync Add asynchronous versions of the media and block interface
(edit) @6085   17 years vboxsync Attempt at fixing (most of) the concurrency issues in …
(edit) @6084   17 years vboxsync Attempt at fixing (most of) the concurrency issues in …
(edit) @6083   17 years vboxsync Just build libxml2 everywhere (hope this works better on the buildboxes).
(edit) @6082   17 years vboxsync GetNetworkParams is flagged as w2ksp1, so indicate that that's what …
(edit) @6081   17 years vboxsync Added --internal-last option for simplifying testing of the script.
(edit) @6080   17 years vboxsync Fix for the vista psdk.
(edit) @6079   17 years vboxsync Some workarounds for WOW64 and latest PSDK. (WDK doesn't work yet.)
(edit) @6078   17 years vboxsync configure: fixed parsing of libxml2 incs/libs
(edit) @6077   17 years vboxsync pulse/alsa: resolve _all_ symbols during initialization, otherwise …
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @6075   17 years vboxsync You're not supposed to link with both R0Lib and R0LibBase, only …
(edit) @6074   17 years vboxsync Used kBuild r1376. Fixes the kmk crash when commands included '~' (8.3 …
(edit) @6073   17 years vboxsync IBase isn't a pointer either (just happens to have the same size).
(edit) @6072   17 years vboxsync Fixed a couple of comments so doxygen don't add them to the function …
(edit) @6071   17 years vboxsync Explicitly init the utc offset field too.
(edit) @6070   17 years vboxsync pulse: don't link against libpulse.so.0, load this lib at runtime instead
(edit) @6069   17 years vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86.
(edit) @6068   17 years vboxsync DARWIN -> RT_OS_DARWIN.
(edit) @6067   17 years vboxsync audio: on exit, shut down _every_ stream, not only the enabled onces
(edit) @6066   17 years vboxsync Hungarian is mandatory in this file. Also, a couple of todos.
(edit) @6065   17 years vboxsync vboxadd warning and .conf fix.
(edit) @6064   17 years vboxsync audio: call driver's fini function before forcing the NULL audio driver
(edit) @6063   17 years vboxsync vboxadd now works on solaris guest.
(edit) @6062   17 years vboxsync ATA: Fix status value for EXECUTE DEVICE DIAGNOSTICS command, should …
(edit) @6061   17 years vboxsync Commented out 1600x1200 modes. Ubuntu fails too boot with them.
(edit) @6060   17 years vboxsync libxml2 check for the upcoming branch merge
(edit) @6059   17 years vboxsync FE/Qt: workaround for strange X11 warnings on i386 and segfaults on …
(edit) @6058   17 years vboxsync fixed a couple of mixups in the eflags representation.
(edit) @6057   17 years vboxsync disable PulseAudio, needs libpulse on the build boxes
(edit) @6056   17 years vboxsync first version of a PulseAudio driver backend for Linux (still no pcm_in)
(edit) @6055   17 years vboxsync vboxvfs: aio_read/aio_write is 2.6.0+ only
(edit) @6054   17 years vboxsync vboxvfs: implemented readfile()
(edit) @6053   17 years vboxsync Additions build server hacking.
(edit) @6052   17 years vboxsync Additions build server hacking.
(edit) @6051   17 years vboxsync Put back the VBOX_ONLY_ADDITION stuff.
(edit) @6050   17 years vboxsync getinfo EP and conf file.
(edit) @6049   17 years vboxsync Frontends/VBoxHeadless: disable the ffmpeg-based capture library for …
(edit) @6048   17 years vboxsync Frontends/VBoxHeadless: enable the ffmpeg-based capture library for …
(edit) @6047   17 years vboxsync VRDP cleanup.
(edit) @6046   17 years vboxsync vboxdrv: KERN_INFO => KERN_DEBUG (ensure that messages are not print …
(edit) @6045   17 years vboxsync Fixed vboxadd libs.
(edit) @6044   17 years vboxsync Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
(edit) @6043   17 years vboxsync Minor copy,paste bug fix.
(edit) @6042   17 years vboxsync Linux additions: print VBox version and module interface version …
(edit) @6041   17 years vboxsync Added RTUtf16CalcUtf8Len and RTUtf16CalcUtf8LenEx.
(edit) @6040   17 years vboxsync Some more untested vboxadd code. Will test soon…
(edit) @6039   17 years vboxsync Changing "Space" accelerator to "Ctrl+Space".
(edit) @6038   17 years vboxsync vboxvfs: compile fix for 2.6.24+
(edit) @6037   17 years vboxsync .deb: add build depends for AMD64 architecture
(edit) @6036   17 years vboxsync more vboxadd Changes.
(edit) @6035   17 years vboxsync Use kBuild r1370. Fixed a bug in nt_fullpath that caused incorrect …
(edit) @6034   17 years vboxsync Prototype fix.
(edit) @6033   17 years vboxsync vboxadd changes.
(edit) @6032   17 years vboxsync Moved the MMIO mapping code myself. (probably doesn't compile now)
(edit) @6031   17 years vboxsync Added VBOX_PATH_ADDITIONS and VBOX_PATH_ADDITIONS_LIB. Added a set of …
(edit) @6030   17 years vboxsync The iprt/time.h blocker is _iprt_time_h now.
(edit) @6029   17 years vboxsync Moved os2/VBoxService into common space.
(edit) @6028   17 years vboxsync Must exclude headless too if no main.
(edit) @6027   17 years vboxsync Reflect interface change in char driver
(edit) @6026   17 years vboxsync VBOXR0DRV doesn't have SDKS listed for windows nt, added some defaults …
(edit) @6025   17 years vboxsync We're going to simplify this or it'll be a complete mess. Starting …
(edit) @6024   17 years vboxsync header.
(edit) @6023   17 years vboxsync some comments.
(edit) @6022   17 years vboxsync SUB_PATH, don't override DEPTH.
(edit) @6021   17 years vboxsync Solaris 64-bit vboxadd fix.
(edit) @6020   17 years vboxsync Started solaris additions and the os2 to common move.
(edit) @6019   17 years vboxsync todo.
(edit) @6018   17 years vboxsync Fix compilation
(edit) @6017   17 years vboxsync Forgot to submit
(edit) @6016   17 years vboxsync First try to implement monitoring of status lines
(edit) @6015   17 years vboxsync RuntimeGuestR0 RuntimeGuestR3 for solaris and the others.
(edit) @6014   17 years vboxsync Created generic templates for compiling guest additions (for new …
(edit) @6013   17 years vboxsync Created generic templates for compiling guest additions (for new …
(edit) @6012   17 years vboxsync It's BUILD_TARGET not TARGET.
(edit) @6011   17 years vboxsync eol style.
(edit) @6010   17 years vboxsync export.
(edit) @6009   17 years vboxsync Added VBOX_WITHOUT_ADDITIONS for skipping the additions althogether.
(edit) @6008   17 years vboxsync Introducing VBOX_ONLY_ADDITIONS.
(edit) @6007   17 years vboxsync Introducing VBOX_ONLY_ADDITIONS.
(edit) @6006   17 years vboxsync Introducing VBOX_ONLY_ADDITIONS.
(edit) @6005   17 years vboxsync Introducing VBOX_ONLY_ADDITIONS.
(edit) @6004   17 years vboxsync Introducing VBOX_ONLY_ADDITIONS.
(edit) @6003   17 years vboxsync Don't include lnbpng-1.2.8 twice.
(edit) @6002   17 years vboxsync tabs.
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