profile/ivi/genivi/genivi-audio-manager.git
11 years ago* Added Abstract component compliance description
Christian Linke [Thu, 31 Jan 2013 14:19:55 +0000 (15:19 +0100)]
* Added Abstract component compliance description

Signed-off-by: Christian Linke <christian.linke@bmw.de>
11 years ago* updated documentation to match foton release
Christian Linke [Thu, 31 Jan 2013 12:43:42 +0000 (13:43 +0100)]
*  updated documentation to match foton release

Signed-off-by: Christian Linke <christian.linke@bmw.de>
11 years ago* update NSM test
Christian Linke [Fri, 18 Jan 2013 13:23:24 +0000 (14:23 +0100)]
* update NSM test

Signed-off-by: Christian Linke <christian.linke@bmw.de>
11 years ago* fix asyncRoutingTest and NSM test
Christian Linke [Fri, 18 Jan 2013 11:12:32 +0000 (12:12 +0100)]
* fix asyncRoutingTest and NSM test

Signed-off-by: Christian Linke <christian.linke@bmw.de>
11 years ago* repair NSM test
Christian Linke [Fri, 18 Jan 2013 09:25:46 +0000 (10:25 +0100)]
* repair NSM test

Signed-off-by: Christian Linke <christian.linke@bmw.de>
11 years ago* changes that follow the review comments from Thomas G.
Christian Linke [Thu, 17 Jan 2013 11:47:00 +0000 (12:47 +0100)]
* changes that follow the review comments from Thomas G.

Signed-off-by: Christian Linke <christian.linke@bmw.de>
11 years ago* add support to switch dedicated plugins off, fix databasehandler regarding getSourc...
christian linke [Fri, 11 Jan 2013 12:09:26 +0000 (13:09 +0100)]
* add support to switch dedicated plugins off, fix databasehandler regarding getSourceInfo and getSinkInfo, add and fix tests for database

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* fix WITH_NSM=off option
christian linke [Wed, 9 Jan 2013 14:01:19 +0000 (15:01 +0100)]
* fix WITH_NSM=off option

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* remove python from nodestatemanger test, remove warnings from test CXX flags, fix...
christian linke [Tue, 8 Jan 2013 15:31:16 +0000 (16:31 +0100)]
* remove python from nodestatemanger test, remove warnings from test CXX flags, fix compare warning

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* some minor coverity check fixes
christian linke [Tue, 8 Jan 2013 09:25:46 +0000 (10:25 +0100)]
* some minor coverity check fixes

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* enable turning off the NSM
christian linke [Mon, 7 Jan 2013 17:07:41 +0000 (18:07 +0100)]
* enable turning off the NSM

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* take away mandatory NSM dependency and ship NSM headers as fallback
christian linke [Mon, 7 Jan 2013 12:32:52 +0000 (13:32 +0100)]
* take away mandatory NSM dependency and ship NSM headers as fallback

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years agoadded DL library path to the following cmake files - AudioManagerDaemon/test/AmContro... 3.1
Nrusingh Dash [Fri, 28 Dec 2012 14:21:22 +0000 (23:21 +0900)]
added DL library path to the following cmake files - AudioManagerDaemon/test/AmControlInterfaceTest/CMakeLists.txt - AudioManagerDaemon/test/AmDatabaseHandlerTest/CMakeLists.txt - AudioManagerDaemon/test/AmRouterTest/CMakeLists.txt - AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt - AudioManagerDaemon/test/AmTelnetServerTest/CMakeLists.txt

