Commit Graph

2826 Commits

Author SHA1 Message Date
Nedko Arnaudov c2f277228e When app is killed by a "bad" signal, log it as error 2010-03-06 19:50:00 +02:00
Nedko Arnaudov a459a2a19c Use opath as primary identification of rooms in studio rooms list 2010-03-06 17:18:48 +02:00
Nedko Arnaudov 2fd730ea55 daemon: expose new studio room objects on D-Bus 2010-03-06 17:03:14 +02:00
Nedko Arnaudov a76c415981 properly handle dbus_connection_register_object_path() failure 2010-03-06 16:55:07 +02:00
Nedko Arnaudov f813dbd025 Improved log 2010-03-06 16:54:22 +02:00
Nedko Arnaudov eee9239f0c Add newline at the end of introspection xml 2010-03-06 16:53:51 +02:00
Nedko Arnaudov fc21df8068 daemon: better implementation of server stop timeout workaround
* current time check is more precise
 * waits during command executions are suboptimal because they block the main loop
2010-03-06 02:17:51 +02:00
Nedko Arnaudov 09ef9023bc daemon: implement timeout when waiting for jack server started signal 2010-03-06 01:35:47 +02:00
Nedko Arnaudov 945b3aa686 update the jack2 submodule to include the fix for proper handling of server startup failure 2010-03-05 23:37:17 +02:00
Nedko Arnaudov 847536504b Basic control of studio rooms 2010-03-01 02:12:12 +02:00
Nedko Arnaudov e897f8a983 use different uuid for the new "empty" room template 2010-03-01 00:56:02 +02:00
Nedko Arnaudov dae8634a68 new room template: "empty" 2010-03-01 00:52:14 +02:00
Nedko Arnaudov 48bf40ae41 gui: display app level in the left pane 2010-03-01 00:40:15 +02:00
Nedko Arnaudov 8715a66c97 gui: menu icons are back to life
they disappeared during glade->gtkbuilder conversion
2010-03-01 00:27:16 +02:00
Nedko Arnaudov 717b3851be By default, the toolbar is hidden 2010-02-28 17:17:42 +02:00
Nedko Arnaudov e6881d679c gui: accelerator infrastructure; 'c' shortcut for clearing xruns and load 2010-02-28 17:13:54 +02:00
Nedko Arnaudov 0d5a0067dd fix clear action vars and function names; add log on clear 2010-02-28 16:56:16 +02:00
Nedko Arnaudov c7af2a1a45 xrun/load progressbar reborn in new place 2010-02-28 14:21:44 +02:00
Nedko Arnaudov 7a24d7c912 Update flowcanvas submodule to latest svn version 2010-02-26 07:39:46 +02:00
Nedko Arnaudov fa67487ea8 'clear xruns and dsp load' is now also available from the menu 2010-02-21 22:24:39 +02:00
Nedko Arnaudov 44cdd3164c Use custom status icons (and more of them). Fixes #65 2010-02-21 20:11:30 +02:00
Nedko Arnaudov 97f4150664 gui: move rest the status widgets to statusbar 2010-02-20 03:09:37 +02:00
Nedko Arnaudov 0f5da82ae8 sample rate and latency display in statusbar 2010-02-20 01:52:49 +02:00
Nedko Arnaudov 42429315c5 Move jack latency selection to menu 2010-02-19 01:28:51 +02:00
Nedko Arnaudov efb242bf1e Follow jack2 changes. The ladi branch contains no critical fixes anymore. 2010-02-10 21:38:37 +02:00
Nedko Arnaudov 1cb3b47882 Fix assert on studio stop 2010-02-10 21:36:43 +02:00
Nedko Arnaudov 5fc59ea3ed fix wscript after switch to GtkBuilder 2010-02-07 22:59:21 +02:00
Nedko Arnaudov fbc1bb5aa1 gladish: switch from libglade to GtkBuilder
GTK 2.16 is required now.
Warnings during conversion:
[main_win:main_vbox:menubar:view_menu_item:view_menu:menu_item_view_arrange] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
[main_win:main_vbox:toolbar:toolitem28:alignment2:hbox4:buffer_size_combo] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
[main_win:main_vbox:toolbar:toolitem28:alignment2:hbox4:buffer_size_combo] Property 'Items' of object class 'Combo Box' is only supported in libglade format
[main_win:main_vbox:toolbar:clear_load_button] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
[main_win:main_vbox:toolbar:toolitem30:alignment3:xrun_progress_bar] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
2010-02-07 19:37:23 +02:00
Nedko Arnaudov dd24a9cc65 Fix studio enumeration on unusual filesystems. Closes #70
Btrfs, ext2, etx3, and ext4 support d_type. JFS does not.
2010-02-02 21:51:02 +02:00
Nedko Arnaudov b6fe91e830 basic room object creation and enum of rooms 2010-01-27 18:24:47 +02:00
Nedko Arnaudov fb5f17037f definitions of well known ports 2010-01-26 21:57:59 +02:00
Nedko Arnaudov 554b045bd1 gui: remove top level broder 2010-01-22 17:08:25 +02:00
Nedko Arnaudov c460646179 basic room management D-Bus interface 2010-01-10 18:26:34 +02:00
Nedko Arnaudov 0a60fa61a6 daemon: initial room object implementation 2010-01-10 17:44:14 +02:00
Nedko Arnaudov b8498c5ad3 Basic code to enable LADISH level 1 support to an event driven Qt (3/4) application. 2010-01-09 00:59:08 +02:00
Nedko Arnaudov 20f00c3c0e update jack2 submodule. 2010-01-04 00:13:54 +02:00
Nedko Arnaudov 57f36ac035 level 1 example app in python 2009-12-29 13:02:41 +02:00
Nedko Arnaudov 1094b5e509 Start ladish-0.3 2009-12-29 09:18:48 +02:00
Nedko Arnaudov 4b4d6c974f Release ladish-0.2 2009-12-29 09:11:00 +02:00
Nedko Arnaudov b7e8c6823f Update NEWS 2009-12-29 09:01:46 +02:00
Nedko Arnaudov 98e11d4d17 daemon: fix memory leaks on error conditions 2009-12-29 09:00:13 +02:00
Nedko Arnaudov 2d6f45cff1 daemon: Fix loader log dumps 2009-12-29 08:36:36 +02:00
Nedko Arnaudov cef2928981 a2jmidid and jack2 submodules 2009-12-29 07:02:55 +02:00
Nedko Arnaudov ad9e93f729 gui: toolbar image to display state. Fixes #46 2009-12-27 16:38:32 +02:00
Nedko Arnaudov eff9454c8b gui: improve the about dialog. Fixes #11 2009-12-27 15:16:24 +02:00
Nedko Arnaudov e4becc11de gui: disconnect all ports of a flowcanvas box. Fixes #56 2009-12-27 14:05:10 +02:00
Nedko Arnaudov e813bf1eaa update laditools submodule. 2009-12-27 13:10:01 +02:00
Nedko Arnaudov 475ee031ea gui: short instructions for first time users 2009-12-27 12:41:45 +02:00
Nedko Arnaudov 764873efd5 implement level 1 2009-12-27 04:19:24 +02:00
Nedko Arnaudov 6d385f7ae7 gui: store new positions after arrange so the get saved eventually 2009-12-27 01:19:07 +02:00