Nikolay
d4b0e577f7
[Summary] Added credits label in about dialog
2014-11-13 17:29:48 +02:00
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
3ee3020611
[Summary] Rework of the MTC drop down in the Preference panel
2014-11-13 14:38:19 +02:00
Nikolay
70097ea926
[Summary] On device error dialog rework.
2014-11-13 12:17:59 +02:00
YPozdnyakov
87f8ead07e
[Summary]: changes to par command to provide approved build name's format
2014-11-13 11:43:12 +02:00
YPozdnyakov
fca986ce78
[Summary]: changes to build test procedure
2014-11-13 10:48:26 +02:00
Valeriy Kamyshniy
1195512877
[Summary] making session sensitive commands inactive on start.
2014-11-13 10:29:55 +02:00
Valeriy Kamyshniy
da7b1380e5
[Summary] completing the erasing “editor-crop” action.
2014-11-13 01:07:45 +02:00
Valeriy Kamyshniy
b944b8cf7c
[Summary] Adding Main Window item in Window menu. This item brings the MainMenu up
2014-11-13 00:11:01 +02:00
Valeriy Kamyshniy
de71bd24c4
[Summary] erasing “editor-crop” action.
2014-11-13 00:11:01 +02:00
Valeriy Kamyshniy
741ed99e72
[Summary] Change request from Igor - Change Ruler marks from HH:MM:SS:FF to M:SS (when < 1hr) and H:MM:SS (when >= 1 hr)
2014-11-13 00:11:01 +02:00
Nikolay
33e4c33e52
[Summary] Dialogs rework
2014-11-12 19:39:47 +02:00
Nikolay
3cb61cacf3
[Summary] Changed Yes-No and Ok dialogs on Igor's request. Code improvement.
2014-11-12 19:26:44 +02:00
GZharun
691e32958f
[Summary] Moved EngineState controller initialization to the correct place
2014-11-12 17:06:43 +02:00
Nikolay
6a5d4d8e29
[Summary] Implemented Yes-No Dialog
...
[Reviewed] GZharun
2014-11-12 13:07:37 +02:00
Nikolay
015d072bf2
[Summary] Implemented Ok Dialog
...
[Reviewed] GZharun
2014-11-12 13:06:43 +02:00
GZharun
deeb2a17ef
[Summary] Disabled LTC item in timecode source drop down. Made MTC as a default external timecode source.
2014-11-12 11:21:30 +02:00
Nikolay
b159333de5
[Summary] Added drop down for MIDI IN in preference panel
...
[Reviewed] GZharun
2014-11-12 11:19:58 +02:00
Valeriy Kamyshniy
e79154cda7
[Summary] Change request from Igor
2014-11-11 21:00:19 +02:00
YPozdnyakov
dbd2496892
[Summary]: refactor cursor style existed in the process of track's headers height change
2014-11-11 13:54:09 +02:00
GZharun
dba2473cb6
[Summary] Refactored routes auto connection mechanism. Fixed bug when master track get's disconnected, eliminated redundant calls
2014-11-11 12:28:55 +02:00
Paul Davis
ea4222b7f9
when setting marker colors, use the scene change color if appropriate
2014-11-10 21:44:40 -05:00
Paul Davis
f1f4bfbf92
refactor MIDISceneChange color property addition by moving it into SceneChange to anticipate other types of SceneChange objects (e.g. OSC)
2014-11-10 21:44:02 -05:00
Paul Davis
a4c00fe483
when creating a new MIDI scene change, check existing scene changes for equality and reuse their color (which may or may not be set)
2014-11-10 21:28:34 -05:00
Paul Davis
2443209e4a
serialize/deserialize MIDISceneChange color; put out of bounds color into static const
2014-11-10 21:28:34 -05:00
Paul Davis
ac4a66592f
add color property to MIDISceneChange
2014-11-10 21:28:34 -05:00
Paul Davis
c99d3b39ef
add operator== to ARDOUR::MidiSceneChange
2014-11-10 21:28:34 -05:00
GZharun
32958fb470
[Summary] HOT fix to the situation, when master track does not get connected properly
2014-11-10 20:14:59 +02:00
YPozdnyakov
5e76924e25
[Summary]: adding document instructing what should be checked in the process of new build reviewing
2014-11-10 19:00:01 +02:00
GZharun
ef13fca774
[Summary] Fixed routes auto connection in stereo out mode, fixed output connection mode defaults
2014-11-10 18:39:59 +02:00
GZharun
04940f5133
[Summary] Implemented correct functionality for Midi Drpodowns
2014-11-10 17:56:16 +02:00
GZharun
ecc1386045
[Summary] Added midi scene processing classes files into Tracks project for Xcode
2014-11-10 17:56:16 +02:00
Paul Davis
28b33da065
redraw entire canvas when ColorsChanged is emitted
2014-11-10 10:40:27 -05:00
Paul Davis
4e102a71ea
set canvas background color
2014-11-10 10:36:32 -05:00
Paul Davis
428151f59c
add new color variable for arrange canvas background
2014-11-10 10:36:08 -05:00
Paul Davis
781c525643
add background color property to Canvas::Canvas ; rearrange expose handling and include background fill
2014-11-10 10:35:29 -05:00
Valeriy Kamyshniy
82b699a27c
[Summary] Change request from Igor
2014-11-10 17:16:45 +02:00
Valeriy Kamyshniy
eb0272ce26
[Summary] Change request from Igor
2014-11-10 15:44:21 +02:00
Valeriy Kamyshniy
cca536051b
[Summary] Change request from Igor
2014-11-10 13:35:56 +02:00
Valeriy Kamyshniy
3ec164063d
[Summary] Change request from Igor + Pixel hunting
2014-11-10 13:24:43 +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
YPozdnyakov
397f3c1260
[Summary]: pixel hunting
2014-11-07 15:43:48 +02:00
Valeriy Kamyshniy
c68a135910
[Summary] Fixing the bug when packaged Tracks crashes opening session with Tuvalu letters.
2014-11-07 14:53:08 +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
Valeriy Kamyshniy
6ecb3abb0d
[Summary] Adding a chance of using some more args for ./waf configure
2014-11-07 13:48:37 +02:00
Paul Davis
0ae0477945
add API to extract color from ArdourCanvas::Text and tidy up member declarations
2014-11-06 20:36:11 -05:00
Paul Davis
04a4e949e8
changing the clamp_width of an ArdourCanvas::Text needs to potentially provoke an entire redraw
...
This fixes missing range marker text in sessions where the initial zoom value causes an initial clamp_width of zero
2014-11-06 20:36:11 -05:00
Valeriy Kamyshniy
e99c7c1992
[Summary] Quick fix of crashing tracks live when launching it from osx-package-d container
2014-11-07 00:24:50 +02:00
Valeriy Kamyshniy
d306f247ed
[Summary] Making the par building —trackslive
2014-11-07 00:23:35 +02:00
VKamyshniy
655a765de3
[Summary] Fixing the bug with which canvas was drawn with unconditionally black environment
2014-11-06 22:42:13 +02:00