Nikolay
8583b077bb
[Summary] Fix bug 44800 Display format menu keeps chosen format after changing it from context menu.
...
[Reviewed] YPozdnyakov
2014-12-25 11:06:47 +02:00
YPozdnyakov
d1a61bc32a
[Summary]: Loading session progress dialog
...
[Feature Reviewed] <Mykhaylo Kosharnyy>
2014-12-18 17:55:42 +02:00
VKamyshniy
6a63f22d81
[Submit] Progressing marker inspector
2014-12-17 22:22:45 +02:00
VKamyshniy
8f67c60703
[Commit] Introducing track color dialog
2014-12-16 14:55:08 +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
430ef8245e
[Commit] Eliminating unused time consuming SW units.
2014-12-11 23:06:36 +02:00
Nikolay
d9e0a534a5
[Summary] Message Dialog rework
...
[Reviewed] VKamyshniy
2014-12-09 11:57:30 +02:00
YPozdnyakov
828797278a
[Summary]: bug fix
2014-12-05 12:46:22 +02:00
YPozdnyakov
183adfa472
[Summary]: Midi marker context menu rework
2014-12-05 11:54:27 +02:00
YPozdnyakov
a8d3424cf9
[Summary]: add Recent Session menuitems
2014-12-03 18:22:30 +02:00
Valeriy Kamyshniy
d1208a9c0a
[Summary] Fixing the following compilation error:
...
In file included from ../gtk2_ardour/marker_selection.h:25,
from ../gtk2_ardour/selection.h:38,
from ../gtk2_ardour/ardour_ui.h:100,
from ../gtk2_ardour/cocoacarbon.mm:29:
../gtk2_ardour/marker.h:50: error: redefinition of ‘class Marker’
2014-12-03 01:24:08 +02:00
VKamyshniy
14bd825601
[Summary] Progressing marker inspector
2014-12-03 00:00:28 +02:00
YPozdnyakov
4c53cc7c8f
[Summary]: Main menu rework
2014-11-27 11:41:44 +02:00
YPozdnyakov
234ac74e7c
[Summary]: Main Menu (items View and Window) rework
2014-11-24 18:30:49 +02:00
Nikolay
95b86fdf56
[Summary] Added mtc indicator
...
[Reviewed] GZharun
2014-11-17 15:41:57 +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
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
Nikolay
12bc74714d
[Summary] About dialog rework
...
[Reviewed] GZharun
2014-10-31 12:43:32 +02: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
VKamyshniy
8739e9e726
[Summary] Progressing stateful UI to choose MIDI in and MIDI Out for markers.
2014-09-22 19:23:47 +03:00
Robin Gareus
0389d3081d
add an idle callback at FPS
...
Conflicts:
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/ardour_ui_options.cc
2014-09-17 07:06:03 -04:00
VKamyshniy
02af44fee3
[Summary] Removing hard coding of the piece of layout where menu_bar is resides.
2014-09-15 16:58:26 +03:00
nikolay
3138296772
[Summary] Progressing Top Bar. Added ability to store display format and timecode source in the session config.
...
[Reviewed] GZharun
2014-09-10 15:37:51 +03:00
nikolay
cd0c0589dc
[Summary] Progressing Top Bar: implemented display format.
...
[Reviewed] GZharun
2014-09-10 12:32:55 +03:00
nikolay
96f7876b38
[Summary] Added Sample_Rate drop down in the Top Bar
...
[Reviewed] GZharun
2014-09-08 16:24:32 +03:00
Paul Davis
c7af2444a7
Merge branch 'master' into ardour-merge
...
Conflicts:
gtk2_ardour/time_axis_view_item.cc
libs/backends/wavesaudio/waves_audiobackend.h
libs/backends/wavesaudio/wavesapi/devicemanager/WCMRPortAudioDeviceManager.cpp
2014-09-02 10:28:52 -04:00
nikolay
a37ee68d7c
[Summary] Add about dialog on TracksButton press
...
[Reviewed] GZharun
2014-08-29 11:15:17 +03:00
Paul Davis
9c24d10862
Merge branch 'master' into ardour-merge
...
Conflicts:
gtk2_ardour/editor.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/public_editor.h
gtk2_ardour/time_axis_view_item.cc
gtk2_ardour/time_axis_view_item.h
2014-08-28 10:58:49 -04:00
nikolay
267a628b96
[Summary] Delete old INFO panel upon the TOP BAR
...
[Reviewed] GZharun
2014-08-28 16:45:54 +03:00
Paul Davis
31d500e3a9
Merge branch 'master' into ardour-merge
...
Conflicts:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui2.cc
gtk2_ardour/editor.cc
gtk2_ardour/mixer_strip.cc
gtk2_ardour/route_time_axis.cc
gtk2_ardour/route_ui.h
gtk2_ardour/ui/audio_time_axis.xml
gtk2_ardour/ui/editor_mixer.xml
gtk2_ardour/ui/meter_strip.xml
gtk2_ardour/waves_button.cc
gtk2_ardour/waves_button.h
gtk2_ardour/waves_zoom_control.cc
gtk2_ardour/waves_zoom_control.h
2014-08-27 12:38:27 -04:00
nikolay
d6687d8ff5
[Summary] Implemented functionality for buttons in top bar
...
[Reviewed] GZharun
2014-08-26 17:10:45 +03:00
VKamyshniy
ea4a1948a4
[Summary] Implementing action, applied to MEDIA button
2014-08-26 12:23:39 +03:00
nikolay
c84f46fe68
[Summary] Show HD usage and remained time. Pixel hunting.
...
[Reviewed] GZharun
2014-08-20 14:10:16 +03:00
Ben Loftis
aae087d6e7
make GUI preferences discoverable from the View menu
2014-08-18 12:25:40 -04:00
Ben Loftis
a15ab33edf
lots of keybinding changes. added a new action to allow removing markers at the playhead location. numpad now allows you to access marks higher than 9. to locate to a marker, use the numpad decimal to start and end the operation - for example press .19. to locate to marker 19. also added alternate bindings for redo, delete, and several other alternates that will be needed in subsequent commits. tab is not working, using either Tab or nabla in the binding.in file
...
Conflicts:
gtk2_ardour/ardour_ui.cc
2014-08-17 20:35:46 -04:00
Ben Loftis
2be8f11a3e
fix the naming and behavior of always-play-range to match the button, which is follow-edits. when you select a range, the playhead should jump to the start of the range and begin to play the selection. BUT (unlike previous implementation) if the user wants to relocate the playhead, then that should be allowed. The user should always remain in charge of the playhead location. NOTE: your previous config setting will be invalidated. You must re-save a session to overwrite with the new config variable
2014-08-17 20:34:46 -04:00
Robin Gareus
b831d8997b
namespace libardour utils
...
Conflicts:
gtk2_ardour/session_dialog.h
2014-08-17 18:49:55 -04:00
nikolay
6809921555
[Summary] Session auto save
...
[Reviewed] GZharun
2014-08-13 15:17:51 +03:00
VKamyshniy
25d9b2693c
[Summary] Progressing time info box for tracks
2014-08-13 11:28:40 +03:00
nikolay
6270ee768f
[Summary] Added menu item "Delete selected tracks". Refactoring of the RouteUI::remove_this_route(). Bug fix in top bar (set menu items "Move this track up/down" not selectable in case of Master was selected).
...
[Reviewed] GZharun
2014-08-13 11:21:11 +03:00
VKamyshniy
2867358cd2
[Summary] Progressing time info box for tracks
2014-08-12 23:23:49 +03:00
VKamyshniy
310f37e0b3
[Summary] Occasional corrected name of a method.
2014-08-12 23:23:48 +03:00
VKamyshniy
65035584c9
[Summary] Adding the TRACKs specific meter bridge view.
2014-08-11 12:56:58 +03:00
nikolay
37333219d0
[Summary] Refined add_tracks_dialog
...
[Reviewed] GZharun
2014-08-07 13:51:55 +03:00
GZharun
6f215a3537
[Summary] Added new track creation by double click under the list of tracks. Removed New Track menu appearance on the right click on the same region
2014-08-01 10:45:28 +03:00
VKamyshniy
f0da171e61
[Summary] Progressing UI
2014-07-18 20:32:05 +03:00
Paul Davis
27ea99ff95
if Profile->get_trx() is true, then enabling record will also check if there are no tracks rec-enabled. If so, it enables them all, and rolls the transport too
2014-07-09 23:04:15 -04:00
nikolay
b55052c824
[Summary] refactoring of the function session_parameter_changed()
...
[Review] GZharun
2014-07-09 13:55:59 +03:00
nikolay
f28dcaa77f
[Summary] Implementation of the AUTO LOCK TIMER and minor improvement of session_lock_dialog
...
[Review] GZharun
2014-07-03 17:52:57 +03:00
nikolay
7072e34776
[Summary] In ARDOUR_UI was implemented handler on session config changed
...
[Reviewed] GZharun
2014-06-25 11:35:23 +03:00