2014-07-08 11:39:31 -07:00
|
|
|
wine-compholio
|
|
|
|
==============
|
2013-11-21 12:30:27 -08:00
|
|
|
|
2014-07-08 11:39:31 -07:00
|
|
|
The Wine "Compholio" Edition repository includes a variety of patches for Wine to run common Windows applications under Linux.
|
2014-01-18 09:41:35 -08:00
|
|
|
|
|
|
|
Current patches include:
|
2014-07-08 12:19:19 -07:00
|
|
|
|
|
|
|
* Support for interface change notifications ([Wine Bug #32328](http://bugs.winehq.org/show_bug.cgi?id=32328))
|
|
|
|
* Support for stored file ACLs ([Wine Bug #31858](http://bugs.winehq.org/show_bug.cgi?id=31858))
|
|
|
|
* Support for inherited file ACLs ([Wine Bug #34406](http://bugs.winehq.org/show_bug.cgi?id=34406))
|
|
|
|
* Support for Junction Points ([Wine Bug #12401](http://bugs.winehq.org/show_bug.cgi?id=12401))
|
|
|
|
* Support for TransmitFile ([Wine Bug #5048](http://bugs.winehq.org/show_bug.cgi?id=5048))
|
2014-01-25 09:14:04 -08:00
|
|
|
* Support for GetVolumePathName
|
2014-07-08 12:19:19 -07:00
|
|
|
* Implement an Arial replacement font ([Wine Bug #32323](http://bugs.winehq.org/show_bug.cgi?id=32323))
|
|
|
|
* Workaround for TransactNamedPipe not being supported ([Wine Bug #17273](http://bugs.winehq.org/show_bug.cgi?id=17273))
|
|
|
|
* Fix incorrect scaling for DECIMAL values in VarDecAdd ([Wine Bug #31269](http://bugs.winehq.org/show_bug.cgi?id=31269))
|
|
|
|
* Return NULL-terminated list of arguments in CommandLineToArgvW ([Wine Bug #22829](http://bugs.winehq.org/show_bug.cgi?id=22829))
|
2014-01-18 09:41:35 -08:00
|
|
|
* XEMBED support for embedding Wine windows inside Linux applications
|
|
|
|
* Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates)
|
2014-06-13 13:02:13 -07:00
|
|
|
* Lockfree algorithm for filedescriptor cache (improves file access speed)
|
2014-01-18 09:41:35 -08:00
|
|
|
* Workaround for shlwapi URLs with relative paths
|
2014-01-18 09:47:43 -08:00
|
|
|
* Support for PulseAudio backend for audio
|
2014-06-13 13:02:13 -07:00
|
|
|
* Other Pipelight specific enhancements
|