Commit graph

16260 commits

Author SHA1 Message Date
GZharun
e6fb433b38 [Summary] Disabled call for the function which is not used in TracksLive. This function prepares label with connection strings for strips.
[Reviewed by] YPozdnyakov
2015-04-01 16:42:45 +03:00
GZharun
ae5d04be9b [Summary] Disabled port_bundles handling for TracksLive
[Reviewed by] YPozdnyakov
2015-04-01 16:42:45 +03:00
Nikolay
56024e011b [Summary] Added icons for Dropdowns 90x23 2015-03-31 17:21:08 +03:00
Valeriy Kamyshniy
bbb72ac97b [Summary] Removing dbg output. 2015-03-31 16:48:02 +03:00
Nikolay
42f4f0f96b [Summary] Changed dropdowns height in the Export Dialog
[Feature reviewed] MKosharnyy, VKamyshniy
2015-03-31 16:23:41 +03:00
Nikolay
75f7211a40 [Summary] Route Inspector rework. Added ScrollBar to info label.
Fixed bug #46987 "Tracks name list displayed under inspector channel strip",
#46986 "Inspector does not show full list of tracks in session".
[Feature reviewed] MKosharnyy
[Reviewed] VKamyshniy
2015-03-31 16:22:43 +03:00
Nikolay
db32c47f89 [Summary] Pixel hunting in Waves Message Dialog 2015-03-31 16:18:01 +03:00
Nikolay
a6c5611ab5 [Summary] AddTracksDialog rework. Changed appearance of AddTracksDialog.
[Feature reviewed] MKosharnyy
[Reviewed] VKamyshniy
2015-03-31 16:17:21 +03:00
YPozdnyakov
e7344c4893 [Summary]: delete file master_ui_gain_meter.xml from windows installer project 2015-03-30 15:35:29 +03:00
Valeriy Kamyshniy
aa04f96896 [Summary] Progressing saving and loading templates with open & save file dialogs. Route and Location colors should be saved even in case session is not saved yet.
[Reviewed] YPozdnyakov
2015-03-30 14:57:26 +03:00
Valeriy Kamyshniy
e4971a77ec [Summary] We need only one copy of each backend. Extra copies made per symlinks, made by waf, are not allowed. As an example:
source directory with the dylibs:

