Commit Graph

243 Commits

Author SHA1 Message Date
Alessio Treglia 99ffe94c46 Migrate from libglade to gtkbuilder. 2011-08-05 10:36:34 +02:00
Alessio Treglia ae9f1fd0c9 Fix desktop files as-per-spec. 2011-08-05 10:27:06 +02:00
Nedko Arnaudov f4d4a23d60 Fix parsing of log files 2010-07-25 02:42:56 +03:00
Nedko Arnaudov d70fc9fa25 disable manual start/stop of a2j brdige when ladish is available.
The a2j script as app should be used instead
2010-04-17 15:20:48 +03:00
Krzysztof Foltman c58746e007 Fix the laditray failure in non-realtime mode.
When realtime mode was disabled, the status_text variable wasn't initialised,
which caused laditray to not show JACK status correctly and show a diagnose
option in the menu instead.
2010-04-11 11:51:49 +01:00
Nedko Arnaudov a9d2f3fd13 Remove "Select JACK driver" stuff
It is duplicate of the "driver" engine option.
jack configure interface is changed since Oct 2008
2010-03-27 14:37:56 +02:00
Marc-Olivier Barre f513d9d72a * Improve even more the looks of copyrights
* Added a few things to the README
2010-01-07 20:18:24 +01:00
Marc-Olivier Barre 06a65a9246 Add "..." at the end of each launcher label in ladimenu 2010-01-07 20:01:52 +01:00
Marc-Olivier Barre 3f0bbad220 Fix the behavior of a for loop when some log files are not present (make use of the list slice operator [:]) 2010-01-06 17:55:45 +01:00
Marc-Olivier Barre c385cfc104 Add .pyc files to .gitignore 2010-01-06 17:00:25 +01:00
Marc-Olivier Barre e246c2633b Make things look a bit better for a merge 2010-01-06 16:51:59 +01:00
Marc-Olivier Barre 1a1f05c283 Merge branch 'master' into yaml 2010-01-06 14:59:34 +01:00
Marc-Olivier Barre b04be4879a Merge branch 'master' of git@91.121.22.72:laditools 2010-01-06 14:41:57 +01:00
Marc-Olivier Barre 4b790fc0f3 Fix (again ?) the availalbe typo... 2010-01-06 11:12:21 +01:00
Marc-Olivier Barre cce636f6c5 * Change yaml dump() default_flow_style
* Try to fix ladimenu even more
2010-01-06 11:04:07 +01:00
Marc-Olivier Barre 4dda44e9d4 Merge commit 'origin/master' into yaml 2010-01-05 14:36:53 +01:00
Nedko Arnaudov 1361cd1527 fix imports after recent lash->ladish rename 2010-01-05 09:39:29 +02:00
Marc-Olivier Barre 47eb5b5414 * Update some copyright notices
* A few changes to the yaml configuration file format
* Changes are incomplete. This branch is broken :)
2010-01-04 10:32:35 +01:00
Marc-Olivier Barre 5ef8917b50 Remove a TODO comment, since there's a ticket opened for it on trac 2009-12-30 20:48:06 +01:00
Marc-Olivier Barre b2efa61bf4 Fix an error on config file first time initialization 2009-12-29 11:25:16 +01:00
Marc-Olivier Barre 8f7976aed7 Fix a stupid typo in wmladi 2009-12-29 10:25:45 +01:00
Marc-Olivier Barre b682796685 Merge branch 'master' into yaml 2009-12-28 22:06:08 +01:00
Marc-Olivier Barre f3e735b9b6 Fix a typo in controller method names (is_availalbe -> is_available) 2009-12-28 22:02:19 +01:00
Marc-Olivier Barre f327e48822 Update the installation instructions (added pyYaml dependency) 2009-12-28 21:37:24 +01:00
Marc-Olivier Barre ece28d9c35 hmm, what was I saying in the previous commit ?
wmladi now saves the ladimenu config before quitting...
2009-12-28 20:56:46 +01:00
Marc-Olivier Barre c955d77564 This commit converts the whole config file management to yaml.
Everything still works like before except ladimenu, ladimenu does not *ever* get to create a config object !
Ladimenu's config is passed uppon manager object creation as a parameter, and saved by the parrent app.
2009-12-28 20:52:35 +01:00
Marc-Olivier Barre 3a971c8f29 Yet another batch of yaml changes
* laditray sources should be ok
* ladimenu still needs some rework
2009-12-28 17:26:48 +01:00
Marc-Olivier Barre 7dce51aab8 First attempt at converting lib/laditools/config.py to yaml 2009-12-27 23:57:13 +01:00
Marc-Olivier Barre ca8890bd2b Try to mimmic PrettyPrint's behavior 2009-12-27 18:14:14 +01:00
Marc-Olivier Barre 8aca4dd454 Various tweaks and aesthetic fixes here and there 2009-12-27 17:45:36 +01:00
Marc-Olivier Barre 29957c6750 Fix remnants of the old xml workaround 2009-12-27 17:41:38 +01:00
Marc-Olivier Barre 781db75744 * Rename all the config sections in the configuration file according to the current naming convention
* Switch from PrettyPrint() (deprecated) to writexml()
* jack_menu.py is now know as ladimenu.py
2009-12-27 17:27:34 +01:00
Nedko Arnaudov 8b8764d0a8 Improve ladiconf error messages that can appear on startup 2009-12-27 12:53:11 +02:00
nedko d7abf60828 Start gladish menu item
This is interim solution until gladish gets its own icon that can show/hide it

