Commit graph

459 commits

Author SHA1 Message Date
Ingo Ruhnke
782a587365 Cleanup to get better HTML rendering out of docbook 2010-05-22 16:11:59 +02:00
Ingo Ruhnke
244a1213ca Changed prompt sign to the more common $ 2010-05-20 22:32:40 +02:00
Ingo Ruhnke
c82a67d83a Changed prompt sign to the more common $ 2010-05-20 22:32:13 +02:00
Ingo Ruhnke
1e4fbbd05c Changed prompt sign to the more common $ 2010-05-20 22:30:18 +02:00
Ingo Ruhnke
97fcd95eff Fixed some issues with non-validating markup 2010-05-20 22:23:13 +02:00
Ingo Ruhnke
50af1e4c53 Minor docu updates 2010-05-20 06:57:01 +02:00
Ingo Ruhnke
94f83bd3d5 TODO updates 2010-05-20 06:48:58 +02:00
Ingo Ruhnke
26dd8d20f2 Added --mouse and documentation 2010-05-20 06:47:33 +02:00
Ingo Ruhnke
452f724cd5 Moved sync handling into linux_uinput.?pp 2010-05-20 06:47:15 +02:00
Ingo Ruhnke
ae87bf0c90 Documented button shifting 2010-05-20 01:33:19 +02:00
Ingo Ruhnke
7d5c379161 Implemented button shifting 2010-05-20 01:27:32 +02:00
Ingo Ruhnke
8602eec784 Supply values by reference, not copy to boost::bind 2010-05-20 00:10:50 +02:00
Ingo Ruhnke
642e7f4648 Replaced btn_map array with proper class 2010-05-19 23:30:43 +02:00
Ingo Ruhnke
7635e63934 Reindended source code 2010-05-19 18:36:38 +02:00
Ingo Ruhnke
715d23f9bd Extended btn_map to a 2D array to allow shifting 2010-05-19 18:29:18 +02:00
Ingo Ruhnke
fe81b31ee1 Spelling fix 2010-05-19 18:04:51 +02:00
Ingo Ruhnke
18a30cc8d9 Documented --ui-buttonmap A={deviceid}-BTN_A 2010-05-19 17:43:12 +02:00
Ingo Ruhnke
e6943010bf Implemented --ui-buttonmap A={deviceid}-BTN_A 2010-05-19 17:30:02 +02:00
Ingo Ruhnke
be705c856e Implemented --ui-buttonmap A=BTN_A@{device_id} 2010-05-19 15:54:02 +02:00
Ingo Ruhnke
197a0ad9f3 Split uinputCfg into its own files 2010-05-19 13:30:26 +02:00
Ingo Ruhnke
5784f09921 Split AxisEvent and ButtonEvent into their own files 2010-05-19 13:26:15 +02:00
Ingo Ruhnke
e9699e6161 TODO updates 2010-05-19 13:09:47 +02:00
Ingo Ruhnke
fe54377ea3 Added a Makefile to replace install.sh 2010-05-14 04:23:02 +02:00
Ingo Ruhnke
09a1f4371f Set version number to 0.4.13 2010-05-13 18:09:12 +02:00
Ingo Ruhnke
e7f2a6ce65 Implemented --no-extra-devices 2010-05-13 18:04:39 +02:00
Ingo Ruhnke
b5b70320a8 Implemented --mimic-xpad 2010-05-13 17:59:45 +02:00
Ingo Ruhnke
5c964ad321 Removed debian/ directory, that stuff is now handled in its own repository 2010-05-09 13:28:32 +02:00
Ingo Ruhnke
5ad25de8a2 Switched back to native package 2010-05-08 18:10:17 +02:00
Ingo Ruhnke
227bc97ee0 Fixed prefix handling 2010-05-08 17:52:24 +02:00
Ingo Ruhnke
b305d263c5 Changed from native to quilt 2010-05-08 17:46:16 +02:00
Ingo Ruhnke
5d1e424123 added debian/source/format 2010-05-08 17:43:03 +02:00
Ingo Ruhnke
040960dbca Fixed install prefix of the debian package, changed g++ build depend to g++-4.4, remove config.log on clean 2010-05-08 17:39:04 +02:00
Ingo Ruhnke
05f7b512f3 Updated README, TODO, ..., getting ready for a release 2010-05-08 17:20:06 +02:00
Ingo Ruhnke
acc83015ca Added DESTDIR variable 2010-05-08 17:11:53 +02:00
Ingo Ruhnke
5464b17f3d Added --dpad-rotation option 2010-05-08 16:56:53 +02:00
Ingo Ruhnke
3aa7a6b60c Added a few FIXME comments 2010-05-08 16:56:26 +02:00
Ingo Ruhnke
31f58a9dbb Switched from liboost1.41 to libboost1.40, as the newer one is missing in Ubuntu 2010-05-07 14:35:57 +02:00
Ingo Ruhnke
beebdc4c1b Added python to the dependencies 2010-05-07 14:33:35 +02:00
Ingo Ruhnke
e963366986 Switched from liboost1.41 to libboost1.40, as the newer one is missing in Ubuntu 2010-05-07 14:31:37 +02:00
Ingo Ruhnke
3a2befb826 Some debian package work 2010-05-07 13:48:54 +02:00
Ingo Ruhnke
57cb664619 Some updates to README, NEWS and TODO 2010-05-07 13:23:03 +02:00
Ingo Ruhnke
720589c209 Remove scons files on clean 2010-05-07 13:22:05 +02:00
Ingo Ruhnke
c7624f8aaf Fixed install script 2010-05-07 13:21:42 +02:00
Ingo Ruhnke
587aa9ebd8 Added man pages in generated form 2010-05-07 03:19:05 +02:00
Ingo Ruhnke
a6c20f687f Some work on Debian/Ubuntu package 2010-05-07 03:16:43 +02:00
Ingo Ruhnke
57e80ae073 Moved xboxdrv-daemon to top level dir 2010-05-07 02:46:36 +02:00
Ingo Ruhnke
e0fbb062e8 Some more docu 2010-05-07 02:46:04 +02:00
Ingo Ruhnke
078b536cd3 Added install script 2010-05-07 02:45:11 +02:00
Ingo Ruhnke
921083ea84 Added install script 2010-05-07 02:44:53 +02:00
Ingo Ruhnke
ba5fbe397d Further cleanup of the man page 2010-05-07 00:39:44 +02:00