profile/ivi/genivi/genivi-audio-manager.git
2012-06-26 christian mueller* typo in documentation
2012-06-26 Frank Herchet* fix setSinkSoundProperty in telnetserver
2012-06-26 Frank Herchet* [GAM-55] fix wrong context id in logError and logInfo
2012-06-26 christian mueller* [GAM-24] turn watchdog feature off by default.
2012-06-25 christian mueller* [GAM-80] fixed PluginRoutingInterfaceAsync test...
2012-06-25 christian mueller* [GAM-82] fixed CAmRoutingSender::setRoutingReady...
2012-06-25 Frank Herchet* remove compiler warning
2012-06-25 Frank Herchet* fix undefined reference to `clock_gettime' in In...
2012-05-24 christian mueller* [GAM-8] documentation of communication between routi...
2012-05-24 Christian Mueller* corrected packageconf handling for systemd
2012-05-24 christian mueller* updated documentation for watchdog. Little adoptions...
2012-05-24 Christian Mueller* [GAM-78] Using the AudioManager with Sessionbus does...
2012-05-24 Christian Mueller* [GAM-24] Watchdog concept for the AudioManager....
2012-05-24 christian mueller* fixed wrong implementation of ProjectSpecific folder...
2012-05-24 christian mueller* [GAM-76] fix : add 64bit support for DLT logging
2012-05-24 christian mueller* fixed AmRoutingTest. Fixed missing mpDBusWrapper...
2012-05-24 christian mueller* forgot to submit Python include for Dbus test
2012-05-24 christian mueller* fix warnings that come with new compiler
2012-05-24 christian mueller* [GAM-75] fix: make AudioManager independend from...
2012-05-24 christian mueller* [GAM-74] resolving issues found by coverity scan
2012-05-24 christian mueller* some changes to AMM POC Control Sender base sample...
2012-05-24 christian mueller* [GAM-70] fix wrong type on database interface for...
2012-05-24 christian mueller* [GAM-69] AudioManager tests does not compile withou...
2012-05-24 christian mueller* [GAM-72] change type std::list to std::vector in...
2012-05-24 christian mueller* changes for enabling the demo @AMM
2012-05-24 Frank Herchet*[GAM-71]: remove debug output
2012-05-24 Frank Herchet*[GAM-71]: move connectNoMoreThreads test
2012-05-24 christian mueller* [GAM-61] implement mute in sample controller
2012-05-24 christian mueller* [GAM-60] wrong calculation of time in asyncRoutingPlugin
2012-05-24 christian mueller* [GAM-59] disconnect does not work with example controller
2012-05-24 christian mueller* [GAM-40] build audiomanager with a version but withou...
2012-05-24 christian mueller* [GAM-57] wrong sourceID and sinkID inserted into...
2012-05-24 Frank Herchet* some modifications in telnetserver menu
2012-04-04 christian mueller* some enhancement to routingPluginDbus to make to...
2012-04-04 Sampreeth Ramavanaadding a pulseaudio plugin to genivi audiomanager imple...
2012-04-03 christian mueller* [GAM-35] implement DBus for SESSION or SYSTEM bus
2012-04-03 christian mueller* add check if ProjectSpecific exists
2012-04-03 christian mueller* [GAM-56] fix
2012-04-03 christian mueller* [GAM-52] fix : main.cpp does not compile on -D WITH_D...
2012-04-02 christian mueller* [GAM-54] fixed.
2012-03-30 Frank Herchet* [GAM-51] fix CAmDatabaseHandler::getListSinks (:...
2012-03-29 christian mueller* [GAM-48] fixed compilation error for c++0x
2012-03-29 christian mueller* [GAM-49] worked in comments to last patches
2012-03-29 Frank Herchet* add setSinkVolume to telnetserver
2012-03-26 christian mueller* changing logical wrong assert
2012-03-26 christian mueller* [GAM-47]. Graceful exit when there is no controller...
2012-03-23 christian mueller* enhanced documentation
2012-03-23 christian mueller* [GAM-46] improvements on CAmSockthandler.
2012-03-23 christian mueller* [GAM-44] adds threadsafeness to DltWrapper
2012-03-23 christian mueller* documentation enhancement
2012-03-23 christian mueller* remove unessessary script 2.0
2012-03-23 christian muellerMerge branch 'master' of qmuc300924:AudioManager 1.0
2012-03-23 christian mueller* fixed typo in addpackagedependencies.sh used for...
2012-03-23 christian mueller* [GAM-42] fix
2012-03-20 christian mueller* enhanced documentation
2012-03-13 christian mueller* enhanced documentation
2012-03-13 christian mueller* [GAM-37] fixed
2012-03-12 christian mueller* [GAM-34] fixes sqlite missing error handling
2012-03-08 christian mueller* [GAM-32] fix
2012-03-08 christian mueller* fixes [ GAM-31]
2012-03-07 christian mueller* [GAM-30] fix
2012-03-07 christian mueller* [GAM-29] fixes
2012-03-07 christian mueller* forgot to check in the documentation
2012-03-06 christian mueller* removed all documentation to new place
2012-03-06 christian mueller* unfortunatly changed AUDIO_include_FOLDER back to...
2012-03-06 christian mueller* last changes in the documentation
2012-03-06 christian mueller* changed licence of Interfaceheaders and audiomanagert...
2012-03-05 christian mueller* updated license headers
2012-03-05 christian mueller* fixing CAmSerializer.h - smaller changes and copy...
2012-03-01 christian muellerMerge remote branch 'buildsau/master'
2012-03-01 christian mueller* solved merge conflicts
2012-03-01 christian mueller* fix [GAM-28] problems in routingsender.cpp
2012-02-29 Frank Herchet* fix debug output to stdout if WITH_DLT undefined
2012-02-29 Frank HerchetMerge branch 'master' of qmuc300924:AudioManager
2012-02-29 Frank Herchet* add command line argument "-V: print DLT logs to...
2012-02-29 christian muellerMerge remote branch 'buildsau/master'
2012-02-29 christian mueller* [ performance] for classes that do not need to be...
2012-02-29 Frank Herchet* fix compile error in DLTWrapper.cpp
2012-02-29 Frank Herchet* [GAM-11] Merge branch 'dlt_dependency'
2012-02-28 Frank Herchet* [GAM-11] remove dependency from DLT in DLTWrapper...
2012-02-27 christian mueller* [GAM-4] updated interfaces
2012-02-27 christian mueller* removed simple DBus Loop from DBusWrapper - is not...
2012-02-24 Frank Herchet* [GAM-11] make project compilable without DLT
2012-02-24 Frank Herchet* [GAM-11]: modify cmake and add compile flag WITH_DLT
2012-02-23 christian muellerMerge remote branch 'buildsau/master'
2012-02-23 christian mueller* [ GAM-4 ] Change Database Obsever notification imple...
2012-02-23 Frank Herchet* remove spaces
2012-02-23 Frank Herchet* remove dispensable method of CAmTelnetMenuHelper
2012-02-23 Frank Herchet[GAM-14] enable some asci colors
2012-02-23 Frank Herchet* rename local pointer, insert 'p' into name
2012-02-22 Frank Herchet* [GAM-21] activate telnetserver tests
2012-02-22 Frank HerchetMerge branch 'master' of qmuc300924:AudioManager
2012-02-21 christian mueller* as discussed in the face2face versioning scheme of...
2012-02-21 christian mueller* [ GAM-6 ] enhace routing algorithm: changed the way...
2012-02-21 christian mueller* [ GAM-18 ] Add cancel rundown messages to interfaces...
2012-02-21 christian mueller* [ GAM-1] AudioManager DBusPlugin crashes when Control...
2012-02-21 Frank Herchet* [GAM-21] 3 telnetserverTests
2012-02-21 christian mueller* add proper version information in doxygen
2012-02-21 christian mueller* [GAM-12] Change project types as discussed in the...
2012-02-20 christian mueller* [GT-1835] Resolve issues identified by code screening...
next