Timeline


and .

04/05/10:

23:44 FunctionalSpecifications created by http://nedko.arnaudov.name/
23:43 WikiStart edited by http://nedko.arnaudov.name/
(diff)
17:21 CodingStyle created by http://nedko.arnaudov.name/
17:18 WikiStart edited by http://nedko.arnaudov.name/
(diff)
17:17 Changeset [d5ab22f4904f77595ba152ca1a293a333a064a42] by Nedko Arnaudov <nedko@…>
coding style document
17:17 Changeset [c7379123ebe80b29cb840ebb88cc9aef54195d84] by Nedko Arnaudov <nedko@…>
remove extra line
15:15 Changeset [31900ca551bcb7feafcc024dba2405b559272501] by Nedko Arnaudov <nedko@…>
gui: workaround gtk bug that causes progress bar redraw to be skipped …
14:06 Changeset [edf72d39720caf76f89be3b4ffe739f1a89caff8] by Nedko Arnaudov <nedko@…>
gui: menu item for controling raw jack graph display
05:24 Changeset [49812cd2198078e851d2a122b4d233f7e19d1583] by Nedko Arnaudov <nedko@…>
daemon: when deleting room, search its studio graph client by uuid rather …
05:14 Changeset [180a4d43075f8d657f3a5775661d24553192bc74] by Nedko Arnaudov <nedko@…>
gui: when app is selected in the world tree, activate its view
05:09 Changeset [32323f40e41c9cf255ed18772248075227221991] by Nedko Arnaudov <nedko@…>
gui: set initial focus of create room dialog
05:03 Changeset [ef08b85792e6f41ce0f14e44c93487056f56047a] by Nedko Arnaudov <nedko@…>
daemon: on jack crash, properly cleanup non virtual graph objects * room …
04:35 Changeset [c90661388fa42156b3c3b5787106af36ce47c7b2] by Nedko Arnaudov <nedko@…>
daemon: on studio stop, hide only non-virtual graph objects …
04:18 Changeset [c78c4c64837adcb243297a79121ddff2e683e796] by Nedko Arnaudov <nedko@…>
daemon: register virtualizer graph connection handlers for rooms
00:09 Ticket #64 (meterbridge injects connection but one of the original connections has to ...) closed by http://nedko.arnaudov.name/
wontfix: self connecting apps are evil. jack2 from ladi branch can limit them. in …

04/04/10:

22:05 Changeset [58db7cba75c98f293390d52a1477c9e9aed51db6] by Nedko Arnaudov <nedko@…>
daemon: handle room app renames
21:51 Changeset [e498a65b6f272464488deeeebda0db200e0a185e] by Nedko Arnaudov <nedko@…>
daemon: fix use of uninitialized vars
21:45 Changeset [9f6946c97f45ca80bbf7a06f87cceccea9acf266] by Nedko Arnaudov <nedko@…>
remove the obsolete "safety" memory functions Juuso favours them but I …
21:33 Changeset [9d4d8c6ea09038744e9bf60a45ef5dd067f4bcff] by Nedko Arnaudov <nedko@…>
dbus: remove obsolete kludge
21:30 Changeset [9f3f884c4d817f9bf22db8a4693c00e1789cae2b] by Nedko Arnaudov <nedko@…>
daemon: improve log messages and add TODO comments
21:08 Changeset [de772730a58bb6e4b2a20d6a5bc16a54591aed29] by Nedko Arnaudov <nedko@…>
daemon: fix port lifecycle problem that was causing crash There are three …
04:03 Changeset [d161a68191a8d775d5ba9e4acbeb00c4767ec799] by Nedko Arnaudov <nedko@…>
daemon: make the room app ports appear in the room graph instead of studio …
01:41 Ticket #59 (run app menu item in app list context menu) closed by http://nedko.arnaudov.name/
fixed: Fixed in 6f1ed0408be709ec8f316d5fc7bc758d6cd53f50, improved in …
01:39 Changeset [f823b0b19ffc02a5789a704bcb96baba6240689f] by Nedko Arnaudov <nedko@…>
Fix autounload of automatic studios. Fixes #80
01:37 Ticket #80 (daemon crashes after automatic studio creation) closed by http://nedko.arnaudov.name/
fixed: Fixed in f823b0b19ffc02a5789a704bcb96baba6240689f
00:35 Changeset [06fa6965b4b43d1260c85d652d4ae82d135f2017] by Nedko Arnaudov <nedko@…>
daemon: fit app search by pid that got broken in …
00:31 Changeset [22aa3feb679db9f2b940098f0410fe2d01220399] by Nedko Arnaudov <nedko@…>
daemon: Fix comment
00:31 Changeset [e2c04005485fe8f209fe53dc2b5d35ad0b993faa] by Nedko Arnaudov <nedko@…>
daemon: add commented logs

