ardour.git
9 years ago[Summary]: Change topbar_dropdown_menu winfont
unknown [Tue, 4 Nov 2014 11:36:22 +0000 (13:36 +0200)]
[Summary]: Change topbar_dropdown_menu winfont

9 years ago[Summary]: delete empty EventBox
unknown [Tue, 4 Nov 2014 09:30:22 +0000 (11:30 +0200)]
[Summary]: delete empty EventBox

9 years ago[Summary] Changed background in read_only_dialog and deleted unused #includes
Nikolay [Tue, 4 Nov 2014 10:14:52 +0000 (12:14 +0200)]
[Summary] Changed background in read_only_dialog and deleted unused #includes
[Reviewed] Nobody

9 years ago[Summary] Reworked Sample rate mismatch dialog.
Nikolay [Tue, 4 Nov 2014 10:10:26 +0000 (12:10 +0200)]
[Summary] Reworked Sample rate mismatch dialog.
[Reviewed] GZharun

9 years ago[Summary]: pixel hunting
unknown [Mon, 3 Nov 2014 16:27:39 +0000 (18:27 +0200)]
[Summary]: pixel hunting

9 years agoallow to use cairo-image/software surface for canvas & cairowidgets
Robin Gareus [Tue, 28 Oct 2014 01:15:10 +0000 (02:15 +0100)]
allow to use cairo-image/software surface for canvas & cairowidgets

Conflicts:
libs/gtkmm2ext/cairo_widget.cc

9 years agoremove unused old API
Robin Gareus [Tue, 28 Oct 2014 00:27:14 +0000 (01:27 +0100)]
remove unused old API

9 years agoremove event sensitivity from marker vertical lines
Paul Davis [Mon, 3 Nov 2014 14:28:24 +0000 (09:28 -0500)]
remove event sensitivity from marker vertical lines

9 years ago[Summary] New project file for xCode
Nikolay [Mon, 3 Nov 2014 14:09:54 +0000 (16:09 +0200)]
[Summary] New project file for xCode

9 years ago[Summary] Reworked read only session dialog
Nikolay [Mon, 3 Nov 2014 14:00:40 +0000 (16:00 +0200)]
[Summary] Reworked read only session dialog
[Reviewed] GZharun

9 years ago[Summary] Changes in License Dialog
Nikolay [Mon, 3 Nov 2014 11:14:02 +0000 (13:14 +0200)]
[Summary] Changes in License Dialog
[Reviewed] nobody

9 years agoremove event handling from marker start line, as per Igor's comment on skype
Paul Davis [Sun, 2 Nov 2014 18:14:04 +0000 (13:14 -0500)]
remove event handling from marker start line, as per Igor's comment on skype

9 years agorepropagate button press event outside of FloatingTextEntry so that the click is...
Paul Davis [Sun, 2 Nov 2014 16:25:31 +0000 (11:25 -0500)]
repropagate button press event outside of FloatingTextEntry so that the click is still effective, as well as terminating the edit

9 years agouse modal grab and event_is_inside_widget_window() to provide "expected" behaviour...
Paul Davis [Sun, 2 Nov 2014 13:54:51 +0000 (08:54 -0500)]
use modal grab and event_is_inside_widget_window() to provide "expected" behaviour when editing in a FloatingTextEntry

9 years agoslightly increased debugging output for -D accelerators
Paul Davis [Sun, 2 Nov 2014 13:54:12 +0000 (08:54 -0500)]
slightly increased debugging output for -D accelerators

9 years agoadd Gtkmm2ext::event_inside_widget_window()
Paul Davis [Sun, 2 Nov 2014 13:53:29 +0000 (08:53 -0500)]
add Gtkmm2ext::event_inside_widget_window()

9 years agoremove unnecessary method declaration
Paul Davis [Sun, 2 Nov 2014 13:53:07 +0000 (08:53 -0500)]
remove unnecessary method declaration

9 years agouse double-click-based timeout to queue Location::set_skipping() after a single-click...
Paul Davis [Sun, 2 Nov 2014 13:52:36 +0000 (08:52 -0500)]
use double-click-based timeout to queue Location::set_skipping() after a single-click on a (skip) marker.

This is a classic hack for a GUI design in which single click and double click on an object perform unrelated actions.