Signed-off-by: Nrusingh Dash <ndash@jp.adit-jv.com>
11 years ago* added new interfaces & nsm support + nsm tests + fixed some unit tests + fixed...
christian linke [Mon, 17 Dec 2012 15:15:11 +0000 (16:15 +0100)]
* added new interfaces & nsm support + nsm tests + fixed some unit tests + fixed rundown

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years agofix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test case...
christian linke [Thu, 6 Dec 2012 12:31:52 +0000 (13:31 +0100)]
fix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test case to test this as well

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* make AudioManager rundown cleaner. Now an extra created pipe is used to trigger...
christian linke [Thu, 29 Nov 2012 15:00:05 +0000 (16:00 +0100)]
* make AudioManager rundown cleaner. Now an extra created pipe is used to trigger the mainloop one last time before the AudioManager exits.

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* [Bug 10] - feedback from review . fixed removeSourceDB like suggested in ticket
christian linke [Tue, 27 Nov 2012 14:10:27 +0000 (15:10 +0100)]
* [Bug 10] - feedback from review . fixed removeSourceDB like suggested in ticket

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years agoGenivi AudioManager Bug 13: error on update MainSourceSoundProperty in daemon DB
Goehring [Wed, 7 Nov 2012 13:54:44 +0000 (14:54 +0100)]
Genivi AudioManager Bug 13: error on update MainSourceSoundProperty in daemon DB

Signed-off-by: Goehring <Thomas.Goehring@continental-corporation.com>
11 years ago* make DLTWrapper unregister itself before exiting
christian linke [Tue, 30 Oct 2012 16:52:13 +0000 (17:52 +0100)]
* make DLTWrapper unregister itself before exiting

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* changes to make the package and documentation easier
christian linke [Thu, 25 Oct 2012 14:21:04 +0000 (16:21 +0200)]
* changes to make the package and documentation easier

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* make RoutingSender DBus compile with 0xC11
christian linke [Mon, 22 Oct 2012 15:26:53 +0000 (17:26 +0200)]
* make RoutingSender DBus compile with 0xC11

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* adding a sample player to the project.
christian linke [Mon, 22 Oct 2012 14:41:52 +0000 (16:41 +0200)]
* adding a sample player to the project.

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* restructured the README and updated the content. Now, an html can be generadted...
christian linke [Mon, 22 Oct 2012 12:09:09 +0000 (14:09 +0200)]
* restructured the README and updated the content. Now, an html can be generadted via asciidoc

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* more consistent naming of routing interface and fix in type
christian linke [Tue, 16 Oct 2012 17:33:53 +0000 (19:33 +0200)]
* more consistent naming of routing interface and fix in type

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* stability: call bus_threads_init_default before starting DBus.
christian linke [Tue, 16 Oct 2012 17:33:16 +0000 (19:33 +0200)]
* stability: call  bus_threads_init_default before starting DBus.

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* nicer handling of singal for exit.
christian linke [Tue, 16 Oct 2012 17:31:43 +0000 (19:31 +0200)]
* nicer handling of singal for exit.

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* fix typo in CAmRoutingReceiver
christian linke [Mon, 15 Oct 2012 13:21:23 +0000 (15:21 +0200)]
* fix typo in CAmRoutingReceiver

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* Call ControlRundown on receiving SIGTERM.
christian linke [Fri, 12 Oct 2012 14:49:34 +0000 (16:49 +0200)]
* Call ControlRundown on receiving SIGTERM.

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* adding GoogleMock including GoogleTest into the project
christian linke [Thu, 4 Oct 2012 14:25:51 +0000 (16:25 +0200)]
* adding GoogleMock including GoogleTest into the project

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* change global include for gest.h to local include
christian linke [Thu, 4 Oct 2012 13:49:12 +0000 (15:49 +0200)]
* change global include for gest.h to local include

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* make sure that cmake -DCONTROLLER_PLUGIN="......." works
christian linke [Tue, 2 Oct 2012 12:04:45 +0000 (14:04 +0200)]
* make sure that cmake  -DCONTROLLER_PLUGIN="......." works

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* create bin directory if does not exists
christian linke [Tue, 2 Oct 2012 11:38:21 +0000 (13:38 +0200)]
* create bin directory if does not exists

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* small change in CommanSenderTest to be more generic
christian linke [Tue, 2 Oct 2012 11:02:51 +0000 (13:02 +0200)]
* small change in CommanSenderTest to be more generic

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* [GAM-100] nonexisting tables are dropped
christian linke [Tue, 2 Oct 2012 10:41:06 +0000 (12:41 +0200)]
* [GAM-100] nonexisting tables are dropped

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* include google test into source tree
christian linke [Thu, 27 Sep 2012 08:47:37 +0000 (10:47 +0200)]
* include google test into source tree

