haiku/src/add-ons
Adrien Destugues 124a502a7a Always set the LVDS panel to its native mode, except for the 'display' part.
This allows to use lower resolution screen modes with black border.

Added a set of TODOs :
 * The smaller scren is not centered, but aligned top-left
 * The base resolution used is the one reported from edid 1.1, because I'm still not sure how to parse EDID 1.2. This resolution is too small on my laptop, but it works.

Also added two ways of setting 8-to-6 dithering for 18-bit LVDS panel. No visible result for me, unfortunately.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38354 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-25 15:06:49 +00:00
..
accelerants Always set the LVDS panel to its native mode, except for the 'display' part. 2010-08-25 15:06:49 +00:00
bluetooth Fix JamFile / style 2009-04-22 21:00:58 +00:00
decorators Clean up. 2010-08-23 06:39:47 +00:00
disk_systems Update some apps/add-ons/preflets for impending changes to the layout API, specifically the layout builders. Also do a bit of style and layout cleanup in some places. This is part of #6407. Everything I've updated should look and function the same as it did before. 2010-08-12 16:54:03 +00:00
input_server shortcut_catcher: Suppress #pragma export 2010-08-19 00:24:09 +00:00
kernel pci: Fix memory leaks in uninorth (ppc) 2010-08-24 22:58:08 +00:00
locale Look for catkeys files with .catkeys extension instead of .txt, since that's what everyone uses. 2010-08-17 13:49:52 +00:00
mail_daemon CID 704 : Off-by-one error. 2010-08-12 11:59:51 +00:00
media There was some bogus code in the Seek and FindKeyframe methods: 2010-08-24 13:57:40 +00:00
opengl Forgot to fix those, too. Maybe because they're useless, to say the 2009-09-25 03:14:38 +00:00
print * Moved enconding files into system/data/PDF Writer directory, 2010-07-27 14:45:25 +00:00
screen_savers CID 1464: Delete an array with delete[] 2010-08-07 23:49:49 +00:00
tracker * Update all applications in tree to use the new localizing system 2010-07-02 11:36:13 +00:00
translators * fix a warning in the wonderbrush translator which I think indicates an actual 2010-08-19 19:40:15 +00:00
Jamfile Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00