04/03/10:

23:58 Changeset [68cfe6eef42335a090e772f78062043da0245b13] by Nedko Arnaudov <nedko@…>
gui: toogle app running state on double click in the world tree. Fix for …
23:58 Ticket #58 (start/stop apps on double click in app list) closed by http://nedko.arnaudov.name/
fixed: Fixed in 68cfe6eef42335a090e772f78062043da0245b13
23:36 Changeset [bd38960e014bef7a97c5754cc5c60feace5f7cfc] by Nedko Arnaudov <nedko@…>
gui: reorder actions in apps context menu. Fix for #69
23:36 Ticket #69 (Change actions order in apps context menu) closed by http://nedko.arnaudov.name/
fixed: Fixed in bd38960e014bef7a97c5754cc5c60feace5f7cfc
23:21 Ticket #80 (daemon crashes after automatic studio creation) created by http://nedko.arnaudov.name/
Steps to reproduce: * Started JACK without active ladishd * Start …
23:04 Ticket #76 (Move latency combobox functionality to menu) closed by http://nedko.arnaudov.name/
fixed: Fixed in 42429315c5e0fc08b65a7fd8c942ec869de639ae
23:00 Ticket #77 (Move status widgets from toolbar to statusbar) closed by http://nedko.arnaudov.name/
fixed: Fixed in 97f4150664c833e181971788d8f58962f4b5e66d
22:25 Changeset [3e5b69c481570199e0aedd93355e0ce54a20a8af] by Nedko Arnaudov <nedko@…>
daemon: iterate studio graphs instead of app supervisors The callback has …
22:07 Changeset [496f8712e2bd730671aaa38e13430c8cb3536b45] by Nedko Arnaudov <nedko@…>
fix typo in comment
20:33 Changeset [454346ce65a0ace01f03a91616e60f9fd21a471c] by Nedko Arnaudov <nedko@…>
daemon: search client pids in room supervisors too
19:33 Changeset [81c3e70f333e7967149d439684211a32dbd11206] by Nedko Arnaudov <nedko@…>
daemon: on studio stop, stop room apps as well
19:12 Changeset [91d5fceade6980201532a539fdc94f2aec66d94d] by Nedko Arnaudov <nedko@…>
daemon: studio.h include is not common include at all
16:51 Changeset [963d4ff0ec0235115cd879577f53bfc29682255b] by Nedko Arnaudov <nedko@…>
daemon: properly bury dead of room child app processes
12:16 Changeset [bbb8d20a1e1b44bb1ee0df523f05812eeedf7f85] by Nedko Arnaudov <nedko@…>
app supervisor for rooms
12:15 Changeset [866d24baaf48377077b4d8bac26343c7e5e201fc] by Nedko Arnaudov <nedko@…>
gui: display run menu item of view in world tree only if app supervisor is …
11:41 Changeset [1c674dd664a39c9369914763d636244ba1cfe966] by Nedko Arnaudov <nedko@…>
daemon: fix&improve error handling in ladish_room_create()
04:42 Changeset [d4bc1d70728baa026221a9c90fe17c2ed25df1fc] by Nedko Arnaudov <nedko@…>
gui: double-click in room template list is treated as default action
04:37 Changeset [65d70978d2a54d9a4672fbfd1813ac04a0a7b58b] by Nedko Arnaudov <nedko@…>
gui: add ellipsis for create room main menu item ellipsis suggests that …
04:35 Changeset [6f1ed0408be709ec8f316d5fc7bc758d6cd53f50] by Nedko Arnaudov <nedko@…>
gui: context menu for view items in the world tree
04:22 Changeset [550d1ed8e1a646341d2c3a02035325381b28352e] by Nedko Arnaudov <nedko@…>
gui: fix use of uninitialized widget vars
00:47 Changeset [29282299ad2bcd52162c1c4d09c86036d2f1df69] by Nedko Arnaudov <nedko@…>
daemon: Fix direction of room link ports in studio graph

03/31/10:

01:50 Changeset [7c81ae351d2f81374e604108569b94515fc0f8ab] by Nedko Arnaudov <nedko@…>
daemon: studio graph clients for rooms
01:48 Changeset [e082320f584b3f8a93b321b1a640ff59cf0bd8e8] by Nedko Arnaudov <nedko@…>
daemon: Allow call to ladish_graph_iterate_nodes() with limited set of …
00:40 installing_on_exherbo edited by https://www.google.com/accounts/o8/id?id=aitoawmdguk0vqvk29c3pkmar-r-77fmhtuf460
(diff)
00:40 installing_on_exherbo edited by https://www.google.com/accounts/o8/id?id=aitoawmdguk0vqvk29c3pkmar-r-77fmhtuf460
(diff)
00:38 installing_on_exherbo created by https://www.google.com/accounts/o8/id?id=aitoawmdguk0vqvk29c3pkmar-r-77fmhtuf460
00:25 installing edited by https://www.google.com/accounts/o8/id?id=aitoawmdguk0vqvk29c3pkmar-r-77fmhtuf460
(diff)

03/30/10:

23:10 Changeset [ad8eaa332358eb0c565379c749a20e5d0d9d4dea] by Nedko Arnaudov <nedko@…>
daemon: remove unused members from client and port structs
18:26 installing edited by http://nedko.arnaudov.name/
(diff)

03/29/10:

17:38 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
13:41 tutorial edited by http://nedko.arnaudov.name/
fix wrong info (level 1 apps save on studio save); fix type (diff)
00:41 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
(diff)
00:40 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
minor editing (dharanamrs) (diff)

03/28/10:

23:35 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
23:30 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
23:27 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
23:22 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
21:09 gladish_midi_audio_connections_out.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
21:09 gladish_midi_audio_connections_in.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
20:56 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
20:53 gladish_complete_reggae_rhythm.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
20:24 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
small other edit (diff)
20:19 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
some editing and streamlining (diff)
19:30 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
19:10 gladish_hydrogen_properties_change.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
19:09 gladish_hydrogen_properties.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
19:09 gladish_hydrogen_stop.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
18:28 new_application_hydrogen.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
18:28 reggae_rhythm_LADI_Session_Handler.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
17:47 tutorial edited by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
(diff)
16:58 new_studio_set_name.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
16:53 stock_dialog-info-32.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
16:53 new_studio.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
16:51 gladish_set name.png attached to tutorial by https://www.google.com/accounts/o8/id?id=aitoawmhebd6koi-xuazmttv5p5moucou8lv0a4
13:46 installing_on_mandriva edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
(diff)
13:33 installing_on_mandriva created by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
fill install instructions (dharanamrs)
01:47 installing_on_debian edited by https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw
added clarification about jack2 packages. (diff)
01:29 installing_on_debian edited by https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw
fixed writing of D-Bus to match with the rest of the page. (diff)
01:26 installing_on_debian edited by https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw
added headers, fixed code formatting. (diff)
01:19 installing_on_debian edited by https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw
added note about a2jmidid. (diff)
01:16 installing_on_debian edited by https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw
fixed some remarks about jack2 packages compatibility, (diff)
01:12 installing_on_debian edited by https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw
(diff)
01:10 installing_on_debian created by https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw

03/27/10:

