Merge branch 'master' into release
authorLars Op den Kamp <lars@opdenkamp.eu>
Tue, 4 Oct 2011 21:48:29 +0000 (23:48 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Tue, 4 Oct 2011 21:49:05 +0000 (23:49 +0200)
commit3424a2f327e569e92c7282c6e643536984a65c64
tree25ea45618dc21356f31435d840481bad6f271638
parent93f86187ea362ab62f9e0f93b77fb3bcc29166ab
parent4463fb807c654dd564b81baf76d94125c3780244
Merge branch 'master' into release
  * fixed int parameter sizes and some signed/unsigned warnings
  * check whether m_port isn't NULL in ReadFromDevice
  * stop the processor thread and delete the CSerialPort instance on exit
  * added mutex in CSerialPort
  * fix segfault on exit
  * renamed libPlatform -> platform.
  * stuck everything from libCEC in the CEC namespace to avoid namespace
    polution