[AMBClient] - fixed json stream handling
[profile/ivi/automotive-message-broker.git] / plugins / wheel /
2015-01-15 Kevron Rees[Documentation] - restructure of how documentation...
2014-12-30 Kevron Reesreverted varianttype
2014-12-29 Kevron ReesREADME's for all plugins, cmake fixes
2014-12-19 Kevron ReesFix all plugins; fix websocket plugins
2014-10-14 Kevron Reesupdate cache of dbus properties even if not currently...
2014-09-09 Kevron Reesfixes for bluemonkey and wheel
2014-09-05 Kevron Reesmulti-arch support
2014-08-28 Kevron Reesfix for wheel plugin
2014-03-28 Kevron ReesUpdated plugins to work without the now deprecated...
2014-03-28 Kevron ReesMerge pull request #15 from e8johan/master
2014-03-28 Kevron Reessome core changes as well as additions to opencv plugin
2013-11-04 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 0.10.801
2013-11-01 Kevron Reesfixed issue where sources with no zones do not get...
2013-10-08 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-09-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-09-27 Kevron Reesonly increment on the press, not the release
2013-09-25 Kevron Reesdon't increase gear beyond a max gear
2013-09-25 Kevron Reesfixed merge errors
2013-09-05 Kevron Reesmake uuid() const. update all plugins
2013-08-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-08-13 Kevron Reesadded support for more buttons to wheel
2013-08-08 Kevron Reesfixed cherry pick
2013-07-18 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-07-18 Kevron Reesmanual cherry pick merge
2013-06-05 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-05-14 Rusty Lynchrusty's patch to fix up lib suffix
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-11-30 Kevron Reesdatabase plugin works 35/2535/1
2012-11-28 Kevron Reesrefactored how timestamp and sequence are stored: moved... 33/2533/1
2012-11-20 Kevron Reesinitial sequence and timestamp support 06/2506/1
2012-11-01 Kevron Reesfixed todo merge 88/2488/1
2012-10-26 Kevron Reesrefactored setProperty: made it async with callback 23/2323/1
2012-10-26 Kevron Reesfixed merge issue
2012-10-19 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 16/2316/1
2012-10-17 Kevron Reesfixed websocketsource. possibly removed mem leak 13/2313/1
2012-10-03 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive... 05/2305/1
2012-10-03 Kevron Reesproperty changes 04/2304/1
2012-10-02 Kevron Reesfixed merge
2012-09-25 Kevron Reesfixed mergers 56/1856/1
2012-09-24 Kevron Reesconfig required to construct plugins. device config... 53/1853/1
2012-09-19 Kevron Reesfixed up engine coolant down button 51/1851/1
2012-09-14 James AusmusAdd button event generation for Button[1-4]Preset to...
2012-09-14 James AusmusAdd hard-coded calibration values to wheel plugin for...
2012-09-11 Kevron Reesfixed enums in wheel
2012-09-11 Kevron ReesMerge branch 'mal'
2012-09-11 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-09-11 Kevron Reesfixed up AbstractPropertyType so it can use enums
2012-09-05 Kevron Reesfixed parallalel building and make install
2012-09-05 Kevron Reesinstall all the files
2012-08-29 Kevron Reessome additional updates
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-28 Kevron Reesmore updating. still broken
2012-08-28 Kevron Reessome more changes
2012-08-28 Kevron Reesmajor breakage ahead...
2012-08-24 James AusmusClean up the boost::any casting a bit
2012-08-24 James AusmusAdd event propogation of all data items from the wheel
2012-08-23 James AusmusMake the boost::any conversions actually work in WheelS...
2012-08-23 James AusmusMake WheelPlugin actually read JS events, print out...
2012-08-23 James AusmusMerge remote-tracking branch 'origin/master' into wheel...
2012-08-23 James AusmusMake wheelsourceplugin actually read JS events (current...
2012-08-23 James AusmusAdd opening of joystick dev file, and reading of variou...
2012-08-22 Kevron ReesMerge pull request #5 from malcom2073/master
2012-08-22 Kevron ReesMerge pull request #4 from malcom2073/master
2012-08-22 James AusmusAdd opening of joystick dev file, and reading of variou...
2012-08-17 Kevron ReesMerge pull request #1 from jausmus/wheelsource
2012-08-17 James AusmusAdd wheel plugin subdir for wheel source plugin