Signed-off-by: christian linke <christian.linke@bmw.de>
11 years ago* [GAM-91] make CAmSerializer calls with references safer, no working
christian mueller [Tue, 11 Sep 2012 16:21:13 +0000 (18:21 +0200)]
* [GAM-91]  make CAmSerializer calls with references safer, no working

Signed-off-by: christian mueller <christian.linke@bmw.de>
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-91] make CAmSerializer calls with references safer 3.0
christian mueller [Mon, 10 Sep 2012 15:41:30 +0000 (17:41 +0200)]
* [GAM-91]  make CAmSerializer calls with references safer

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years agoFix for commit bf5814ff3aa87fde46904a747a7108ea458f063e, signals now send on correct... 2.1
Johannes Schanda (qxb7952) [Mon, 3 Sep 2012 11:26:12 +0000 (13:26 +0200)]
Fix for commit bf5814ff3aa87fde46904a747a7108ea458f063e, signals now send on correct interface

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-90] fixed signals send on wrong interface
christian mueller [Mon, 3 Sep 2012 07:41:26 +0000 (09:41 +0200)]
* [GAM-90] fixed signals send on wrong interface

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years agoadd setVolumeStep, setSinkMuteState, setSourceSoundProperty in telnetserver
Frank Herchet [Tue, 3 Jul 2012 08:47:51 +0000 (10:47 +0200)]
add  setVolumeStep, setSinkMuteState, setSourceSoundProperty in telnetserver

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago * [GAM-45] fixed projecttypes.h is missing in source package
christian mueller [Wed, 27 Jun 2012 12:33:52 +0000 (14:33 +0200)]
 * [GAM-45] fixed projecttypes.h is missing in source package

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-65] seg faults when starting AudiManager as daemon. This is now totally fixed...
christian mueller [Wed, 27 Jun 2012 12:32:56 +0000 (14:32 +0200)]
*  [GAM-65] seg faults when starting AudiManager as daemon. This is now totally fixed. The absolut path is handed over via cmake so the AudioManager can find the xmls to be loaded in daemon mode as well

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-55] some finetuning on bugfix.
christian mueller [Tue, 26 Jun 2012 17:32:28 +0000 (19:32 +0200)]
* [GAM-55] some finetuning on bugfix.
* fixing registration of Dltcontextx too late for Dbus plugins

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* typo in documentation
christian mueller [Tue, 26 Jun 2012 16:34:45 +0000 (18:34 +0200)]
* typo in documentation

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* fix setSinkSoundProperty in telnetserver
Frank Herchet [Tue, 26 Jun 2012 12:06:30 +0000 (14:06 +0200)]
* fix setSinkSoundProperty in telnetserver

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-55] fix wrong context id in logError and logInfo
Frank Herchet [Tue, 26 Jun 2012 12:03:16 +0000 (14:03 +0200)]
* [GAM-55] fix wrong context id in logError and logInfo

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-24] turn watchdog feature off by default.
christian mueller [Tue, 26 Jun 2012 08:57:47 +0000 (10:57 +0200)]
*  [GAM-24] turn watchdog feature off by default.

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-80] fixed PluginRoutingInterfaceAsync test does not compile without dlt...
christian mueller [Mon, 25 Jun 2012 14:10:07 +0000 (16:10 +0200)]
*    [GAM-80] fixed PluginRoutingInterfaceAsync test does not compile without dlt installed (WITH_DLT=OFF)

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* [GAM-82] fixed CAmRoutingSender::setRoutingReady/setRoutingRundown does never confi...
christian mueller [Mon, 25 Jun 2012 13:49:26 +0000 (15:49 +0200)]
* [GAM-82] fixed CAmRoutingSender::setRoutingReady/setRoutingRundown does never confirm - incorrect loop size

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* remove compiler warning
Frank Herchet [Wed, 20 Jun 2012 11:36:38 +0000 (13:36 +0200)]
* remove compiler warning

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
11 years ago* fix undefined reference to `clock_gettime' in In functions of `am::CAmSocketHandler'
Frank Herchet [Wed, 20 Jun 2012 11:35:50 +0000 (13:35 +0200)]
* fix undefined reference to `clock_gettime' in In functions of `am::CAmSocketHandler'

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-8] documentation of communication between routing plugins & sources / sinks
christian mueller [Thu, 24 May 2012 10:36:43 +0000 (12:36 +0200)]
*  [GAM-8] documentation of communication between routing plugins & sources / sinks
    [GAM-9] document in EA

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* corrected packageconf handling for systemd
Christian Mueller [Tue, 22 May 2012 16:02:59 +0000 (18:02 +0200)]
* corrected packageconf handling for systemd

Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
12 years ago* updated documentation for watchdog. Little adoptions on unit file and dependency...
christian mueller [Tue, 22 May 2012 15:42:23 +0000 (17:42 +0200)]
* updated documentation for watchdog. Little adoptions on unit file and dependency graph

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-78] Using the AudioManager with Sessionbus does not work fixed
Christian Mueller [Mon, 21 May 2012 17:03:24 +0000 (19:03 +0200)]
* [GAM-78] Using the AudioManager with Sessionbus does not work fixed

Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-24] Watchdog concept for the AudioManager. This patch introduces the watchdog...
Christian Mueller [Mon, 21 May 2012 17:00:35 +0000 (19:00 +0200)]
*  [GAM-24] Watchdog concept for the AudioManager. This patch introduces the watchdog functionality of the AudioManager. The function is based on the systemd watchdog functionality. The desired time intervals for checking the watchdog can be tweaked by the unit file for systemd. A sample unit file is added to the subdirectory cmake. Via Cmake build option, the watchdog functionality can be switched off.
If the development package from systemd is available it will use the lib that comes with it. If not, the default handler will be compiled along with the audiomanager and this one will be used.

Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
12 years ago* fixed wrong implementation of ProjectSpecific folder by using absolute paths
christian mueller [Tue, 15 May 2012 13:30:57 +0000 (15:30 +0200)]
* fixed wrong implementation of ProjectSpecific folder by using absolute paths

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-76] fix : add 64bit support for DLT logging
christian mueller [Tue, 15 May 2012 07:57:50 +0000 (09:57 +0200)]
* [GAM-76] fix : add 64bit support for DLT logging

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* fixed AmRoutingTest. Fixed missing mpDBusWrapper Initialisation
christian mueller [Mon, 14 May 2012 09:03:52 +0000 (11:03 +0200)]
* fixed AmRoutingTest. Fixed missing mpDBusWrapper Initialisation

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* forgot to submit Python include for Dbus test
christian mueller [Mon, 14 May 2012 08:32:58 +0000 (10:32 +0200)]
* forgot to submit Python include for Dbus test

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* fix warnings that come with new compiler
christian mueller [Fri, 11 May 2012 10:26:26 +0000 (12:26 +0200)]
* fix warnings that come with new compiler

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-75] fix: make AudioManager independend from python version
christian mueller [Fri, 11 May 2012 08:49:15 +0000 (10:49 +0200)]
*   [GAM-75] fix: make AudioManager independend from python version

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-74] resolving issues found by coverity scan
christian mueller [Thu, 3 May 2012 12:40:20 +0000 (14:40 +0200)]
* [GAM-74] resolving issues found by coverity scan

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* some changes to AMM POC Control Sender base sample code to make statemachines more...
christian mueller [Wed, 2 May 2012 12:43:40 +0000 (14:43 +0200)]
* some changes to AMM POC Control Sender base sample code to make statemachines more clear

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-70] fix wrong type on database interface for source sound properties
christian mueller [Wed, 2 May 2012 12:42:55 +0000 (14:42 +0200)]
* [GAM-70] fix wrong type on database interface for source sound properties

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-69] AudioManager tests does not compile without dlt installed (WITH_DLT...
christian mueller [Fri, 27 Apr 2012 12:51:38 +0000 (14:51 +0200)]
*   [GAM-69] AudioManager tests does not compile without dlt installed (WITH_DLT=OFF) fixed

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-72] change type std::list to std::vector in DbusWrapper
christian mueller [Fri, 27 Apr 2012 12:41:10 +0000 (14:41 +0200)]
*  [GAM-72]  change type std::list to std::vector in DbusWrapper

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* changes for enabling the demo @AMM
christian mueller [Wed, 18 Apr 2012 12:37:36 +0000 (14:37 +0200)]
* changes for enabling the demo @AMM

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago*[GAM-71]: remove debug output
Frank Herchet [Tue, 24 Apr 2012 07:47:04 +0000 (09:47 +0200)]
*[GAM-71]: remove debug output