$ ls -l /Users/VKamyshniy/WS/GIT/tracks_daw/tracks/build/libs/backends/wavesaudio/*.dylib
lrwxr-xr-x  1 VKamyshniy  staff      27 Mar 29 14:11 /Users/VKamyshniy/WS/GIT/tracks_daw/tracks/build/libs/backends/wavesaudio/libwaves_audiobackend.0.0.1.dylib -> libwaves_audiobackend.dylib
lrwxr-xr-x  1 VKamyshniy  staff      27 Mar 29 14:11 /Users/VKamyshniy/WS/GIT/tracks_daw/tracks/build/libs/backends/wavesaudio/libwaves_audiobackend.0.dylib -> libwaves_audiobackend.dylib
-rw-r--r--@ 1 VKamyshniy  staff  326688 Mar 29 14:15 /Users/VKamyshniy/WS/GIT/tracks_daw/tracks/build/libs/backends/wavesaudio/libwaves_audiobackend.dylib

Packeged directorty:

$ ls -l /Volumes/TracksLive-1.0.0.2755/TracksLive.app/Contents/lib/backends
total 2088
-rwxr-xr-x  1 VKamyshniy  staff  353260 Mar 20 12:45 libwaves_audiobackend.0.0.1.dylib
-rwxr-xr-x  1 VKamyshniy  staff  353260 Mar 20 12:45 libwaves_audiobackend.0.dylib
-rwxr-xr-x  1 VKamyshniy  staff  353260 Mar 20 12:45 libwaves_audiobackend.dylib
2015-03-29 16:02:43 +03:00
VKamyshniy
1a6ead0914 [Summary] Progressing saving and loading templates with open & save file dialogs.
[Reviewed] YPozdnyakov
2015-03-27 12:42:43 +02:00
VKamyshniy
e0f9731049 [Summary] Merging recent state from Ardour. 2015-03-27 12:42:42 +02:00
VKamyshniy
d0806cfcec [Summary] Layout based layout replaced with Box based layout. 2015-03-27 12:42:42 +02:00
GZharun
c990b2d8c7 [Summary] Disable invert buttons operations for RouteUI, removed actions from MixerStrip::set_route () and RouteTimeAxisView::set_route () which are duplications of the same actions done in base class - RouteUI::set_route ()
[Reviewed by] YPozdnyazkov
2015-03-25 18:06:07 +02:00
Nikolay
97c34ccd57 [Summary] Added tooltips on Mute, Input Monitoring, Record Enable, Solo buttons in the Inspector and Mixer
[Feature reviewed] AMishyn
[Reviewed] VKamyshniy
2015-03-25 10:59:07 +02:00
Nikolay
fbdeb3662d [Summary] Bug fix #46783 "Please change AutoLock and AutoSave minimum value to "none" or "off"
[Feature reviewed] AMishyn
[Reviewed] VKamyshniy
2015-03-25 10:57:18 +02:00
Nikolay
19bc365c21 [Summary] Bug fix #44332 "Please fit the Pan values monitor to channel borders"
[Feature reviewed] AMishyn
[Reviewed] VKamyshniy
2015-03-25 10:55:55 +02:00
Nikolay
678d3a6b12 [Summary] Bug fix #46782 "Please change "master" label to "Master Bus" label as on the channel itself"
[Feature Reviewed] AMishyn
[Reviewed] VKamyshniy
2015-03-25 10:54:20 +02:00
Nikolay
17267855ab [Summary] Code improvement
[Reviewed] VKamyshniy
2015-03-25 10:53:06 +02:00
Nikolay
d730504648 [Summary] Changed tooltips background and foreground colour. Bug fix #43506 "Hint background color is not correct"
[Feature reviewed] AMishyn
[Reviewed] VKamyshniy
2015-03-25 10:52:29 +02:00
Nikolay
1c4833a1b6 [Summary] Bug Fix #46938 "Change alignment of numbering tracks in Track Headers"
[Feature reviewed] MKosharnyy
[Reviewed] VKamyshniy
2015-03-25 10:50:42 +02:00
VKamyshniy
ad3b5056a1 [Summary] Introducing "Save Template" with Tracks Specific dialog. 2015-03-25 00:10:52 +02:00
VKamyshniy
706bc57b38 [Summary] Adding linewrap option for Gtk::Label. 2015-03-25 00:10:51 +02:00
GZharun
5f29c11b70 [Summary] Prohibit reconnection when IO is not ready. 2015-03-23 17:23:05 +02:00
GZharun
7f88fe16f2 [Summary] Do not restore routes connection using XML IO state for TracksLive, because this is redundant for TracksLive.
Moreover if the device is changed XML state of IO contains port names of  the old device which causes attempts to connect to non existent ports.
[Reviewed by] Paul Davis
2015-03-23 13:51:45 +02:00
GZharun
82a55c48a6 [Summary] Fixed bug 46890: Tracks doesn't switch current Sample Rate value to 48kHz when Dante Virtual Soundcard selected as interface
[Reviewed by QA] AMishyn
2015-03-20 14:07:20 +02:00
Valeriy Kamyshniy
c49423d783 [Summary] Occasionally removed risk of memory protection fault (access to NULL address) 2015-03-17 23:00:37 +02:00
VKamyshniy
6905f25cc4 [Summary] Optimizing GUI resources (flat color Icon replaced with EventBox) 2015-03-17 20:43:47 +02:00
Valeriy Kamyshniy
e041b29d2f [Summary] Corrected handling of event GDK_FOCUS_CHANGE in the editor’s generic event handler. Eliminating compilation Warning about unused vars. Call from connect_routes_and_update_global_rec_button() from add_routes. Removing connection of session->RouteAdded to connect_routes_and_update_global_rec_button(). 2015-03-14 20:23:34 +02:00
Valeriy Kamyshniy
ddfc0089a0 [Summary] Removing debug output 2015-03-13 14:04:42 +02:00
Valeriy Kamyshniy
7a364555a8 [SUMMARY] Bug fix: crash when many region copings occurred too frequently. 2015-03-13 13:58:54 +02:00
Nikolay
9e7c85d1a9 [Summary] Deleted unused master_ui_gain_meter.xml from X-Code projectfile 2015-03-12 10:43:15 +02:00
Nikolay
2946d6dff3 [Summary] Deleted unused Global Rec and Global Mute buttons in Master UI. (Global Rec and Global Mute buttons was moved to the class Editor few months ago)
[Reviewed] YPozdnyakov
2015-03-11 16:48:21 +02:00
Nikolay
d26078c11a [Summary] Fix bug "It is possible to activate Global MUTE button in MultiOut mode, even when session doesn't contain tracks"
[Feature reviewed] AMishin
[Reviewed] YPozdnyakov
2015-03-11 16:44:50 +02:00
Nikolay
8c5050cff7 [Summary] Fix bug #45668 "It is possible to activate Global record button, even when session doesn't contain tracks"
[Feature reviewed] AMishin
[Reviewed] YPozdnyakov
2015-03-11 16:43:14 +02:00
Nikolay
90a7b9f46a [Summary] By default make text selected in tracks number entry in Add Tracks Dialog
[Feature reviewed] AMishin
[Reviewed] YPozdnyakov
2015-03-11 16:42:25 +02:00
Nikolay
ba363d9001 [Summary] Set text in MixerStrip Numeric Fader Position indicator on the center during the editing
[Feature reviewed] AMishin
[Reviewed] YPozdnyakov
2015-03-11 16:40:56 +02:00
Nikolay
aa8cec24d8 [Summary] Set text in MixerStrip Numeric Fader Position indicator on the center during the editing
[Feature reviewed] AMishin
[Reviewed] YPozdnyakov
2015-03-11 16:39:57 +02:00
Nikolay
a6ff4e1739 [Summary] Deleted unused file
[Reviewed] YPozdnyakov
2015-03-11 16:35:31 +02:00
GZharun
d491b1a387 [Summary] Fixed issue with device activation if it does not support Tracks default sample rate 44,1kHz. In this case for first start of the device the first sample rate from the list of available must be used. 2015-03-11 12:07:55 +02:00
YPozdnyakov
0cf3e3213b [Summary]: delete key command 'p' 2015-03-05 11:46:02 +02:00
YPozdnyakov
a281a44070 Dialog "Restarting Audio Engine..." should be hidden immediately after calling hide(). But on windows 8 it was detected that in some cases (depends on devices) method hide () doesn't hide the dialog. So the program logic was changed - dialog is created in method device_reset_started() and deleted in device_reset_finished(). 2015-03-04 14:49:18 +02:00
GZharun
e2a9446527 [Summary] Fixed issue: When device is changed it must not change session SR.
Removed rudimentary _desired_sample_rate member which does required for TracksLive workflow.
2015-03-04 10:46:30 +02:00
GZharun
2c8efe68dd [Summary] Fixed issue 46699
[Details] Desired sample rate must be set by the session only when session loads
2015-03-03 18:43:39 +02:00
GZharun
766f35e41b [Summary] Disabled debug logs for MIDI device 2015-03-03 18:16:53 +02:00
Greg Zharun
ddc9c7210b [Summary] Removed unnecessary line of code 2015-03-03 17:50:13 +02:00
Greg Zharun
8b9cf13a7f [Summary] Disabled logs 2015-03-03 16:21:31 +02:00
VKamyshniy
ec9accf1f8 [Summary] Adding log output 2015-03-03 15:44:55 +02:00
VKamyshniy
01f130a666 [Summary] Adding log output 2015-03-03 15:38:54 +02:00