Commit graph

15909 commits

Author SHA1 Message Date
YPozdnyakov
38dbfed71a [Summary]: add session_tracks icons to repository 2015-02-04 19:12:38 +02:00
YPozdnyakov
f33a4ae084 [Summary]: change script and template for mac installer 2015-02-04 18:41:18 +02:00
YPozdnyakov
b09ff415eb [Summary]: add Save-as Dialog. Change ProgressDialog for save-as process. 2015-02-04 18:30:00 +02:00
Nikolay
27ddf9efba [Summary] Message dialog rework
[Feature Reviewed] Igor Maximenko
2015-02-04 18:02:56 +02:00
GZharun
90f219bf85 [Summary] Implemented menu items for playhead modes, related actions, set priorities and default values
[Reviewed by QA] MKosharniy
2015-02-04 17:44:01 +02:00
GZharun
c50f7f8cfa [Summary] Fixed bug when was impossible to select output mode in tracks control panel with no session 2015-02-04 17:44:01 +02:00
Valeriy Kamyshniy
d417a96a0b [Summary] Per request from Igor: Removed menu “[X] Solo safe” from solo button in all the route UIs 2015-02-04 16:16:05 +02:00
VKamyshniy
22938ac63b [Summary] Bug Fix (in fact Pixel Hunting): 44046 Inspector has not aligned UI element in Master bus 2015-02-04 16:00:39 +02:00
Nikolay
62910cd7f5 [Summary] Changed About Dialog on Igor's request.
[Feature reviewed] Igor Maximenko
2015-02-04 15:27:18 +02:00
Nikolay
5c7b5b116e [Summary] Progressing WavesExportDialog. Added error label. Depicted warnings and errors on the left side of the window.
[Feature reviewed] MKosharnyy
2015-02-04 13:27:01 +02:00
Paul Davis
fa54195c69 allow continued building on *nix systems 2015-02-03 15:51:48 -05:00
Valeriy Kamyshniy
3995448ad4 [Summary] Making the Windows OS specific main menu bar container invisible for MAC OS 2015-02-03 21:47:30 +02:00
Valeriy Kamyshniy
393682ce75 [Summary] make the added behavior TRACKS specific:
Gain for a newly created route depends on
 the current output_auto_connect mode:

    -18 for Stereo Out mode
    -0 Multi Out mode

As well removed unnecessary setting gain with 0 dB.
2015-02-03 21:39:41 +02:00
Valeriy Kamyshniy
955995f3a2 [Summar] Bux FIX:
Fader of newly created track(s) has wrong position (values)
Default fader position should be different according to PRD

In Stereo mode fader should have position -18dB
In Multiout mode fader should have position 0dB
2015-02-03 20:58:32 +02:00
Valeriy Kamyshniy
fdf86a56e0 [Summary] Adding missing break into switch in WavesImportDialog::_get_import_mode(). 2015-02-03 19:21:34 +02:00
Valeriy Kamyshniy
1479e7a2b3 [Summary] Now UI xml can conditionally create/ommit os specific widgets (MAC and WIDNOWS). For example:
<Label
     text=“You are not on Windows now as now you are on MAC OS!”
     ui.os.windows=“false”/>
<Label
     text=“You are not on MACOS now as now you are on Windows!”
     ui.os.macos=“false”/>