9 years agofix compiler warnings
Paul Davis [Sun, 2 Nov 2014 13:51:10 +0000 (08:51 -0500)]
fix compiler warnings

9 years agoremove unused MarkerDrag code that was #ifdef'd out, originally from Ardour
Paul Davis [Sun, 2 Nov 2014 13:47:04 +0000 (08:47 -0500)]
remove unused MarkerDrag code that was #ifdef'd out,  originally from Ardour

9 years agouse FloatingTextEntry class to do "in-place" editing for marker rename
Paul Davis [Fri, 31 Oct 2014 13:59:42 +0000 (09:59 -0400)]
use FloatingTextEntry class to do "in-place" editing for marker rename

9 years agoadd new FloatingTextEntry class
Paul Davis [Fri, 31 Oct 2014 13:59:09 +0000 (09:59 -0400)]
add new FloatingTextEntry class

9 years ago[Summary] About dialog rework
Nikolay [Fri, 31 Oct 2014 10:43:32 +0000 (12:43 +0200)]
[Summary] About dialog rework
[Reviewed] GZharun

9 years ago[Summary] Fixing the bug. The bug is crashed TRACKS when opening seesions with Tooval...
Valeriy Kamyshniy [Thu, 30 Oct 2014 23:53:42 +0000 (01:53 +0200)]
[Summary] Fixing the bug. The bug is crashed TRACKS when opening seesions with Toovaloo characters in track names

9 years ago[Summary] Switching app name to Tracks Live
Valeriy Kamyshniy [Thu, 30 Oct 2014 23:43:09 +0000 (01:43 +0200)]
[Summary] Switching app name to Tracks Live

9 years ago[Summary] Previous change to "Tracks" wha not correct. Let the config folder be ...
VKamyshniy [Thu, 30 Oct 2014 20:10:27 +0000 (22:10 +0200)]
[Summary] Previous change to "Tracks" wha not correct. Let the config folder be "Tracks Live"

9 years ago[Summary] Switching the application name to Tracks Live
VKamyshniy [Thu, 30 Oct 2014 19:30:15 +0000 (21:30 +0200)]
[Summary] Switching the application name to Tracks Live

9 years ago[Summary] Pixel hunting
VKamyshniy [Thu, 30 Oct 2014 17:19:35 +0000 (19:19 +0200)]
[Summary] Pixel hunting

9 years ago[Summary] Changing contents of Marker and RangeMarker objects in order to change...
VKamyshniy [Thu, 30 Oct 2014 15:47:18 +0000 (17:47 +0200)]
[Summary] Changing contents of Marker and RangeMarker objects in order to change request from Igor

9 years ago[Summary] Added additional numbers for multiple input tracks, changed number style...
GZharun [Thu, 30 Oct 2014 15:05:04 +0000 (17:05 +0200)]
[Summary] Added additional numbers for multiple input tracks, changed number style according to PRD

9 years agofix bug that prevents 2 byte MIDI messages (e.g. program change) from being considere...
Paul Davis [Thu, 30 Oct 2014 03:19:54 +0000 (23:19 -0400)]
fix bug that prevents 2 byte MIDI messages (e.g. program change) from being considered as legal.

I suspect that this parsing code is still deeply suspect, but I do not have the time to fully investigate
the problems it may have. This commit fixes a very basic bug, and allows program change messages to
be passed through to higher levels in the software

9 years agoimprove debug trace output usability from waves_midi_device.cc
Paul Davis [Thu, 30 Oct 2014 03:18:13 +0000 (23:18 -0400)]
improve debug trace output usability from waves_midi_device.cc

9 years agoextend DEBUG_TRACE to waves_midi_event
Paul Davis [Thu, 30 Oct 2014 03:17:30 +0000 (23:17 -0400)]
extend DEBUG_TRACE to waves_midi_event

9 years agomove new Waves backend debug bits into libs/pbd/debug.cc because backends are dynamic...
Paul Davis [Thu, 30 Oct 2014 02:34:12 +0000 (22:34 -0400)]
move new Waves backend debug bits into libs/pbd/debug.cc because backends are dynamically loaded AFTER command line parsing.

See comments in libs/pbd/debug.cc for more details

9 years agomake previous commit actually build (bit rot w.r.t. _pm_device_id, and more)
Paul Davis [Thu, 30 Oct 2014 02:08:53 +0000 (22:08 -0400)]
make previous commit actually build (bit rot w.r.t. _pm_device_id, and more)

