profile/ivi/common-api-runtime.git
11 years agoSet version 2.0 in package version 2.0.0 genivi_release_3
Johannes Schanda [Thu, 7 Mar 2013 15:15:41 +0000 (16:15 +0100)]
Set version 2.0 in package version

11 years agoImprove locking in event gpt_6_1_pre
Johannes Schanda [Wed, 6 Mar 2013 15:49:43 +0000 (16:49 +0100)]
Improve locking in event

11 years agoAdded mutex for event unsubscribe calls
Philip Rauwolf [Mon, 4 Mar 2013 16:35:36 +0000 (17:35 +0100)]
Added mutex for event unsubscribe calls

11 years agoMoved service management down to middleware implementation. Added a
Philip Rauwolf [Fri, 1 Mar 2013 09:52:37 +0000 (10:52 +0100)]
Moved service management down to middleware implementation. Added a
variant for service-deregistration for splitted CommonAPI Addresses.

11 years agoDeinitialization of running services now working
Philip Rauwolf [Thu, 28 Feb 2013 18:09:36 +0000 (19:09 +0100)]
Deinitialization of running services now working

11 years agoFixed 2 warnings in Variant Type
Philip Rauwolf [Tue, 26 Feb 2013 17:42:32 +0000 (18:42 +0100)]
Fixed 2 warnings in Variant Type

11 years agoFix full namespace in variant for using namespace std compatability
Johannes Schanda [Tue, 26 Feb 2013 12:28:59 +0000 (13:28 +0100)]
Fix full namespace in variant for using namespace std compatability
Fix wrong path for byte buffers in output stream

11 years agoInputStream and OutputStream now have a way to recognize beginning/end
Philip Rauwolf [Fri, 22 Feb 2013 13:35:58 +0000 (14:35 +0100)]
InputStream and OutputStream now have a way to recognize beginning/end
of each entry in a map

11 years agoadd UNKNOWN AvailabilityStatus
Aleksandar Kanchev [Thu, 21 Feb 2013 14:15:46 +0000 (15:15 +0100)]
add UNKNOWN AvailabilityStatus

Support cases where we're simply waiting for a callback to set our
variable to either AVAILABLE or NOT_AVAILABLE. Without the UNKNOWN
value, another boolean variable was needed to indicate if the
AvailabilityStatus was already set.

11 years agoremove generated README file
Aleksandar Kanchev [Thu, 21 Feb 2013 14:12:06 +0000 (15:12 +0100)]
remove generated README file

this should be generated the same way the doxygen docs are generated. No
point in keeping it into the repository, since it's actually a duplicate
of the README file and thus redundant.

We should add this to the Makefile instead.

11 years agoEliminate final warning in middlewareinfo
Johannes Schanda [Fri, 15 Feb 2013 10:07:50 +0000 (11:07 +0100)]
Eliminate final warning in middlewareinfo

11 years agoFixed type in README
Johannes Schanda [Thu, 14 Feb 2013 09:50:31 +0000 (10:50 +0100)]
Fixed type in README

11 years agoEliminated warnings in MiddlewareInfo.h
Philip Rauwolf [Thu, 14 Feb 2013 09:32:25 +0000 (10:32 +0100)]
Eliminated warnings in MiddlewareInfo.h

11 years agoadd gitattributes and proper crlf handling
Aleksandar Kanchev [Wed, 13 Feb 2013 11:52:44 +0000 (12:52 +0100)]
add gitattributes and proper crlf handling

11 years agoNo API-changes. Made internals of Factory compliant with improved
Philip Rauwolf [Mon, 4 Feb 2013 16:40:17 +0000 (17:40 +0100)]
No API-changes. Made internals of Factory compliant with improved
encapsulation

11 years agoAdaptions for support of config files
lipci [Mon, 4 Feb 2013 14:49:25 +0000 (06:49 -0800)]
Adaptions for support of config files

11 years agoAdded "serviceName" to proxy- and service-creation methods that make use
Philip Rauwolf [Fri, 1 Feb 2013 12:46:43 +0000 (13:46 +0100)]
Added "serviceName" to proxy- and service-creation methods that make use
of splitted address (was necessary to fully incorporate configuration
possibilities for DBus connection name and DBus object path by using the
full commonapi address)

11 years agoExtended headers of In- and OutputStream for support of vectors of genivi_release_2
Philip Rauwolf [Tue, 29 Jan 2013 09:06:15 +0000 (10:06 +0100)]
Extended headers of In- and OutputStream for support of vectors of
enums.

11 years agoReally fix compile problems on older GCC
Johannes Schanda [Wed, 23 Jan 2013 14:26:34 +0000 (15:26 +0100)]
Really fix compile problems on older GCC

11 years agoFix windows line endings
Johannes Schanda [Wed, 23 Jan 2013 11:44:17 +0000 (12:44 +0100)]
Fix windows line endings

11 years agoFix build on GCC < 4.7
Johannes Schanda [Wed, 23 Jan 2013 09:09:15 +0000 (10:09 +0100)]
Fix build on GCC < 4.7

11 years agoinclude LICENSE in make dist target
Aleksandar Kanchev [Tue, 22 Jan 2013 10:34:21 +0000 (11:34 +0100)]
include LICENSE in make dist target

