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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
reworked DltWrapper. fixed gtest and gmock.pc files
Christian Linke
2016-02-17
13
-373
/
+680
*
Added overflow handling for timer and poll handles
Christian Linke
2016-02-16
2
-4
/
+47
*
* rework of the build structure, adopt to standard cmake package structure
7.4
Christian Linke
2016-02-15
183
-10943
/
+3783
*
change flags for c11
Christian Linke
2016-02-04
1
-1
/
+1
*
correct cache handling of sink main sound property in changeSinkDB()
Toshiaki Isogai
2016-02-04
1
-1
/
+1
*
cmake: Add install target for documentation
Patrick Ziegler
2016-01-19
1
-0
/
+5
*
add versioning for audiomanager utitlities
Christian.Linke
2015-12-16
1
-0
/
+7
*
changed package config for systemd
Christian.Linke
2015-12-15
2
-9
/
+8
*
deleting of instance explicit is needed
Christian.Linke
2015-12-15
2
-12
/
+21
*
forgot to destroy the single instance in destructor
Christian Linke
2015-12-15
1
-0
/
+11
*
forgot pc file
Christian Linke
2015-12-02
1
-0
/
+10
*
moved watchdog into utilities and created .pc file for utilities
Christian Linke
2015-12-02
13
-16
/
+70
*
* Fix for inconsistency in CAmDatabaseHandlerMap/SQLite
Aleksandar Donchev
2015-11-18
5
-25
/
+126
*
* Condition in CAmRoutingreceiver fixed and redundant function in CAmDatabase...
Aleksandar Donchev
2015-11-06
2
-87
/
+38
*
* Bug fix 392. Some improvements regarding failed transactions in the router.
Christian Linke
2015-11-04
10
-88
/
+376
*
correct my whitespace stuff
Christian Linke
2015-10-07
1
-379
/
+1
*
Implement IAmCommand getVolume method
7.3
Pau Espin Pedrol
2015-10-07
8
-1
/
+424
*
small things - big hussle
Christian Linke
2015-10-07
1
-1
/
+1
*
remove uneccessary registered context
Christian Linke
2015-10-06
1
-2
/
+0
*
make changes in utilities compile
Christian Linke
2015-10-06
3
-33
/
+29
*
Utility DBUS: Constructor now more verbosely on dbus error
Jens Lorenz
2015-10-06
1
-9
/
+32
*
Notification time calculation of watchdog fixed
Jens Lorenz
2015-10-06
1
-4
/
+5
*
Utility DLT: Created template parameter pack to generate recursive code and a...
Jens Lorenz
2015-10-06
2
-842
/
+76
*
Utilities now build as a static or as a shared library on demand.
Jens Lorenz
2015-10-06
13
-45
/
+140
*
* Some cmake variables exposed.
Aleksandar Donchev
2015-10-05
2
-3
/
+3
*
* Settings for commonAPI without binding code.
Aleksandar Donchev
2015-10-02
6
-35
/
+24
*
Remove nodestatemanager
7.2
Christian Linke
2015-09-22
41
-4719
/
+30
*
install more cmake packages
Christian Linke
2015-09-17
1
-1
/
+2
*
* fix set_and_check of module path doesn't work with newer cmake versions
Jens Lorenz
2015-09-16
1
-1
/
+1
*
Utiltiy: DBUS: Constructor allows now set service prefix and object path. Mod...
Jens Lorenz
2015-09-16
2
-8
/
+33
*
Utility: DLT: New registerContext allows to set log level and trace status fr...
Jens Lorenz
2015-09-16
2
-5
/
+51
*
* remove warning
Christian Linke
2015-09-11
4
-6
/
+13
*
* CAPI wrapper with better someip integration.
Aleksandar Donchev
2015-09-11
3
-9
/
+52
*
* FindDBus.cmake excluded from project and replaced throught pkg_check_module.
Aleksandar Donchev
2015-09-07
5
-63
/
+22
*
* Some databasehandler cmake defines exposed in the configure file.
Aleksandar Donchev
2015-09-07
1
-1
/
+3
*
Change order of include of subdirectories...
Christian Linke
2015-09-04
1
-7
/
+7
*
* install tclap headers
7.1
Christian Linke
2015-09-02
23
-919
/
+28
*
Added compliance specifications 4.0 for control and routing interface
Christian Linke
2015-08-19
4
-0
/
+523837
*
Bug 308 - Change in Database Handlers to enable/disable enforced update
7.0
Jens Lorenz
2015-08-04
2
-85
/
+238
*
Implemented filtering of duplicated notification configuration types on regis...
Jens Lorenz
2015-08-04
6
-265
/
+160
*
calculateMainConnectionDelay doesn't work if only a single connection has a t...
Jens Lorenz
2015-08-04
2
-12
/
+19
*
clean-up in MapHandler tests
Jens Lorenz
2015-08-04
1
-109
/
+81
*
* make new serializer Calls public in order to use them
Christian Linke
2015-07-28
1
-0
/
+2
*
* cleaned up compile flags
Christian Linke
2015-07-07
10
-83
/
+45
*
Fixed cmake issues
Jens Lorenz
2015-07-06
2
-4
/
+4
*
* fix compiler issue introduced with new commandline parsing in main
Jens Lorenz
2015-07-06
1
-1
/
+1
*
*Routing bug fixing and enhancment.
Aleksandar Donchev
2015-07-06
7
-1079
/
+1063
*
* Fix for the unit tests in accord with the domain id change .
Aleksandar Donchev
2015-07-06
2
-21
/
+21
*
* Domain id range splited in static and dynamic .
Aleksandar Donchev
2015-07-06
3
-22
/
+13
*
* Fixed bug causing infinite loop by determining all possible paths in the ro...
Aleksandar Donchev
2015-07-02
4
-41
/
+223
[prev]
[next]