Commit graph

13636 commits

Author SHA1 Message Date
nikolay
3d5265d271 [Summary] Added redisplay EXO label on PortRegistrationChanged
[Reviewed] GZharun
2014-07-02 16:56:30 +03:00
Greg Zharun
cd4e856da4 [Summary] Hot fix for Windows build: GLIB atomic operations does not compile on windows 2014-07-02 16:34:40 +03:00
Paul Davis
b3d5e19223 add "Lock" item to Session menu, similarly to how it was done in ardour 2014-07-02 08:25:17 -04:00
grygoriiz
17e4c2f96b [Summary] Added engine, record and I/O processing stop when device configuration changes 2014-07-02 14:26:57 +03:00
grygoriiz
489ead12ba [Summary] Added backend/engine update mechanism when device configuration changes (I/O layout, etc.)
[Reviewed by] The idea of event handling queue has been reviewed by Paul Davis
2014-07-02 13:46:53 +03:00
Paul Davis
149e6dcea6 add "lock" action to provide action-based access to Editor::lock() 2014-07-01 11:51:02 -04:00
Greg Zharun
9cdb799f3b Implemented Tracks backend/engine reaction on device configuration changes (like I/O layout changes etc.) on Windows 2014-07-01 14:25:03 +03:00
VKamyshniy
c8b931d1b5 [Summary] Just making the formatting of code readable 2014-06-27 09:30:24 +03:00
VKamyshniy
db9244b7f2 [Summary] Involving canvas-var "meter highlight background" into the fastmeter;
Removing horizontal/vertical extra-shade from the highlighted state of meter.
2014-06-26 20:29:40 +03:00
VKamyshniy
b46544f564 [Summary] Adding the canvas-vars for "meter highlight background". 2014-06-26 20:21:59 +03:00
VKamyshniy
3d61950f8a [Summary] Making the resizing of meters less dependent on the way they are created. 2014-06-26 17:41:45 +03:00
VKamyshniy
598feb7cdc [Summary] Just adding access to the named Gtk::EventBox-es, created with XML scripts. 2014-06-26 17:40:20 +03:00
VKamyshniy
57548ecb7c [Summary] just removing redundant lines of code 2014-06-26 17:38:37 +03:00
VKamyshniy
dfcf4a18a3 [Summary] Changing scale for the Peak meter 2014-06-26 15:14:31 +03:00
nikolay
d933f9043f Merge branch 'master' of git.waves.com:waves/tracks 2014-06-26 12:49:54 +03:00
nikolay
2c31cdbe87 [Summary] Added support of SpinButton
[Review] GZharun
2014-06-26 10:54:31 +03:00
VKamyshniy
445ab0235f [Summary] Removed declaration on unexisting constructor of RoutUI class. 2014-06-25 18:00:39 +03:00
nikolay
d5f09cc78a Merge branch 'master' of git.waves.com:waves/tracks 2014-06-25 16:29:03 +03:00
nikolay
8cb40255c3 [Summary] Hot fix of segmentation fault
[Review] GZharun
2014-06-25 16:19:10 +03:00
Paul Davis
385629b8c3 add timer-based trigger for locking.
Also changed the lock dialog to be a normal Gtk::Dialog because ArdourDialog forwards events to the Editor.
Not sure if this is true for WavesDialog at present.
2014-06-25 08:37:10 -04:00
Paul Davis
47efec2898 add forgotten #include for actions 2014-06-25 08:13:04 -04:00
Paul Davis
c7e7940364 add Editor::lock() and Editor::unlock() and the to-be-replaced Lock dialog from Ardour 2014-06-25 08:00:11 -04:00
Paul Davis
d6a11fec84 add placeholder padlock icons 2014-06-25 07:59:25 -04:00
Paul Davis
19ac902df0 add new action management functions to save and restore sensitity of all actions 2014-06-25 07:51:56 -04:00
VKamyshniy
a77b1f6c8e [Summary] [Summary] Implementing TRACKS like MIXER VIEW (INSPECTOR) 2014-06-25 14:35:13 +03:00
VKamyshniy
e60dea27f6 [Summary] Implementing TRACKS like MIXER VIEW (INSPECTOR) 2014-06-25 14:33:05 +03:00
VKamyshniy
1ed079e37f Merge branch 'master' of git.waves.com:waves/tracks 2014-06-25 13:00:33 +03:00
nikolay
f2fa3ea052 [Summary] Made session configuration update in editor window consistent
[Review] GZharun
2014-06-25 11:43:23 +03:00
nikolay
c5d6531dcf Merge branch 'master' of git.waves.com:waves/tracks 2014-06-25 11:42:20 +03:00
nikolay
7072e34776 [Summary] In ARDOUR_UI was implemented handler on session config changed
[Reviewed] GZharun
2014-06-25 11:35:23 +03:00
Paul Davis
41aa608ad0 fix wscript for wavesaudio backend so that it uses the correct name for the CoreM[iI][dD][iI] framework on Lion and other OS X versions.
Thanks, Apple.
2014-06-24 13:07:22 -04:00
VKamyshniy
4ea8c13e5c Merge branch 'master' of git.waves.com:waves/tracks 2014-06-24 19:06:26 +03:00
VKamyshniy
9ab042cfd1 [Summary] Adding support of Gtk::Entry, Gtk::Box. Improving code style. 2014-06-24 19:06:00 +03:00
grygoriiz
bf2dc8fdb8 [Summary] Used older version of CoreAudio API by Paul's suggestion to support MAC OS X version older then 10.8 2014-06-24 18:29:46 +03:00
Greg Zharun
520d883df1 [Summary] Added channel name hints that will show the full name of the channel 2014-06-24 16:44:19 +03:00
Greg Zharun
301b9b13bf [Summary] Added PortAudio device channels names retrieving from the driver 2014-06-24 16:43:26 +03:00
nikolay
4a59a5806a [Summary] session_close_dialog was refactored according to requirement
[Reviewed] GZharun
2014-06-24 13:47:50 +03:00
nikolay
8a33fb28e5 [Summary] Added files to ignore list
[Reviewed] GZharun
2014-06-24 13:40:28 +03:00
nikolay
aa629ce13c [Summary] Preference panel get fps from the last session
[Reviewed] GZharun
2014-06-24 13:35:40 +03:00
VKamyshniy
a32512968d [Summary] Adding Gtk::Entry creation to XMLed WavesUI
Adding JUSTIFY for XMLed Gtk::Label
2014-06-24 11:30:09 +03:00
nikolay
e201f5555c Merge branch 'master' of git.waves.com:waves/tracks 2014-06-23 12:17:39 +03:00
nikolay
c72ea7d77a no message 2014-06-23 12:03:37 +03:00
grygoriiz
bd2a5f8c6c Merge branch 'master' of git.waves.com:waves/tracks 2014-06-23 12:02:32 +03:00
grygoriiz
3493d2ccb3 Added Device channel names retrieving on MAC. 2014-06-23 11:59:59 +03:00
nikolay
f152c87739 [Summary] Improve code style
[Review] nobody
2014-06-20 10:42:15 +03:00
nikolay
cb4ec0f817 [Summary] Size of combo boxes in preference panel was increased
[Reviewed] nobody
2014-06-19 17:22:44 +03:00
nikolay
367867e9e5 no message 2014-06-19 17:15:16 +03:00
nikolay
d7c034f15a [Summary] Fill Session_Settings tab (FILE TYPE and BIT DEPTH) in Preference_Panel
[Review] GZharun
2014-06-19 17:09:49 +03:00
grygoriiz
913d5a04b3 Merge branch 'master' of git.waves.com:waves/tracks 2014-06-18 17:32:07 +03:00
grygoriiz
cfc0adddf8 Fixed issue, when midi port states were not loaded correctly.
All settings should read and loaded from persistent data before any attempt to change engine/backend state.
2014-06-18 17:23:35 +03:00