Commit Graph

9 Commits

Author SHA1 Message Date
SammanPali 36a51b5742 docs: Updated README for event-queue design pattern (#2103)
* progress on the event-queue README.md, also added a new image resource.

* event-queue README.md complete - ready for final checks

* Update README.md
2022-10-22 10:06:57 +03:00
Ilkka Seppälä 0685a505d3 #1113 Add uml-reverse-mapper plugin 2019-12-07 18:03:49 +02:00
Narendra Pathai 25ed7c09c5 Refactored Event Queue (#806)
* 1) Test cases were not stopping AudioService before ending test case 2) Changed Audio to be a good singleton, previously because of Audio being bad singleton, test cases which were using static methods could have caused intermittent failures. 3) Made some other refactorings as well

* Removed sonar issue and converted Audio to eager singleton for simplicity

* Updated class diagram PNG
2018-10-21 21:15:33 +03:00
Ilkka Seppälä b0f9582824 #190 Remove urm plugin 2017-11-28 20:55:52 +02:00
Mihály Kuprivecz 167a43f72e updated model.png 2017-05-15 11:04:41 +02:00
Mihály Kuprivecz fe1e45bd69 some fixes 2017-05-15 10:40:12 +02:00
Mihály Kuprivecz ee3744cb0a added travis supported sound files 2017-04-28 13:47:56 +02:00
Mihály Kuprivecz 152b2762c3 read.me and the diagram is added 2017-04-22 17:16:38 +02:00
Mihály Kuprivecz dce767c1c5 first commit 2017-04-06 23:48:15 +02:00