gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnokii] branch master updated (2ec97fb -> 70f8eeb)


From: Daniele Forsi
Subject: [gnokii] branch master updated (2ec97fb -> 70f8eeb)
Date: Sun, 21 Feb 2016 10:27:30 +0000

dforsi pushed a change to branch master
in repository gnokii.

      from  2ec97fb   Fix "make distcheck" adding missing files to Makefile.am
       new  70f8eeb   Rewrite MacOS X Bluetooth implementation

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                      |    2 +
 common/devices/Makefile.am     |   12 ++-
 common/devices/osxbluetooth.c  |  205 ----------------------------------------
 common/devices/osxbluetooth.m  |  183 +++++++++++++++++++++++++++++++++++
 configure.ac                   |   32 +++----
 include/devices/Makefile.am    |    1 -
 include/devices/osxbluetooth.h |   49 ----------
 7 files changed, 207 insertions(+), 277 deletions(-)
 delete mode 100644 common/devices/osxbluetooth.c
 create mode 100644 common/devices/osxbluetooth.m
 delete mode 100644 include/devices/osxbluetooth.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]