9 years agoconvert "COMMENTED DBG LOGS" noise into DEBUG_TRACE messages, and std::cerr/cout...
Paul Davis [Thu, 30 Oct 2014 01:52:42 +0000 (21:52 -0400)]
convert "COMMENTED DBG LOGS" noise into DEBUG_TRACE messages, and std::cerr/cout messages into PBD::error

9 years agoadd new debug bit definitions and declarations for Waves backend
Paul Davis [Thu, 30 Oct 2014 00:16:47 +0000 (20:16 -0400)]
add new debug bit definitions and declarations for Waves backend

9 years ago[Summary] Temporarily set unlimited samples per pixel for temporal wave zoom.
VKamyshniy [Wed, 29 Oct 2014 23:16:29 +0000 (01:16 +0200)]
[Summary] Temporarily set unlimited samples per pixel for temporal wave zoom.

9 years agoRevert "alter the way the border of Canvas::Rectangle is drawn to meet the intent...
Paul Davis [Wed, 29 Oct 2014 20:27:56 +0000 (16:27 -0400)]
Revert "alter the way the border of Canvas::Rectangle is drawn to meet the intent that a single pixel border passes through the corner coordinates"

This reverts commit 55cd0a4a3393e6b5e6e5091c5bd5a276d71a8656.

9 years agoalter the way the border of Canvas::Rectangle is drawn to meet the intent that a...
Paul Davis [Mon, 22 Sep 2014 15:35:55 +0000 (11:35 -0400)]
alter the way the border of Canvas::Rectangle is drawn to meet the intent that a single pixel border passes through the corner coordinates

Conflicts:
libs/canvas/rectangle.cc

9 years agofix typo in 58fec98a
Robin Gareus [Wed, 29 Oct 2014 17:31:13 +0000 (18:31 +0100)]
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)

9 years agoremove undefined method from LocationUI
Paul Davis [Wed, 29 Oct 2014 18:11:56 +0000 (14:11 -0400)]
remove undefined method from LocationUI

9 years ago[Summary] Per change request from Igor
VKamyshniy [Wed, 29 Oct 2014 15:26:55 +0000 (17:26 +0200)]
[Summary] Per change request from Igor

9 years ago[Summary] Corrected mistakes in comments
GZharun [Wed, 29 Oct 2014 16:23:09 +0000 (18:23 +0200)]
[Summary] Corrected mistakes in comments

9 years ago[Summary] Fixed defines in previous task
Greg Zharun [Wed, 29 Oct 2014 16:18:40 +0000 (18:18 +0200)]
[Summary] Fixed defines in previous task

9 years ago[Summary] Prevented multiple application instances launch on Windows
Greg Zharun [Wed, 29 Oct 2014 14:13:45 +0000 (16:13 +0200)]
[Summary] Prevented multiple application instances launch on Windows

9 years ago[Summary] Fixed issue, when tracks were not connected to physical inputs
Greg Zharun [Wed, 29 Oct 2014 10:58:07 +0000 (12:58 +0200)]
[Summary] Fixed issue, when tracks were not connected to physical inputs

9 years ago[Summary] Pixel hunting per Igor's request
VKamyshniy [Tue, 28 Oct 2014 16:07:13 +0000 (18:07 +0200)]
[Summary] Pixel hunting per Igor's request

9 years ago[Summary] Change request per Igor's request
VKamyshniy [Tue, 28 Oct 2014 13:43:42 +0000 (15:43 +0200)]
[Summary] Change request per Igor's request

9 years ago[Summary] Pixel Hunting
VKamyshniy [Mon, 27 Oct 2014 18:26:06 +0000 (20:26 +0200)]
[Summary] Pixel Hunting

9 years ago[Summary] Adding new graphics and XML changes per Igor's request
GZharun [Mon, 27 Oct 2014 14:19:33 +0000 (16:19 +0200)]
[Summary] Adding new graphics and XML changes per Igor's request

9 years ago[Summary] Added tooltips on horizontal and vertical zooms
Nikolay [Thu, 23 Oct 2014 14:00:16 +0000 (17:00 +0300)]
[Summary] Added tooltips on horizontal and vertical zooms
[Reviewed] nobobdy

