Commit Graph

  • a9fe28d65f fix bug in ensure_dir_exist_varg() Nedko Arnaudov 2011-08-01 04:45:09 +0300
  • 0686ff9c47 Notify ladishd when lash client is initialized Nedko Arnaudov 2011-07-31 20:33:27 +0300
  • 3fd148c62d Make cdbus_new_method_call_message() public Nedko Arnaudov 2011-07-31 20:06:26 +0300
  • 53845918fe prefix cdbus global vars with unique prefix Nedko Arnaudov 2011-07-31 20:04:01 +0300
  • 71c0ba2371 cdbus: cdbus_new_method_call_message() and cdbus_new_method_call_message_valist() Nedko Arnaudov 2011-07-31 19:16:40 +0300
  • 167a6e1fb1 liblash: implement the non-IPC code Nedko Arnaudov 2011-07-31 05:13:34 +0300
  • 934fa96a15 ladishd: rename ladish_app_supervisor_save_L1() to ladish_app_supervisor_initiate_save() Nedko Arnaudov 2011-07-30 22:00:29 +0300
  • a07766fb0a use empty xml element tag syntax for ports with empty dicts Nedko Arnaudov 2011-07-30 03:59:19 +0300
  • 997630bfb7 use strings for app levels Nedko Arnaudov 2011-07-28 15:15:47 +0300
  • 78f07f7ad1 remove empty client functionality Nedko Arnaudov 2011-06-07 04:11:59 +0300
  • 60aaa492db Make alsapid work when libasound is loaded with dlopen(). Fix for #180 Nedko Arnaudov 2011-06-03 00:44:00 +0300
  • cd3c2e4af4 Fix warning Nedko Arnaudov 2011-06-02 19:37:41 +0300
  • f33b58ac85 new vclient and move port functionality Nedko Arnaudov 2011-06-01 06:12:54 +0300
  • beef6e7d44 join vclients functionality Nedko Arnaudov 2011-06-01 05:37:02 +0300
  • 0bb1d523d7 vclient rename Nedko Arnaudov 2011-06-01 04:48:53 +0300
  • 19d7d762f8 Add ClientRenamed and PortRenamed signals to D-Bus introspection data Nedko Arnaudov 2011-06-01 04:25:31 +0300
  • 60280f1b89 vport rename Nedko Arnaudov 2011-06-01 04:18:16 +0300
  • e0ec247159 split vclient functionality Nedko Arnaudov 2011-06-01 03:04:18 +0300
  • 90b5b6d881 ladishd: fix use of uninitialized memory (app_guid again) Nedko Arnaudov 2011-06-01 00:14:52 +0300
  • 0ba807b478 ladishd: don't override existing LD_PRELOAD Nedko Arnaudov 2011-05-20 01:02:37 +0300
  • 03d8d0c52e ladishd: fix the previous commit Nedko Arnaudov 2011-05-19 23:17:46 +0300
  • 62a15d55e2 ladishd: fix use of uninitialized memory Nedko Arnaudov 2011-05-16 06:57:01 +0300
  • facd3090fd ladishd: fix log line Nedko Arnaudov 2011-05-16 06:54:22 +0300
  • 7f512b33fc ladishd: fix use of uninitialized memory Nedko Arnaudov 2011-05-16 06:52:13 +0300
  • deab81c2ef ladishd: Fix use of uninitialized memory Nedko Arnaudov 2011-05-16 05:56:01 +0300
  • 18c88a94c3 Fix memory leak in recent_studio_callback() Nedko Arnaudov 2011-05-16 05:48:53 +0300
  • f0e233055b Fix use of uninitalized member Nedko Arnaudov 2011-05-16 03:42:24 +0300
  • dc11cfe515 daemon: move ladish_room::graph member to the common section Nedko Arnaudov 2011-05-16 03:40:35 +0300
  • 64923f3a86 Revert "Fixed uninitialized vars in rooms created from templates" Nedko Arnaudov 2011-05-16 03:35:00 +0300
  • 1612b562af fix a memory leak after strdup() failure Nedko Arnaudov 2011-05-16 01:40:57 +0300
  • b9f820573e coding style fix Nedko Arnaudov 2011-05-16 01:35:52 +0300
  • 449b309cb6 Fixed a memory leak (room.object_path) Dan A. Muresan 2011-05-14 15:55:57 +0300
  • 9bf795905f Fixed uninitialized vars in rooms created from templates Dan A. Muresan 2011-05-14 13:06:16 +0300
  • 0b568aeb99 Fixed a memory leak (ladish_recent_store.items [i]) Dan A. Muresan 2011-05-14 13:00:13 +0300
  • fc987c0a36 Fixed a memory leak (dynmenu.description) Dan A. Muresan 2011-05-14 12:34:54 +0300
  • ae152c51fc Update Nikita Zlobin e-mail Nikita Zlobin 2011-05-02 18:36:42 +0600
  • 717ad805ac gui: another fix for the port menu creation callback Nedko Arnaudov 2011-04-26 09:30:16 +0300
  • 6dce02ccb4 gui: fix module and port menu creation callbacks Nedko Arnaudov 2011-04-26 09:16:15 +0300
  • a4509eb981 untabify Nedko Arnaudov 2011-04-26 09:14:45 +0300
  • 5c1bde8066 Fix build on less common architectures. Nedko Arnaudov 2011-04-22 04:14:51 +0300
  • 7e53b28c3a wscript: use gtk+-2.0 cflags/libs when building gladish Nedko Arnaudov 2011-04-14 02:38:32 +0300
  • df56cfc246 save_as dialog: Don't add signal connection for path button each time when it is opened - to avoid multiplied emits Nikita Zlobin 2011-02-22 01:48:16 +0500
  • 62b5b43fe0 wscript: copy the right license file to datadir Nedko Arnaudov 2011-01-29 14:35:41 +0200
  • 10093753d0 clarify the dual-licensing in the dbus/ tree Nedko Arnaudov 2011-01-29 14:24:07 +0200
  • 9a90f3367c comply with Freedesktop.org's specification. Closes #168 Nedko Arnaudov 2011-01-29 13:44:26 +0200
  • 14da83ea4c wscript: start the 0.4-dev cycle Nedko Arnaudov 2011-01-09 23:24:22 +0200
  • dec0b7d9b8 ladish-0.3 release ladish-0.3 Nedko Arnaudov 2011-01-09 18:51:04 +0200
  • 5057e59fa2 wscript: enable warnings in release builds Nedko Arnaudov 2011-01-09 18:55:54 +0200
  • 91b87783d7 ladishd: workaround for bug in jack2/jackdbus ladish-0.3-rc20110102 Nedko Arnaudov 2011-01-02 05:04:29 +0200
  • 891805634d ladishd: better handling for L1 apps with a2j ports. Fix for #62 Nedko Arnaudov 2011-01-02 04:27:21 +0200
  • d65ebbbf5b daemon: fix typo in doxygen documentation ladish-0.3-rc20101231 Nedko Arnaudov 2010-12-31 19:55:13 +0200
  • d39a94fe33 ladishd: fix hidden connection save. Fix for #151 Nedko Arnaudov 2010-12-30 05:14:10 +0200
  • f1d0a2e20b ladishd: when saving xml, don't write the URI_A2J_PORT dict keys Nedko Arnaudov 2010-12-30 02:17:48 +0200
  • 6cb1de6104 when appless ports are reused for appful puposes, set the app uuid. Fixes #160 Nedko Arnaudov 2010-12-30 01:55:20 +0200
  • 3d947dd6a3 gladish: mark a2j ports on gladish canvas. Fix for #154 Nedko Arnaudov 2010-12-29 23:44:04 +0200
  • 9575aefbb4 URI_CANVAS_A2J renamed to URI_A2J_PORT Nedko Arnaudov 2010-12-29 23:43:16 +0200
  • b49d1ef23d ladishd: set a port property that indicating whether the port is a2j one. Partial fix for #154 Nedko Arnaudov 2010-12-29 23:21:52 +0200
  • 7eb451d98e Update for FR translation Olivier HUMBERT 2010-12-29 01:03:06 +0100
  • 4c10d04b25 - po/fr.po: one more french translation streamline emuse 2010-12-28 21:53:09 +0100
  • a1c9614e81 - po/fr.po: French translation updated emuse 2010-12-28 21:41:59 +0100
  • 67f47051fa Update russian translation Nikita Zlobin 2010-12-28 17:49:49 +0500
  • 9d0be997ac ladishd: fix for #152 Nedko Arnaudov 2010-12-28 14:01:56 +0200
  • 2ea840cd0f Sync translations Nikita Zlobin 2010-12-28 11:47:48 +0500
  • a24396fab1 Fix syncpo Nikita Zlobin 2010-12-28 11:43:39 +0500
  • a7b9cc4835 Rename script "updatepot" to "syncpo" (sounds more correct) Nikita Zlobin 2010-12-27 02:23:34 +0500
  • fb7138915e ladishd: dump params of loaded apps after xml load Nedko Arnaudov 2010-12-28 06:57:32 +0200
  • 64a29c2304 ladishd: write vclient app_uuid when saving Nedko Arnaudov 2010-12-28 06:51:18 +0200
  • 5288134676 ladishd: save&restore app associations of vclients. Fix for #149 Nedko Arnaudov 2010-12-28 04:32:51 +0200
  • 918cecca74 ladishd: improve log on save and on graph dump Nedko Arnaudov 2010-12-28 03:39:04 +0200
  • eeaa82d171 - german translation updated emuse 2010-12-27 19:10:37 +0100
  • da4a6eb2a1 ladishd: save hidden porst of stopped apps. Nedko Arnaudov 2010-12-27 15:34:35 +0200
  • 3a5b7037d8 ladish_control: when dumping vgraphs, show port type and direction Nedko Arnaudov 2010-12-27 06:29:24 +0200
  • 4f7b78388f ladish_control: vgraph connection management. #125 Nedko Arnaudov 2010-12-27 06:08:04 +0200
  • 1958d74f7c gladish: fix memory corruption Nedko Arnaudov 2010-12-27 03:56:59 +0200
  • 65315d1252 Update GUI state when first view is activated Nedko Arnaudov 2010-12-27 03:44:54 +0200
  • adf0550947 gladish: don't show project menu items in the context menu when studio is not started. Fix for #128 Nedko Arnaudov 2010-12-27 03:27:35 +0200
  • 53dc55330d ladishd: fix unload of not loaded (just created) projects. Fix for #148 Nedko Arnaudov 2010-12-27 03:19:10 +0200
  • 7f17fea6ea gladish: dont allow start of room apps when there is no project dir. Fix for #146 Nedko Arnaudov 2010-12-27 03:15:14 +0200
  • 9868de418b ladishd: don't save hidden ports of runnings apps Nedko Arnaudov 2010-12-27 01:37:14 +0200
  • 21a1c96a16 Merge remote branch 'cz/master' Nedko Arnaudov 2010-12-27 01:19:59 +0200
  • 25a55f5f3f ladishd: fix jack graph filtering on save Nedko Arnaudov 2010-12-27 01:19:19 +0200
  • 9c142e2f0c ru.po: update russian translation Maxim Kachur 2010-12-27 02:13:09 +0300
  • 1d029ffd76 Move graph iteration filtering to callbacks Nedko Arnaudov 2010-12-24 17:43:30 +0200
  • 1f6822c5e9 ladishd: remove skip_hidden parameter of ladish_graph_copy() Nedko Arnaudov 2010-12-24 15:52:46 +0200
  • 846ef1a252 ladishd: dump vgraph of ports Nedko Arnaudov 2010-12-24 15:46:30 +0200
  • 6b966841dd ladishd: when saving, properly skip hidden connections just like ports. Fix for #143 Nedko Arnaudov 2010-12-26 20:52:37 +0200
  • 08c09257fd Update french typo for "Zoom in" and "Zoom out" graciasfidel 2010-12-26 01:46:53 +0100
  • c787d3e78f Update translations menu entries to "New Application..." graciasfidel 2010-12-26 01:30:25 +0100
  • 072bae001a ladishd: make vgraph filtering in interlink_client() actually work Nedko Arnaudov 2010-12-25 18:17:19 +0200
  • a515997dbf gladish: rename "Run..." menu entries to "New Application..." Nedko Arnaudov 2010-12-25 05:25:48 +0200
  • 8ff8613dc7 gladish: add menu items for reactivating jackdbus and a2jmidid. Fixes #132 Nedko Arnaudov 2010-12-25 05:12:19 +0200
  • 6a58ad88a4 ladishd: when interlinking on load, ignore clients of other vgraphs. Fix for #137 Nedko Arnaudov 2010-12-25 04:36:00 +0200
  • a3956df783 ladishd: send termination signals to firstborn pgrp. Fix for #123 Nedko Arnaudov 2010-12-25 03:52:39 +0200
  • 5559811205 ladishd: fix occasional crash on app stop (#141) Nedko Arnaudov 2010-12-25 01:36:23 +0200
  • 93fe0427c1 ladishd: Don't skip hidden a2j ports. Fix for #140 and #130 Nedko Arnaudov 2010-12-24 17:41:08 +0200
  • df4def70b2 ladishd: data integrity checks Nedko Arnaudov 2010-12-23 04:20:52 +0200
  • d4946efe30 gladish: Don't log dbus error when studio is not loaded on gladish start Nedko Arnaudov 2010-12-23 02:36:58 +0200
  • 67ba277fa5 gladish: credit translators in the about dialog Nedko Arnaudov 2010-12-22 16:58:16 +0200
  • 3b87aaf97d Update gitignore (sometimes compiled *.po files may appear not in build dir) Nikita Zlobin 2010-12-22 19:18:39 +0500
  • dd03fb6a23 gladish.desktop: Change fr_FR locale to just fr Maxim Kachur 2010-12-22 15:59:30 +0300