GZharun
f4597492e4
[Summary] Made meterbridge to not show master and other buses.
2014-08-04 14:31:01 +03:00
GZharun
a3a2ca7541
[Summary] Reworked input monitoring as required by Tracks PRD.
...
[Details] Please, note, that track.cc file was changed during this reworking.
2014-07-30 21:19:44 +03:00
VKamyshniy
707f743bc3
[Summary] Making SterreoPanner not available and letting use of MonoPanner instead of Stereo one.
2014-07-30 16:45:27 +03:00
GZharun
f403f8de4e
[Summary] Improved tracks reconnection logic which increases reconnection time up to 50% for tracks reconnection us cases
2014-07-30 16:34:46 +03:00
GZharun
9c67a37f60
[Summary] Fixed issue with incorrect Mac OS string decoding on Maverics for device channel names
2014-07-30 16:25:29 +03:00
nikolay
b05608a625
[Summary] Added meter/"MultiOUT" icon redisplaying, added peak meter info hiding when switching between MultiOUT stereoOUT modes
2014-07-29 16:58:12 +03:00
GZharun
a3a63735db
[Summary] Added signal to indicate that session has switched to new OUTPUT CONFIG STATE
2014-07-29 13:29:25 +03:00
nikolay
3482481d8f
[Summary] Added tooltips on CompactMeterBridge
...
[Review] Nobody
2014-07-29 12:58:22 +03:00
VKamyshniy
dd2ba90810
[Summary] Pixel hunting
2014-07-28 22:55:51 +03:00
VKamyshniy
f2251dd1c2
[Summary] Progressing UI
2014-07-28 11:06:02 +03:00
VKamyshniy
dd51b638bc
[Summary] Progressing embedded meterbridge
2014-07-20 18:02:36 +03:00
VKamyshniy
5c39b2e283
[Summary] Fixing the (C) info
2014-07-18 21:57:41 +03:00
VKamyshniy
f0da171e61
[Summary] Progressing UI
2014-07-18 20:32:05 +03:00
Greg Zharun
e20ca80c44
[Summary] Added channel name prefix according to PRD
2014-07-18 14:07:13 +03:00
VKamyshniy
edf5fc339d
[Summary] in the user config dir replacing "Tracks3" with "Tracks"
2014-07-16 13:14:47 +03:00
GZharun
4e8c702e9a
[Summary] Fixed Mavericks specific backend issue
2014-07-16 12:54:56 +03:00
VKamyshniy
0c96606026
[Summary] Progressing MASTER UI
2014-07-16 11:41:01 +03:00
GZharun
8c69a972b2
[Summary] Made Tracks buildable on MAC OS X 10.9 Maverricks.
...
[Details] Important: On Mavericks Tracks could be successfully built with static library linkage so far.
Use --internal-static-libs flag configuring the build.
[Reviewed by] Partially reviewed by Paul Davis. Some Improvements may be promoted in future.
2014-07-15 15:14:08 +03:00
nikolay
baa41a5907
[Summary] Fixed potential bug
...
[Review] GZharun
2014-07-15 13:54:18 +03:00
nikolay
ab39c6e818
[Summary] Implemented info panel in the inspector
...
[Review] GZharun
2014-07-15 13:52:31 +03:00
nikolay
f80609acae
[Summary] Reset default_open_path to default_open_parent_dir. Fixed bug with default_open_parent_dir on startup.
...
[Review] GZharun
2014-07-10 13:26:08 +03:00
VKamyshniy
1d4a1e0971
[Summary] Improving FADER per Igor's request
2014-07-10 13:02:12 +03:00
Paul Davis
b02352895d
add Session::get_tracks() (ardour rev: 73d98df3d2)
2014-07-09 22:57:10 -04:00
Greg Zharun
e6f3b19674
[Summary] Corrected log in waves API on Windows
2014-07-09 11:24:41 +03:00
GZharun
af40d1620a
[Summary] Fixed error when it was impossible to select the device which was not used with tracks before
2014-07-08 19:05:56 +03:00
GZharun
b0dc16ab0b
[Summary] Fixed issue with inconsistent states when switching to None if device was disconnected
2014-07-08 15:03:51 +03:00
Greg Zharun
cfe2b3c17c
[Summary] Fixed windows error with retrieving available sample rates from the device:
...
error code was not returned when eNoError value should be.
2014-07-08 13:00:32 +03:00
GZharun
4da2222a8e
[Summary] Reworked device sample rate change handling
...
[Details] - When session is opened and device tries to change sample rate Tracks will change it back to the session desired sample rate value.
- Added handling of the situation when device does not support any sample rate Tracks requires:
If we try to activate this device Tracks will show a notification that it's impossible and switch us back to the device which was active just before. If current device does not support any sample rate available in Tracks we switch to None device with session desired sample rate value.
2014-07-08 12:32:43 +03:00
GZharun
0cf788ef12
[Summary] Added possibility to update sample rate list for devices on the fly on MAC
2014-07-08 12:27:20 +03:00
nikolay
346115cadd
Merge branch 'master' of git.waves.com:waves/tracks
2014-07-07 14:16:27 +03:00
VKamyshniy
3833e3b627
Merge branch 'master' of git.waves.com:waves/tracks
2014-07-04 18:04:39 +03:00
Paul Davis
6ee524ff08
add ActionManager::enable_accelerators(), which takes all known Actions and registers them via the UIManager as accelerators.
...
This makes them available for use with key bindings/shortcuts/accelerators even if they have no proxy widget
2014-07-04 10:48:23 -04:00
nikolay
e9bbe2b7f1
[Summary] "default-session-parent-dir" was removed from config
...
[Reviewed] nobody
2014-07-04 12:15:36 +03:00
GZharun
daf365ced0
[Summary] Implemented Condition/Lock synchronization for Engine HW enevt handling
2014-07-03 17:12:51 +03:00
Greg Zharun
a3ab8d9c52
[Summary] Fixed windows issue with GLib atomic counter types
2014-07-02 18:04:36 +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
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
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
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
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
e60dea27f6
[Summary] Implementing TRACKS like MIXER VIEW (INSPECTOR)
2014-06-25 14:33:05 +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
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
301b9b13bf
[Summary] Added PortAudio device channels names retrieving from the driver
2014-06-24 16:43:26 +03:00
grygoriiz
3493d2ccb3
Added Device channel names retrieving on MAC.
2014-06-23 11:59:59 +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
grygoriiz
6d1ab63d85
Added micro version number support for Tracks versioning
2014-06-17 16:16:02 +03:00
Nikolay Polyanovskii
2cf7eafb21
Improve handler of Device_Control_Panel button
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 467536]
2014-06-16 11:31:35 -04:00
Greg Zharun
0b93e1b8a4
Updated file paths in libardour project for Visual Studio
2014-06-16 17:54:29 +03:00