9 years ago[Summary] Reworked implementation on Esc and on Enter pressed according to new possib...
Nikolay [Thu, 23 Oct 2014 08:46:40 +0000 (11:46 +0300)]
[Summary] Reworked implementation on Esc and on Enter pressed according to new possibilities in parent class WavesDialog
[Reviewed] Nobody

9 years ago[Summary] Allow all classes derived from WavesDialog redefine actions on Enter and...
Nikolay [Thu, 23 Oct 2014 08:45:11 +0000 (11:45 +0300)]
[Summary] Allow all classes derived from WavesDialog redefine actions on Enter and Esc button pressed
[Reviewed] Nobody

9 years ago[Summary] Change request from Igor
VKamyshniy [Wed, 22 Oct 2014 10:10:51 +0000 (13:10 +0300)]
[Summary] Change request from Igor

9 years agoa few tweaks to zoom computations so that zoom-to-range works correctly
Paul Davis [Tue, 21 Oct 2014 18:48:45 +0000 (14:48 -0400)]
a few tweaks to zoom computations so that zoom-to-range works correctly

9 years agoadd mouse mode enums to enums.cc (just for utility purposes)
Paul Davis [Tue, 21 Oct 2014 15:49:27 +0000 (11:49 -0400)]
add mouse mode enums to enums.cc (just for utility purposes)

9 years agofix note 15897 on #5589 - only use fader cursor for region gain line when in mouse...
Paul Davis [Tue, 21 Oct 2014 15:50:06 +0000 (11:50 -0400)]
fix note 15897 on #5589 - only use fader cursor for region gain line when in mouse gain mode

9 years agoDisallow midi-note duration changes beyond region boundaries
Robin Gareus [Tue, 21 Oct 2014 13:12:13 +0000 (15:12 +0200)]
Disallow midi-note duration changes beyond region boundaries

Fixes crash/assert with negative Beats.

TODO discuss alternative:
 automatically extend/trim region (if possible) or
 accept but hide notes that are out of bounds. That would need
 some solution for ghost notes which still can have negative Beats
 while dragging.

9 years agofix midi-ghost region y-scale
Robin Gareus [Tue, 21 Oct 2014 12:05:41 +0000 (14:05 +0200)]
fix midi-ghost region y-scale
Conflicts:
gtk2_ardour/ghostregion.cc

9 years agofix track height resizing on OSX.
Robin Gareus [Tue, 21 Oct 2014 11:20:17 +0000 (13:20 +0200)]
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

9 years agostopgap solution for VST plugins that call audioMasterWantMidi during effOpen
Robin Gareus [Mon, 20 Oct 2014 21:30:33 +0000 (23:30 +0200)]
stopgap solution for VST plugins that call audioMasterWantMidi during effOpen

audioMasterWantMidi needs plugin _info, but _info is currently only
available after instantiating the plugin in LXVSTPluginInfo::load().

vstfx_instantiate() -> effOpen -> [plugin] -> vst_callback(..,opcode=6,..) -> crash

9 years agoBring back control slider on MIDI controller "tracks".
David Robillard [Sun, 31 Aug 2014 21:52:09 +0000 (17:52 -0400)]
Bring back control slider on MIDI controller "tracks".

9 years agofix midi automation sliders
Robin Gareus [Thu, 16 Oct 2014 19:21:11 +0000 (21:21 +0200)]
fix midi automation sliders

Allow controls to work without a list. see also 34c1465 and b469cd2

9 years agofix region drag/drop from region list
Robin Gareus [Tue, 21 Oct 2014 09:46:15 +0000 (11:46 +0200)]
fix region drag/drop from region list

The canvas’ Y-offset (rulers & scroll) needs to be subtracted here.

9 years ago[Summary] Put path to Default session location on 2 pixels lower. Bug 43571
Nikolay [Wed, 22 Oct 2014 12:05:49 +0000 (15:05 +0300)]
[Summary] Put path to Default session location on 2 pixels lower. Bug 43571

9 years ago[Summary] Hide MasterBus in Multi out mode. Fix bug #43576
Nikolay [Wed, 22 Oct 2014 09:47:40 +0000 (12:47 +0300)]
[Summary] Hide MasterBus in Multi out mode. Fix bug #43576
[Reviewed] nobody

