summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-20Renumber device vendor bits to avoid clashes, expand model mask to 20 bits, a...paule2-127/+295
2007-06-13Set vendor for HTC ODevice - patch by Marex (see bug #1855)paule1-0/+1
2007-06-10fix missing types for include for latest kernelaquadran2-0/+3
2007-05-10application of proper parens for the socket call checkerik1-1/+1
2007-04-23Fix for bug 1844. The display of 12hour (AM/PM) time was broken. It waserik8-108/+140
2007-04-23Fix for bug 1848 where the outcome of setting the time to 12:00AM did noterik1-2/+2
2007-04-20removed unused member functionerik2-17/+0
2007-04-20additional info to a comment about pty manglingerik1-1/+1
2007-03-17match h1910 and asus 716 to other pda latest changesaquadran2-36/+32
2007-03-12BUG: W/out a Q_EXPORT macro this class will not work with the GCC visibilityerik1-1/+1
2007-03-06Reworked to fit into the Opie style guidelines.erik2-235/+273
2007-03-06Bluetooth didn't quite work for kernel 2.6 based iPAQs in familiar. Thiserik1-0/+21
2007-02-21This commit fixes Opie bug 1839:erik1-13/+9
2007-02-13This commit fixes bug 1840. The problem is that the palm support declarederik1-10/+14
2007-02-11A couple of changes to Paul's great work for the 1.2.3 release.erik1-1/+1
2007-02-10Update changelog based on resolved bugs and CVS changes for 1.2.3paule1-1/+44
2007-02-09This commit is based on the patch submitted to bug 1702:erik1-1/+1
2007-02-09This commit fixes an issue where an ioctl call is made but the returnerik3-3/+12
2007-02-09This commit is based on the patch attached to Opie bug 1735:erik1-10/+25
2007-02-09This commit makes all supported models bit unique from each other withinerik1-30/+35
2007-02-08This commit provides fixes that quiet warnings associated to deviceerik4-53/+16
2007-02-08This commit provides the necessary changes and new files for Opie toerik5-2/+367
2007-02-08Commit of GoXbox Live HTC Universal patch. This should make backlighterik1-3/+3
2007-02-08Removal of useless code based on a conditional that is never set to anythingerik1-49/+23
2007-02-08Each file in this commit has a problem where it is possible to dereferenceerik6-29/+62
2007-02-08This commit adds support for the HTC Universal bluetooth device toerik1-0/+4
2007-02-08This commit provides support for any iPAQ handheld that runs a 2.6 kernelerik1-57/+44
2007-02-07Update docs to match current status; add myself as maintainerpaule3-25/+53
2007-02-07Check lircd is configured before accepting button pressespaule1-1/+5
2007-02-07Start up gracefully when lircd is not properly configured yetpaule3-4/+20
2007-02-07Rename Add button to Learn; remove Edit button; move list updating to its own...paule2-21/+34
2007-02-07Implement learning process (requires patched irrecord with stdout buffering d...paule2-32/+231
2007-02-07Add functions for handling /etc/lircd.conf; do basic check of /etc/lircd.conf...paule2-0/+174
2007-02-06Start lircd on application start, and stop it on quitpaule3-19/+51
2007-02-05BUG: Lack of a << made opieplayer2 uncompilable.erik1-1/+1
2007-02-05BUG: My change to a switch statement made opie-gutenbrowser uncompilable.erik1-11/+9
2007-01-31A few files that dereference pointers w/out checking that the pointer iserik3-28/+14
2007-01-31A few files that have dynamically allocated arrays that are not properlyerik3-3/+3
2007-01-31I expanded my audit to include any app I could get to compile in i386.erik8-235/+235
2007-01-31The queryByExample member function was not properly overridden by the childerik2-2/+2
2007-01-31Show events on all visible days in the month view, not just those within the ...paule2-18/+46
2007-01-31Don't allow configuring buttons with no remote layout selectedpaule1-0/+8
2007-01-31Specify correct parameters to needToAuthenticate() and login() so that approp...paule1-2/+2
2007-01-31Reinstate startup system year validity check and update year to 2007; show da...paule1-8/+19
2007-01-29Each file in this commit exhibits a problem where a variable is made inerik4-14/+7
2007-01-29Each file in this commit has an issue where the initial value of a variableerik14-56/+56
2007-01-29Reformat according to current Opie coding style.erik1-70/+92
2007-01-29Reformat according to current Opie style.erik1-232/+234
2007-01-29Strictly removal of cruft (commented out old code).erik1-22/+0
2007-01-29Fix needToAuthenticate() so that its operation matches the doc commentspaule1-2/+2