Staging repository for Wine
Go to file
2014-07-11 21:29:45 +02:00
debian Display short name instead of full bug report title in README.md. 2014-07-11 21:25:18 +02:00
patches Add a missing short name for 13-Misc_ACL patches. 2014-07-11 21:29:45 +02:00
.gitignore Initial version of new dependency based patch system. 2014-07-11 18:51:03 +02:00
LICENSE.wine-compholio Work around bazaar merges not liking conflicts. 2013-11-23 17:00:04 -07:00
precommit-hook.sh Add fixed bug numbers to each patchset, autogenerate README.md with patch information. 2014-07-11 19:34:33 +02:00
README.md Add a missing short name for 13-Misc_ACL patches. 2014-07-11 21:29:45 +02:00

wine-compholio

The Wine "Compholio" Edition repository includes a variety of patches for Wine to run common Windows applications under Linux.

These patches fix the following Wine bugs:

Besides that the following additional changes are included:

  • Lockfree algorithm for filedescriptor cache (improves file access speed)
  • Other Pipelight specific enhancements
  • Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates)
  • Support for GetVolumePathName
  • Support for PulseAudio backend for audio
  • Workaround for shlwapi URLs with relative paths
  • XEMBED support for embedding Wine windows inside Linux applications