Grygorii Zharun
2ee7959dad
[Summary] Implemeted persistant engine state saving
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465751]
2014-06-09 09:48:58 -04:00
Valeriy Kamyshniy
3378eb8a95
[Summary] Fixing bug: Vert and horizontal zoom , very sluggish - when sliders moved fast , it stops in the middle.
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465705]
2014-06-05 12:43:00 -04:00
Nikolay Polyanovskii
2ee481e8df
[Summary]
...
Improve logic of replacing session.
Improve delete unnecessary files and directories on replace session.
[Reviewed] GZharun
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465616]
2014-06-05 12:43:00 -04:00
Andrii Mishyn
0ea0fe893d
Tool Bar usecases and dev description progressed
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465513]
2014-06-05 12:43:00 -04:00
Andrii Mishyn
da3ffaa3d3
Updated actions and messages text
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465508]
2014-06-05 12:42:59 -04:00
Grygorii Zharun
d7a0391e9e
[Summary] Fixed issue with crash, which happened when midi port is enabled/disabled
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465428]
2014-06-04 09:30:46 -04:00
Grygorii Zharun
146e7ef17e
[Summary] Refactoring MIDIDeviceConnection control
...
[Details] Making class design more correct and safe
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465427]
2014-06-04 09:30:46 -04:00
Grygorii Zharun
0a96458a1a
[Summary] Commented out buggy calls to avoid crash when midi port is enabled/disabled
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465401]
2014-06-04 09:30:46 -04:00
Andrii Mishyn
0eeb3845dc
First version of new document created. General info was added from Appendix A (PRD source)
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465392]
2014-06-04 09:30:46 -04:00
Grygorii Zharun
62de21de25
[Summary] Refactored MIDI device data storage and representation in EngineStateController according to the requirements
...
[Details] 1. Midi configuration is saved per port
2. Renamed type EngineStateController::ChannelState to EngineStateController::PortState
3. Removed useless types from tracks_control_panel
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465387]
2014-06-03 20:24:01 -04:00
Grygorii Zharun
3e63f2b90a
[Summary] Fixed midi device connection control initialization
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465369]
2014-06-03 20:24:01 -04:00
Grygorii Zharun
c654978943
[Summary] Fixed windows version of tracks
...
[Details] The fault was: Set on/off button pointer to 0 in midi device control and used this ptr after that.
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465353]
2014-06-03 20:24:01 -04:00
Andrii Mishyn
dd57c66ccb
temporary submission (minor changes)
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465335]
2014-06-03 20:24:01 -04:00
Valeriy Kamyshniy
55db039027
[Summary] Changing temporal zoom fader to 2**SCALE form
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465286]
2014-06-03 20:24:01 -04:00
Grygorii Zharun
cd8f096f90
[Summary] Removed useless XML
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465267]
2014-06-03 20:24:00 -04:00
Grygorii Zharun
f6dcf69fe9
[Summary] Restored file deleted by mistake
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465266]
2014-06-03 20:24:00 -04:00
Grygorii Zharun
3550dc1f70
[Summary] Added class members into initialization list of DeviceConnectionControl. Removed unused constructors
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465248]
2014-06-03 20:24:00 -04:00
Grygorii Zharun
b4a7f2131f
[Summary] Added midi channels control support into state controller and preference panel
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465247]
2014-06-03 20:24:00 -04:00
Valeriy Kamyshniy
39f09bc993
[Summary] Changing temporal zoom fader to 2**SCALE form
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465197]
2014-06-03 20:24:00 -04:00
Nikolay Polyanovskii
ec6c49d171
[Summary] improve function remove_pattern_from_string()
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465192]
2014-06-03 20:24:00 -04:00
Nikolay Polyanovskii
cd94ffdebe
[Summary] Add buttons "Name tracks after driver" and "Reset tracks name to default" in Preference Panel
...
[Reviewed] GZharun
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465180]
2014-06-03 20:24:00 -04:00
Valeriy Kamyshniy
0d0271e431
[Summary] Adding TRACKS like MIXER
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465119]
2014-06-03 20:24:00 -04:00
Valeriy Kamyshniy
1199c85fa4
[Summary] Adding TRACKS like MIXER
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465083]
2014-06-03 20:24:00 -04:00
Valeriy Kamyshniy
8c7a02d863
[Summary] Adding ZOOM TOOL actions.
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465077]
2014-06-03 20:24:00 -04:00
Valeriy Kamyshniy
451c902616
[Summary] Progressing TRACKs like mixer
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465076]
2014-06-03 20:24:00 -04:00
Valeriy Kamyshniy
b25e95ef60
[Summary] Adding ZOOM TOOL actions.
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464697]
2014-06-03 20:24:00 -04:00
Andrii Mishyn
371d82ffc9
Zoom Horizontal - changed description and set to in progress
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464647]
2014-05-29 13:44:52 -04:00
Valeriy Kamyshniy
7d75f53083
[Summary] grammar improvements
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464630]
2014-05-29 13:44:51 -04:00
Grygorii Zharun
eea036a8da
[Summary] Used more appropriate signal to identify port changes
...
[Details] Required for midi channels processing
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464442]
2014-05-29 13:44:51 -04:00
Paul Davis
103ba88073
Revert "remove libs/ardour/ardour/revision.h since this is a generated file, built by the build system" (since it is in fact NOT generated)
...
This reverts commit 571f7b6be0e2146088952dc0b82e6662a4a37db8.
2014-05-28 16:30:13 -04:00
Paul Davis
92b9923801
remove libs/ardour/ardour/revision.h since this is a generated file, built by the build system
2014-05-28 16:25:08 -04:00
Paul Davis
72a828f799
remove libs/ardour/revision.cc since this is a generated file, built by the build system
2014-05-28 16:23:54 -04:00
Paul Davis
ba3b919792
add .gitignore file from ardour
2014-05-28 16:01:44 -04:00
Paul Davis
f47eda68ce
fix top level wscript for case when building in a git repository and current rev matches a tag precisely
2014-05-28 15:27:07 -04:00
Paul Davis
514a0c3e93
fix wavesaudio backend wscript so that it can build on Lion
...
1. C code based on MS extensions requires -fms-extensions (readbinaryplist.c in port* code)
2. CoreMidi framework is not required on Lion and breaks linkage
2014-05-28 15:20:22 -04:00
Andrii Mishyn
7597f1f85c
New GUI elements for Master were added. Some DevDescription for Transport buttons were changed.
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464274]
2014-05-28 10:53:02 -05:00
Grygorii Zharun
b273adcd05
[Summary] Added "all" buttons disabling when does not provide any channels
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464265]
2014-05-28 09:55:20 -05:00
Valeriy Kamyshniy
7ab45c099d
[Summary] Implementing zoom faders for tool bar
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464239]
2014-05-28 08:49:09 -05:00
Nikolay Polyanovskii
a5d4b64ee0
[Summary] Igor's letter, point 4. Replace/Create new session with same name - when user tries to create new session with same name as existing session.
...
[Reviewed] GZharun
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464235]
2014-05-28 08:35:44 -05:00
Andrii Mishyn
8668d6e245
Changes in Zoom tools UI and usecases. Some other additional changes.
...
Dev Description column added.
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464137]
2014-05-28 05:07:12 -05:00
Grygorii Zharun
5a047cc6ee
[Summary] Fixed defects with stereo out/ multi out states saving restoring
...
[Details] When swithced back to 2 channel device from another device in stereo out mode channel configuration could be incorrect;
System didn't save stereo out mode channel configuration correctly
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464136]
2014-05-28 05:06:26 -05:00
Valeriy Kamyshniy
fc2527a116
[Summary] Fixing minor bug
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464089]
2014-05-28 03:07:39 -05:00
Valeriy Kamyshniy
1d5b7c46af
[Summary] Progressing tools for waveform zooming
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 464038]
2014-05-28 02:26:17 -05:00
Valeriy Kamyshniy
452b2d29dd
[Summary] Progressing tools for waveform zooming
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463993]
2014-05-27 16:19:05 -05:00
Valeriy Kamyshniy
d0f48e6c3d
[Summary] Progressing tools for waveform zooming
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463990]
2014-05-27 15:53:33 -05:00
Grygorii Zharun
9241f7f871
[Summary] Added feature to save both multi out and stereo out channel configuration
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463963]
2014-05-27 10:37:38 -05:00
Product Management Group
2b545d8338
New Width Tracks PGS
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463922]
2014-05-27 09:06:32 -05:00
Product Management Group
d13a1d3125
Delete
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463920]
2014-05-27 09:05:08 -05:00
Valeriy Kamyshniy
33648ec526
[Summary] making the buttons ALL disabled state noticible
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463724]
2014-05-27 04:20:28 -05:00
Valeriy Kamyshniy
81f99ae86b
[Summary] making the report area of top bar fixed size. Adding waveform zoom button Icons
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463714]
2014-05-27 03:43:58 -05:00