9 years ago[Summary] Allow user to use Enter and Esc in Add track dialog
Nikolay [Tue, 21 Oct 2014 08:50:10 +0000 (11:50 +0300)]
[Summary] Allow user to use Enter and Esc in Add track dialog
[Reviewed] Nobody

9 years agomove [ MIDI ] icon in markers up by 1 pixel to deal with height change in marker...
Paul Davis [Mon, 20 Oct 2014 21:23:13 +0000 (17:23 -0400)]
move [ MIDI ] icon in markers up by 1 pixel to deal with height change in marker lane

9 years agoensure that MIDI-scene-change markers show their [ MIDI ] icon
Paul Davis [Mon, 20 Oct 2014 20:43:13 +0000 (16:43 -0400)]
ensure that MIDI-scene-change markers show their [ MIDI ] icon

9 years ago[Summary] New icons
Nikolay [Mon, 20 Oct 2014 13:25:46 +0000 (16:25 +0300)]
[Summary] New icons

9 years ago[Summary] New icons
Nikolay [Mon, 20 Oct 2014 13:15:53 +0000 (16:15 +0300)]
[Summary] New icons

9 years ago[Summary] Fixed bug with black lines and bad alignment in the Track Header
Nikolay [Mon, 20 Oct 2014 10:20:08 +0000 (13:20 +0300)]
[Summary] Fixed bug with black lines and bad alignment in the Track Header

9 years ago[Summary] Change in UI on Igor's request. Igor has sent these XML files.
Nikolay [Mon, 20 Oct 2014 08:15:59 +0000 (11:15 +0300)]
[Summary] Change in UI on Igor's request. Igor has sent these XML files.
[Reviewed] nobody

9 years ago[Summary] Put Add track dialog on the center of the screen
Nikolay [Thu, 16 Oct 2014 15:03:41 +0000 (18:03 +0300)]
[Summary] Put Add track dialog on the center of the screen

9 years agowhen cancelling an import, call DropReferences so that the Session forgets about...
Paul Davis [Thu, 16 Oct 2014 01:12:19 +0000 (21:12 -0400)]
when cancelling an import, call DropReferences so that the Session forgets about the new sources.

Not doing this leaves the sources in the session list and then the session fails to open on next load
because the files are not there.

Arguably we should not announce the new files until they are complete, but this is a simpler fix for now.

9 years agoremove debug output
Paul Davis [Wed, 15 Oct 2014 23:08:46 +0000 (19:08 -0400)]
remove debug output

9 years agoforward port ffd5c24 from master (extend video file ext list)
Robin Gareus [Wed, 15 Oct 2014 23:15:45 +0000 (01:15 +0200)]
forward port ffd5c24 from master (extend video file ext list)

9 years agowhen flushing notifications/signals from an ARDOUR::Playlist, emit the RegionAdded...
Paul Davis [Wed, 15 Oct 2014 22:44:17 +0000 (18:44 -0400)]
when flushing notifications/signals from an ARDOUR::Playlist, emit the RegionAdded/ContentsChanged signals first so that when LayersChanged is sent, the receivers know about all the new regions

9 years agoadd mutex/lock to all Evoral::SMF methods that use _smf/libsmf, to avoid inadvertent...
Paul Davis [Wed, 15 Oct 2014 19:12:02 +0000 (15:12 -0400)]
add mutex/lock to all Evoral::SMF methods that use _smf/libsmf, to avoid inadvertent corruption via multithreaded access.

Serialization of Session::save_state() will already protect against most of this, but there is really no
good reason why Evoral::SMF's API should require single-threaded/explicit serialization.

9 years agoallow zero-latency sessions
Robin Gareus [Wed, 15 Oct 2014 13:49:49 +0000 (15:49 +0200)]
allow zero-latency sessions

e.g. sessions with disconnected master-out,
or Dummmy (both jack and ardour) with no latency.

9 years agocorrect msg in fatal error
Paul Davis [Tue, 14 Oct 2014 16:57:39 +0000 (12:57 -0400)]
correct msg in fatal error

9 years agoremove code commented out in 0874426a (2009/06)
Paul Davis [Tue, 14 Oct 2014 16:56:28 +0000 (12:56 -0400)]
remove code commented out in 0874426a (2009/06)

