Robin Gareus
946c451431
track height fixes:
...
* retain [custom] track-height
Editor::override_visible_track_count() is called repeatedly (for
every change), there was a 50/50 chance of it saving the right value.
* adjust default for new sessions: use “Normal” track height until
told otherwise.
2015-01-15 13:59:02 -05:00
Nikolay
0f1ad3ef6f
[Summary] Progress dialog rework. Make it non singltongue, put athync available dialog in ARDOUR_UI instance.
...
[Reviewed] YPozdnyakov
2015-01-15 18:23:40 +02:00
GZharun
b37981c6c4
[Summary] Fixed crash provoked by WavesTrackColorDialog. Set NULL route to color dialog before deleting inspector.
2015-01-15 18:22:44 +02:00
YPozdnyakov
8473224234
[Summary] make ProgressDialog for tracks addition smoother
2015-01-08 16:51:12 +02:00
YPozdnyakov
87b1e364c7
[Summaru]: delete 'Spectral Analysis' from region context menu according to Igor's request
2015-01-08 15:41:50 +02:00
YPozdnyakov
687195ed5f
[Summary]: delete accidentally added symbol
2015-01-05 17:13:43 +02:00
YPozdnyakov
32f31be2cc
[Summary]: Delete unnecessary items from selection_context_menu
2015-01-05 16:54:34 +02:00
YPozdnyakov
42d05e24df
[Summary]: delete keybindings' description from track context menu
2015-01-05 15:09:27 +02:00
Nikolay
ea45ada3df
[Summary] Fixed rarely reproduced bug with not following meter bridge selection in the Inspector
...
[Reviewed] VKamyshniy
2014-12-29 15:58:35 +02:00
GZharun
8db6861fa2
[Summary] Implemented waveform zoom. Added feature to save waveform zoom state with the session.
2014-12-27 00:56:21 +02:00
YPozdnyakov
dbb0a6385b
[Summary]: ProgressDialog for Tracks creation and removal
2014-12-26 10:57:40 +02:00
Paul Davis
8b440159b5
significant but insufficient speedup in behaviour of global rec enable button
2014-12-23 13:01:39 -05:00
Paul Davis
c61e1826f2
fix slow behaviour when changing visible track height in Editor::set_visible_track_count()
2014-12-23 12:54:35 -05:00
Nikolay
fd59bbacc3
[Summary] Bug fix 45177. Global Solo button doesn't work correctly.
...
[Reviewed] VKamyshniy
[Feature reviewed] Mykhaylo Kosharnyy
2014-12-23 14:21:52 +02:00
YPozdnyakov
6382b30923
[Summary]: fix track context menu for windows
2014-12-18 18:32:33 +02:00
YPozdnyakov
d1a61bc32a
[Summary]: Loading session progress dialog
...
[Feature Reviewed] <Mykhaylo Kosharnyy>
2014-12-18 17:55:42 +02:00
YPozdnyakov
501ecd3392
[Summary]: region fade, trim area rework
2014-12-15 15:16:43 +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
VKamyshniy
430ef8245e
[Commit] Eliminating unused time consuming SW units.
2014-12-11 23:06:36 +02:00
YPozdnyakov
bf938eb1d6
[Summary]: Add track_context_menu icons according to Igor request
2014-12-10 17:36:31 +02:00
GZharun
f5622bc91f
[Summary] Removed redundant method, fixed issue with selection range zoom
2014-12-10 13:42:53 +02:00
YPozdnyakov
ec210d50fd
[Summary]: Context menus rework
2014-12-10 12:39:07 +02:00
Nikolay
d9e0a534a5
[Summary] Message Dialog rework
...
[Reviewed] VKamyshniy
2014-12-09 11:57:30 +02:00
GZharun
6f32d4e7c2
[Summary] Added "Enable Group Edit" session parameter and handler to process menu item requests and state updates
2014-12-04 16:57:08 +02:00
VKamyshniy
b549e086ee
[Commit] Reviewing commit a8d3424cf9 [ a8d3424]
2014-12-04 15:19:59 +02:00
YPozdnyakov
a8d3424cf9
[Summary]: add Recent Session menuitems
2014-12-03 18:22:30 +02:00
VKamyshniy
14bd825601
[Summary] Progressing marker inspector
2014-12-03 00:00:28 +02:00
GZharun
dd78cce7b7
[Summary] Reworked master track behavior according to PRD
2014-12-02 16:58:01 +02:00
GZharun
22eb4008f0
[Summary] Changed names for Scene In/Out ports connection routines to more logically understandable
2014-12-01 12:31:33 +02:00
GZharun
d1b3773c42
[Summary] Added MMC ports reconnection
...
[Details] MMC (in/out) ports will be connected to available midi inputs and outputs automatically.
Moved MTC and Scene in/out ports reconnection into EngineStateController class.
2014-12-01 11:51:37 +02:00
VKamyshniy
8a9f8de8f2
[Summary] Debugging info added to exchange with other bug hunters.
2014-11-25 18:59:12 +02:00
Paul Davis
32d656560d
add Editor::ruler_divide_height to specify where the divide in the ruler is between the "upper" and "lower" section
2014-11-24 19:29:22 +02:00
Paul Davis
37170e234f
remove loopbar as part one of refactoring ruler display and event management
2014-11-24 19:29:22 +02:00
YPozdnyakov
234ac74e7c
[Summary]: Main Menu (items View and Window) rework
2014-11-24 18:30:49 +02:00
Paul Davis
b0d416f8b0
use GDK event mask for Alt, rather than attempt platform-specific translation from ardour codebase meta-modifiers
2014-11-19 08:26:43 -05:00
GZharun
04940f5133
[Summary] Implemented correct functionality for Midi Drpodowns
2014-11-10 17:56:16 +02:00
VKamyshniy
16e3983e11
[Summary] Temporarily set unlimited samples per pixel for temporal wave zoom.
2014-10-30 01:16:29 +02:00
Robin Gareus
2f0adee0ab
fix typo in 58fec98a
...
the documentation was correct: “GTK+ uses G_PRIORITY_HIGH_IDLE + 10
for resizing operations, and G_PRIORITY_HIGH_IDLE + 20 for redrawing
operations.” but the priority for the idle visual changer was wrong.
fixes, follow-playhead and zoom/scrolling under load (no idle)
2014-10-29 16:28:28 -04:00
Robin Gareus
db839ceb1c
fix track height resizing on OSX.
...
If the transport is running, g_idle with G_PRIORITY_DEFAULT_IDLE is
never called.
TODO: check other g_idle functions in libs/gtkmm2ext
2014-10-22 09:12:03 -04:00
Nikolay
d84c3ba32c
[Summary] Hide MasterBus in Multi out mode. Fix bug #43576
...
[Reviewed] nobody
2014-10-22 12:47:40 +03:00
GZharun
df12ea21a9
[Summary] Fixed master bus UI live-cycle
2014-10-02 15:51:10 +03:00
GZharun
56ab71cf68
[Summary] Implemented horizontal scrollbar functionality
...
[Details] Boundaries are set by session start/end markers;
Made it's boundaries adjustable when session start/end markers change;
when session is actively recording to be able to follow the playhead;
when sample scale changes;
2014-10-02 04:46:38 +03:00
Paul Davis
eed18d164e
remove debugging output
2014-10-01 21:04:37 -04:00
Paul Davis
c4be44fe6e
move all marker/midi related code into Editor (since the visual elements in the GUI are all part of the Editor window, and populate/alter dropdowns as necessary.
...
We connect to the PortManager signals to indicate when ports are connected/registered/disconnected/unregistered.
Still to do: ensure initial visual state is consistent with actual backend state
2014-10-01 17:50:56 -04:00
Paul Davis
5bd1fad1be
add members and methods for use displaying MIDI scene change activity
2014-10-01 17:50:55 -04:00
Mykola
a1d4529776
[Summary] New implementation of Global Record Button
...
[Reviewed] GZharun
2014-10-01 12:42:40 +03:00
Paul Davis
6a5023c736
Functional: marker undo now works without deadlocks; overlapping skip
...
ranges work as agreed with Igor.
Implementation: change semantics of Location signals, change Locations
API, fix Session to handle signals correctly, clean up use of
Locations::apply() to avoid deadlock
2014-09-30 15:23:40 -04:00
GZharun
6a7c5b40a5
[Summary] Made cut tool work on a region mouse cursor hovers above even if selected regions are present
2014-09-29 16:59:40 +03:00
VKamyshniy
0212b7581c
[Summary] Little cleanup
2014-09-29 14:50:23 +03:00
Paul Davis
a59db37915
allow XML UI spec file to be used to specify various ruler-ish heights.
...
Underscores in property names currently break this mechanism, so change the names.
2014-09-24 12:55:32 -04:00