2015-02-03 19:21:34 +02:00
VKamyshniy
5a0815068d [Summary] Per Igor request: Big clock should allow moving the owning window 2015-02-03 19:15:21 +02:00
VKamyshniy
2283681322 [Summary] Per Igor's request: if auto play loop is set on, the main timespan should be the range loop location. 2015-02-03 19:14:27 +02:00
VKamyshniy
e3ab13e54f [Summary] Bug fix: mixer controls did not stick at the bottom of inspector. 2015-02-03 18:33:46 +02:00
Greg Zharun
a9a625a5ee [Summary] Fixed "select all" methods 2015-02-03 18:18:24 +02:00
YPozdnyakov
50b9a8c785 [Summary]: change method ARDOUR::find_session. Files '*.ardour.bak' aren't correct session files. Absence of this check could lead to crash. 2015-02-03 18:11:41 +02:00
YPozdnyakov
ce007110fb [Summary]: transform script 'Tracks Live Preferences CleanUp' from bash to AppleScript format 2015-02-03 17:17:10 +02:00
VKamyshniy
1e9702aff7 [Summary] Pixel hunting 2015-02-03 14:19:11 +02:00
Greg Zharun
314236e1c6 [Summary] Fixed bug with per thread pool error on Windows, when opening device control panel 2015-02-03 12:32:56 +02:00
VKamyshniy
5d5655d682 [Summary] Pixel hunting (corrected black frame around the editor's space). 2015-02-02 21:13:22 +02:00
VKamyshniy
2d8d431303 [Summary] Corrected logic of hiding/showing the inspector color palette depending on what set_route () is invoked with. 2015-02-02 21:13:21 +02:00
YPozdnyakov
5d44af0f44 [Summary]: add new files to windows installer project 2015-02-02 20:28:35 +02:00
YPozdnyakov
0b908a8b92 [Summary]: add possibility of starting Tracks from application api (as a result of dbl click / drag-n-drop on session file). Correct opening session file from application api when SessionDialog is running. Rework class SessionDialog. Rework method load_from_application_api (). 2015-02-02 18:50:50 +02:00
YPozdnyakov
eff7dc2798 [Summary]: refactoring WavesButton class. [Reviewed by V.Kamyshniy] 2015-02-02 18:29:42 +02:00
Nikolay
0bb964a94c [Summary] Progressing export dialog. In Time format drop down deleted Bars:Beats, added Samples
[Feature reviewed] MKosharnyy
[Reviewed] YPozdnyakov
2015-02-02 16:53:03 +02:00
GZharun
2ca303480f [Summary] Implemented features "Select All" and "Inverst Selection" for regions
[Reviewed by QA] MKosharniy
2015-02-02 13:12:25 +02:00
Valeriy Kamyshniy
14b9b99044 [Summary] In the import dialog the following options have been removed:
- Adding to region list
- Inserting at edit point
2015-02-02 12:14:55 +02:00
Valeriy Kamyshniy
3b888537bc [Summary] Defalut for super-rapid-clock-update was switched from FALSE to TRUE 2015-02-02 12:14:55 +02:00
Nikolay
2d8c9b19c2 [Summary] Pixel hunting. Drop down menu item was too long. Now they only wrap the text.
[Feature reviewed] MKosharnyy
[Reviewed] YPozdnyakov
2015-02-02 12:03:09 +02:00
Nikolay
43a8f85f9f [Summary] Pixel hunting
[Feature reviewed] MKosharnyy
2015-02-02 12:01:40 +02:00
Nikolay
79fe068d9e [Summary] Bug fix. Compact meter bridge height was not enough to contain compact meter strip.
[Feature reviewed] MKosharnyy
[Reviewed] YPozdnyakov
2015-02-02 12:01:06 +02:00
Nikolay
f447150d23 [Summary] Added files to X-Code project 2015-02-02 11:59:32 +02:00
Greg Zharun
2e266a3085 [Summary] Updated Tracks key bindings as Igor asked 2015-02-02 13:47:41 +02:00
YPozdnyakov
1b5b4692e6 [Summary]: change script 'Tracks Preferences CleanUp' (folder 'export' also must be deleted) 2015-02-02 11:28:43 +02:00
YPozdnyakov
8880d56d02 [Summary]: change BundleIdentifier and BundleSignature to info.plist.in 2015-02-02 11:21:42 +02:00
Valeriy Kamyshniy
d2858b33bb [Summary] Fixing the bugs:
1) State of Skip lane was not saved in session.
2) Hidden Marker lane header did hide upon session loaded.
2015-02-02 01:36:48 +02:00
VKamyshniy
d25ea799f4 [Summary] Progressing TRACKS specific import dialog 2015-02-01 23:14:30 +02:00
VKamyshniy
5aff2bacb8 [Summary] Progressing TRACKS specific import dialog. 2015-02-01 23:12:24 +02:00
VKamyshniy
8e4b91069b [Summary] Progressing TRACKS specific import dialog. 2015-02-01 21:40:39 +02:00
VKamyshniy
3f44a36406 [Summary] Fixing the bug: misaligned sizes of the timeline, skip ruler lane and marker ruler lane. This bug shifted tracks few lines up when hiding skip- and/or marker rulers. 2015-02-01 21:15:43 +02:00
VKamyshniy
f3159509ed [Summary] Fixing the bug: misaligned sizes of the timeline, skip ruler lane and marker ruler lane. This bug shifted tracks few lines up when hiding skip- and/or marker rulers 2015-02-01 21:09:18 +02:00
Valeriy Kamyshniy
25a9b4408c [Summary] Progressing TRACKS specific Import Dialog 2015-01-31 22:45:26 +02:00
VKamyshniy
91aed9b300 [Summary] Progressing TRACKS specific Import Dialog 2015-01-31 21:43:28 +02:00
VKamyshniy
e40f4ac450 [Summary] Progressing TRACKS specific Import Dialog 2015-01-31 21:43:27 +02:00
VKamyshniy
ccbb167ad3 [Summary] using "extensions" instead id "extentions" 2015-01-31 21:43:27 +02:00