Author:    Frank Herchet <frank.fh.herchet@bmw.de>

Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
12 years ago*[GAM-71]: move connectNoMoreThreads test
Frank Herchet [Tue, 24 Apr 2012 07:37:37 +0000 (09:37 +0200)]
*[GAM-71]: move connectNoMoreThreads test
*[GAM-71]: change timeout to 1.5s
*[GAM-71]: fix connectAbortTooLate test
* fix issue in CAmEnvironment::TearDown

Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-61] implement mute in sample controller
christian mueller [Wed, 11 Apr 2012 15:29:39 +0000 (17:29 +0200)]
* [GAM-61] implement mute in sample controller

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-60] wrong calculation of time in asyncRoutingPlugin
christian mueller [Wed, 11 Apr 2012 15:27:46 +0000 (17:27 +0200)]
* [GAM-60] wrong calculation of time in asyncRoutingPlugin

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-59] disconnect does not work with example controller
christian mueller [Wed, 11 Apr 2012 12:38:06 +0000 (14:38 +0200)]
* [GAM-59] disconnect does not work with example controller
* if MainConnection exists, new connection will be rejected

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-40] build audiomanager with a version but without git
christian mueller [Wed, 11 Apr 2012 11:19:56 +0000 (13:19 +0200)]
* [GAM-40] build audiomanager with a version but without git
* adopted readme

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-57] wrong sourceID and sinkID inserted into database fixed
christian mueller [Thu, 5 Apr 2012 11:22:18 +0000 (13:22 +0200)]
* [GAM-57] wrong sourceID and sinkID inserted into database fixed

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* some modifications in telnetserver menu
Frank Herchet [Mon, 16 Apr 2012 13:09:49 +0000 (15:09 +0200)]
* some modifications in telnetserver menu

Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
12 years ago* some enhancement to routingPluginDbus to make to get acces to all interfaces and...
christian mueller [Wed, 4 Apr 2012 13:27:10 +0000 (15:27 +0200)]
* some enhancement to routingPluginDbus to make to get acces to all interfaces and handle multiple domains

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years agoadding a pulseaudio plugin to genivi audiomanager implements dbus methods for registe...
Sampreeth Ramavana [Wed, 4 Apr 2012 08:21:32 +0000 (13:51 +0530)]
adding a pulseaudio plugin to genivi audiomanager implements dbus methods for registering domain, source and sinks implements dbus signals and methods for receiving information from pulseaudio calls dbus methods in pulseaudio

