Staging repository for Wine
Go to file
2014-07-22 18:24:15 -06:00
debian Downgraded Arial replacement font to Liberation Sans v1.07.3. 2014-07-22 18:24:15 -06:00
patches Downgraded Arial replacement font to Liberation Sans v1.07.3. 2014-07-22 18:24:15 -06:00
LICENSE.LGPLv2.1 Make sure LICENSE files are included in the Debian packages. 2014-07-22 17:51:37 -06:00
LICENSE.wine-compholio Downgraded Arial replacement font to Liberation Sans v1.07.3. 2014-07-22 18:24:15 -06:00
precommit-hook.sh Move generate-patchlist.sh script into folder debian/tools, integrate patch-list-template.diff into the shell script 2014-03-05 00:02:01 +01:00
README.md Reformat the display of the Wine bug number in the README. 2014-07-08 13:19:19 -06:00

wine-compholio

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

Current patches include:

  • Support for interface change notifications (Wine Bug #32328)
  • Support for stored file ACLs (Wine Bug #31858)
  • Support for inherited file ACLs (Wine Bug #34406)
  • Support for Junction Points (Wine Bug #12401)
  • Support for TransmitFile (Wine Bug #5048)
  • Support for GetVolumePathName
  • Implement an Arial replacement font (Wine Bug #32323)
  • Workaround for TransactNamedPipe not being supported (Wine Bug #17273)
  • Fix incorrect scaling for DECIMAL values in VarDecAdd (Wine Bug #31269)
  • Return NULL-terminated list of arguments in CommandLineToArgvW (Wine Bug #22829)
  • XEMBED support for embedding Wine windows inside Linux applications
  • Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates)
  • Lockfree algorithm for filedescriptor cache (improves file access speed)
  • Workaround for shlwapi URLs with relative paths
  • Support for PulseAudio backend for audio
  • Other Pipelight specific enhancements