search for: systemclock

Displaying 12 results from an estimated 12 matches for "systemclock".

Did you mean: system_clock
2019 Mar 15
0
Wine release 4.4
...ing DirectSound renderer pin information. quartz/tests: Add some tests for DirectSound renderer pin interfaces. include: Correct IDL attributes for control.idl. quartz/tests: Add some tests for IBasicAudio on the DirectSound renderer. quartz/tests: Rename referenceclock.c to systemclock.c. quartz/tests: Clean up test_IReferenceClock_query_interface(). quartz/tests: Rewrite test_IReferenceClock_methods(). quartz/systemclock: Simplify SystemClockImpl_GetTime(). hid: Handle overlapped file handles. quartz/tests: Fix static link to GetTickCount64()....
2008 Mar 12
6
Time is off by an hour in my XEN vm
Hello, I''m hiring a XEN virtual machine running Ubuntu at a hosting company. My XEN virtual machine is hosted on a server which has some other VM''s running on it. They all use ubuntu or debian. After a crash sometime last week, the systemclock of my VM is off by an hour (it says 19:49, although it''s 18:49 here now). The other VM''s don''t have this problem, and according to the admin of the server, the server clock is running correctly and my XEN config is correct also (it''s not set to locatime o...
2019 Mar 29
0
Wine release 4.5
...GPU information for the NVIDIA RTX series. Thomas Faber (1): riched20: Implement MSVC asm wrappers. Vijay Kiran Kamuju (1): imagehlp/tests: Add initial tests for CheckSumMappedFile. Vincent Povirk (1): appwiz.cpl: Search /opt/wine for addons. Zebediah Figura (19): quartz/systemclock: Avoid using the sink structure pointer as a cookie. quartz/systemclock: Store all the sinks in a single list. quartz/systemclock: Clean up the remaining IUnknown methods. quartz/systemclock: Get rid of the SystemClockImpl typedef. wined3d: Make wined3d_device_set_texture()...
2009 Nov 20
1
Licenses GPL and LGPL
...me point and some of the files haven't been modified. Could someone confirm the current license of these files? (according to the Copyright should be Fluendo S.L.) The GPL files that I am concerned about are: com.fluendo.jst Buffer Bus Clock ClockProvider Event Format Message Query SystemClock com.fluendo.utils Base64Converter Debug MemUtils com.fluendo.jst is used by com.fluendo.plugin com.fluendo.utils is used everywhere (plugin, jtheora, jtiger, jkate) Thanks in advance, Octavi
2009 Dec 13
6
Company Of Heroes, broke at Wine 1.1.34
...:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:heap:HeapSetInformation 0x5980000 0 0x114f9f4 4 fixme:heap:HeapSetInformation 0x5a90000 0 0x114f9f4 4 (Info) WARNING Using obsolete API 'Time::RegisterTimeProvider', use 'SystemClock::RegisterTimeProvider' instead err:module:import_dll Library d3dx10_33.dll (which is needed by L"C:\\Program Files\\THQ\\Company of Heroes\\spDx10.dll") not found fixme:heap:HeapSetInformation 0x5cf0000 0 0x114efb0 4 fixme:heap:HeapSetInformation 0xeeb0000 0 0x114efb0 4 fixme:win:Enum...
2008 Jul 10
6
Xen guests clock is exactly 2 hours before dom0 time
Hi list, one and hopefully last strange thing I figured out ist the systime of my guests. Dom0 uses ntp for time syncronisation. I set the time on my guests manually but after reboot any machine (Windows server, XP, Freebsd, even PV Machines like ubuntu) all run local time - 2 hours. /proc/sys/xen/independent_wallclock is set to 0 so actually the time should be set by dom0...(?) Any
2010 Nov 30
1
Consistency regarding compiled Cortado 0.6.0 source and the official binary
...ipeline$SinkEnumerator.class ./com/fluendo/jst/Pipeline$SortedEnumerator.class ./com/fluendo/jst/Pipeline$StateThread.class ./com/fluendo/jst/Pipeline.class ./com/fluendo/jst/Query.class ./com/fluendo/jst/Sink$1.class ./com/fluendo/jst/Sink.class ./com/fluendo/jst/SourceInfo.class ./com/fluendo/jst/SystemClock.class ./com/fluendo/jst/WaitStatus.class ./com/fluendo/player ./com/fluendo/player/AboutFrame$1.class ./com/fluendo/player/AboutFrame$2.class ./com/fluendo/player/AboutFrame.class ./com/fluendo/player/AppFrame.class ./com/fluendo/player/Configure.class ./com/fluendo/player/Cortado.class ./com/fluen...
2019 Jun 21
0
Wine release 4.11
...rmbase pin reference counting methods. quartz/filesource: Store the source pin inline in the AsyncReader structure. quartz/filesource: Cancel I/O from all threads in IAsyncReader::BeginFlush(). quartz/filesource: Add a test for cross-thread asynchronous read requests. quartz/systemclock: Create the advise thread after the events it depends on. strmbase/transform: Store the pins inline in the TransformFilter structure. strmbase/renderer: Remove some duplicated locks. strmbase/renderer: Store the sink pin inline in the BaseRenderer structure. quartz/filtergra...
2019 Nov 29
0
Wine release 4.21
...the filter lock in IPin::EndOfStream(). strmbase: Get rid of BaseRendererImpl_BeginFlush(). strmbase: Get rid of BaseRendererImpl_EndFlush(). strmbase: Get rid of BaseRendererImpl_EndOfStream(). strmbase: Don't hold the streaming lock in IPin::BeginFlush(). quartz/systemclock: Support COM aggregation. quartz/dsoundrender: Move DSoundRender_create() to avoid forward declarations. quartz/dsoundrender: Delegate IReferenceClock to the system clock. strmbase: Swap the lock order in IPin::EndFlush(). kernelbase: Implement GetOverlappedResultEx()....
2019 Apr 12
0
Wine release 4.6
...cording. ddraw: Return D3DERR_NOTINBEGINSTATEBLOCK when EndStateBlock() is called while not recording. ddraw: Forbid applying a stateblock while recording. ddraw: Forbid capturing a stateblock while recording. ddraw: Forbid creating a stateblock while recording. quartz/systemclock: Avoid a use-after-free (Coverity). ntdll: Avoid crashing while tracing parameters to NtCreateNamedPipeFile(). qcap/tests: Add some tests for audio capture filter interfaces. qcap/tests: Add some tests for IPersistPropertyBag on the audio capture filter. qcap/tests: Add some...
2010 Dec 10
0
Wine release 1.3.9
...PCM/EXTENSIBLE in acmwrapper. quartz: Support IFilterMapper3 interface. quartz: Add support for filtermapper3 to filtergraph. quartz: Make sure video window is actually destroyed. quartz: Implement AMGetErrorTextA on top of AMGetErrorTextW. quartz: Use unicode calls in SystemClock. quartz: Make video renderer use unicode calls. strmbase: Fix reference leak of enumpins. winegstreamer: Make sure size is set correctly before delivering buffers. winegstreamer: Kill thread on disconnect. quartz: Remove default clock if the providing filter is removed...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...z/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. acmwrapper.c avidec.c avisplit.c control.c dsoundrender.c enumfilters.c enummedia.c enummoniker.c enumregfilters.c filesource.c filtergraph.c filtermapper.c main.c memallocator.c mpegsplit.c nullrenderer.c parser.c pin.c regsvr.c systemclock.c videorenderer.c waveparser.c version.rc quartz_strmif.idl quartz_strmif_p.c > :info:build config.status: creating dlls/quartz/tests/Makefile > :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. avisplitter.c dsoundrender.c filtergraph.c filtermapper.c m...