Signed-off-by: Sampreeth Ramavana <sampreeth.ramavana@aricent.com>
12 years ago* [GAM-35] implement DBus for SESSION or SYSTEM bus
christian mueller [Tue, 3 Apr 2012 18:15:27 +0000 (20:15 +0200)]
* [GAM-35] implement DBus for SESSION or SYSTEM bus

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* add check if ProjectSpecific exists
christian mueller [Tue, 3 Apr 2012 15:38:04 +0000 (17:38 +0200)]
* add check if ProjectSpecific exists

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-56] fix
christian mueller [Tue, 3 Apr 2012 14:26:42 +0000 (16:26 +0200)]
* [GAM-56] fix

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-52] fix : main.cpp does not compile on -D WITH_DBUS_WRAPPER=OFF
christian mueller [Tue, 3 Apr 2012 11:05:02 +0000 (13:05 +0200)]
* [GAM-52] fix : main.cpp does not compile on -D WITH_DBUS_WRAPPER=OFF

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-54] fixed.
christian mueller [Mon, 2 Apr 2012 16:33:35 +0000 (18:33 +0200)]
* [GAM-54] fixed.

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-51] fix CAmDatabaseHandler::getListSinks (::getListSources) if sink (source...
Frank Herchet [Fri, 30 Mar 2012 08:04:47 +0000 (10:04 +0200)]
* [GAM-51] fix CAmDatabaseHandler::getListSinks (::getListSources) if sink (source) is invisible

12 years ago* [GAM-48] fixed compilation error for c++0x
christian mueller [Thu, 29 Mar 2012 16:02:18 +0000 (18:02 +0200)]
* [GAM-48] fixed compilation error for c++0x

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-49] worked in comments to last patches
christian mueller [Thu, 29 Mar 2012 15:40:07 +0000 (17:40 +0200)]
* [GAM-49] worked in comments to last patches
* changed dlt threadsafeness
* changes on timers in CAmSockethandler
* adopted test of Sockethandler to changes
* add versioning scheme to documentation
* added forgotten #include <map> on CamDbusWrapper and CAmRoutingSenderAsync
* adopted RoutingReceiverAsyncTests to new timers

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* add setSinkVolume to telnetserver
Frank Herchet [Tue, 27 Mar 2012 08:01:57 +0000 (10:01 +0200)]
* add setSinkVolume to telnetserver

