summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/CommandSender.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-285/+0
| | | | | | * [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces
* * [GAM-4] updated interfaces christian mueller2012-02-271-68/+67
| | | | | | | * shifted mainpage doxygen from EA generated to mainpage.h * added logo to doxygen documentation * fixed compile bug in cmakelists when no plugins are build * [ GAM-23 ]fixed plugin version recognition in cmake * first working CAmSerializer with DatabaseObserver
* * [ GAM-4 ] Change Database Obsever notification implementation working, ↵christian mueller2012-02-231-0/+24
| | | | test are not ready yet. This implies that the Sockethandler is mandatory so I removed the cmake options.
* * merge of changes from ChristianFrank Herchet2012-02-141-2/+0
|
* * TelnetServer Implementation.Grape R52012-02-081-5/+16
| | | * TelnetServerTest Implementation
* * wrapping DLT calls in a new Class because of performance, codesize and ↵christian mueller2012-01-311-9/+7
| | | | | lazyness reasons * the whole project now compiles without a warning with -pedantic
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-241-130/+103
| | | * added used xml to the project
* * added package creation based on cpackchristian mueller2012-01-151-0/+1
| | | * updated .gitignore
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-121-1/+18
| | | | | | | | | | | | | | | | the headerfiles generated * ensured compatibility with 64 bit systems while compiling dbus [ changed FindDBUS.cmake] * updated the README to better support building * updated typo in introspectable string of DBusWrapper * reworked including strategie * added getInterfafeVersion method on all interfaces * added Interface Versioning support * added version as part of .so ending * it is no possible to set a vector of source and sink sound properties at a time * added interface to ask for all loaded plugins on RoutingSender * added first version of telnet server (not yet productive) - set to not active in CMakeLists.txt * added changelog (created out of git commit log) * added default values for all enum types to be save even on other if communication is on other domain
* *added versioning support automatically out of gitchristian mueller2011-12-301-6/+6
| | | | | | *added commandline parser *changed DLT_CONTEXT for AudioManager to AudioManager *added signalhandler *TODO: make signalhandler not only call but correctly rundown the daemon
* - added comments in XML descriptionChristian Mueller2011-12-181-7/+9
| | | | - fixed bug in Dbus signal sending - corrected namespace usage
* update in headers, small thingsChristian Mueller2011-12-141-26/+37
|
* some updates, new testsChristian Mueller2011-12-121-2/+20
|
* total reworkChristian Mueller2011-12-081-0/+233
no more QT