platform/upstream/neardal.git
9 years agoKeep only relevant doxygen configuration.
Oleg Zhurakivskyy [Tue, 19 Aug 2014 10:36:13 +0000 (13:36 +0300)]
Keep only relevant doxygen configuration.

9 years agoDelete redundant doxygen configuration.
Oleg Zhurakivskyy [Tue, 19 Aug 2014 10:36:12 +0000 (13:36 +0300)]
Delete redundant doxygen configuration.

9 years agoSimplify doc target.
Oleg Zhurakivskyy [Tue, 19 Aug 2014 10:36:11 +0000 (13:36 +0300)]
Simplify doc target.

9 years agoIgnore no-action interfaces.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:53 +0000 (15:12 +0300)]
Ignore no-action interfaces.

9 years agoRemove unneded record proxy.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:52 +0000 (15:12 +0300)]
Remove unneded record proxy.

9 years agoUse generic org.freedesktop.DBus.Properties interface.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:51 +0000 (15:12 +0300)]
Use generic org.freedesktop.DBus.Properties interface.

9 years agoSupport interface changes for records.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:50 +0000 (15:12 +0300)]
Support interface changes for records.

9 years agoRemove unneeded include.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:49 +0000 (15:12 +0300)]
Remove unneeded include.

9 years agoRemove unneeded include.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:48 +0000 (15:12 +0300)]
Remove unneeded include.

9 years agoAdd "keep-running" option (-k).
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:47 +0000 (15:12 +0300)]
Add "keep-running" option (-k).

9 years agoMinor fix.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:46 +0000 (15:12 +0300)]
Minor fix.

9 years agoFix doxygen target.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:45 +0000 (15:12 +0300)]
Fix doxygen target.

9 years agoMinor fix.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:44 +0000 (15:12 +0300)]
Minor fix.

9 years agoRemove unused macro.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:43 +0000 (15:12 +0300)]
Remove unused macro.

9 years agoFix dist target.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:42 +0000 (15:12 +0300)]
Fix dist target.

9 years agoFix typo.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:41 +0000 (15:12 +0300)]
Fix typo.

9 years agoSupport prefix properly.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:40 +0000 (15:12 +0300)]
Support prefix properly.

9 years agoMinor cleanup.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:39 +0000 (15:12 +0300)]
Minor cleanup.

9 years agoAdd AC_CONFIG_SRCDIR.
Oleg Zhurakivskyy [Thu, 24 Jul 2014 12:12:38 +0000 (15:12 +0300)]
Add AC_CONFIG_SRCDIR.

9 years agoSkip redundant adapter's data search.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:51 +0000 (15:34 +0300)]
Skip redundant adapter's data search.

9 years agoGet tag's properties.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:50 +0000 (15:34 +0300)]
Get tag's properties.

9 years agoProcess tag found/lost interface signals.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:49 +0000 (15:34 +0300)]
Process tag found/lost interface signals.

9 years agoAdd datalist for various path objects.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:48 +0000 (15:34 +0300)]
Add datalist for various path objects.

neardalMgr.dbus_objs will be merged with this approach.

9 years agoChange tag callbacks visibility to global.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:47 +0000 (15:34 +0300)]
Change tag callbacks visibility to global.

9 years agoAdd interface added/removed callbacks.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:46 +0000 (15:34 +0300)]
Add interface added/removed callbacks.

9 years agoEnable C99 mode if supported.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:45 +0000 (15:34 +0300)]
Enable C99 mode if supported.

This can be disabled with "--disable-c99".

9 years agoEnable -Wpedantic if supported.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:44 +0000 (15:34 +0300)]
Enable -Wpedantic if supported.

This can be disabled with --disable-pedantic.

9 years agoFix C99 function to pointer conversion warning.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:43 +0000 (15:34 +0300)]
Fix C99 function to pointer conversion warning.

9 years agoFix C99 function to pointer conversion warning.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:42 +0000 (15:34 +0300)]
Fix C99 function to pointer conversion warning.

Let's use this method until glib's g_signal_handlers_disconnect*()
compliance with C99 is fixed.

9 years agoFix a few cast warnings.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:41 +0000 (15:34 +0300)]
Fix a few cast warnings.

9 years agoFix "rest arguments to be used" C99 warning.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:40 +0000 (15:34 +0300)]
Fix "rest arguments to be used" C99 warning.