9 years agoContainers should not consider the size of invisible items when computing their own...
Paul Davis [Tue, 14 Oct 2014 02:40:08 +0000 (22:40 -0400)]
Containers should not consider the size of invisible items when computing their own bounding boxes.

This fixes issues related to the rulers container believing it was taller than it actually is, and possibly other issues also

9 years agofix note 0015900 on #5589 (cursor doesn't change when switching edit point
Paul Davis [Mon, 13 Oct 2014 19:19:07 +0000 (15:19 -0400)]
fix note 0015900 on #5589 (cursor doesn't change when switching edit point

9 years agotweak implementation of Session::audible_frame() to be a little more defensible,...
Paul Davis [Mon, 13 Oct 2014 03:00:14 +0000 (23:00 -0400)]
tweak implementation of Session::audible_frame() to be a little more defensible, and correct problems with record align/playhead position while disconnected from physical outputs

9 years agosubtle changes to accomplish two goals (1) playhead should stop where the user presse...
Paul Davis [Fri, 10 Oct 2014 17:22:45 +0000 (13:22 -0400)]
subtle changes to accomplish two goals (1) playhead should stop where the user pressed stopped (2) captured regions should end where the playhead ends

9 years ago[Summary] Added graphics which Igor provided
GZharun [Thu, 16 Oct 2014 12:42:10 +0000 (15:42 +0300)]
[Summary] Added graphics which Igor provided

9 years agoadd a Dummy Backend Loopback mode:
Robin Gareus [Sat, 11 Oct 2014 12:47:35 +0000 (14:47 +0200)]
add a Dummy Backend Loopback mode:

Conflicts:
libs/backends/dummy/dummy_audiobackend.cc
libs/backends/dummy/dummy_audiobackend.h

9 years agorevert 8ca546e - original version was correct (note added)
Robin Gareus [Sat, 11 Oct 2014 13:00:52 +0000 (15:00 +0200)]
revert 8ca546e - original version was correct (note added)

9 years agoamend 5d0303b - fix editor summary leak
Robin Gareus [Sat, 11 Oct 2014 11:36:52 +0000 (13:36 +0200)]
amend 5d0303b - fix editor summary leak

9 years agofix LTC generator latency compensation.
Robin Gareus [Sat, 11 Oct 2014 09:15:08 +0000 (11:15 +0200)]
fix LTC generator latency compensation.

9 years ago[Summary] Trivial changes in add track dialog
Nikolay [Thu, 16 Oct 2014 08:59:35 +0000 (11:59 +0300)]
[Summary] Trivial changes in add track dialog

9 years ago[Summary] trivial change in add track dialog and session close dialog on Igor's request
Nikolay [Thu, 16 Oct 2014 08:57:26 +0000 (11:57 +0300)]
[Summary] trivial change in add track dialog and session close dialog on Igor's request

9 years ago[Summary] Optimized Tracks removing/adding but redundant actions cut off
GZharun [Thu, 16 Oct 2014 08:57:09 +0000 (11:57 +0300)]
[Summary] Optimized Tracks removing/adding but redundant actions cut off

9 years ago[Summary] Removed redundant actions. This will be handled during route destruction
GZharun [Wed, 15 Oct 2014 08:18:40 +0000 (11:18 +0300)]
[Summary] Removed redundant actions. This will be handled during route destruction

9 years ago[Summary] Reworked tracks deletion algorithm to remove multiple tracks at once and...
GZharun [Tue, 14 Oct 2014 10:31:44 +0000 (13:31 +0300)]
[Summary] Reworked tracks deletion algorithm to remove multiple tracks at once and do common actions only once for all deleted tracks

9 years ago[Summary] Extended GUI thread memory pool for session events handling
GZharun [Tue, 14 Oct 2014 10:28:23 +0000 (13:28 +0300)]
[Summary] Extended GUI thread memory pool for session events handling

9 years ago[Summary] Arrange buttons in the track header in required order
Nikolay [Mon, 13 Oct 2014 10:23:06 +0000 (13:23 +0300)]
[Summary] Arrange buttons in the track header in required order
[Reviewed] GZharun

9 years agoMerge branch 'master' of git.waves.com:waves/tracks
GZharun [Mon, 13 Oct 2014 09:42:22 +0000 (12:42 +0300)]
Merge branch 'master' of git.waves.com:waves/tracks