]> Devoid-pointer.net GitWeb - KLGD_FF_plugin.git/log
KLGD_FF_plugin.git
10 years ago- Use correct command for uploading
Michal Malý [Sat, 20 Sep 2014 10:44:42 +0000 (12:44 +0200)]
- Use correct command for uploading
- Remove unused variable

10 years ago- Do not let "active" and "latest" effect point to the same effect
Michal Malý [Sat, 20 Sep 2014 10:33:19 +0000 (12:33 +0200)]
- Do not let "active" and "latest" effect point to the same effect
- Fix effect updating

10 years agoAPI change!
Michal Malý [Fri, 19 Sep 2014 23:45:08 +0000 (01:45 +0200)]
API change!

- Revised logic of effect state transition handling
- Simpler and more flexible plugin<->HW-spec driver interface

10 years agoUpdate to new klgd_register_plugin() API
Michal Malý [Thu, 28 Aug 2014 10:44:02 +0000 (12:44 +0200)]
Update to new klgd_register_plugin() API

10 years agoDon't leak memory in effect manipulation functions.
Michal Malý [Tue, 26 Aug 2014 17:55:54 +0000 (19:55 +0200)]
Don't leak memory in effect manipulation functions.

10 years agoUse the KLGD command struct as intended.
Michal Malý [Mon, 25 Aug 2014 23:31:49 +0000 (01:31 +0200)]
Use the KLGD command struct as intended.

10 years ago- Preliminary gain adjustment support
Michal Malý [Mon, 25 Aug 2014 14:15:33 +0000 (16:15 +0200)]
- Preliminary gain adjustment support
- Expose struct input_dev to command building callbacks

10 years agoFix double variable assignment
Michal Malý [Fri, 15 Aug 2014 21:55:20 +0000 (23:55 +0200)]
Fix double variable assignment

10 years agoFix comparison sign
Michal Malý [Fri, 15 Aug 2014 21:54:08 +0000 (23:54 +0200)]
Fix comparison sign

10 years agoAdd some comments
Michal Malý [Fri, 15 Aug 2014 19:26:34 +0000 (21:26 +0200)]
Add some comments

10 years agoUpdate for the new KLGD command sending logic
Michal Malý [Wed, 13 Aug 2014 15:21:07 +0000 (17:21 +0200)]
Update for the new KLGD command sending logic

10 years agoRemove obsolete test_me.sh script
Michal Malý [Wed, 13 Aug 2014 10:25:22 +0000 (12:25 +0200)]
Remove obsolete test_me.sh script

10 years agoMAJOR CHANGES!
Michal Malý [Wed, 13 Aug 2014 08:48:33 +0000 (10:48 +0200)]
MAJOR CHANGES!
- Create a virtual Force Feedback device to test KLGD and FFB handling
- Add klgd_ff_plugin

10 years agoMake the callback function asynchronous
Michal Malý [Sun, 27 Jul 2014 15:52:33 +0000 (17:52 +0200)]
Make the callback function asynchronous

10 years agoInitial commit
Michal Malý [Sun, 27 Jul 2014 13:55:30 +0000 (15:55 +0200)]
Initial commit