Greg Zharun
c49b2aed95
[Summary] Fixed indentation of new file info labels
2014-12-15 14:22:07 +02:00
Greg Zharun
aea7a70cc2
[Summary] Fixed windows build
2014-12-15 13:56:04 +02:00
GZharun
276630e59e
[Summary] Added file info on Region ( Sample rate , channel config: ST, M )
2014-12-15 13:25:22 +02:00
GZharun
75a26bead0
[Summary] Fixed issue when width request from Cavas text returned old width value
...
[Reviewed by] Paul Davis
2014-12-15 13:17:44 +02:00
unknown
2ff2de93d4
[Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) "
...
[Reviewed] VKamyshniy
2014-12-15 12:11:10 +02:00
Valeriy Kamyshniy
634312a825
[Summary] Little fix: removing .png from the name of image.
2014-12-14 16:37:25 +02:00
Paul Davis
bf9981e143
use MouseCursors::invalid_cursor() to replace null cursor; redefine various cursors to meet PRD or get closer to them.
...
This includes the use of a null cursor to indicate "use parent window's cursor" - see comments in mouse_cursors.{cc,h} for more detail.
2014-12-14 09:32:10 -05:00
Paul Davis
5d4146ff7f
add new invalid cursor to MouseCursors to serve as an out-of-bounds value
2014-12-14 09:32:10 -05:00
VKamyshniy
e94bc8a143
[Summary] Fight for performance
2014-12-14 01:33:33 +02:00
VKamyshniy
d44ab37dc2
[Summary] For a time we do not use the windows "Audio Connectons" and "MIDI Connections".
2014-12-14 01:33:32 +02:00
VKamyshniy
9384b4df37
[Summary] Fixing the bug: Inspector's Info Panel did not update upon started Tracks Live
2014-12-14 01:33:31 +02:00
YPozdnyakov
7a98bf25cd
[Summary]: delete recent session dialog
2014-12-12 12:55:31 +02:00
GZharun
4eb262f43f
[Summary] Made range extension on shift+mouse down and range/regions deselection on mouse down with range and object tool.
...
Made track header non deselectable by empty canvas click
2014-12-12 12:51:06 +02:00
Nikolay
5e359f7e7e
[Summary] clean-up
2014-12-12 11:07:59 +02:00
Nikolay
9a9f9eb878
[Summary] Allow to set waveform colour in the Preference Panel
2014-12-12 11:03:16 +02:00
VKamyshniy
fe8c5164ec
[Summary] Eliminating using of unnecessary controls
2014-12-12 10:56:21 +02:00
GZharun
553953a1b2
[Summary] Fixed crash when shift+mouse press is applied on Mixer Strip with no selection; Fixed issue when click on on of multiple selected tracks did not set the selection to the clicked one only; reworked method conditions to make it much more readable and simple
2014-12-11 23:58:36 +02:00
VKamyshniy
430ef8245e
[Commit] Eliminating unused time consuming SW units.
2014-12-11 23:06:36 +02:00
VKamyshniy
b94b6acedb
[Commit] Occasionally corrected name of member variable (_scrip[ t ]_file_name
2014-12-11 23:06:36 +02:00
Nikolay
6b13fbcfeb
[Summary] Hided "Pre Record Buffer" drop down on Igor's request.
2014-12-11 15:55:53 +02:00
Nikolay
c5068eea45
[Summary] Wrote correct credentials
...
[Reviewed] VKamyshniy
2014-12-11 15:53:08 +02:00
VKamyshniy
90e295e678
[Summary] Occasional cleanup
2014-12-11 10:05:20 +02:00
VKamyshniy
798dd38be0
[SUMMARY] Corrected (C) info
2014-12-11 10:05:20 +02:00
Paul Davis
2a8049e039
fix reset of open file limit on OS X, where setrlimit() incompatibility left the user with their default open file limit.
...
This number was frequently too small for even medium-sized sessions, causing the code to open/close files
via an LRU cache, and doing this during capture for audio files caused a massive decrease in the
effective throughput of the system.
2014-12-10 16:11:30 -05:00
YPozdnyakov
bf938eb1d6
[Summary]: Add track_context_menu icons according to Igor request
2014-12-10 17:36:31 +02:00
GZharun
6e8bdd0192
[Summary] Fixed issue with incorrectly "remembered" zoom_in cursor.
...
[Reviwed by] Paul Davis
2014-12-10 17:17:27 +02:00
GZharun
f6591a130f
Revert "[Summary] Fixed issue with incorrectly "remembered" zoom_in cursor. The issue looks pretty old and appeared only if we use mouse wheel on zoom slider if zoom tool is enabled."
...
This reverts commit 2e55735887 .
2014-12-10 17:15:51 +02:00
GZharun
2e55735887
[Summary] Fixed issue with incorrectly "remembered" zoom_in cursor. The issue looks pretty old and appeared only if we use mouse wheel on zoom slider if zoom tool is enabled.
...
[Reviwed by] Paul Davis
2014-12-10 17:09:23 +02:00
GZharun
f5622bc91f
[Summary] Removed redundant method, fixed issue with selection range zoom
2014-12-10 13:42:53 +02:00
GZharun
83869cb12d
[Summary] Simple click with range tool must remove region selection
2014-12-10 13:15:30 +02:00
Greg Zharun
5ac48af2b5
[Summary] Fixed crash on Windows during range selection, simplified the algorithm by removing redundant actions
2014-12-10 12:56:16 +02:00
YPozdnyakov
ec210d50fd
[Summary]: Context menus rework
2014-12-10 12:39:07 +02:00
VKamyshniy
8e3c23263d
[Summary] Fixing a sequence of logical bugs.
2014-12-10 00:02:12 +02:00
GZharun
471270ec71
[Summary] Fixed multi-selection in Mixer and Meter bridge views
2014-12-09 18:26:13 +02:00
Valeriy Kamyshniy
430996b6d3
[Summary] Bugfix and Change Request from Igor
2014-12-09 16:00:31 +02:00
GZharun
ff619cbdb6
[Summary] Fixed issue when righthand region was not selected after cut (with cut tool)
2014-12-09 15:37:22 +02:00
Valeriy Kamyshniy
03f64023a8
[Summary] Fixing a bug
2014-12-09 15:19:01 +02:00
VKamyshniy
e53f632bef
[Summary] Added saving for playback prebuffer size and capture prebuffer size;
2014-12-09 14:29:50 +02:00
GZharun
727620ca00
[Summary] Changed cursor during range trimming to Range Tool cursor, made range trimming possible only if Shift key is pressed
2014-12-09 14:06:20 +02:00
GZharun
878320df4b
[Summary] Removed trim cursor when mouse pointer hovers above range edge. Reworked range selection cursor switching code to make it more logical
2014-12-09 14:06:19 +02:00
Nikolay
b452f30ae3
[Summary] Removed checkbox "Send MIDI Control Feedback" from preferences. (Igor's request)
2014-12-09 13:38:21 +02:00
GZharun
b03ff427ed
[Summary] Restored logic
2014-12-09 13:12:48 +02:00
GZharun
f8125c9636
[Summary] Change cursor above range only if pointer or range tool is active
2014-12-09 12:43:53 +02:00
Nikolay
87b66d6985
[Summary] Removed unused file
2014-12-09 12:29:12 +02:00
GZharun
3d33839182
[Summary] Track selection must not impact on region selection performed by pressing Shift+click
2014-12-09 12:24:25 +02:00
Nikolay
d9e0a534a5
[Summary] Message Dialog rework
...
[Reviewed] VKamyshniy
2014-12-09 11:57:30 +02:00
GZharun
544b215a49
[Summary] Range selection must be cleared on canvas click
2014-12-09 11:46:39 +02:00
GZharun
dd3bae349f
[Summary] Fixed range selection creation algorithm
2014-12-09 11:27:55 +02:00
GZharun
5796709135
[Summary] added possibility to extend range selection vertically by click+shift
2014-12-08 18:18:37 +02:00
GZharun
01168cb436
[Summary] Restored Selection::set() method for time selection functionality. It should not clean the list of tracks time selection (range) is applied to.
2014-12-08 16:33:18 +02:00