index
:
delta/audiomanager.git
AM_uninstalled
BuildScripts
EarlyAudio
EarlyAudio-rebased
Intreprid_stable_branch
OLD_POC
Router_adaptions
baserock/6.0
baserock/genivi/6.1-3-gba709ee-gdp
baserock/genivi/6.2010gf494c08-generated-headers
baserock/genivi/baseline
baserock/genivi/genivi-demo-platform
baserock/genivi/jonathan-am
baserock/jonathanmaw/genivi-demo-jetson
baserock/pedroalvarez/6.2-1-gf494c08
discovery_stable
excalibur_stable
foton_stable
gemini_stable
genivi_imp
gh-pages
incubation
master
revert-26-utilityUpdates_CAPI_fixes
utilityUpdates_CAPI_fixes
utility_updates
github.com: GENIVI/AudioManager.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AudioManagerDaemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fix asyncRoutingTest and NSM test
Christian Linke
2013-01-18
1
-4
/
+4
*
* repair NSM test
Christian Linke
2013-01-18
1
-1
/
+4
*
* changes that follow the review comments from Thomas G.
Christian Linke
2013-01-17
16
-362
/
+362
*
* add support to switch dedicated plugins off, fix databasehandler regarding ...
christian linke
2013-01-11
9
-82
/
+241
*
* fix WITH_NSM=off option
christian linke
2013-01-09
10
-15
/
+117
*
* remove python from nodestatemanger test, remove warnings from test CXX flag...
christian linke
2013-01-08
3
-3
/
+2
*
* some minor coverity check fixes
christian linke
2013-01-08
6
-19
/
+42
*
* enable turning off the NSM
christian linke
2013-01-07
1
-0
/
+6
*
* take away mandatory NSM dependency and ship NSM headers as fallback
christian linke
2013-01-07
1
-0
/
+3
*
added DL library path to the following cmake files - AudioManagerDaemon/test/...
3.1
Nrusingh Dash
2013-01-07
5
-1
/
+5
*
* added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...
christian linke
2012-12-17
71
-258
/
+3725
*
fix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test c...
christian linke
2012-12-06
5
-1
/
+82
*
* make AudioManager rundown cleaner. Now an extra created pipe is used to tri...
christian linke
2012-11-29
6
-13
/
+47
*
* [Bug 10] - feedback from review . fixed removeSourceDB like suggested in ti...
christian linke
2012-11-27
1
-2
/
+2
*
Genivi AudioManager Bug 13: error on update MainSourceSoundProperty in daemon DB
Goehring
2012-11-27
1
-1
/
+1
*
* make DLTWrapper unregister itself before exiting
christian linke
2012-10-30
2
-0
/
+12
*
* make RoutingSender DBus compile with 0xC11
christian linke
2012-10-22
1
-1
/
+1
*
* restructured the README and updated the content. Now, an html can be genera...
christian linke
2012-10-22
2
-3
/
+2
*
* stability: call bus_threads_init_default before starting DBus.
christian linke
2012-10-16
1
-0
/
+3
*
* nicer handling of singal for exit.
christian linke
2012-10-16
2
-4
/
+5
*
* fix typo in CAmRoutingReceiver
christian linke
2012-10-15
1
-1
/
+1
*
* Call ControlRundown on receiving SIGTERM.
christian linke
2012-10-12
3
-1
/
+13
*
* adding GoogleMock including GoogleTest into the project
christian linke
2012-10-04
13
-31
/
+30
*
* change global include for gest.h to local include
christian linke
2012-10-04
8
-8
/
+8
*
* [GAM-100] nonexisting tables are dropped
christian linke
2012-10-02
1
-6
/
+13
*
* include google test into source tree
christian linke
2012-09-27
7
-22
/
+47
*
* [GAM-91] make CAmSerializer calls with references safer
3.0
christian mueller
2012-09-12
1
-5
/
+5
*
add setVolumeStep, setSinkMuteState, setSourceSoundProperty in telnetserver
Frank Herchet
2012-09-12
2
-265
/
+334
*
* [GAM-55] some finetuning on bugfix.
christian mueller
2012-06-26
2
-4
/
+9
*
* typo in documentation
christian mueller
2012-06-26
1
-1
/
+1
*
* fix setSinkSoundProperty in telnetserver
Frank Herchet
2012-06-26
2
-5
/
+7
*
* [GAM-55] fix wrong context id in logError and logInfo
Frank Herchet
2012-06-26
1
-5
/
+11
*
* [GAM-24] turn watchdog feature off by default.
christian mueller
2012-06-26
1
-1
/
+7
*
* [GAM-82] fixed CAmRoutingSender::setRoutingReady/setRoutingRundown does nev...
christian mueller
2012-06-25
2
-4
/
+4
*
* remove compiler warning
Frank Herchet
2012-06-25
1
-0
/
+1
*
* [GAM-8] documentation of communication between routing plugins & sources /...
christian mueller
2012-05-24
13
-0
/
+98
*
* corrected packageconf handling for systemd
Christian Mueller
2012-05-24
1
-2
/
+2
*
* updated documentation for watchdog. Little adoptions on unit file and depen...
christian mueller
2012-05-24
3
-1
/
+45
*
* [GAM-78] Using the AudioManager with Sessionbus does not work fixed
Christian Mueller
2012-05-24
1
-3
/
+5
*
* [GAM-24] Watchdog concept for the AudioManager. This patch introduces the ...
Christian Mueller
2012-05-24
7
-4
/
+1002
*
* [GAM-76] fix : add 64bit support for DLT logging
christian mueller
2012-05-24
2
-1
/
+19
*
* fixed AmRoutingTest. Fixed missing mpDBusWrapper Initialisation
christian mueller
2012-05-24
2
-0
/
+5
*
* fix warnings that come with new compiler
christian mueller
2012-05-24
2
-4
/
+22
*
* [GAM-74] resolving issues found by coverity scan
christian mueller
2012-05-24
14
-47
/
+99
*
* [GAM-70] fix wrong type on database interface for source sound properties
christian mueller
2012-05-24
5
-16
/
+15
*
* [GAM-69] AudioManager tests does not compile without dlt installed (WITH_...
christian mueller
2012-05-24
6
-6
/
+24
*
* [GAM-72] change type std::list to std::vector in DbusWrapper
christian mueller
2012-05-24
1
-4
/
+4
*
* changes for enabling the demo @AMM
christian mueller
2012-05-24
1
-2
/
+2
*
*[GAM-71]: move connectNoMoreThreads test
Frank Herchet
2012-05-24
1
-1
/
+1
*
* some modifications in telnetserver menu
Frank Herchet
2012-05-24
1
-12
/
+13
[next]