9 years agoFix "rest arguments to be used" C99 warning.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:39 +0000 (15:34 +0300)]
Fix "rest arguments to be used" C99 warning.

9 years agoFix non-comformant forward declaration.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:38 +0000 (15:34 +0300)]
Fix non-comformant forward declaration.

9 years agoFix missing types and prototypes.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:37 +0000 (15:34 +0300)]
Fix missing types and prototypes.

Also check for getline() and fileno().

9 years agoDon't use CFLAGS for debug/trace defines.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:36 +0000 (15:34 +0300)]
Don't use CFLAGS for debug/trace defines.

9 years agoSimplify trace logic.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:35 +0000 (15:34 +0300)]
Simplify trace logic.

9 years agoSimplify debug logic.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:34 +0000 (15:34 +0300)]
Simplify debug logic.

9 years agoFix compiler optimization logic.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:33 +0000 (15:34 +0300)]
Fix compiler optimization logic.

9 years agoDon't overwrite CFLAGS.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:32 +0000 (15:34 +0300)]
Don't overwrite CFLAGS.

9 years agoDon't build documentation by default.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:31 +0000 (15:34 +0300)]
Don't build documentation by default.

9 years agoAdd check for sed.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:30 +0000 (15:34 +0300)]
Add check for sed.

9 years agoDon't payload dependencies onto CFLAGS/LIBS.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:29 +0000 (15:34 +0300)]
Don't payload dependencies onto CFLAGS/LIBS.

9 years agoRemove unneded AC_SUBSTs.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:28 +0000 (15:34 +0300)]
Remove unneded AC_SUBSTs.

9 years agoAbandon incorrect usage of AM_CPPFLAGS.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:27 +0000 (15:34 +0300)]
Abandon incorrect usage of AM_CPPFLAGS.

9 years agoMinor fix.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:26 +0000 (15:34 +0300)]
Minor fix.

9 years agoFix file stream leak.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:25 +0000 (15:34 +0300)]
Fix file stream leak.

9 years agoRemove unused includes.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:24 +0000 (15:34 +0300)]
Remove unused includes.

9 years agoRemove unused/obsolete macros.
Oleg Zhurakivskyy [Thu, 10 Jul 2014 12:34:23 +0000 (15:34 +0300)]
Remove unused/obsolete macros.

9 years agoRemove unused adapter's signals and methods.
Oleg Zhurakivskyy [Thu, 19 Jun 2014 07:53:49 +0000 (10:53 +0300)]
Remove unused adapter's signals and methods.

These are handled by org.freedesktop.DBus.Properties.

9 years agoFollow "Powered" property.
Oleg Zhurakivskyy [Thu, 19 Jun 2014 07:51:06 +0000 (10:51 +0300)]
Follow "Powered" property.

9 years agoFollow adapter's properties.
Oleg Zhurakivskyy [Thu, 19 Jun 2014 07:48:20 +0000 (10:48 +0300)]
Follow adapter's properties.

9 years agoSet adapter's property.
Oleg Zhurakivskyy [Tue, 17 Jun 2014 11:26:43 +0000 (14:26 +0300)]
Set adapter's property.

9 years agoAdd adapter's properties proxy.
Oleg Zhurakivskyy [Tue, 17 Jun 2014 11:07:55 +0000 (14:07 +0300)]
Add adapter's properties proxy.

9 years agoAdd org.freedesktop.DBus.Properties interface.
Oleg Zhurakivskyy [Mon, 16 Jun 2014 11:36:03 +0000 (14:36 +0300)]
Add org.freedesktop.DBus.Properties interface.

10 years agoGet adapter's properties.
Oleg Zhurakivskyy [Mon, 9 Jun 2014 08:02:34 +0000 (11:02 +0300)]
Get adapter's properties.

10 years agoParse adapters.
Oleg Zhurakivskyy [Mon, 9 Jun 2014 07:52:13 +0000 (10:52 +0300)]
Parse adapters.

10 years agoGet adapters with GetManagedObjects method.
Oleg Zhurakivskyy [Mon, 9 Jun 2014 07:48:50 +0000 (10:48 +0300)]
Get adapters with GetManagedObjects method.

10 years agoDelete objects variant.
Oleg Zhurakivskyy [Mon, 9 Jun 2014 07:08:26 +0000 (10:08 +0300)]
Delete objects variant.

10 years agoCreate and delete ObjectManager proxy.
Oleg Zhurakivskyy [Mon, 9 Jun 2014 07:06:17 +0000 (10:06 +0300)]
Create and delete ObjectManager proxy.

