summaryrefslogtreecommitdiff
path: root/noncore/tools/remote
AgeCommit message (Expand)AuthorFilesLines
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-01-31Don't allow configuring buttons with no remote layout selectedpaule1-0/+8
2007-01-28Change to not use new for message boxes; rename sendIR parameter to a more ap...paule2-12/+12
2007-01-28More fixes for remote selectionpaule2-0/+25
2007-01-28Don't allow creating remote layouts with a blank name; remove old commented o...paule1-13/+4
2007-01-28Remove unused source filespaule2-53/+0
2007-01-28Correctly select first remote upon loading configuration; pass current button...paule1-14/+34
2007-01-28Correctly select first remote upon loading configuration; show a warning mess...paule1-4/+15
2007-01-28Correctly select first remote upon loading configurationpaule3-2/+6
2007-01-28Load in current button action on openingpaule2-17/+34
2007-01-28Refactored out all communication with LIRC into new LircHandler classpaule13-755/+344
2005-05-23Resource -> OResource and clean up includesdrw5-5/+3
2004-12-24Repair damage done by a broken replace program. Note to self: Never use anyth...mickeyl1-213/+1
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+213
2004-03-28remove hardcoded build types "debug" and "release". these are set by the buil...mickeyl1-1/+1
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14Opie2 and ODP changeszecke4-9/+11
2004-03-02applied the patch generated by the optimize_connect script fromalwin4-8/+8
2004-02-21improve support for BigScreenar2-203/+210
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+1
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-10-29merge noncore/tools/*mickeyl1-1/+1
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks in...kergoth1-0/+1
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font...kergoth1-1/+1
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= dep...kergoth1-1/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc...kergoth1-1/+1
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-10-05The control file lacked a \n at the end - this screwed the Packages filesandman1-1/+1
2002-08-01gcc3.x fixesharlekin4-7/+19
2002-07-24removed makefilesspiralman3-759/+3
2002-07-23made it compilable againspiralman1-1/+1
2002-07-23Added code for irrecord frontend, doesnt work yet.spiralman12-12/+1139
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-16/+14
2002-06-24Fix TRANSLATIONSdavipt1-0/+17
2002-06-23Simon thanks for the patch. Some clean ups. Patch provided by tronicalzecke13-20/+20
2002-05-16fixed segfault when socket() returns -1 (hopefully)spiralman3-2/+40