Paul Gofman
|
fb64ea8675
|
strmbase: Force debug info in critical sections.
|
2024-02-15 11:23:57 +01:00 |
|
Alexandre Julliard
|
acad49573a
|
makefiles: Always use the global SOURCES variable for .c files.
|
2023-11-01 22:44:03 +01:00 |
|
Alex Henrie
|
8b20c58801
|
include: Introduce wine_dbgstr_fourcc and debugstr_fourcc.
|
2023-10-06 20:49:52 +02:00 |
|
Sven Baars
|
076d064140
|
strmbase: Fix a critical section leak (Valgrind).
|
2023-08-08 11:56:59 +09:00 |
|
Alexandre Julliard
|
f5c4ae7c10
|
strmbase: Use nameless unions/structs.
|
2023-07-18 20:12:42 +02:00 |
|
Rémi Bernon
|
aa9aa7390f
|
strmbase: Add a separate id for pins.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-03-28 22:22:15 +02:00 |
|
Zebediah Figura
|
46f7d4c131
|
strmbase: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-08 10:47:52 +01:00 |
|
Zebediah Figura
|
98a2689f76
|
strmbase: Get rid of the BaseOutputPinImpl_InitAllocator() helper.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-08 10:47:43 +01:00 |
|
Zebediah Figura
|
186b99c2ac
|
strmbase: Remove the no longer used BaseOutputPinImpl_GetDeliveryBuffer() helper.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-07 10:58:11 +01:00 |
|
Alexandre Julliard
|
f0cd33c69e
|
include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-01-27 20:38:22 +01:00 |
|
Zebediah Figura
|
9156e124f3
|
strmbase: Try sink types before source types.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50668
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-12-23 09:59:00 +01:00 |
|
Zebediah Figura
|
883325ccf7
|
strmbase: Remove the no longer used output queue helper.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-11-30 10:28:31 +01:00 |
|
Alexandre Julliard
|
83d7b1d312
|
strmbase: Move to the libs directory.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-11-29 23:25:46 +01:00 |
|