search for: benstead

Displaying 7 results from an estimated 7 matches for "benstead".

2013 Feb 11
2
Inserting rows of interpolated data
Dear help list - I have light data with 5-min time-stamps. I would like to insert four 1-min time-stamps between each row and interpolate the light data on each new row. To do this I have come up with the following code: lightdata <- read.table("Test_light_data.csv", header = TRUE, sep = ",") # read data file into object "lightdata" library(chron) mins <-
2009 Feb 11
0
Fw: Re: An idea for the appdb
...-----Forwarded Message----- >From: James Mckenzie <jjmckenzie51 at earthlink.net> >Sent: Feb 11, 2009 7:27 AM >To: Ben Klein <shacklein at gmail.com> >Subject: Re: An idea for the appdb > >Ben Klein <shacklein at gmail.com> wrote: >> >>2009/2/11 Luke Benstead <kazade at gmail.com>: >>> Hi all, >>> >>> I was thinking earlier it would be quite nice if when I double clicked >>> a Windows app in GNOME it would display a nice dialog saying something >>> like "This Windows application may not run correct...
2009 May 22
0
Wine release 1.1.22
...;t query the same OID twice if it returns SNMP_ERRORSTATUS_NOSUCHNAME the first time. inetmib1: Rename a poorly named variable. Kai Blin (1): secur32: Don't try to use ntlm_auth --use-cred-cache. Lionel Debroux (1): kernel32: Fix doc header for SetThreadIdealProcessor. Luke Benstead (1): ddraw: Add tests for DirectDrawSurface reference counting. Marcus Meissner (2): urlmon: Separate NULL ptr check (Coverity 924). wininet: lpwhr cannot be NULL (Coverity 927). Michael Stefaniuc (9): msvideo.dll16: Add missing unlock on an error path (Smatch). msct...
2009 Mar 13
0
Wine release 1.1.17
...line numbers as well as variables. dbghelp/stabs: Track line numbers pending for an upcoming function. dbghelp: Rename some things to be less ELF-centric. dbghelp: Extract calc_crc32 function into a separate file. dbghelp: Increase file read buffer size for calc_crc32. Luke Benstead (1): winnt.h: Completed TOKEN_INFORMATION_CLASS enum definition. Michael Stefaniuc (27): mcicda: Compare a file handle with INVALID_HANDLE_VALUE instead of NULL. user32: Remove superfluous pointer casts. taskmgr: Cast to LPARAM the 4th argument passed to SendMessage....
2009 Aug 07
0
Wine release 1.1.27
...secur32: Trace values of SCHANNEL_CRED structure. Ken Sharp (1): gdiplus: Add GdipIsVisibleRectI stub. Ken Thomases (1): ntdll: For Darwin/Mac OS X, use legacy getdirentries if 64-bit inodes enabled. Leonid Lobachev (1): wined3d: Add missing calling convention specifiers. Luke Benstead (2): ntdll: Add semi-stub implementation for SystemExecutionState query. gdiplus: Implement stub for GdipGetImagePalette. Maarten Lankhorst (7): Revert "winealsa.drv: Re-allow fallback to waveout (regression in dsound).". msgsm32.acm: Implement a stub dll. m...
2009 Dec 18
0
Wine release 1.1.35
...kernel32: Mac lang. pref. overrides LANG, but not LC_ALL or LC_MESSAGES. kernel32: Consolidate some related code closer together. Kirill K. Smirnov (1): comctl32/treeview: Avoid a NULL pointer dereference. Lei Zhang (1): secur32: Fix memory leak in SECUR32_addPackages. Luke Benstead (1): ddraw: Fix an incorrect refcount test. Maarten Lankhorst (18): include: Add some definitions to ks.h. include: Fix typo in audiopolicy. dsound: Move buffer property sets to buffer.c. include: Add mmdeviceapi.idl. dsound: Implement DSPROPERTY_WaveDeviceMappi...
2009 Dec 04
0
Wine release 1.1.34
...certificates from system keychain on Mac OS X. Louis Lenders (4): ntoskrnl.exe: Add stub for MmAllocatePagesForMdl. ntoskrnl.exe: Add stub for MmAllocateContiguousMemory. wine.inf: Create wbem directory, and add it to the PATH. advapi32: Don't delay import rpcrt4. Luke Benstead (1): user32: Implement PrintWindow. Maarten Lankhorst (21): include: Add audioclient.idl. include: Add audiopolicy.idl. include: Add some definitions to ksmedia.h. include: Add devicetopology.idl. include: Fix propkeydef.h header. dsound: Implement DirectS...