Sebastian Lackner
e67a0a27b4
debian/control: Explicitly list a couple more dependencies.
2015-04-02 22:23:47 +02:00
Sebastian Lackner
b06dab11cd
server-Realtime_Priority: Show a warning when changing the child priority fails, even without WINEDEBUG=+server.
2015-04-02 22:14:53 +02:00
Sebastian Lackner
0dc851870e
Move gitapply.sh into patches/, remove unused Makefile.in file.
2015-04-02 21:59:18 +02:00
Sebastian Lackner
bd6e9c6b12
Rebase against upstream changes.
2015-04-02 21:37:06 +02:00
Sebastian Lackner
9b05154f9e
Added patch to implement proper handling of CLI .NET images in Wine library loader.
2015-04-02 06:28:01 +02:00
Sebastian Lackner
7a76ebf786
Added patch to implement mscoree._CorValidateImage for mono runtime.
2015-04-02 06:23:34 +02:00
Sebastian Lackner
3b9b44454b
Added patch to implement support for linux priority levels (by Joakim Hernberg, various modifications by Sebastian Lackner).
2015-04-02 06:19:21 +02:00
Sebastian Lackner
655ba010d9
debian: Add additional (optional) package 'wine-staging-compat' to replace system Wine.
2015-04-02 06:19:21 +02:00
Sebastian Lackner
c6b84caa19
Rebase against upstream changes, partially removed patches for job objects (accepted upstream).
2015-04-01 22:09:49 +02:00
Sebastian Lackner
2aadb491e9
debian/control: Remove unnecessary quilt build dependency (thanks darealshinji).
2015-04-01 03:38:47 +02:00
Sebastian Lackner
e6884fe334
Merge pull request #312 from darealshinji/patch-2
...
More improvements to the Debian packaging files.
2015-04-01 03:35:32 +02:00
Sebastian Lackner
7995c78fbf
Added patch for support of 8bpp grayscale TIFF images with 8bpp alpha channel (replaces previous stub).
2015-04-01 03:14:19 +02:00
Sebastian Lackner
168c9879a0
Rebase against upstream changes.
2015-03-31 20:59:38 +02:00
Sebastian Lackner
99d383dca7
ws2_32-TransmitFile: Rebase and fix compile error.
2015-03-31 08:55:12 +02:00
Sebastian Lackner
6a0153d46c
Added patch to show unmounted devices in winecfg and allow changing the unix path.
2015-03-31 01:28:35 +02:00
Sebastian Lackner
cc9f3cfa0e
Rebase against upstream changes.
2015-03-31 00:53:08 +02:00
Sebastian Lackner
006db23dab
Added patch to fix device paths in HKLM\SYSTEM\MountedDevices.
2015-03-30 04:28:05 +02:00
Sebastian Lackner
41c3e670d9
Added patch to return correct device type for cd devices without medium.
2015-03-30 04:11:47 +02:00
Sebastian Lackner
7fb4b8cfc8
Added patch for stub of fltmgr.sys (filter manager driver).
2015-03-28 23:54:21 +01:00
darealshinji
15a87f7353
Update Standards-Version to 3.9.5
...
Fixes:
W: wine-staging source: ancient-standards-version 3.9.2 (current is 3.9.5)
2015-03-28 22:48:58 +01:00
Sebastian Lackner
c9380eed86
ntdll-Vista_Threadpool: Ensure condition min_workers <= max_workers holds all the time.
2015-03-28 22:44:53 +01:00
darealshinji
15fc36c7d0
remove coreutils and gzip from Build-Depends
...
Fixes these errors:
E: wine-staging source: build-depends-on-essential-package-without-using-version build-depends: coreutils
E: wine-staging source: build-depends-on-essential-package-without-using-version build-depends: gzip
2015-03-28 22:43:37 +01:00
darealshinji
1592f18501
Create wine-staging-i386.lintian-overrides
2015-03-28 22:40:31 +01:00
darealshinji
28b1fe7134
Create wine-staging-amd64.lintian-overrides
2015-03-28 22:39:39 +01:00
Sebastian Lackner
5e5cad6246
Merge pull request #310 from darealshinji/patch-2
...
Various improvements to the Debian packaging files.
2015-03-28 21:51:47 +01:00
Sebastian Lackner
41f41a7c98
Added patch to fix calculation of 3D sound source.
2015-03-28 21:38:50 +01:00
Michael Müller
9cfd7972d9
Added patch to fix return value of WS_select in case of EINTR during timeout.
2015-03-28 21:31:34 +01:00
Sebastian Lackner
cd5078fa95
Merge pull request #311 from maharmstone/master
...
Adds support for Environmental Audio Extensions (EAX).
2015-03-28 21:27:16 +01:00
darealshinji
1c34dbeba4
remove redundant apache license
2015-03-28 20:06:54 +01:00
darealshinji
315fc252ca
machine-readable debian/copyright file
2015-03-28 17:59:24 +01:00
Mark Harmstone
cc21d373b5
Added patch to implement EAX support in dsound.
2015-03-27 21:24:40 +00:00
Sebastian Lackner
f3032f5a57
Rebase against upstream Wine (what the ...).
...
Introduce a new 'advapi32-Revert_DACL' patchset for now, to revert all the
changes by Piotr Caban. We have a completely independent and relatively
well-tested implementation of the same functionality in the wineserver.
TODO: Take a closer look at all the tests from our version and the proposed
change, and then finally decide which implementation we want to keep.
2015-03-27 15:55:29 +01:00
Sebastian Lackner
f7fb8e8959
Added patch to fix compatibility of Uplay with gnutls28.
2015-03-27 09:54:16 +01:00
Sebastian Lackner
fc151aaec0
Added patch to fix handling of ANSI NTLM credentials.
2015-03-27 09:39:40 +01:00
Sebastian Lackner
1f66697807
wiaservc-IEnumWIA_DEV_INFO: Various COM cleanup.
2015-03-27 09:25:38 +01:00
Sebastian Lackner
8afbb3aecc
Added patch to implement empty enumerator for IWiaDevMgr::EnumDeviceInfo.
2015-03-27 08:48:46 +01:00
Sebastian Lackner
b5a7498b86
Added patch to avoid spam of FIXME messages for PsLookupProcessByProcessId stub.
2015-03-27 08:18:24 +01:00
Sebastian Lackner
97aaaaa663
Added patch with stubs for Power[Set|Clear]Request.
2015-03-27 07:00:49 +01:00
Sebastian Lackner
e20c4d5a6f
Removed various patches (accepted upstream).
2015-03-26 17:56:44 +01:00
Sebastian Lackner
9e89bb327a
d3dx9_36-D3DXStubs: Fix wrong specfile entry.
2015-03-26 07:33:23 +01:00
Sebastian Lackner
db326ba242
Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).
2015-03-25 17:19:51 +01:00
Sebastian Lackner
47dc5f2527
netprofm-IConnectionPoint: Cleanup and split into two patches.
2015-03-25 12:29:17 +01:00
Sebastian Lackner
4bfbd720eb
ntdll-Vista_Threadpool: Simplify code to determine the current threadpool.
2015-03-25 11:01:39 +01:00
Sebastian Lackner
44094b9175
ntdll-Vista_Threadpool: Move code to threadpool.c, some minor cleanup.
2015-03-25 06:20:43 +01:00
Sebastian Lackner
79b46b851a
dsound-Fast_Mixer: Update dsound fast mixer patchset to use integer math.
2015-03-24 21:58:18 +01:00
Michael Stefaniuc
883c4fd47e
shlwapi-UrlCombine: Use FAILED instead of !SUCCEEDED.
2015-03-24 18:37:02 +01:00
Sebastian Lackner
d7d3868b7f
Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
2015-03-24 18:33:59 +01:00
darealshinji
d620e52840
Update package descriptions
...
Fixes the following Lintian warnings:
W: wine-staging-i386: description-synopsis-starts-with-article
W: wine-staging-amd64: description-synopsis-starts-with-article
W: wine-staging: description-synopsis-starts-with-article
W: wine-staging: extended-description-line-too-long
2015-03-24 14:25:40 +01:00
darealshinji
f069c35bca
Create source/format
2015-03-24 14:21:26 +01:00
darealshinji
9741ce797e
don't install extra licenses
2015-03-24 14:20:10 +01:00