git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@229 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-12-26 14:32:42 +00:00
nedko f6727c77f5 reactivate ladish -> reactivate ladishd
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@228 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-12-26 13:10:22 +00:00
nedko 9166c177c4 disable config functionality when pyxml is not available
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@227 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-12-18 19:51:10 +00:00
nedko c6d95d37a7 ladiconf: fix handling of integer enums
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@226 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-12-17 03:21:58 +00:00
nedko 93ebfe036c ladiconf: improve configure refusal messages
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@225 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-12-07 19:39:49 +00:00
nedko 5295f95991 ladiconf: fix ladish studio detection; add stdout prints
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@224 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-12-06 10:55:08 +00:00
nedko fc315c8a34 ladiconf: refuse to configure if ladish is present and studio not stopped
JACK configuration that will be saved on studio save is fetched at studio start.
JACK settings take effect on next jack server start.
So the only reasonable state to change jack settings of a studio is when it is stopped.

git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@223 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-12-05 23:49:43 +00:00
nedko 5e92e860e4 ladilog: fix drawing of first vte
it didnt worked on gentoo with vte-0.22.4
resizing the window made the text appear
problem is reproduced only when ion3 is forcing window resize,
it does not happen in float workspaces for example.

git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@222 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-11-22 10:58:44 +00:00
nedko 22331447f0 ladilog: print log file paths being watched and skipped
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@221 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-11-22 10:43:55 +00:00
nedko f6675bce02 ladilog: watch ladish log instead of lash log
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@220 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-11-22 10:43:55 +00:00
nedko 7ee1bf4fec ladish support for g15ladi
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@219 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-09-27 15:26:56 +00:00
nedko 41b44721c1 Display dots for menu items that show windows
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@218 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-08-30 23:11:05 +00:00
nedko d26df77f45 jack multiconfig / ladish studio functionality
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@217 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-08-30 22:35:29 +00:00
nedko cbe1ad134b Update ladish dbus constants and disable unusable functionality
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@216 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-08-23 20:01:27 +00:00
nedko 6bf294b93a Switch to ladish
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@215 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-07-27 21:43:35 +00:00
marco d695e5d9e4 * Applied blinking icon patch from Krzysztof Foltman
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@214 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2009-02-01 09:46:39 +00:00
marco 468ac41553 * Obviously I had some uncommited changes on this logo... no idea what they are
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@213 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-12-12 18:37:02 +00:00