11 years agoFurther readme update
Johannes Schanda [Mon, 21 Jan 2013 13:54:13 +0000 (14:54 +0100)]
Further readme update

11 years agoAdded missing header
Johannes Schanda [Mon, 21 Jan 2013 13:33:31 +0000 (14:33 +0100)]
Added missing header

11 years agoFix for old automake
Johannes Schanda [Mon, 21 Jan 2013 13:22:39 +0000 (14:22 +0100)]
Fix for old automake

11 years agoExpanded readme
Johannes Schanda [Mon, 21 Jan 2013 12:04:43 +0000 (13:04 +0100)]
Expanded readme

11 years agoAdded Stub.h to installed headers
Philip Rauwolf [Fri, 18 Jan 2013 17:26:29 +0000 (18:26 +0100)]
Added Stub.h to installed headers

11 years agoVariant test matches new variant API
Johannes Schanda [Fri, 18 Jan 2013 10:05:54 +0000 (11:05 +0100)]
Variant test matches new variant API

11 years agoVariants fully integrated into inputStream, Bugfixing Variants and
Philip Rauwolf [Thu, 17 Jan 2013 16:09:01 +0000 (17:09 +0100)]
Variants fully integrated into inputStream, Bugfixing Variants and
datatype "ByteBuffer"

11 years agoBugfixing for reading of variants
Philip Rauwolf [Wed, 16 Jan 2013 15:53:49 +0000 (16:53 +0100)]
Bugfixing for reading of variants

11 years agoMerge remote-tracking branch 'origin/variant_dev' into variant_dev
Johannes Schanda [Wed, 16 Jan 2013 14:09:44 +0000 (15:09 +0100)]
Merge remote-tracking branch 'origin/variant_dev' into variant_dev

11 years agoFinished integration of SerializableVariant into InputStream
Philip Rauwolf [Wed, 16 Jan 2013 14:01:29 +0000 (15:01 +0100)]
Finished integration of SerializableVariant into InputStream

11 years agoTest now uses expects
Johannes Schanda [Wed, 16 Jan 2013 13:50:18 +0000 (14:50 +0100)]
Test now uses expects

11 years agoCorrected copy constructors for deep copy
Johannes Schanda [Wed, 16 Jan 2013 13:39:06 +0000 (14:39 +0100)]
Corrected copy constructors for deep copy

11 years agostarted integration variants into inputstream
Philip Rauwolf [Wed, 16 Jan 2013 12:48:17 +0000 (13:48 +0100)]
started integration variants into inputstream

11 years agoRenamed .ipp to .hpp
Johannes Schanda [Wed, 16 Jan 2013 13:17:30 +0000 (14:17 +0100)]
Renamed .ipp to .hpp

11 years agoVariant with working output stream
Johannes Schanda [Wed, 16 Jan 2013 12:42:26 +0000 (13:42 +0100)]
Variant with working output stream

11 years agoIntegration of Variants into outputStream
Philip Rauwolf [Wed, 16 Jan 2013 09:15:57 +0000 (10:15 +0100)]
Integration of Variants into outputStream

11 years agoFirst integration of TypeStream into existing code. Testing as well
Philip Rauwolf [Tue, 15 Jan 2013 16:36:07 +0000 (17:36 +0100)]
First integration of TypeStream into existing code. Testing as well
as class partitioning and encapsulation remains to be done.

11 years agoWork on integration of typeOutputStream into outputStream
Philip Rauwolf [Tue, 15 Jan 2013 14:50:17 +0000 (15:50 +0100)]
Work on integration of typeOutputStream into outputStream

11 years agoAdded include
Philip Rauwolf [Tue, 15 Jan 2013 12:41:02 +0000 (13:41 +0100)]
Added include

11 years agoSerializable variant
Johannes Schanda [Mon, 14 Jan 2013 12:54:08 +0000 (13:54 +0100)]
Serializable variant

11 years agoVariant class
Johannes Schanda [Mon, 14 Jan 2013 11:13:02 +0000 (12:13 +0100)]
Variant class

11 years agoCorrect licence headers for genivi release genivi_release_1
Johannes Schanda [Mon, 14 Jan 2013 14:06:54 +0000 (15:06 +0100)]
Correct licence headers for genivi release

11 years agoClean documentation for genivi release
Johannes Schanda [Mon, 14 Jan 2013 13:26:56 +0000 (14:26 +0100)]
Clean documentation for genivi release

11 years agoupdate .gitignore
Aleksandar Kanchev [Mon, 14 Jan 2013 15:02:33 +0000 (16:02 +0100)]
update .gitignore

11 years agoReorganise to remove redundant folder
Johannes Schanda [Fri, 11 Jan 2013 10:23:47 +0000 (11:23 +0100)]
Reorganise to remove redundant folder

11 years agoClean up eclipse project files
Johannes Schanda [Fri, 11 Jan 2013 09:10:06 +0000 (10:10 +0100)]
Clean up eclipse project files

11 years agoInitial import to Git
Johannes Schanda [Fri, 11 Jan 2013 09:07:42 +0000 (10:07 +0100)]
Initial import to Git

11 years agoInit commit
Juergen Gehring [Tue, 8 Jan 2013 14:19:23 +0000 (06:19 -0800)]
Init commit