VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79120   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79088   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79041   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79036   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @78950   5 years vboxsync Shared Clipboard/URI: Update; more work on clipboard area code, …
(edit) @78916   6 years vboxsync Main/src-client,Main/include: Unregister HGCM service extensions on …
(edit) @78915   6 years vboxsync Main/src-client,Main/include: Unregister HGCM service extensions on …
(edit) @78901   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78900   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78899   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78779   6 years vboxsync Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
(edit) @78767   6 years vboxsync Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
(edit) @78752   6 years vboxsync Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
(edit) @78751   6 years vboxsync Console::powerUp: Another delete NULL on the unlikely chance of …
(edit) @78750   6 years vboxsync Console::powerDown: Avoid delete NULL on the unlikely chance of …
(edit) @78683   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77814   6 years vboxsync Main/ConsoleImpl.cpp/powerUp: Moved VRDE audio driver attaching and …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77100   6 years vboxsync Main/ConsoleImpl: Don't mix COM and IPRT/VBox status codes (FreeBSD …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
(edit) @76112   6 years vboxsync Backed out accidental change in previous commit.
(edit) @76111   6 years vboxsync VirtualBoxSDSImpl.cpp: Unconfuse scm. bugref:3300
(edit) @75955   6 years vboxsync Main: Load VBoxGuestPropSvc from the VMMDev driver.
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75574   6 years vboxsync Main/HGCM: Shutdown HGCM on VM construction failure, indicating that …
(edit) @75495   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75419   6 years vboxsync Recording/Main: Also destroy the recording context on machine …
(edit) @75416   6 years vboxsync Recording/Main: Renaming nits.
(edit) @75395   6 years vboxsync Recording/Main: Logging.
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75354   6 years vboxsync Recording: More renaming for Main internals.
(edit) @75352   6 years vboxsync Recording: More renaming for IConsole and IDisplay internals.
(edit) @75345   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
(edit) @75344   6 years vboxsync Recording/Main: More file renaming.
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75313   6 years vboxsync Recording: More bugfixes for Main and FE/Qt.
(edit) @75307   6 years vboxsync Recording: Bugfixes for Main and FE/Qt.
(edit) @75287   6 years vboxsync Capturing/Main: Bugfixes for startup.
(edit) @75276   6 years vboxsync Capturing: Fixed checking for capturing context in …
(edit) @75256   6 years vboxsync Capturing: Build fix.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @75167   6 years vboxsync Main/HGCM: Must deregister the 'guestprops' info item before shutting …
(edit) @75071   6 years vboxsync VideoRec/Main: This is the timestamp, not the duration (renaming).
(edit) @74955   6 years vboxsync VideoRec/Main: Implemented applying audio driver configuration at …
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74765   6 years vboxsync VideoRec/Main: Condensed code for enabling / disabling video (audio) …
(edit) @73005   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72980   6 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
(edit) @72828   6 years vboxsync ConsoleImpl: test for empty() instead of size() == 0
(edit) @72014   7 years vboxsync VideoRec/Main: Simplified recoding state checking by only using the …
(edit) @70773   7 years vboxsync Main/ConsoleImpl: Make vcc happy
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70753   7 years vboxsync Main/Console: only do video recording setup at VM start if the feature …
(edit) @70644   7 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
(edit) @70579   7 years vboxsync Main/AudioDriver: Fixed crash trying to configure device when no audio …
(edit) @70565   7 years vboxsync Burn fix (trailing spaces).
(edit) @70563   7 years vboxsync Audio/Main: Also made the video recording driver use the new …
(edit) @70535   7 years vboxsync Audio/VRDE: Implemented support for dynamically attaching / detaching …
(edit) @70496   7 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70063   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70036   7 years vboxsync Build fix.
(edit) @70035   7 years vboxsync Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68992   7 years vboxsync Main/Console: Renaming (be more specific what kind of controller type …
(edit) @68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68975   7 years vboxsync VideoRec: Renaming (be more consistent): video capture vs. video recording.
(edit) @68971   7 years vboxsync VideoRec: Documentation, comments.
(edit) @68944   7 years vboxsync VideoRec/Main: Implemented support for attaching + detaching the video …
(edit) @68866   7 years vboxsync Docs.
(edit) @68850   7 years vboxsync VideoRec: Update on syncing with audio data.
(edit) @68828   7 years vboxsync ExtPack: Split up main module of extension pack, have a mandatory one …
(edit) @68804   7 years vboxsync Warning.
(edit) @68801   7 years vboxsync Build fix.
(edit) @68800   7 years vboxsync Build fix.
(edit) @68798   7 years vboxsync VideoRec: Overhauled configuration handling to also support audio …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @66870   8 years vboxsync Main/ConsoleImpl: bugref:8855: don't ignore the error code when …
(edit) @66381   8 years vboxsync Main/Console: Fix missing parameter for …
(edit) @65646   8 years vboxsync gcc 7: Main: fall thru
(edit) @65484   8 years vboxsync Main/Console: Doxygen
(edit) @65482   8 years vboxsync Main/Console: Add the disk integrity driver into the chain if some …
(edit) @65434   8 years vboxsync Docs.
(edit) @65410   8 years vboxsync VideoRec: Interface work, added container / codec configuration stuff.
(edit) @65162   8 years vboxsync Audio/Main: Some (ground) work for audio support for video recording.
(edit) @65120   8 years vboxsync Main: doxygen fixes
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