VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62993   8 years vboxsync Devices: warnings
(edit) @62992   8 years vboxsync Devices: warnings
(edit) @62991   8 years vboxsync Devices: warnings
(edit) @62990   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 05): Qt5 …
(edit) @62989   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 04): Renaming.
(edit) @62988   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 03): Another …
(edit) @62987   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 02): Refactoring.
(edit) @62986   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 01): Cleanup.
(edit) @62985   8 years vboxsync Devices: warnings
(edit) @62984   8 years vboxsync DrvPciRaw.cpp/PDMIPCIRAWUP: warnings and adjustments.
(edit) @62982   8 years vboxsync Main/VRDEServer: disable VRDE server by default for new VMs
(edit) @62981   8 years vboxsync more descriptive variable names.
(edit) @62980   8 years vboxsync tstAudioMixBuffer.cpp: removed unused variables and warnings.
(edit) @62979   8 years vboxsync Please, don't use the windows 1.x 'long-pointer' HN. It's obsolete for …
(edit) @62978   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62977   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62976   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62975   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62974   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62973   8 years vboxsync Audio: Replaced the confusing 'cs' prefix with cSamples of similar. …
(edit) @62972   8 years vboxsync Devices: warnings
(edit) @62971   8 years vboxsync Devices: warnings
(edit) @62970   8 years vboxsync build fix
(edit) @62969   8 years vboxsync Devices: warnings
(edit) @62968   8 years vboxsync build fix
(edit) @62967   8 years vboxsync Audio: 'cs' is not a prefix that anyone immediately understands to be …
(edit) @62966   8 years vboxsync Devices: warnings
(edit) @62965   8 years vboxsync Devices: warnings
(edit) @62964   8 years vboxsync Devices: warnings
(edit) @62963   8 years vboxsync Devices: warnings
(edit) @62962   8 years vboxsync Devices: warnings
(edit) @62961   8 years vboxsync Devices: warnings
(edit) @62960   8 years vboxsync Devices: warnings
(edit) @62959   8 years vboxsync Devices: warnings
(edit) @62958   8 years vboxsync Devices: warnings
(edit) @62957   8 years vboxsync NVMe: asz* to sz*
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62955   8 years vboxsync Devices: warnings
(edit) @62954   8 years vboxsync usbMsdLoadExec: Should never act on restored data (like allocate …
(edit) @62953   8 years vboxsync Devices: warnings
(edit) @62952   8 years vboxsync warnings
(edit) @62951   8 years vboxsync warnings
(edit) @62950   8 years vboxsync build fix
(edit) @62949   8 years vboxsync build fix
(edit) @62948   8 years vboxsync VBoxSVGA3D: warnings
(edit) @62947   8 years vboxsync IPRT: Use O_DIRECT and S_ISCHR on NetBSD too.
(edit) @62946   8 years vboxsync IPRT: Synchronize comments in previous. While there, complete …
(edit) @62945   8 years vboxsync IPRT: NetBSD iconv_open() doesn't grok empty codeset strings. Check …
(edit) @62944   8 years vboxsync IPRT: Use R3 init stubs for NetBSD too.
(edit) @62937   8 years vboxsync build fix
(edit) @62936   8 years vboxsync build fix
(edit) @62935   8 years vboxsync Devices: warnings
(edit) @62934   8 years vboxsync Devices: warnings
(edit) @62933   8 years vboxsync Devices: warnings
(edit) @62932   8 years vboxsync Devices: warnings
(edit) @62931   8 years vboxsync tstUtf8: Some adjustments.
(edit) @62930   8 years vboxsync RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion …
(edit) @62929   8 years vboxsync FE/Qt: bugref:8505: X11: Selector UI: Do not save/restore …
(edit) @62928   8 years vboxsync Devices: warnings
(edit) @62927   8 years vboxsync Devices: warnings
(edit) @62926   8 years vboxsync Devices: warnings
(edit) @62925   8 years vboxsync Devices: warnings
(edit) @62923   8 years vboxsync Devices/Storage/DevNVMe: Fixed a crash while saving a state (triggers …
(edit) @62922   8 years vboxsync Main/VirtualBox: eliminate VBoxComEvents use
(edit) @62921   8 years vboxsync Devices: warnings
(edit) @62920   8 years vboxsync Devices: warnings
(edit) @62919   8 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62918   8 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62917   8 years vboxsync FE/Qt: bugref:8505: X11: Runtime UI: Do not save/restore normal/scaled …
(edit) @62916   8 years vboxsync RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
(edit) @62915   8 years vboxsync IPRT/test: Added RTTestDisableAssertions and RTTestRestoreAssertions …
(edit) @62914   8 years vboxsync FE/Qt: bugref:8505: X11: Runtime UI: Restore the cached window …
(edit) @62913   8 years vboxsync FE/Qt: Runtime UI: Machine-window: Extending API with possibility to …
(edit) @62911   8 years vboxsync DrvHoustDSound.cpp: 'static' is a magic word which shall prefix every …
(edit) @62910   8 years vboxsync DrvHostDSound.cpp: No need to verify parameters twice (there's more of …
(edit) @62909   8 years vboxsync Devices: warnings, HN, ++
(edit) @62908   8 years vboxsync Devices: warnings
(edit) @62907   8 years vboxsync Devices: warnings
(edit) @62906   8 years vboxsync Devices: warnings
(edit) @62905   8 years vboxsync DevFdc.cpp: We can use C99 macros now, I hope.
(edit) @62904   8 years vboxsync Devices: warnings
(edit) @62903   8 years vboxsync Devices: warnings
(edit) @62902   8 years vboxsync Devices: warnings
(edit) @62900   8 years vboxsync Main/glue/vboxapi.py: use VirtualBoxClient instead of directly …
(edit) @62899   8 years vboxsync Main/VirtualBoxImpl.h: cleanup
(edit) @62898   8 years vboxsync (C)
(edit) @62897   8 years vboxsync errmsgvboxcom.xsl: revered r109495
(edit) @62895   8 years vboxsync Runtime: reflect renamed log group
(edit) @62894   8 years vboxsync Runtime: forgotten change in previous checkin
(edit) @62892   8 years vboxsync Runtime: deal with nested template classes when showing the 'short' …
(edit) @62891   8 years vboxsync Devices: warnings
(edit) @62890   8 years vboxsync Devices: warnings
(edit) @62889   8 years vboxsync Devices: warnings
(edit) @62888   8 years vboxsync tstUsbMouse: Fixed.
(edit) @62887   8 years vboxsync iprt: Use sched_yield(2) on FreeBSD too. pthread_yield(3) there is …
(edit) @62886   8 years vboxsync gcc warnings
(edit) @62885   8 years vboxsync Devices: gcc warnings
(edit) @62883   8 years vboxsync Additions/*: gcc warnings.
(edit) @62882   8 years vboxsync Additions/common: gcc warnings.
(edit) @62881   8 years vboxsync Debugger: gcc warnings
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