* fix for package building with lower cmake versions
[profile/ivi/audiomanager.git] / CHANGELOG
1 commit 126870e1c2af541558aefd46aad38565c0ece795
2 Author: christian mueller <christian.ei.mueller@bmw.de>
3
4     * added package creation based on cpack
5     * updated .gitignore
6
7 commit a4a4c50ff375d94fa90c13d293b145176f214bf4
8 Author: christian mueller <christian.ei.mueller@bmw.de>
9
10     * added install and uninstall routines to make
11
12 commit 915ae08fa586cfa67559cc94a72ac5787df909ea
13 Author: christian mueller <christian.ei.mueller@bmw.de>
14
15     * just update changelog
16
17 commit 5f02509296864bc5b4b438139a246fb3119802ed
18 Author: christian mueller <christian.ei.mueller@bmw.de>
19
20     * fixed commandline option p is now recognized
21     * fixed bug: loading of routing plugins with version control now works
22
23 commit 472d0762b68ce0f2a755b4215515a3e031831495
24 Author: christian mueller <christian.ei.mueller@bmw.de>
25
26     * recreated the header files out of the model. Added versioning support in the headerfiles generated
27     * ensured compatibility with 64 bit systems while compiling dbus [ changed FindDBUS.cmake]
28     * updated the README to better support building
29     * updated typo in introspectable string of DBusWrapper
30     * reworked including strategie
31     * added getInterfafeVersion method on all interfaces
32     * added Interface Versioning support
33     * added version as part of .so ending
34     * it is no possible to set a vector of source and sink sound properties at a time
35     * added interface to ask for all loaded plugins on RoutingSender
36     * added first version of telnet server (not yet productive) - set to not active in CMakeLists.txt
37     * added changelog (created out of git commit log)
38     * added default values for all enum types to be save even on other if communication is on other domain
39
40 commit 6ebae8c4d3a340c135ed2f5f611a0e1c31994164
41 Author: christian mueller <christian.ei.mueller@bmw.de>
42
43     * fixed sockethandler timespec issues
44
45 commit d2033f10762c1b39b7755f067cb614228336aec8
46 Author: christian mueller <christian.ei.mueller@bmw.de>
47
48     changed README, added correct header in files
49
50 commit 93d7610b460c6212a3098a3eccb127fd45ada345
51 Author: christian mueller <christian.ei.mueller@bmw.de>
52
53     *added versioning support automatically out of git
54     *added commandline parser
55     *changed DLT_CONTEXT for AudioManager to AudioManager
56     *added signalhandler
57     *TODO: make signalhandler not only call but correctly rundown the daemon
58
59 commit b7e748007bbe0b16fa8a8a089c6cc8fe43bc7aac
60 Author: christian mueller <christian.ei.mueller@bmw.de>
61
62     * assert on empty busname (routinginterface)
63     * added busname for DbusroutingSender
64     * rework of sockethandlertests
65     * small changes on compilerflags
66     * new default error messages on dummy controller plugin
67     * new plugin Asynchronous including tests
68
69 commit 6b583365d1f0f5c7ff613ecfc323c4d1eba1699d
70 Author: christian mueller <christian.ei.mueller@bmw.de>
71
72     * finally, first socket test work
73
74 commit cd23bf5e1d2e1d134df91f23ebfd761d770a99db
75 Author: christian mueller <christian.ei.mueller@bmw.de>
76
77     * fixed no compile bug
78     * fixed sockethandler loop
79
80 commit 4f74d6e303c58326fe75ee75e1c92cf9263f800d
81 Author: christian mueller <christian.ei.mueller@bmw.de>
82
83     * rework of buildsystem
84     * now everything depends on a toplevel CMakefile
85     * cleanup of makefiles and compiler options
86
87 commit 4618280b6d777ac7bf3bb5cf5b0ea3f0d9e4b2b7
88 Author: christian mueller <christian.ei.mueller@bmw.de>
89
90     * new run of code generation by EA
91     * removed audiomanagertypes.cpp it's creadted by EA, but empty
92     * get rid of dbusincludes, dbus files are now in the includes folder
93
94 commit b9b9e9ace5c6c7c493438ecf9a4b33b47543e8e3
95 Author: christian mueller <christian.ei.mueller@bmw.de>
96
97     * first version of SocketHandler working with DBus
98     * currently Sockethandler test not working
99
100 commit f8a41c140abbd1d193ed19f6c2be598adc01292a
101 Author: christian mueller <christian.ei.mueller@bmw.de>
102
103     * fixed bug in database handler connected to delay calculation
104
105 commit 18d1c7ee814993ae3fbee5635650e55472dac587
106 Author: christian mueller <christian.ei.mueller@bmw.de>
107
108     * first version of the sockethandler with test
109
110 commit 1c992fd131eab06ee4f5a7090377031975092aba
111 Author: Christian Mueller <christian@lmuc329619u.(none)>
112
113     - changed header comment - entered correct licence
114
115 commit 2cefc51e7bb2b3810f57e7c340c0c8857de1a05a
116 Author: Christian Mueller <christian@lmuc329619u.(none)>
117
118     - adds dbus test for command plugin
119
120 commit 18b59afe6cda90607ad0b193088000d4f9749a97
121 Author: Christian Mueller <christian@lmuc329619u.(none)>
122
123     - added comments in XML description
124     - fixed bug in Dbus signal sending
125     - corrected namespace usage
126
127 commit 392d090c63dcb03df8a044abbc6cc84807e341e5
128 Author: Christian Mueller <christian@lmuc329619u.(none)>
129
130     changes to make controlSender compile & loadable
131
132 commit 281cb0d875832bb56c82bad3516fc4021f8be4b0
133 Author: Christian Mueller <christian@lmuc329619u.(none)>
134
135     added README
136
137 commit cad108114630deebde684267d67a5b648479679e
138 Author: Christian Mueller <christian@lmuc329619u.(none)>
139
140     first release !
141
142 commit 68678bed2dc3d4a5849d283bec84a01e2836603f
143 Author: Christian Mueller <christian@lmuc329619u.(none)>
144
145     update in headers, small things
146
147 commit 92c8b837306ff1dcd889f9c075435aec50e9aea3
148 Author: Christian Mueller <christian@lmuc329619u.(none)>
149
150     .
151
152 commit 205595e3d3e6a1d55be3c462ef02c9f828a77feb
153 Author: Christian Mueller <christian@lmuc329619u.(none)>
154
155     some updates, new tests
156
157 commit d85e69bbf6d8ec6e087c7af579686923c76079cd
158 Author: Christian Mueller <christian@lmuc329619u.(none)>
159
160     Some changes, renaming...
161
162 commit 5773404eb801e27179b7c3c7803a990145d6e94a
163 Author: Christian Mueller <christian@lmuc329619u.(none)>
164
165     total rework
166
167 commit 9826492b0066d47cfa9ba68d6efe737cc3c317a3
168 Author: Christian Mueller <christian@lmuc329619u.(none)>
169
170     update on dbus
171
172 commit 2d849dd0b5b1558e92cd0f2cd6dbc556950d631d
173 Author: Christian Mueller <christian@lmuc329619u.(none)>
174
175     Dbus restructured
176
177 commit df88fefdd7df890aaf2a3206483678851cffc5c5
178 Author: Christian Mueller <christian@lmuc329619u.(none)>
179
180     - first time synchronisation with EA
181     - remodelled some interfaces
182     - new plugin structure for CommandInterfaces
183
184 commit 2feaef3bb5f91af43573155106c73143597bdf3e
185 Author: Christian Mueller <christian@lmuc329619u.(none)>
186
187     - daily commit
188     - dbus working smooth now, implemented signal handling
189     - changed worker thread for dbus to wait for dbus events not to wakeup every 50 ms
190
191 commit a34ffa9cf03c0685ee4751efb16eca8267e533c3
192 Author: Christian Mueller <christian@lmuc329619u.(none)>
193
194     - next part of getting rid of QT
195     - plugin handling for routing plugins work
196     - dbus communication works but nof finalized
197
198 commit 4bcad418c039cad5690e62ed63e2b4260c12a517
199 Author: Christian Mueller <christian@lmuc329619u.(none)>
200
201     make it compile on 10.04
202
203 commit 4a67d4c668148dd8b0cd9c818ab45c7c6ac9841a
204 Author: blacky <blacky@kiwi.(none)>
205
206     added layermanager plugin mechanism
207
208 commit 6d7c17a9ab1bccbf0bc656c87818338de28f408d
209 Author: blacky <blacky@kiwi.(none)>
210
211     - first attempt to remove QT
212     - this compiles but does not provide the same functionality
213     - hookplugin compiles
214     - other plugins do not
215
216 commit 8da33c909cfce7370ef8e53acb2e3a00464edf37
217 Author: christian mueller <christian.ei.mueller@bmw.de>
218
219     - track StructuralPlugins via list
220     - use this list to deinit the plugins upon destructor call of the hookhandler
221
222 commit 8329c1baf99ece0e93feda1331e089bc0aced52e
223 Author: christian mueller <christian.ei.mueller@bmw.de>
224
225     adding feature in the compile script:
226     by adding document to the cmaker call , the documentation will be created. By default the documentation will not be created
227
228 commit 958ff9a0907602f359028261de5d822ac995aede
229 Author: christian mueller <christian.ei.mueller@bmw.de>
230
231     - just typos in AudioManagerCore
232     - fixed a bug only updating and showing the first connection
233     - change in gitignore
234
235 commit 9eb2402884c520a4d7eaa8ce041618bfaa6930b3
236 Merge: 0108869 5394c6f
237 Author: blacky <blacky@kiwi.(none)>
238
239     Merge branch 'master' of https://git.genivi.org/srv/git/AudioManager
240
241 commit 0108869db26775b5e30028b0956adb2007020a10
242 Author: blacky <blacky@kiwi.(none)>
243
244     merge due to non empty Repo on genivi git server. Resolving conflics in the READMEFILE
245
246 commit 4a32aebe3776323c176e0fe57298c1220ecc6d2c
247 Author: blacky <blacky@kiwi.(none)>
248
249     small change on CMakelist in player gui
250
251 commit 9d723d9b3918d8c9227b806aa9f016699e234a15
252 Merge: d61f9cb e6ad5d8
253 Author: Simon Brandner <simon.brandner@partner.bmw.de>
254
255     Merge branch 'master' of 10.250.89.137:audiomangenivi
256
257 commit e6ad5d883663688d0e36e9d506aa9a1f1190c47f
258 Author: christian mueller <christian.ei.mueller@bmw.de>
259
260     changed daemon directory name
261     changed absolute path for doxygen to relative path
262
263 commit d61f9cbeeb25c02d73fc99170b1bdf0cc802002f
264 Author: Simon Brandner <simon.brandner@partner.bmw.de>
265
266     listInterrruptedSources -> listInterruptedSources
267
268 commit fa4da60f971f55bafe157da87ae9d3bce07389b0
269 Author: Simon Brandner <simon.brandner@partner.bmw.de>
270
271     corrected speeling of sourceID
272
273 commit 246e009c14ccec699d9fbb92fde61bba5ebb8221
274 Author: Simon Brandner <simon.brandner@partner.bmw.de>
275
276     corrected spelling error in README file
277
278 commit 02acf3cebd9ec61193f63415590929ef40c504c1
279 Author: blacky <blacky@kiwi.(none)>
280
281     update & cleanup
282
283 commit 4a33862456def70049364761b2035a536b3c5881
284 Author: blacky <blacky@kiwi.(none)>
285
286     Initial submission
287
288 commit 5394c6fa5bf40d9bc8619026cbc4c306211a8499
289 Author: Jeremiah C. Foster <jeremiah.foster@pelagicore.com>
290
291     Initial import of TEMPLATE.git dir.