refactored setProperty: made it async with callback
[profile/ivi/automotive-message-broker.git] / plugins / websocketsink / websocketsinkmanager.cpp
2012-10-26 Kevron Reesrefactored setProperty: made it async with callback 23/2323/1
2012-10-19 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 16/2316/1
2012-10-18 Kevron Reessolved possible memory leak in websocketsink 14/2314/1
2012-10-17 Kevron Reesfixed websocketsource. possibly removed mem leak 13/2313/1
2012-09-26 Michael CarpenterAdded debug output confirming set working
2012-09-26 Michael CarpenterFix for "set" requests
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-13 Michael CarpenterMerge remote-tracking branch 'origin/master'
2012-09-13 Michael CarpenterFix for const_iterator that should be iterator
2012-09-13 Michael CarpenterFix for only a single subscription being operated on
2012-09-13 Kevron Reesadded debug
2012-09-13 Michael CarpenterFix for const_iterator that should be iterator
2012-09-13 Michael CarpenterFix for only a single subscription being operated on
2012-09-12 Kevron Reesfixed compile error
2012-09-12 Kevron ReesMerge branch 'mal'
2012-09-12 Michael CarpenterCode cleanup, comments, and change of ALL printf's...
2012-09-11 Kevron ReesMerge branch 'mal'
2012-09-11 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-09-11 Michael CarpenterFix for bug involving websocket messages being incomplete
2012-09-08 Michael CarpenterChange in the libwebsocket_write call to fix string...
2012-09-08 Michael CarpenterFix for huge memory leak, and more config changes
2012-09-08 Michael CarpenterChange for setConfiguration to be handled properly...
2012-09-07 James AusmusFix compile error due to const iterator issues in webso...
2012-09-06 Michael CarpenterCode cleanup
2012-09-05 Michael CarpenterFix for GIOChannel watch's hanging around longer than...
2012-08-30 Michael CarpenterFix for gioPolling final
2012-08-30 Michael CarpenterFix for some weird issues with the switch
2012-08-30 Michael CarpenterChange for gioPollingFunc to keep it from blocking
2012-08-30 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-08-30 Michael CarpenterChange for switch falling through
2012-08-30 Michael CarpenterChange for GIO to only poll libwebsockets when it actua...
2012-08-30 Michael CarpenterChange for GIO to only poll libwebsockets when it actua...
2012-08-29 Michael CarpenterFix for bad if/else statements found by Kevron
2012-08-29 Michael CarpenterFix for bad if/else statements found by Kevron
2012-08-29 Michael CarpenterFix for bad if/else statements found by Kevron
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-29 Michael CarpenterFixes for new AbstractPropertyType
2012-08-28 Michael CarpenterFixing a bug where a AMBD property request was being...
2012-08-27 Michael CarpenterAddition of handling of generic string properties....
2012-08-25 Kevron ReesMerge pull request #7 from malcom2073/master
2012-08-25 Michael CarpenterAddition of new debugging output, and better error...
2012-08-25 Michael CarpenterAdded unsubscribe supportedeventtype
2012-08-25 Michael CarpenterAddition of getSupportedEventTypes with no data field...
2012-08-25 Michael CarpenterCode formatting cleanup
2012-08-25 Michael CarpenterChanges for unsubscribe to work properly, as well as...
2012-08-25 Michael CarpenterFix for current subscription changes to api.js. Added...
2012-08-25 Michael CarpenterChange for subscription requests to now operate properly
2012-08-23 Kevron Reesmade VehicleProperty::Property strings
2012-08-23 James AusmusMerge remote-tracking branch 'origin/master' into wheel...
2012-08-23 Kevron ReesMerge pull request #6 from malcom2073/master
2012-08-23 Michael CarpenterSlight change to support uuid string transactionids...
2012-08-23 Michael CarpenterChanges to support latest websocket protocol api. Now...
2012-08-23 Kevron Reesmissing files added
2012-08-22 Michael CarpenterAdditions for creating new WebsockSink class instances...
2012-08-22 Kevron Reesmissing files added
2012-08-22 Kevron ReesMerge pull request #5 from malcom2073/master
2012-08-22 Michael CarpenterName change for tcpsink to be websocketsink