Commit Graph

3172 Commits

Author SHA1 Message Date
Nedko Arnaudov dec0b7d9b8 ladish-0.3 release 2011-01-09 18:56:07 +02:00
Nedko Arnaudov 5057e59fa2 wscript: enable warnings in release builds 2011-01-09 18:56:07 +02:00
Nedko Arnaudov 91b87783d7 ladishd: workaround for bug in jack2/jackdbus
http://trac.jackaudio.org/ticket/209
2011-01-02 05:04:29 +02:00
Nedko Arnaudov 891805634d ladishd: better handling for L1 apps with a2j ports. Fix for #62 2011-01-02 04:27:21 +02:00
Nedko Arnaudov d65ebbbf5b daemon: fix typo in doxygen documentation 2010-12-31 19:55:13 +02:00
Nedko Arnaudov d39a94fe33 ladishd: fix hidden connection save. Fix for #151
Instead of checking whether connection ports ares link or system ones,
now they are being checked for being hidden.
2010-12-30 05:14:10 +02:00
Nedko Arnaudov f1d0a2e20b ladishd: when saving xml, don't write the URI_A2J_PORT dict keys
URI_A2J_PORT is set on jack port appear
2010-12-30 02:17:48 +02:00
Nedko Arnaudov 6cb1de6104 when appless ports are reused for appful puposes, set the app uuid. Fixes #160 2010-12-30 01:55:20 +02:00
Nedko Arnaudov 3d947dd6a3 gladish: mark a2j ports on gladish canvas. Fix for #154 2010-12-29 23:44:04 +02:00
Nedko Arnaudov 9575aefbb4 URI_CANVAS_A2J renamed to URI_A2J_PORT 2010-12-29 23:43:16 +02:00
Nedko Arnaudov b49d1ef23d ladishd: set a port property that indicating whether the port is a2j one. Partial fix for #154 2010-12-29 23:21:52 +02:00
Olivier HUMBERT 7eb451d98e Update for FR translation 2010-12-30 00:25:13 +05:00
emuse 4c10d04b25 - po/fr.po: one more french translation streamline 2010-12-28 21:53:09 +01:00
emuse a1c9614e81 - po/fr.po: French translation updated 2010-12-28 21:41:59 +01:00
Nikita Zlobin 67f47051fa Update russian translation 2010-12-28 17:53:58 +05:00
Nedko Arnaudov 9d0be997ac ladishd: fix for #152 2010-12-28 14:01:56 +02:00
Nikita Zlobin 2ea840cd0f Sync translations 2010-12-28 11:47:48 +05:00
Nikita Zlobin a24396fab1 Fix syncpo 2010-12-28 11:43:39 +05:00
Nikita Zlobin a7b9cc4835 Rename script "updatepot" to "syncpo" (sounds more correct) 2010-12-28 11:32:12 +05:00
Nedko Arnaudov fb7138915e ladishd: dump params of loaded apps after xml load 2010-12-28 06:57:32 +02:00
Nedko Arnaudov 64a29c2304 ladishd: write vclient app_uuid when saving 2010-12-28 06:51:18 +02:00
Nedko Arnaudov 5288134676 ladishd: save&restore app associations of vclients. Fix for #149 2010-12-28 04:33:44 +02:00
Nedko Arnaudov 918cecca74 ladishd: improve log on save and on graph dump 2010-12-28 04:33:44 +02:00
emuse eeaa82d171 - german translation updated 2010-12-27 19:10:37 +01:00
Nedko Arnaudov da4a6eb2a1 ladishd: save hidden porst of stopped apps. 2010-12-27 15:34:35 +02:00
Nedko Arnaudov 3a5b7037d8 ladish_control: when dumping vgraphs, show port type and direction 2010-12-27 06:29:24 +02:00
Nedko Arnaudov 4f7b78388f ladish_control: vgraph connection management. #125 2010-12-27 06:16:10 +02:00
Nedko Arnaudov 1958d74f7c gladish: fix memory corruption 2010-12-27 03:56:59 +02:00
Nedko Arnaudov 65315d1252 Update GUI state when first view is activated 2010-12-27 03:44:54 +02:00
Nedko Arnaudov adf0550947 gladish: don't show project menu items in the context menu when studio is not started. Fix for #128 2010-12-27 03:27:35 +02:00
Nedko Arnaudov 53dc55330d ladishd: fix unload of not loaded (just created) projects. Fix for #148 2010-12-27 03:19:10 +02:00
Nedko Arnaudov 7f17fea6ea gladish: dont allow start of room apps when there is no project dir. Fix for #146 2010-12-27 03:15:14 +02:00
Nedko Arnaudov 9868de418b ladishd: don't save hidden ports of runnings apps 2010-12-27 01:37:14 +02:00
Nedko Arnaudov 21a1c96a16 Merge remote branch 'cz/master' 2010-12-27 01:19:59 +02:00
Nedko Arnaudov 25a55f5f3f ladishd: fix jack graph filtering on save 2010-12-27 01:19:19 +02:00
Maxim Kachur 9c142e2f0c ru.po: update russian translation
Update translation for "Run..." -> "New application..." rename.
2010-12-27 02:13:09 +03:00
Nedko Arnaudov 1d029ffd76 Move graph iteration filtering to callbacks 2010-12-26 21:21:36 +02:00
Nedko Arnaudov 1f6822c5e9 ladishd: remove skip_hidden parameter of ladish_graph_copy()
ATM ladish_graph_copy() is always copied without skipping hidden elements.
skip_hidden mechanism must be replaced with filtering in callbacks,
because it is tricky and because app filtering does not belong to
generic graph object.
2010-12-26 21:09:42 +02:00
Nedko Arnaudov 846ef1a252 ladishd: dump vgraph of ports 2010-12-26 21:09:42 +02:00
Nedko Arnaudov 6b966841dd ladishd: when saving, properly skip hidden connections just like ports. Fix for #143
this is improvement of 93fe0427c1
2010-12-26 21:09:09 +02:00
graciasfidel 08c09257fd Update french typo for "Zoom in" and "Zoom out" 2010-12-26 20:29:29 +02:00
graciasfidel c787d3e78f Update translations menu entries to "New Application..." 2010-12-26 20:29:24 +02:00
Nedko Arnaudov 072bae001a ladishd: make vgraph filtering in interlink_client() actually work 2010-12-25 18:17:19 +02:00
Nedko Arnaudov a515997dbf gladish: rename "Run..." menu entries to "New Application..." 2010-12-25 05:25:48 +02:00
Nedko Arnaudov 8ff8613dc7 gladish: add menu items for reactivating jackdbus and a2jmidid. Fixes #132 2010-12-25 05:12:19 +02:00
Nedko Arnaudov 6a58ad88a4 ladishd: when interlinking on load, ignore clients of other vgraphs. Fix for #137 2010-12-25 04:36:00 +02:00
Nedko Arnaudov a3956df783 ladishd: send termination signals to firstborn pgrp. Fix for #123
if the pgrp of the first child is different from pgrp of the jack client,
send SIGTERM and SIGKILL to both process groups.

This changeset also switches termination signals send from pid to pgrp
2010-12-25 03:52:39 +02:00
Nedko Arnaudov 5559811205 ladishd: fix occasional crash on app stop (#141)
vgraph clients that are created by a2j port appear and are later
reused for native jack ports are now interlinked with the jack
client when the first jack port appears.
2010-12-25 01:44:55 +02:00
Nedko Arnaudov 93fe0427c1 ladishd: Don't skip hidden a2j ports. Fix for #140 and #130
if the app is stopped, its a2j ports will be hidden; a2j client is not
associated with any app, only a2j ports are.
2010-12-24 17:41:08 +02:00
Nedko Arnaudov df4def70b2 ladishd: data integrity checks 2010-12-23 04:20:52 +02:00