haiku/src/add-ons
Stephan Aßmus a8ed06f0c1 Patch by Clemens Zeidler:
* Enable the Synaptics driver again.
* After performing the checks for the Synaptics device, issue a reset to avoid
  the device being left in a weird state. This fixes at least the weird mouse
  in VMWare with enabled Synaptics driver. Please report if there are any other
  problems! :-)

Thanks a lot!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29944 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-05 17:25:29 +00:00
..
accelerants added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. 2009-03-02 19:55:03 +00:00
decorators
disk_scanner
disk_systems * Implemented a "chkbfs" using the old ioctl interface formerly only used by 2008-11-01 17:31:31 +00:00
input_server * On construction initialize fLastEventTime with the current system time. 2009-04-05 13:49:05 +00:00
kernel Patch by Clemens Zeidler: 2009-04-05 17:25:29 +00:00
mail_daemon Fixed default fortunes file path. 2009-04-04 00:02:49 +00:00
media gcc4 build fix - thanks to Artur Wyszynski for submitting. Closes ticket #3652. 2009-04-02 03:03:16 +00:00
opengl added SSE again as support in Haiku seems OK. This can be reverted if needed. 2009-01-26 23:20:42 +00:00
print Fix more operator precedence errors. These do not do what you'd expect at first 2009-02-01 23:24:55 +00:00
screen_savers * Removed the GLife entry for now. Maybe something is going to happen there? :-) 2009-03-26 15:03:29 +00:00
tracker fix a warning (return local address). 2008-10-12 22:24:42 +00:00
translators Fix more operator precedence errors. These do not do what you'd expect at first 2009-02-01 23:24:55 +00:00
Jamfile