12 years ago* changing logical wrong assert
christian mueller [Mon, 26 Mar 2012 13:05:12 +0000 (15:05 +0200)]
* changing logical wrong assert

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-47]. Graceful exit when there is no controller loaded. Added asserts, too.
christian mueller [Mon, 26 Mar 2012 09:15:04 +0000 (11:15 +0200)]
* [GAM-47]. Graceful exit when there is no controller loaded. Added asserts, too.

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* enhanced documentation
christian mueller [Fri, 23 Mar 2012 13:47:13 +0000 (14:47 +0100)]
* enhanced documentation

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-46] improvements on CAmSockthandler.
christian mueller [Fri, 23 Mar 2012 12:43:37 +0000 (13:43 +0100)]
* [GAM-46] improvements on CAmSockthandler.
* Needed adoptions on CAmSockethandler tests
* Small bug in CAmSerializer

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-44] adds threadsafeness to DltWrapper
christian mueller [Fri, 23 Mar 2012 12:09:35 +0000 (13:09 +0100)]
* [GAM-44] adds threadsafeness to DltWrapper

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* documentation enhancement
christian mueller [Fri, 23 Mar 2012 12:07:49 +0000 (13:07 +0100)]
* documentation enhancement

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* remove unessessary script 2.0
christian mueller [Fri, 23 Mar 2012 11:52:33 +0000 (12:52 +0100)]
* remove unessessary script

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years agoMerge branch 'master' of qmuc300924:AudioManager 1.0
christian mueller [Fri, 23 Mar 2012 09:17:47 +0000 (10:17 +0100)]
Merge branch 'master' of qmuc300924:AudioManager

12 years ago* fixed typo in addpackagedependencies.sh used for package management
christian mueller [Fri, 23 Mar 2012 08:55:18 +0000 (09:55 +0100)]
* fixed typo in addpackagedependencies.sh used for package management

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* [GAM-42] fix
christian mueller [Fri, 23 Mar 2012 08:55:18 +0000 (09:55 +0100)]
* [GAM-42] fix

Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
12 years ago* enhanced documentation
christian mueller [Tue, 20 Mar 2012 14:59:19 +0000 (15:59 +0100)]
* enhanced documentation
* [GAM-39] fixed bug in build system

12 years ago* enhanced documentation
christian mueller [Tue, 13 Mar 2012 14:43:11 +0000 (15:43 +0100)]
* enhanced documentation

12 years ago* [GAM-37] fixed
christian mueller [Tue, 13 Mar 2012 14:16:12 +0000 (15:16 +0100)]
* [GAM-37] fixed