22:09 installing edited by http://nedko.arnaudov.name/
(diff)
22:09 installing edited by http://nedko.arnaudov.name/
(diff)
22:02 installing edited by http://nedko.arnaudov.name/
(diff)
22:01 installing_on_ubuntu edited by https://www.google.com/accounts/o8/id?id=aitoawkwdcifgedcx2hveztfe2cbtamtiujv794
(diff)
22:01 installing edited by http://nedko.arnaudov.name/
(diff)
21:58 installing edited by http://nedko.arnaudov.name/
(diff)
21:58 installing edited by http://nedko.arnaudov.name/
(diff)
21:54 installing edited by http://nedko.arnaudov.name/
(diff)
21:48 installing edited by http://nedko.arnaudov.name/
(diff)
21:46 installing_on_ubuntu edited by https://www.google.com/accounts/o8/id?id=aitoawkwdcifgedcx2hveztfe2cbtamtiujv794
(diff)
21:45 installing_on_ubuntu edited by https://www.google.com/accounts/o8/id?id=aitoawkwdcifgedcx2hveztfe2cbtamtiujv794
(diff)
21:45 installing edited by http://nedko.arnaudov.name/
(diff)
21:43 installing edited by http://nedko.arnaudov.name/
(diff)
21:43 installing_on_ubuntu created by https://www.google.com/accounts/o8/id?id=aitoawkwdcifgedcx2hveztfe2cbtamtiujv794
21:29 installing edited by http://nedko.arnaudov.name/
(diff)
21:24 installing edited by http://nedko.arnaudov.name/
(diff)
21:23 installing_on_gentoo edited by http://nedko.arnaudov.name/
(diff)
21:21 installing_on_gentoo created by http://nedko.arnaudov.name/
21:19 installing edited by http://nedko.arnaudov.name/
(diff)
21:18 installing edited by http://nedko.arnaudov.name/
(diff)
21:15 installing created by http://nedko.arnaudov.name/
21:14 WikiStart edited by http://nedko.arnaudov.name/
(diff)
17:12 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
(diff)
16:51 laditray_menu1.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
16:50 ladiconf_main.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
16:46 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
autolinks to laditray page removed until it has content (diff)
16:44 gladish_configjack.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
16:43 gladish_started.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
16:42 ladiconf_jack_engine.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
16:41 ladiconf_jack_driver1.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
16:41 gladish_empty.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
16:05 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
image names according to files, images uploaded (diff)
15:58 laditray_icon.png attached to tutorial by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
15:57 tutorial edited by https://me.yahoo.com/a/0cuzche6znjdgqhk_3bqb6bhz9by#05069
Initial draft (dharanamrs) (diff)
14:41 Changeset [9098a5a5f3d13c2dc6c289f4d49ab9d9403ca54b] by Nedko Arnaudov <nedko@…>
update laditools submodule to latest git

03/24/10:

02:02 Changeset [e22b7a2d69c8f94c3bfa9e45f2bb0ae36b1ea143] by Nedko Arnaudov <nedko@…>
daemon: remove useless client properties
01:11 Changeset [13bc814f0bc739e5e6902ca37fc420608c4506ad] by Nedko Arnaudov <nedko@…>
daemon: fill the Basic room template with ports and copy them when …

03/23/10:

01:11 Changeset [1d6d8c4791f4e29b1cfea876b515f1a5c05b5663] by Nedko Arnaudov <nedko@…>
daemon: fix room template identifiers

03/21/10:

23:59 tutorial edited by http://nedko.arnaudov.name/
(diff)
23:58 tutorial edited by http://nedko.arnaudov.name/
(diff)
23:18 Changeset [30a6aa77d46edad7f054cac9261e172ce4d1d950] by Nedko Arnaudov <nedko@…>
fix names of some studio room and room template methods
19:32 tutorial created by http://nedko.arnaudov.name/
19:32 WikiStart edited by http://nedko.arnaudov.name/
(diff)
19:28 Changeset [83b61504227979740733cf2da2209fa6206fee62] by Nedko Arnaudov <nedko@…>
gui: change room related shortcuts
19:26 gladish_keyboard_shortcuts edited by http://nedko.arnaudov.name/
(diff)
19:17 WikiStart edited by http://nedko.arnaudov.name/
(diff)
19:15 gladish edited by http://nedko.arnaudov.name/
(diff)
19:13 gladish_keyboard_shortcuts created by http://nedko.arnaudov.name/
18:58 Changeset [6eda583e2ecb85bc24ede7c2354d60c35f0961e8] by Nedko Arnaudov <nedko@…>
gui: delete room implemented
18:53 Changeset [3ee262014b42a10cb2c1f0bb91b0760d1870ca99] by Nedko Arnaudov <nedko@…>
gui: fix get_current_canvas() prototype.
18:08 Changeset [856d9f5f893684cf52db0870b7a65452e9fd8652] by Nedko Arnaudov <nedko@…>
gui: move menu related code to separate file
17:18 Changeset [2663de52611ff1c82c5bd97d0ac95172c99e1588] by Nedko Arnaudov <nedko@…>
fix typo
16:48 Changeset [96967baa782846238353a1da5009008bb1d6222f] by Nedko Arnaudov <nedko@…>
Remove studio rooms on studio unload
16:34 Changeset [09ae831171eae2d9183a1958513e6edc74c523ba] by Nedko Arnaudov <nedko@…>
irrelevant gtkbuilder xml reordering made by glade 3.6.7
16:33 Changeset [ec1300100c55f594f9c15f2f22bdaf80f2553bae] by Nedko Arnaudov <nedko@…>
create room dialog

