Commit Graph

44 Commits

Author SHA1 Message Date
Nedko Arnaudov e8f6f15762 gladish: quit on ctrl-q 2012-12-31 17:49:11 +02:00
Nedko Arnaudov e85a6e96fe setting for jack conf tool 2011-12-19 00:16:51 +02:00
Nedko Arnaudov 640ca88481 Implement JS delay workaround. #187
yoshimi-0.060.10 jack session implementation is broken. Save complete
reply is sent from the jack session callback but the actual save is
made asynchronously, in the main thread, on next main loop iteration.

This changeset implements workaround for app bugs like this.
User is able to set JS delay in seconds. Default is zero.
2011-10-23 03:54:04 +03:00
Nedko Arnaudov 02dfa258f2 save gtkbuilder file with the blessed glade3 tool
Custom version of the glade tool was used, 3_6_7-3-gc556475
2011-10-23 03:06:07 +03:00
Nedko Arnaudov f42b4fbef7 operational jack session implementation 2011-10-02 00:47:50 +03:00
Nedko Arnaudov e2b9461547 fix for #173
libappmenu seems to activate disabled menu items.
the implemented fix ignores such activations
2011-08-31 02:53:36 +03:00
Nedko Arnaudov 026659406a LASH support in ladishd 2011-08-04 02:59:01 +03:00
Nedko Arnaudov 997630bfb7 use strings for app levels
With jack-session on the manege, strict L0-L3 classification
does not reflect the actual situation. LASH and jack-session
are still L2 though.
2011-07-28 15:15:47 +03: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 eaf2b0bd50 rework project menu. Fix for #128 and #130 2010-12-19 18:32:02 +02:00
Nikita Zlobin 71c178441d i18n support 2010-12-14 17:39:37 +05:00
Nikita Zlobin 03ad8a4cc0 Project save as dialog: file chooser for project path 2010-10-22 00:38:46 +06:00
Nikita Zlobin c5b384a80e gladish.ui: Humanize rest of auto-generated names (fixup) 2010-10-16 15:18:38 +03:00
Nikita Zlobin 056c29fa1d gladish.ui: Humanize rest of auto-generated names 2010-10-16 05:27:03 +03:00
Nedko Arnaudov 6c5bfcb1d4 gladish: recently used projects menu. Fix for #74 2010-10-16 05:17:11 +03:00
Nedko Arnaudov 003079e234 Fixed order of gtkbuilder properties.
Custom version of the glade tool was used, 3_6_7-3-gc556475
2010-10-10 13:08:57 +03:00
Nedko Arnaudov cc3c43987b More gladish.ui object property reorders 2010-10-09 19:37:03 +03:00
Nikita Zlobin 829dbeece1 Make identifiers in interface file uniq 2010-10-07 22:17:38 +06:00
Nikita Zlobin 9fde2fde70 Change glade version to 3.6.7 2010-10-07 20:42:41 +06:00
Nedko Arnaudov 181585203e gladish: canvas zoom functionality. Fixes #66 2010-09-28 01:25:22 +03:00
Nedko Arnaudov 6c3ef670b6 gladish dialog for ladishd settings 2010-09-28 00:18:44 +03:00
Nedko Arnaudov 41d1bab23e gui: for project load/save dialogs, activate the OK button on Enter keypress 2010-09-03 02:25:20 +03:00
Nedko Arnaudov 56668528c2 gui: fix duplicate menu shortcut 2010-09-03 02:14:35 +03:00
Nedko Arnaudov b8e8c27137 gui: Ctrl+U unloads project in the current room 2010-09-03 02:03:38 +03:00
Nedko Arnaudov 997208c0df gui: basic save/unload/load project functionality 2010-08-22 06:49:44 +03:00
Nedko Arnaudov bab5ee387e gladish: Project menu 2010-08-12 02:41:28 +03:00
Nedko Arnaudov edf72d3972 gui: menu item for controling raw jack graph display 2010-04-05 14:06:18 +03:00
Nedko Arnaudov 65d70978d2 gui: add ellipsis for create room main menu item
ellipsis suggests that there will be a dialog before the action
2010-04-03 04:37:53 +03:00
Nedko Arnaudov 83b6150422 gui: change room related shortcuts 2010-03-21 19:28:55 +02:00
Nedko Arnaudov 09ae831171 irrelevant gtkbuilder xml reordering made by glade 3.6.7 2010-03-21 16:34:49 +02:00
Nedko Arnaudov ec1300100c create room dialog 2010-03-21 16:33:39 +02:00
Nedko Arnaudov 37f2f972ce gui: specify align for some dialog boxes
it was defaulting to same
2010-03-14 15:28:03 +02:00
Nedko Arnaudov 064609f0bc gui: move create room menu item to room menu 2010-03-14 15:17:12 +02:00
Nedko Arnaudov 5ec5ca3cc0 gui: Specify vbox orientation in the gladish gtkbuilder xml
This helps glade to render vboxes in proper way
2010-03-14 14:54:53 +02:00
Nedko Arnaudov 66503b08c1 use recognizable gtkbuilder identifiers for menu item images 2010-03-14 14:09:01 +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 c7af2a1a45 xrun/load progressbar reborn in new place 2010-02-28 14:21:44 +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 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 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