Android-x86
Fork
Spenden

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-liblights: Liste der Commits

hardware/liblights


RSS
Rev. Zeit Autor
fd2e518 marshmallow-x86 nougat-x86 oreo-x86 pie-x86 q-x86 r-x86 s-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6 android-x86-9.0-r1 android-x86-9.0-r2 2015-10-16 01:16:50 Chih-Wei Huang

include the header of malloc/free prototypes

Fixes building errors of marshmallow-x86 for the 64-bit target.

Also fixes the warning of unused parameter 'dev'.

8d4c15a lollipop-x86 2014-11-06 13:26:56 Chih-Wei Huang

enable multiarch builds

Convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
to support 64-bit targets.

b6fd8ba kitkat-x86 android-x86-4.4-r1 android-x86-4.4-r2 android-x86-4.4-r3 2014-06-11 16:58:41 Tanguy Pruvot

intel: panel max_brightness can be > 65536

This can produce int divide by 0 on Acer 1425P.

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>

bb71f10 2014-02-15 02:39:44 Chih-Wei Huang

search some known directories under /sys/class/backlight

e0078cc jb-x86 2013-08-18 23:58:46 Chih-Wei Huang

enlarge the read buffer

As Michael Cunningham suggested, intel_video has more digits.

1b56f57 2013-02-28 02:06:49 Chih-Wei Huang

search brightness under /sys/class/backlight automatically

2d13222 2013-01-08 19:53:38 Chih-Wei Huang

fix compatibility issues of jb-x86

* LOGx -> ALOGx
* Remove constness of struct hw_module_t

44cee41 ics-x86 2012-02-06 22:18:37 Chih-Wei Huang

set default values of backlight properties

The default values should be suitable for most netbooks/tablets.

b1bb36b 2012-02-06 21:43:36 Chih-Wei Huang

update to new liblights by Stefan Seidel

92d5cac froyo-x86 android-x86-2.2-r2 2011-04-30 23:27:28 Chih-Wei Huang

initial import

Show on old repository browser