summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * worked in feedback from Thomas Goering towards integration testsver-0.0.9christian mueller2012-02-068-12/+27
* * add an out of memory handlerchristian mueller2012-02-027-35/+367
* * implemented peeksinkclassIDs and peeksourceclassIDschristian mueller2012-02-0125-130/+498
* * still the weired error but now really ok.christian mueller2012-01-313-573/+19
* Merge branch 'master' of https://git.genivi.org/srv/git/AudioManagerchristian mueller2012-01-310-0/+0
|\
| * * fixed non reference in routing interface peeksourceclassID and peeksinkclassIDchristian mueller2012-01-308-27/+922
* | * weired git error .. anyway should be ok nowchristian mueller2012-01-312-1/+572
* | * wrapping DLT calls in a new Class because of performance, codesize and lazy...christian mueller2012-01-3157-643/+2143
|/
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-2748-1252/+1586
* * routing algorithm improvementschristian mueller2012-01-2515-90/+1093
* * finalized Router implementationchristian mueller2012-01-244-219/+266
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-2467-13544/+12731
* * fixed wrong memset in main.cpp (thanks to frank)christian mueller2012-01-189-3/+515
* * fix for package building with lower cmake versionschristian mueller2012-01-184-13/+41
* * fix build without gitchristian mueller2012-01-161-4/+4
* * fixed compilation without gitchristian mueller2012-01-161-0/+8
* * added package creation based on cpackchristian mueller2012-01-1521-53/+316
* * added install and uninstall routines to makechristian mueller2012-01-123-2/+37
* * just update changelogchristian mueller2012-01-122-2/+8
* * 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-1256-296/+1517
* * fixed sockethandler timespec issueschristian mueller2011-12-304-22/+32
* changed README, added correct header in fileschristian mueller2011-12-3011-58/+205
* *added versioning support automatically out of gitchristian mueller2011-12-3020-377/+720
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-2919-15/+3258
* * finally, first socket test workchristian mueller2011-12-232-128/+180
* * fixed no compile bugchristian mueller2011-12-234-46/+47
* * rework of buildsystemchristian mueller2011-12-2347-5656/+599
* * new run of code generation by EAchristian mueller2011-12-2213-94/+126
* * first version of SocketHandler working with DBuschristian mueller2011-12-219-254/+803
* * fixed bug in database handler connected to delay calculationchristian mueller2011-12-211-5/+9
* * first version of the sockethandler with testchristian mueller2011-12-206-0/+802
* - changed header comment - entered correct licenceChristian Mueller2011-12-187-42/+171
* - adds dbus test for command pluginChristian Mueller2011-12-188-0/+1851
* - added comments in XML descriptionChristian Mueller2011-12-1843-441/+491
* changes to make controlSender compile & loadableChristian Mueller2011-12-169-19/+25
* added READMEChristian Mueller2011-12-141-0/+75
* first release !Christian Mueller2011-12-1430-200/+1126
* update in headers, small thingsChristian Mueller2011-12-1432-529/+828
* .Christian Mueller2011-12-1313-69/+588
* some updates, new testsChristian Mueller2011-12-1261-957/+8880
* Some changes, renaming...Christian Mueller2011-12-0910-89/+184
* total reworkChristian Mueller2011-12-08136-22566/+11880
* update on dbusChristian Mueller2011-08-0521-557/+717
* Dbus restructuredChristian Mueller2011-08-0344-1039/+969
* - first time synchronisation with EAChristian Mueller2011-07-2633-353/+3663
* - daily commitChristian Mueller2011-07-229-91/+162
* - next part of getting rid of QTChristian Mueller2011-07-2129-439/+1432
* make it compile on 10.04Christian Mueller2011-07-193-5/+2
* added layermanager plugin mechanismblacky2011-07-199-58/+152