03/14/10:

15:28 Changeset [37f2f972cee9f5ce76ce6da6e61f32d21c7178cd] by Nedko Arnaudov <nedko@…>
gui: specify align for some dialog boxes it was defaulting to same
15:17 Changeset [064609f0bc1642d7393f47770c1bec7e13df9fb8] by Nedko Arnaudov <nedko@…>
gui: move create room menu item to room menu
14:54 Changeset [5ec5ca3cc06f2d032aba497a7d5a3c81b8d05eec] by Nedko Arnaudov <nedko@…>
gui: Specify vbox orientation in the gladish gtkbuilder xml This helps …
14:09 Changeset [66503b08c16d4d8b2529bd27e8e8b23c007a09ed] by Nedko Arnaudov <nedko@…>
use recognizable gtkbuilder identifiers for menu item images

03/13/10:

20:58 Changeset [e74f5abccbef74c6b76383e022750bfc7ea3e488] by Nedko Arnaudov <nedko@…>
gui: add/remove room graph views on room appear/disappear
20:56 Changeset [50eb4581ce0c5073a949d45995032a5b0d447c16] by Nedko Arnaudov <nedko@…>
daemon: implement room removal

03/12/10:

00:19 Changeset [4193da48b604a99c42739d7df0c3a50c90773374] by Nedko Arnaudov <nedko@…>
display the warning status image when there are xruns

03/11/10:

23:51 Ticket #78 (better status images) closed by http://nedko.arnaudov.name/
fixed: Fixed in 023639805f9421d73da40e60e167b318fdd75f59
23:51 Changeset [023639805f9421d73da40e60e167b318fdd75f59] by Nedko Arnaudov <nedko@…>
New icons by Nadia; Fixes #78

03/07/10:

13:49 Changeset [3abed82be77c9f7efdc2dc5a20ca1e2d5672e3ff] by Nedko Arnaudov <nedko@…>
Add callbacks for room studio signals to studio proxy
13:46 Changeset [1f11f0968ec78d2ee1ae73c6604e2637725adf86] by Nedko Arnaudov <nedko@…>
Fix studio room signal parameters; Add RoomChanged? signal
13:45 Changeset [e154c89ce313738b3356c116c83148b5b3044ce2] by Nedko Arnaudov <nedko@…>
Improve the helper for retrieving dbus dict entries
13:42 Changeset [47dbbb940a7211caebac367f2a0fc05c278f6f8b] by Nedko Arnaudov <nedko@…>
sane helper for sending signals with complex parameters * expose …

03/06/10:

19:50 Changeset [c2f277228ed93d3377c520fa75ba53e51c484254] by Nedko Arnaudov <nedko@…>
When app is killed by a "bad" signal, log it as error
17:18 Changeset [a459a2a19cd0f110f245f6c1cbf0a39f6f2a6dad] by Nedko Arnaudov <nedko@…>
Use opath as primary identification of rooms in studio rooms list
17:03 Changeset [2fd730ea55ee6a1df6b457076c67e4a8edae0580] by Nedko Arnaudov <nedko@…>
daemon: expose new studio room objects on D-Bus
16:55 Changeset [a76c415981c63ef0bffe8be7e81ecde70ef3e2fd] by Nedko Arnaudov <nedko@…>
properly handle dbus_connection_register_object_path() failure
16:54 Changeset [f813dbd025ae762ccdce497bbcd60f38c730e837] by Nedko Arnaudov <nedko@…>
Improved log
16:53 Changeset [eee9239f0ce95575624ed911defebd628a458891] by Nedko Arnaudov <nedko@…>
Add newline at the end of introspection xml
02:17 Changeset [fc21df8068e684f6a73263e74d440c9ba045ffb0] by Nedko Arnaudov <nedko@…>
daemon: better implementation of server stop timeout workaround * …
01:35 Changeset [09ef9023bca7d8c58c93e3e13e8cd9ad6b110c4b] by Nedko Arnaudov <nedko@…>
daemon: implement timeout when waiting for jack server started signal

03/05/10:

23:37 Changeset [945b3aa6865654fd54707c298636a428c6510755] by Nedko Arnaudov <nedko@…>
update the jack2 submodule to include the fix for proper handling of …
Note: See TracTimeline for information about the timeline view.