Commit graph

659 commits

Author SHA1 Message Date
nikolay
c84f46fe68 [Summary] Show HD usage and remained time. Pixel hunting.
[Reviewed] GZharun
2014-08-20 14:10:16 +03:00
nikolay
6809921555 [Summary] Session auto save
[Reviewed] GZharun
2014-08-13 15:17:51 +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
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
nikolay
f80609acae [Summary] Reset default_open_path to default_open_parent_dir. Fixed bug with default_open_parent_dir on startup.
[Review] GZharun
2014-07-10 13:26:08 +03:00
Paul Davis
2aec1919ae add comment/doxygen doc 2014-07-09 23:06:13 -04: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
32563eaa90 [Summary] Refactoring of OpenFileDialog on OS Windows
[Review] Nobody
2014-07-09 15:25:57 +03:00
nikolay
670be5897f [Summary] Refactoring open file dialog
[Review] Nobody
2014-07-09 14:34:09 +03:00
nikolay
b55052c824 [Summary] refactoring of the function session_parameter_changed()
[Review] GZharun
2014-07-09 13:55:59 +03:00
nikolay
a9b28b2133 [Summary] Set lock_dialog modal
[Review] GZharun
2014-07-08 14:04:34 +03:00
nikolay
9999ad7a68 [Summary] Fix of bug with run lock window. Enable run lock window on lock button pressed.
[Review] GZharun
2014-07-08 13:25:43 +03:00
nikolay
1998ed77a6 [Summary] hide Editor window on next workflows: 1) Session->new with unmodified session case 2) Session->new with modified session case
[Reviewed] GZharun
2014-07-08 13:16:20 +03:00
nikolay
346115cadd Merge branch 'master' of git.waves.com:waves/tracks 2014-07-07 14:16:27 +03:00
Paul Davis
4059ecc0df move location of menus file loading and call ActionManager::enable_accelerators() to get all actions setup for binding options 2014-07-04 10:50:48 -04:00
nikolay
e9bbe2b7f1 [Summary] "default-session-parent-dir" was removed from config
[Reviewed] nobody
2014-07-04 12:15:36 +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
8cb40255c3 [Summary] Hot fix of segmentation fault
[Review] GZharun
2014-06-25 16:19:10 +03:00
nikolay
f2fa3ea052 [Summary] Made session configuration update in editor window consistent
[Review] GZharun
2014-06-25 11:43:23 +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
nikolay
4a59a5806a [Summary] session_close_dialog was refactored according to requirement
[Reviewed] GZharun
2014-06-24 13:47:50 +03:00
nikolay
c72ea7d77a no message 2014-06-23 12:03:37 +03:00
nikolay
d7c034f15a [Summary] Fill Session_Settings tab (FILE TYPE and BIT DEPTH) in Preference_Panel
[Review] GZharun
2014-06-19 17:09:49 +03:00
grygoriiz
250fd20658 Made AudioMidi settings saving into persistent state each time the change is applied (according to requirements).
Used to be done when program quits.
2014-06-12 15:31:54 +03:00
Nikolay Polyanovskii
13862fbdb6 [Summary] Replace session: little fix on Windows
[Reviewed] GZharun

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465757]
2014-06-09 09:48:58 -04:00
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
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
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
Grygorii Zharun
ee4e028d1a [Summary] Added editor MultiOut/StereoOut switching actions into editor button handlers
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 462461]
2014-05-21 11:47:04 -05:00
Valeriy Kamyshniy
8b4bf9cf8a [Summary] Removing debug messages.
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 462430]
2014-05-21 10:24:23 -05:00
Valeriy Kamyshniy
c5c90aaf05 Adding actions on MULTI OUT and STERE OUT mode
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 462428]
2014-05-21 10:07:55 -05:00
Valeriy Kamyshniy
99693fd05e [Summary] Rearranging transport toolbar and other tools in editor window
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 462043]
2014-05-20 12:39:45 -05:00
Valeriy Kamyshniy
0089053814 [Summary] Rearranging transport toolbar and other tools in editor window
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 461983]
2014-05-20 09:12:48 -05:00
Grygorii Zharun
dfc0b58d14 [Summary] Implemented channel control mechanism
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 461673]
2014-05-19 18:04:58 -05:00
Valeriy Kamyshniy
fd1d7777fd Arranging tool pannel
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 460869]
2014-05-15 08:25:23 -05:00
Grygorii Zharun
50b5a3df07 [Summary] Implemented Engine state controller
[Reviewed by] Conceptual review has been done with VKamishniy

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 460058]
2014-05-13 07:47:00 -05:00
Valeriy Kamyshniy
41871c3a5d Progressing Tracks Open Session Dialog
Progressing Preferences panel and UI

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 455902]
2014-04-29 01:07:37 -05:00
Grygorii Zharun
ce2a519afa [Summary] Merging from GIT
[Details] Starting point:
Mar 24 2014, 11:47 PM
Commit: 87184ab80d

Target point:
Commit: 59e6694405
Apr 16 2014, 4:01 PM

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 453690]
2014-04-18 04:21:54 -05:00
Valeriy Kamyshniy
61e359daf7 adding session lock dialog
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 453420]
2014-04-17 05:09:40 -05:00
Valeriy Kamyshniy
2f46766a9a adding system lock dialog
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 453235]
2014-04-16 12:30:29 -05:00
Grygorii Zharun
dc2c38709b [Summary] Merging in Poul's changes in profile.h
[Deatails] Paul added a support into profile.h to determine if Tracks app is used
[Reviewed by]

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452233]
2014-04-10 08:55:30 -05:00
Valeriy Kamyshniy
56b8050447 [P4/git history rebuild] Some initial changes related to tracks control panel, new sessions and startup 2014-05-27 21:11:47 -04:00
Robin Gareus
543099afba rework SystemExec - use vfork wrapper (and lots of related stuff) 2014-03-13 16:58:07 +01:00
Robin Gareus
ba0ae4818a [VST] scan timeout display and per plugin timeout override. 2014-03-09 20:32:52 +01:00
Robin Gareus
da73b0f670 prepare configurable VST scan timeout 2014-03-09 20:32:52 +01:00
Paul Davis
2067d52f10 remove splash message/window at shutdown - it is just irritating and unnecessary (or ought to be) 2014-02-28 16:36:43 -05:00