GZharun
ab51cc7f72
[Summary] Implemented MTC selection mechanism with state saving/restoring. Implemented MTC use cases:
...
Switch to internal time code when MTC input is switched to off, disabling MTC timecode source when not MTC input is set.
Fixed Bug when it was impossible to switch to internal timecode source when transport was started with MTC.
2014-11-13 17:13:38 +02:00
Nikolay
70097ea926
[Summary] On device error dialog rework.
2014-11-13 12:17:59 +02:00
Nikolay
33e4c33e52
[Summary] Dialogs rework
2014-11-12 19:39:47 +02:00
GZharun
04940f5133
[Summary] Implemented correct functionality for Midi Drpodowns
2014-11-10 17:56:16 +02:00
GZharun
250214647f
[Summary] Refactored waves drop downs. Updated changed select item callback parameters, added feature drop box features (get_item, get_associated_data).
2014-11-10 11:46:54 +02:00
GZharun
955177c7c3
[Summary] Changed drop down menu element names to more logical. Added essential actions when item is set as current
2014-11-07 14:29:22 +02:00
VKamyshniy
97da2c29ff
[Summary] Merging ARODUR's and TRACKS' preferences
2014-10-01 18:51:01 +03:00
VKamyshniy
f0271dcd44
[Summary] Merging ARODUR's and TRACKS' preferences
2014-09-30 23:08:31 +03:00
VKamyshniy
0300a77de2
[Summary] Merging ARODUR's and TRACKS' preferences
2014-09-30 16:07:19 +03:00
VKamyshniy
f28a594677
[Summary] merging the ARDOUR's and TRACKS' preferences.
2014-09-29 14:50:25 +03:00
VKamyshniy
a551f9e8a3
[Summary] Replacing gtk comboboxes with waves dropdowns
2014-09-10 10:16:41 +03:00
VKamyshniy
95af8f2dc7
[Summary] Replacing gtk comboboxes with waves dropdowns.
2014-09-09 19:24:57 +03:00
nikolay
8d8d326b0f
[Summary] Fix bug in preference panel IS-43064
...
[Reviewed] GZharun
2014-09-08 16:24:32 +03:00
Paul Davis
4a1b09b6c1
Merge branch 'master' into ardour-merge
2014-09-02 13:07:42 -04:00
nikolay
9ac221f53e
[Summary] For sample rate changed algorithm for conversion string to float
2014-09-02 19:25:52 +03:00
Paul Davis
c7af2444a7
Merge branch 'master' into ardour-merge
...
Conflicts:
gtk2_ardour/time_axis_view_item.cc
libs/backends/wavesaudio/waves_audiobackend.h
libs/backends/wavesaudio/wavesapi/devicemanager/WCMRPortAudioDeviceManager.cpp
2014-09-02 10:28:52 -04:00
Greg Zharun
91fcacd150
[Summary] Improved backend workflow, added synchronization for cases when device reset happens on device parameter change
2014-08-31 13:42:18 +03:00
nikolay
9642bfaf1a
[Summary] In Preference Panel added handler on_device_error ()
2014-08-29 14:16:22 +03:00
Paul Davis
31d500e3a9
Merge branch 'master' into ardour-merge
...
Conflicts:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui2.cc
gtk2_ardour/editor.cc
gtk2_ardour/mixer_strip.cc
gtk2_ardour/route_time_axis.cc
gtk2_ardour/route_ui.h
gtk2_ardour/ui/audio_time_axis.xml
gtk2_ardour/ui/editor_mixer.xml
gtk2_ardour/ui/meter_strip.xml
gtk2_ardour/waves_button.cc
gtk2_ardour/waves_button.h
gtk2_ardour/waves_zoom_control.cc
gtk2_ardour/waves_zoom_control.h
2014-08-27 12:38:27 -04:00
GZharun
3d185858ff
[Summary] Fixed issue in tracks_control_panel: device playback control was removed for wrong list during cleanup
2014-08-21 12:15:24 +03:00
Paul Davis
2f77f2bc69
removed no-longer-used Editor::track_canvas_motion()
...
Conflicts:
gtk2_ardour/editor.h
2014-08-17 19:27:11 -04:00
Paul Davis
018770adda
cherry pick 3aeb5a27bd4772ede0f31ea579bc031ca2019235 from old ardour-merge branch and hand resolve
2014-08-15 21:27:58 -04:00
nikolay
fb7c6dabf1
[Summary] Added new drop-down menus in preference panel for AUTO SAVE TIMER and PRE RECORD BUFFER
...
[Reviewed] GZharun
2014-08-12 10:51:13 +03:00
nikolay
68b323a1a7
[Summary] Updated Auto Lock Timer according to PRD
...
[Reviewed] GZharun
2014-08-11 13:11:37 +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
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
nikolay
f28dcaa77f
[Summary] Implementation of the AUTO LOCK TIMER and minor improvement of session_lock_dialog
...
[Review] GZharun
2014-07-03 17:52:57 +03:00
GZharun
ff909cf10b
[Summary] Made APPLY button on Tracks control panel work not deactivating the panel
2014-07-03 13:40:48 +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
nikolay
7072e34776
[Summary] In ARDOUR_UI was implemented handler on session config changed
...
[Reviewed] GZharun
2014-06-25 11:35:23 +03:00
nikolay
aa629ce13c
[Summary] Preference panel get fps from the last session
...
[Reviewed] GZharun
2014-06-24 13:35:40 +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
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
Nikolay Polyanovskii
ab4c15903c
[Summary] Implement handler and activity for control_panel_button in preference panel.
...
[Reviewed] GZharun
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 466671]
2014-06-10 15:19:21 -04:00
Nikolay Polyanovskii
d82fdf816f
[Summary] Change inputs naming usecase according to PRD (use buttons Yes and No)
...
[Review] GZharun
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465797]
2014-06-09 09:48:59 -04:00
Nikolay Polyanovskii
4f6bd3b2d5
[Summary] Move function remove_pattern_from_string(...) to ardour/utils.h(cc)
...
[Reviewed] GZharun
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465780]
2014-06-09 09:48:58 -04:00
Grygorii Zharun
d7a0391e9e
[Summary] Fixed issue with crash, which happened when midi port is enabled/disabled
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465428]
2014-06-04 09:30:46 -04:00
Grygorii Zharun
0a96458a1a
[Summary] Commented out buggy calls to avoid crash when midi port is enabled/disabled
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465401]
2014-06-04 09:30:46 -04:00
Grygorii Zharun
62de21de25
[Summary] Refactored MIDI device data storage and representation in EngineStateController according to the requirements
...
[Details] 1. Midi configuration is saved per port
2. Renamed type EngineStateController::ChannelState to EngineStateController::PortState
3. Removed useless types from tracks_control_panel
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465387]
2014-06-03 20:24:01 -04:00
Grygorii Zharun
c654978943
[Summary] Fixed windows version of tracks
...
[Details] The fault was: Set on/off button pointer to 0 in midi device control and used this ptr after that.
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465353]
2014-06-03 20:24:01 -04:00
Grygorii Zharun
b4a7f2131f
[Summary] Added midi channels control support into state controller and preference panel
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465247]
2014-06-03 20:24:00 -04:00
Nikolay Polyanovskii
ec6c49d171
[Summary] improve function remove_pattern_from_string()
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465192]
2014-06-03 20:24:00 -04:00
Nikolay Polyanovskii
cd94ffdebe
[Summary] Add buttons "Name tracks after driver" and "Reset tracks name to default" in Preference Panel
...
[Reviewed] GZharun
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465180]
2014-06-03 20:24:00 -04:00
Grygorii Zharun
eea036a8da
[Summary] Used more appropriate signal to identify port changes
...
[Details] Required for midi channels processing
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464442]
2014-05-29 13:44:51 -04:00
Grygorii Zharun
b273adcd05
[Summary] Added "all" buttons disabling when does not provide any channels
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464265]
2014-05-28 09:55:20 -05:00