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