summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update MacroVersionFromGit.cmakeGENIVI Audio Manager Maintainer2017-02-151-1/+1
| * AMUtil: Enhancement of check log level support for DLT.Jens Lorenz2017-02-152-13/+4
| * CMake: Allow to specify manually the version without git repo.Jens Lorenz2017-02-141-19/+17
| * CMake: Destination path for google tests now CMAKE_INSTALL_LIBDIR.Jens Lorenz2017-02-142-2/+2
|/
* Merge pull request #10 from JensLorenz/dlt_is_loglevel_enableGENIVI Audio Manager Maintainer2016-12-132-0/+22
|\
| * AMUtil: Check log level support of DLT added.Jens Lorenz2016-12-082-0/+22
* | Merge pull request #9 from JensLorenz/fix_low_level_interruptGENIVI Audio Manager Maintainer2016-12-136-1/+58
|\ \ | |/
| * AMCore: Fix deamon to update interrupt state of source.Jens Lorenz2016-11-256-1/+58
|/
* Merge pull request #7 from GENIVI/pull_requestGENIVI Audio Manager Maintainer2016-11-22931-2713/+155897
|\
| * make macro work without gitChristian as GENIVI Maintainer2016-11-141-15/+19
| * CMAKE: Adding DEFAULT_PLUGIN_DIR for building customized paths.Jens Lorenz2016-11-143-3/+10
| * Utility: Serializer::dtor must also remove the fd from list to prevent crash.Jens Lorenz2016-11-141-6/+10
| * Utility: DBUS library supports applications bindings which do not need to new...Jens Lorenz2016-11-141-0/+6
| * CMAKE: Added missing quotation marks and enhanced the version extraction.Jens Lorenz2016-11-142-5/+30
| * audiomanagercore.pc.in: fix RequiresMathieu Duponchelle2016-11-141-1/+1
| * audiomanagerutilities.pc.in: fix typoMathieu Duponchelle2016-11-141-1/+1
| * AudioManagerUtilities: use LINK_DIRECTORIESMathieu Duponchelle2016-11-145-4/+38
| * AudioManagerUtilities: fix dlt cmake integrationMathieu Duponchelle2016-11-143-4/+4
| * add configurable dlt APP ID and descriptionChristian as GENIVI Maintainer2016-10-183-1/+20
| * remove sqlite artefactChristian as GENIVI Maintainer2016-10-181-17/+10
| * logging beautifyingChristian as GENIVI Maintainer2016-10-186-270/+281
| * remove telnet server from AudiomanagerChristian as GENIVI Maintainer2016-10-1813-2402/+1
| * add doxygen documentation for githubChristian as GENIVI Maintainer2016-09-30900-0/+155482
|/
* removed setting of logging context in CAPI wrapperChristian as GENIVI Maintainer2016-09-281-5/+3
* Adopted READMEChristian as GENIVI Maintainer2016-09-282-10/+9
* Change error in databasehandler into warningChristian as GENIVI Maintainer2016-09-281-2/+2
* Minor formatting changesJeremiah as GENIVI Maintainer2016-09-271-1/+0
* Remove white space.Jeremiah C. Foster2016-09-271-1/+0
* Removing extraneous copyright lineJeremiah C. Foster2016-09-271-1/+0
* wrong error messageChristian Linke2016-09-021-2/+2
* some test fixesChristian Linke2016-08-302-65/+1
* Improved the changes. Cleared wrongly issued errors.Christian Linke2016-08-304-18/+39
* Changed error to warning in database if data is receivedChristian Linke2016-07-292-31/+39
* some updates of the fixChristian Linke2016-06-2112-129/+128
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-1715-696/+1155
* Fix enter gateway issueChristian Linke2016-05-202-24/+1
* try catch for sockethandler callbacksChristian Linke2016-05-182-101/+93
* close pipes after useChristian Linke2016-05-173-0/+5
* optimize static const in audiomanagertypes.h and CAmDltWrapper template speci...Christian Linke2016-05-173-137/+167
* add macro for generation of constantsChristian Linke2016-05-111-32/+42
* switch off std::out route informationChristian Linke2016-04-272-2/+5
* remove parallel installations of the Audiomanager packagesChristian Linke2016-04-263-3/+3
* enable deleting of CommandLineSingletonChristian Linke2016-04-203-1/+14
* fix bug in Databasehandler changeChristian Linke2016-04-201-0/+2
* fix exitsSourcebug for databasehandler.Christian Linke2016-04-131-1/+1
* make sure that handles are never 0Christian Linke2016-04-111-2/+2
* utility: Moved TAmPluginTemplate.h to utilitiesGuerra Mattia2016-04-111-0/+91
* TCLAP: removed some unused variables leading to compiling Werror issuesGuerra Mattia2016-04-111-5/+0
* audiomanager: Use proper cmake path to install cmake and pkg-config filesHelio Chissini de Castro2016-04-113-74/+74
* audiomanager: Use LDFLAGS for dlt-daemon pkg-configHelio Chissini de Castro2016-04-111-2/+2