summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_htc.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-06-13Set vendor for HTC ODevice - patch by Marex (see bug #1855)paule1-0/+1
2007-02-09This commit fixes an issue where an ioctl call is made but the returnerik1-1/+3
value is not checked. It isn't a big deal. But it would be nice if the user knew that an ioctl to a device tanked.
2007-02-08This commit provides fixes that quiet warnings associated to deviceerik1-4/+6
information. It should cause no change in behavior.
2007-02-08Commit of GoXbox Live HTC Universal patch. This should make backlighterik1-3/+3
work with current kernel versions. It also changes the mixer name to the rightful name for most modern kernels. It is rumored that the mixer in most HTC devices does not work. But at least it points at the right device now. Thanks GoXbox Live!
2007-01-29Each file in this commit has an issue where the initial value of a variableerik1-2/+1
is assumed to be something but no initial value is given. This commit changes that by either assigning an initial value or removing the assumption on an initial value (usually the former).
2006-07-14more htc universal stuffllornkcor1-186/+69
2006-04-23add support for HTC Universal devicellornkcor1-0/+721