10 years agoAdd ObjectManager proxy and objects variant.
Oleg Zhurakivskyy [Mon, 9 Jun 2014 06:50:17 +0000 (09:50 +0300)]
Add ObjectManager proxy and objects variant.

10 years agoAdd ObjectManager proxy.
Oleg Zhurakivskyy [Mon, 9 Jun 2014 06:44:35 +0000 (09:44 +0300)]
Add ObjectManager proxy.

10 years agoCompile generated sources first.
Oleg Zhurakivskyy [Fri, 23 May 2014 06:51:09 +0000 (09:51 +0300)]
Compile generated sources first.

10 years agoUse AM_CPPFLAGS.
Oleg Zhurakivskyy [Wed, 21 May 2014 11:43:42 +0000 (14:43 +0300)]
Use AM_CPPFLAGS.

Let's use AM_CPPFLAGS and allow custom CFLAGS at runtime.
So doing "make CFLAGS=..." doesn't loose dependencies.

10 years agoMinor printf format fixes.
Oleg Zhurakivskyy [Wed, 21 May 2014 11:40:29 +0000 (14:40 +0300)]
Minor printf format fixes.

10 years agoAvoid uninitialized use of freeFunc in some conditions.
Oleg Zhurakivskyy [Wed, 21 May 2014 11:39:53 +0000 (14:39 +0300)]
Avoid uninitialized use of freeFunc in some conditions.

10 years agoFix pointer casting.
Oleg Zhurakivskyy [Wed, 21 May 2014 09:39:50 +0000 (12:39 +0300)]
Fix pointer casting.

10 years agoFix improper use of printf style format arguments.
Oleg Zhurakivskyy [Wed, 21 May 2014 09:37:58 +0000 (12:37 +0300)]
Fix improper use of printf style format arguments.

10 years agoFix pointer casting.
Oleg Zhurakivskyy [Wed, 21 May 2014 09:35:38 +0000 (12:35 +0300)]
Fix pointer casting.

10 years agoFix cast warnings.
Oleg Zhurakivskyy [Wed, 21 May 2014 08:19:17 +0000 (11:19 +0300)]
Fix cast warnings.

10 years agoFix cast warnings.
Oleg Zhurakivskyy [Wed, 21 May 2014 08:18:13 +0000 (11:18 +0300)]
Fix cast warnings.

10 years agoRemove deprecated g_type_init().
Oleg Zhurakivskyy [Wed, 21 May 2014 07:41:08 +0000 (10:41 +0300)]
Remove deprecated g_type_init().

10 years agoPass -Wno-unused-parameter to generated sources.
Oleg Zhurakivskyy [Wed, 21 May 2014 07:32:42 +0000 (10:32 +0300)]
Pass -Wno-unused-parameter to generated sources.

10 years agoMakefile cleanup.
Oleg Zhurakivskyy [Tue, 20 May 2014 08:44:14 +0000 (11:44 +0300)]
Makefile cleanup.

10 years agoRelax AC_INIT restrictions.
Oleg Zhurakivskyy [Mon, 19 May 2014 11:22:39 +0000 (14:22 +0300)]
Relax AC_INIT restrictions.

10 years agoMinor autoconf/automake fixes.
Oleg Zhurakivskyy [Fri, 9 May 2014 11:37:39 +0000 (14:37 +0300)]
Minor autoconf/automake fixes.

10 years agoAdd AC_CONFIG_AUX_DIR.
Oleg Zhurakivskyy [Tue, 6 May 2014 08:13:57 +0000 (11:13 +0300)]
Add AC_CONFIG_AUX_DIR.

11 years agoAUTHORS: Mention Dmytro's contributions
Frederic PAUT [Thu, 14 Mar 2013 14:46:16 +0000 (15:46 +0100)]
AUTHORS: Mention Dmytro's contributions

11 years agoFix 'AM_PROG_AR' autogen.sh error
Dmytro Bagrii [Thu, 14 Mar 2013 14:44:40 +0000 (15:44 +0100)]
Fix 'AM_PROG_AR' autogen.sh error
There is an error while running autogen.sh in some distributions (e.g.
Archlinux, automake 1.13.1).

11 years agoFix warning
Frederic PAUT [Thu, 14 Mar 2013 14:44:19 +0000 (15:44 +0100)]
Fix warning

