- 17 Nov, 2021 1 commit
-
-
André Zwing authored
Signed-off-by: André Zwing <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Nov, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Sep, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 20 Sep, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 14 Sep, 2021 1 commit
-
-
Zhiyi Zhang authored
get_device_desc() should return a NTSTATUS instead of a BOOL. Fix a regression that video capture devices cannot be opened because of the changes in abb17573. Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Sep, 2021 2 commits
-
-
Gijs Vermeulen authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38011Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com> Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 29 Apr, 2019 1 commit
-
-
Martin Storsjo authored
Older videodev2.h lack the V4L2_CAP_DEVICE_CAPS define and the device_caps field in the v4l2_capability struct. Signed-off-by: Martin Storsjo <martin@martin.st> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Apr, 2019 1 commit
-
-
Damjan Jovanovic authored
/dev/video* device nodes aren't all capture devices, and returning those that aren't results in devenum reporting them to applications, which will later fail when opening them with IMoniker::BindToObject(). avicap32 already tries to call VIDIOC_QUERYCAP to check whether it's dealing with a v4l device, but it does not check a successful result any further. Get it to verify the device supports the V4L2_CAP_VIDEO_CAPTURE flag, like we do in qcap/v4l.c. Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Jan, 2014 1 commit
-
-
Alexandre Julliard authored
-
- 23 Feb, 2012 1 commit
-
-
Michael Stefaniuc authored
-
- 15 Dec, 2011 1 commit
-
-
Francois Gouget authored
-
- 14 Jul, 2011 1 commit
-
-
Rafał Mużyło authored
-
- 19 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jul, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 16 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 04 Mar, 2008 1 commit
-
-
Rob Shearman authored
Only specify the root to keep platform-specifics out of the individual DLL makefiles.
-
- 25 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 23 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 24 Oct, 2006 1 commit
-
-
Francois Gouget authored
Remove uneeded COM_NO_WINDOWS_H defines.
-
- 05 Oct, 2006 1 commit
-
-
Francois Gouget authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Jul, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Prefix other entries with '/' to make them non-recursive.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 26 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 03 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that need the define include it.
-
- 09 May, 2005 1 commit
-
-
Alexandre Julliard authored
makefiles, and added support for building a .def.a static import library too.
-
- 07 May, 2005 1 commit
-
-
Alexandre Julliard authored
Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
-
- 27 Apr, 2005 1 commit
-
-
Maarten Lankhorst authored
-
- 24 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 09 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 08 Sep, 2003 1 commit
-
-
Francois Gouget authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 20 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
names in spec files.
-
- 03 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-