summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon
Commit message (Expand)AuthorAgeFilesLines
* * Cmake scripts adopted for cross-compilationAleksandar Donchev2014-03-281-1/+5
* * Minor: life cycle old dbus predefined variable removed4.1Aleksandar Donchev2013-10-161-1/+0
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-1418-54/+126
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-102-4/+2
* * Every new connection ID is initilized with the next available number. Aleksandar Donchev2013-09-255-71/+286
* * made sure that CommonAPI stuff compiles with release 2.1Christian Linke2013-09-2519-426/+757
* * adopted test to new logic of no change stuffChristian Linke2013-09-122-13/+19
* * added some documentation, removed sample project since it seems to addle us...Christian Linke2013-09-1211-2/+48
* * some naming adoptions & review for GENIVIChristian Linke2013-09-0930-1797/+1999
* * AmMapHanlderTest - added tests for the callbacks in CAmDatabaseObserver.Aleksandar Donchev2013-09-037-79/+823
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-0358-184/+5518
* Handle cases where readdir() does not return the file typeChristian Linke2013-09-022-0/+33
* * fix for Bug 92 - sinkID wrongly reported to DatabaseObserverChristian Linke2013-09-022-5/+11
* * CAmDatabaseHandlerMap - the main connection now have separate method for id...Aleksander Donchev2013-08-142-16/+45
* * Refactoring and improvements CAmDatabasehandlerMap ( Ticket #87 )Aleksander Donchev2013-08-145-188/+197
* make AM compile with newer libstdChristian Linke2013-08-141-0/+1
* Fix for bug 78: AmNodeStateCommunicatorTest throws a runtime exceptionMuhammad Shakeel2013-07-192-16/+19
* * enhance sleep at beginn of NSM test to be more robustChristian Linke2013-07-191-1/+2
* Fixed define in the map handler header causing compile error for some tests. ...Aleksander Donchev2013-07-123-8/+7
* * Creation of database handler through the 'new' opertor replaced. Aleksander Donchev2013-07-102-9/+5
* cmake configuration now allows change of inital map sizesAleksander Donchev2013-07-101-1/+3
* Minor: Access specifier of function changed from protected to public.Aleksander Donchev2013-07-101-5/+2
* Created an abstract interface for the database handlers.Aleksander Donchev2013-07-1034-410/+757
* Renamed CAmDatabaseHandlerInterface to IAmDatabaseHandler,Aleksander Donchev2013-07-105-316/+0
* Added 'Dump' method to the database handler and to the telnet server (Info ->...Aleksander Donchev2013-07-1020-280/+2808
* * corrected private fix for CAmMapHandlerChristian Linke2013-06-262-10/+11
* * update documentation and readmeChristian Linke2013-06-262-0/+0
* * make Telnetserver work with maphandlerChristian Linke2013-06-267-176/+186
* * remove some warningsChristian Linke2013-06-263-12/+9
* Minor fix for the ID generation of domains, connection and main connections (...Aleksandar Donchev2013-06-261-3/+3
* First version Map implementation of database handler with unit tests ( ticket...Aleksandar Donchev2013-06-2623-82/+5684
* * fix [bug 74] : changesourceDb copy paste errorChristian Linke2013-06-191-5/+5
* Thomas Göhring: Fix for: Bug 69 - Endless loop in CAmDatabaseHandler::getRou...Goehring2013-06-182-1/+151
* * fixed bug54Christian Linke2013-06-131-0/+1
* * adds test for bug63 to the database testsChristian Linke2013-06-131-0/+24
* * fix for Bug 66 - Wrong Log messagesChristian Linke2013-06-111-1/+1
* * fixed bug 59 & Bug 63. Removes superfluss comments in DBusWrapper, removes ...Christian Linke2013-06-032-9/+21
* * fix for bug [52]: Dbus wrapper sometimes does not deliver all messagesChristian Linke2013-06-031-1/+15
* * remove checks from controlReceiver. No retries where possible when the rout...Christian Linke2013-03-051-73/+0
* * online coding fixed overflow of handlesChristian Linke2013-03-051-1/+5
* * stability fix because of dbus interface of nsmChristian Linke2013-02-282-2/+6
* * add missing include 3.2Christian Linke2013-02-181-0/+1
* * calculated delay for mainconnection but forgot to update it. This fixes this.Christian Linke2013-02-121-0/+3
* CAmDatabaseHandler::enterSourceClassDB does not work in release modeGoehring2013-02-121-1/+2
* * enhancing documentationChristian Linke2013-02-0713-12/+146
* * updated documentation to match foton releaseChristian Linke2013-01-318-1/+4
* * update NSM testChristian Linke2013-01-181-2/+2
* * fix asyncRoutingTest and NSM testChristian Linke2013-01-181-4/+4
* * repair NSM testChristian Linke2013-01-181-1/+4
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-1716-362/+362