11 years agocarrier : missing free of 'carrier' option
Frederic PAUT [Wed, 13 Mar 2013 09:39:19 +0000 (10:39 +0100)]
carrier : missing free of 'carrier' option

11 years agoMerge branch 'carrier' of https://github.com/connectivity/neardal into carrier
Frederic PAUT [Thu, 28 Feb 2013 11:11:27 +0000 (12:11 +0100)]
Merge branch 'carrier' of https://github.com/connectivity/neardal into carrier

11 years agoAdded 'carrier' field to neardal_record
alexei-tchervinsky [Wed, 27 Feb 2013 16:06:44 +0000 (17:06 +0100)]
Added 'carrier' field to neardal_record

11 years agoFix coding convention
Frederic PAUT [Thu, 28 Feb 2013 11:09:35 +0000 (12:09 +0100)]
Fix coding convention

11 years agoAUTHORS: Mention Alexei's contributions
Frederic PAUT [Wed, 27 Feb 2013 16:08:15 +0000 (17:08 +0100)]
AUTHORS: Mention Alexei's contributions

11 years agoFix coding convention
Frederic PAUT [Thu, 28 Feb 2013 09:28:34 +0000 (10:28 +0100)]
Fix coding convention

11 years agoFix coding convention
Frederic PAUT [Thu, 28 Feb 2013 09:28:34 +0000 (10:28 +0100)]
Fix coding convention

11 years agoAUTHORS: Mention Alexei's contributions
Frederic PAUT [Wed, 27 Feb 2013 16:08:15 +0000 (17:08 +0100)]
AUTHORS: Mention Alexei's contributions

11 years agoAdded 'carrier' field to neardal_record
alexei-tchervinsky [Wed, 27 Feb 2013 16:06:44 +0000 (17:06 +0100)]
Added 'carrier' field to neardal_record

11 years agoMerge pull request #1 from alexei-tchervinsky/patch-1
PAUT Frederic [Wed, 27 Feb 2013 15:35:10 +0000 (07:35 -0800)]
Merge pull request #1 from alexei-tchervinsky/patch-1

Update lib/neardal.h

11 years agoUpdate lib/neardal.h
alexei-tchervinsky [Wed, 27 Feb 2013 15:10:39 +0000 (19:10 +0400)]
Update lib/neardal.h

Added 'carrier' field to neardal_record

11 years agoRelease 0.8 agent: adding 'Release' callback
Frederic PAUT [Tue, 18 Dec 2012 14:21:56 +0000 (15:21 +0100)]
Release 0.8 agent: adding 'Release' callback

11 years agoAgent: abstraction finished (handover and NDEF)
Frederic PAUT [Mon, 17 Dec 2012 16:01:10 +0000 (17:01 +0100)]
Agent: abstraction finished (handover and NDEF)

11 years agosupport for neard radio mode
Ravi kumar Veeramally [Tue, 11 Dec 2012 15:02:11 +0000 (16:02 +0100)]
support for neard radio mode

11 years agog_assert() replaced with NEARDAL_ASSERT().
Frederic PAUT [Wed, 5 Dec 2012 15:54:07 +0000 (16:54 +0100)]
g_assert() replaced with NEARDAL_ASSERT().
less restrictive and avoid application aborting

11 years agoAUTHORS: Mention Ravi's contributions
Frederic PAUT [Wed, 5 Dec 2012 15:36:05 +0000 (16:36 +0100)]
AUTHORS: Mention Ravi's contributions

11 years agoFix coding style and some comments
Frederic PAUT [Wed, 5 Dec 2012 15:34:58 +0000 (16:34 +0100)]
Fix coding style and some comments

11 years agoReorganize neardal context (neardal callbacks extracted)
Frederic PAUT [Wed, 5 Dec 2012 14:39:31 +0000 (15:39 +0100)]
Reorganize neardal context (neardal callbacks extracted)

11 years agoNeard NDEF Agent abstraction
Frederic PAUT [Wed, 5 Dec 2012 13:59:57 +0000 (14:59 +0100)]
Neard NDEF Agent abstraction

11 years agoAdding NFC device abstraction
Frederic PAUT [Wed, 17 Oct 2012 15:28:37 +0000 (17:28 +0200)]
Adding NFC device abstraction

11 years agoremove debugging traces at compilation time (enable with configure)
Frederic PAUT [Tue, 16 Oct 2012 14:53:38 +0000 (16:53 +0200)]
remove debugging traces at compilation time (enable with configure)