The following changes since commit 6d2e19e02045d6ac151a05cf3a8d34f4a9b975fe:

  Reorganize some line in acinline.m4 and fix openobex.pc file (2011-01-20 
21:59:42 +0100)

are available in the git repository at:
  git://gitorious.org/openobex/mainline.git for-mainline

Hendrik Sattler (5):
      Fix wrong installation rule instroduced in 81d918714d75184c...
      Merge all transport-specific data into one union
      Fix compilation for Microsoft Visual C++ compiler version 10
      Fix usb transport
      Add verbose flag and use it to print more information about usb device

 apps/obex_find.c     |   21 +++++++++++--
 lib/btobex.c         |   79 +++++++++++++++++++++++++++++++++--------------
 lib/btobex.h         |   10 +++++-
 lib/customtrans.c    |   55 ++++++++-------------------------
 lib/customtrans.h    |    5 +++
 lib/fdobex.c         |   16 ++++++++--
 lib/fdobex.h         |    8 +++++
 lib/inobex.c         |   76 ++++++++++++++++++++++++++++++++--------------
 lib/inobex.h         |    5 +++
 lib/irobex.c         |   83 ++++++++++++++++++++++++++++++++++---------------
 lib/irobex.h         |    6 +++
 lib/obex.c           |   10 ++++--
 lib/obex_transport.c |   47 +++++++++++++++++++++++-----
 lib/obex_transport.h |   32 ++++++++++++-------
 lib/usb1obex.c       |   82 +++++++++++++++++++++++++++---------------------
 lib/usbobex.c        |   73 +++++++++++++++++++++++++------------------
 lib/usbobex.h        |    7 ++++
 udev/CMakeLists.txt  |    2 +-
 18 files changed, 403 insertions(+), 214 deletions(-)

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to