summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* *[GAM-71]: move connectNoMoreThreads testFrank Herchet2012-05-242-26/+27
| | | | | | | | *[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>
* * [GAM-61] implement mute in sample controllerchristian mueller2012-05-241-5/+29
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-60] wrong calculation of time in asyncRoutingPluginchristian mueller2012-05-241-14/+19
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-59] disconnect does not work with example controllerchristian mueller2012-05-241-2/+11
| | | | | | * if MainConnection exists, new connection will be rejected Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-40] build audiomanager with a version but without gitchristian mueller2012-05-243-1/+22
| | | | | | * adopted readme Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-57] wrong sourceID and sinkID inserted into database fixedchristian mueller2012-05-241-0/+2
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * some modifications in telnetserver menuFrank Herchet2012-05-241-12/+13
| | | | Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
* * some enhancement to routingPluginDbus to make to get acces to all ↵christian mueller2012-04-0411-1082/+1958
| | | | | interfaces and handle multiple domains Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* adding a pulseaudio plugin to genivi audiomanager implements dbus methods ↵Sampreeth Ramavana2012-04-049-28/+1706
| | | | | | 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>
* * [GAM-35] implement DBus for SESSION or SYSTEM buschristian mueller2012-04-034-18/+41
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * add check if ProjectSpecific existschristian mueller2012-04-031-2/+7
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-56] fixchristian mueller2012-04-0315-31/+39
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-52] fix : main.cpp does not compile on -D WITH_DBUS_WRAPPER=OFFchristian mueller2012-04-031-1/+1
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-54] fixed.christian mueller2012-04-022-9/+52
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-51] fix CAmDatabaseHandler::getListSinks (::getListSources) if sink ↵Frank Herchet2012-03-301-17/+24
| | | | (source) is invisible
* * [GAM-48] fixed compilation error for c++0xchristian mueller2012-03-291-10/+10
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-49] worked in comments to last patcheschristian mueller2012-03-2910-283/+445
| | | | | | | | | | | * 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>
* * add setSinkVolume to telnetserverFrank Herchet2012-03-292-0/+58
|
* * changing logical wrong assertchristian mueller2012-03-261-45/+45
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-47]. Graceful exit when there is no controller loaded. Added asserts, ↵christian mueller2012-03-261-0/+51
| | | | | too. Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * enhanced documentationchristian mueller2012-03-232-0/+26
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-46] improvements on CAmSockthandler.christian mueller2012-03-238-274/+344
| | | | | | * Needed adoptions on CAmSockethandler tests * Small bug in CAmSerializer Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-44] adds threadsafeness to DltWrapperchristian mueller2012-03-232-0/+64
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * documentation enhancementchristian mueller2012-03-232-4/+212
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * remove unessessary script2.0christian mueller2012-03-231-24/+0
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* Merge branch 'master' of qmuc300924:AudioManager1.0christian mueller2012-03-230-0/+0
|\
| * * [GAM-42] fixchristian mueller2012-03-231-1/+4
| | | | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* | * fixed typo in addpackagedependencies.sh used for package managementchristian mueller2012-03-232-3/+5
|/ | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * enhanced documentationchristian mueller2012-03-204-5/+5
| | | * [GAM-39] fixed bug in build system
* * enhanced documentation christian mueller2012-03-1318-57/+300
|
* * [GAM-37] fixed christian mueller2012-03-131-1/+5
|
* * [GAM-34] fixes sqlite missing error handlingchristian mueller2012-03-122-969/+729
|
* * [GAM-32] fixchristian mueller2012-03-081-0/+2
|
* * fixes [ GAM-31]christian mueller2012-03-081-2/+2
|
* * [GAM-30] fixchristian mueller2012-03-071-1/+1
|
* * [GAM-29] fixeschristian mueller2012-03-0710-550/+886
|
* * forgot to check in the documentationchristian mueller2012-03-0728-1/+902
|
* * removed all documentation to new placechristian mueller2012-03-06115-930/+196
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * unfortunatly changed AUDIO_include_FOLDER back to AUDIO_INCLUDE_FOLDERchristian mueller2012-03-0615-22/+22
|
* * last changes in the documentationchristian mueller2012-03-066-1727/+348
|
* * changed licence of Interfaceheaders and audiomanagertypes.h after reviewchristian mueller2012-03-067-172/+193
|
* * updated license headerschristian mueller2012-03-05119-3729/+4093
| | | * updated documentation
* * fixing CAmSerializer.h - smaller changes and copy past stuffchristian mueller2012-03-0513-210/+1459
| | | | * adding new class in Controler plugin to use CAmSerializer to build up a shadow * added test to test the new class (unfinished)
* Merge remote branch 'buildsau/master'christian mueller2012-03-010-0/+0
|\ | | | | | | | | | | | | Conflicts: AudioManagerDaemon/src/CAmDltWrapper.cpp AudioManagerDaemon/src/main.cpp include/shared/CAmDltWrapper.h
| * * fix debug output to stdout if WITH_DLT undefinedFrank Herchet2012-02-292-15/+10
| |
| * Merge branch 'master' of qmuc300924:AudioManagerFrank Herchet2012-02-2957-2146/+2240
| |\
| * | * add command line argument "-V: print DLT logs to stdout" if compile flag ↵Frank Herchet2012-02-291-5/+19
| | | | | | | | | | | | WITH_DLT undefined
* | | * solved merge conflictschristian mueller2012-03-014-21/+29
| | |
* | | * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-01116-4905/+4453
| |/ |/| | | | | | | | | * [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces
* | Merge remote branch 'buildsau/master'christian mueller2012-02-295-21/+212
|\ \ | |/