summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon
Commit message (Expand)AuthorAgeFilesLines
* * [ GAM-4 ] Change Database Obsever notification implementation working, tes...christian mueller2012-02-2315-173/+391
* * remove dispensable method of CAmTelnetMenuHelperFrank Herchet2012-02-233-14/+3
* [GAM-14] enable some asci colorsFrank Herchet2012-02-231-21/+7
* * rename local pointer, insert 'p' into nameFrank Herchet2012-02-232-41/+45
* * [GAM-21] activate telnetserver testsFrank Herchet2012-02-221-1/+1
* Merge branch 'master' of qmuc300924:AudioManagerFrank Herchet2012-02-2219-332/+421
|\
| * * [ GAM-6 ] enhace routing algorithm: changed the way the routing algorithm g...christian mueller2012-02-217-118/+130
| * * [ GAM-18 ] Add cancel rundown messages to interfaces: added possbility for ...christian mueller2012-02-212-0/+14
| * * [GAM-12] Change project types as discussed in the F2F: changed in all tests...christian mueller2012-02-217-177/+177
| * * [GT-1835] Resolve issues identified by code screening process: added missin...christian mueller2012-02-205-37/+100
* | * [GAM-21] 3 telnetserverTestsFrank Herchet2012-02-213-124/+171
|/
* * deactivate TelnetServerTestFrank Herchet2012-02-201-1/+1
* * add listMainConnectionsFrank Herchet2012-02-202-138/+309
* * fix reset of 'conn' command if number of arguments < 2Frank Herchet2012-02-171-4/+6
* * merge of changes from ChristianFrank Herchet2012-02-1412-904/+1276
* * modify contructor of CAmTelnetMenuHelperFrank Herchet2012-02-143-5/+7
* * add gtest for telnetserverFrank Herchet2012-02-144-29/+250
* * change includes in CAmTelnetMenuHelperchristian mueller2012-02-134-194/+178
* * modify RoutingSender Async to match with TestHMIchristian mueller2012-02-091-0/+1
* * fix some methods in CAmTelnetMenuHelperFrank Herchet2012-02-091-63/+42
* * merge local changes with updated masterFrank Herchet2012-02-092-0/+43
* * fix list domains in telnetserverchristian mueller2012-02-091-4/+5
* Merge branch 'telnetserver'christian mueller2012-02-0910-208/+1704
|\
| * * remove duplicate current command promptFrank Herchet2012-02-094-208/+36
| * * TelnetServer Implementation.Grape R52012-02-089-140/+1808
* | * adoption of RoutinInterfaceAsync to testHMIchristian mueller2012-02-091-3/+3
* | * changed main to register observer (thanks TGO)christian mueller2012-02-081-0/+2
* | * renaming of databasetest - copy paste faultchristian mueller2012-02-082-70/+70
* | * add another routing testchristian mueller2012-02-072-2/+65
|/
* * restructered document generation. Now only the functions of the daemon are ...christian mueller2012-02-073-15/+84
* * added function to routing algorithm that takes care of the route in case so...0.9christian mueller2012-02-061-3/+35
* * worked in feedback from Thomas Goering towards integration testsver-0.0.9christian mueller2012-02-063-8/+5
* * add an out of memory handlerchristian mueller2012-02-024-24/+336
* * implemented peeksinkclassIDs and peeksourceclassIDschristian mueller2012-02-0117-107/+476
* * still the weired error but now really ok.christian mueller2012-01-311-572/+0
* * weired git error .. anyway should be ok nowchristian mueller2012-01-311-0/+572
* * wrapping DLT calls in a new Class because of performance, codesize and lazy...christian mueller2012-01-3130-440/+1521
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-2723-190/+272
* * routing algorithm improvementschristian mueller2012-01-2514-89/+1092
* * finalized Router implementationchristian mueller2012-01-242-214/+221
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-2435-9587/+8995
* * fixed wrong memset in main.cpp (thanks to frank)christian mueller2012-01-189-3/+515
* * added package creation based on cpackchristian mueller2012-01-157-3/+59
* * added install and uninstall routines to makechristian mueller2012-01-121-2/+5
* * fixed commandline option p is now recognizedchristian mueller2012-01-122-10/+10
* * recreated the header files out of the model. Added versioning support in th...christian mueller2012-01-1227-112/+790
* * fixed sockethandler timespec issueschristian mueller2011-12-303-21/+31
* changed README, added correct header in fileschristian mueller2011-12-301-0/+1
* *added versioning support automatically out of gitchristian mueller2011-12-3012-333/+528
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-295-13/+80