wine-staging/staging
Sebastian Lackner e9f11bd51b Rebase against 84cae8c3ea2614fce65d5d499159de9d530444ef.
[ntdll-x86_64_set_cpu_context]
Removed patch to allow to set debug registers separately in NtSetContextThread
(accepted upstream).
2016-03-27 05:20:50 +02:00
..
changelog Release 1.8. 2015-12-21 18:34:18 +01:00
patchinstall.sh.in Rebase against 84cae8c3ea2614fce65d5d499159de9d530444ef. 2016-03-27 05:20:50 +02:00
patchupdate.py patchupdate.py: Track the stable branch of Wine. 2016-03-27 04:07:21 +02:00
patchutils.py Rename patch-tools/ to staging/. 2015-11-23 02:43:28 +01:00
progressbar.py Rename patch-tools/ to staging/. 2015-11-23 02:43:28 +01:00
README.md.in Rename patch-tools/ to staging/. 2015-11-23 02:43:28 +01:00

What is Wine Staging?
---------------------

**Wine Staging** is the testing area of winehq.org. It contains bug fixes and
features, which have not been integrated into the development branch yet. The
idea of Wine Staging is to provide experimental features faster to end users and
to give developers the possibility to discuss and improve their patches before
they are integrated into the main branch. More information about Wine Staging
can also be found on our website [wine-staging.com](http://wine-staging.com).

Although we are reviewing and testing all patches carefully before adding them,
you may encounter additional bugs, which are not present in the development
branch. Do not hesitate to report such issues at winehq.org, so they can be
fixed before the feature gets integrated.


How to install and use Wine Staging
-----------------------------------

Ready-to-use packages for Wine Staging are available for a variety
of different Linux distributions directly for download. Just follow the
instructions available on the
[Wiki](https://github.com/wine-compholio/wine-staging/wiki/Installation).

When using Wine Staging there are a few differences compared to regular
Wine. The main difference is that it is not sufficient to type `wine` to
run it, but instead you will have to type `/opt/wine-staging/bin/wine`.
Besides that there are also some other differences, for example additional
configuration options to tweak performance, which are not available in regular
Wine. All those differences are also documented on the
[Wiki](https://github.com/wine-compholio/wine-staging/wiki/Usage).


Included bug fixes and improvements
-----------------------------------

{fixes}