Commit graph

23 commits

Author SHA1 Message Date
Paul Davis
2f77f2bc69 removed no-longer-used Editor::track_canvas_motion()
Conflicts:
	gtk2_ardour/editor.h
2014-08-17 19:27:11 -04:00
Robin Gareus
a17616f1da move utility functions into a dedicated namespace
Conflicts:
	gtk2_ardour/about.cc
	gtk2_ardour/editor_ops.cc
2014-08-17 18:51:22 -04:00
VKamyshniy
33f8b8fc70 [Summary] Just occasional cleanup 2014-07-07 23:14:48 +03:00
Valeriy Kamyshniy
706f89993a [Summary] Making namespace WavesUI a class.
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 466991]
2014-06-12 18:19:50 -04:00
Valeriy Kamyshniy
9a37477ccd making the names according to those guidelines
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 456839]
2014-05-01 03:53:31 -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
Valeriy Kamyshniy
0046ee6488 Improving logic of XML-ed UI
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 453437]
2014-04-17 05:37:15 -05:00
Valeriy Kamyshniy
d748fce391 Adding tooltips
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452392]
2014-04-12 20:01:34 -05:00
Valeriy Kamyshniy
2a4505036d implementing session dialog logic
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452308]
2014-04-11 04:10:58 -05:00
Grygorii Zharun
d34a8fc72d [Summary] Added "New Session" functionality
[Reviewed by] Paul Davis

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452277]
2014-04-10 14:26:38 -05:00
Valeriy Kamyshniy
80af8c5633 session dialog
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452270]
2014-04-10 13:54:52 -05:00
Valeriy Kamyshniy
666e178e62 session dialog
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452259]
2014-04-10 11:16:26 -05:00
Valeriy Kamyshniy
de117ef08a Implementing UI Factory
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452120]
2014-04-10 04:54:47 -05:00
Valeriy Kamyshniy
0f6342cfc1 Implementing UI Factory
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 449336]
2014-04-04 18:20:33 -05:00
Valeriy Kamyshniy
7bdcc1feff [P4/git history rebuild] modifications related to work on automatic reconnection logic when i/o model is changed 2014-05-27 21:31:34 -04:00
Paul Davis
19ba3b8de7 fix some issues with window flow when session loading fails; shrink "New Session" button in session setup dialog 2013-10-08 12:18:27 -04:00
Paul Davis
22eea8e9e2 possible relief for snapshot loading 2013-10-07 20:46:10 -04:00
Paul Davis
d74255343e fix up some aspects of loading from a cmdline session name 2013-10-06 16:32:02 -04:00
Paul Davis
d0b67dce80 fix crash when cmdline provides session name 2013-09-24 22:22:16 -04:00
Paul Davis
2c9644320f tighten up layout of session dialog; make button say cancel or quit in difference scenarios 2013-09-23 23:13:07 -04:00
Paul Davis
0f6ba422f6 use new Session API to show session SR and disk bit depth in recent sessions list 2013-09-23 21:36:13 -04:00
Paul Davis
884789bfad move announcements frame around in the session dialog and adjust spacing/borders 2013-09-23 16:49:24 -04:00
Paul Davis
b362ff220c major rearrangement of startup/session loading code
first-time user code remains in ArdourStartup
session selection/setup moved to SessionDialog
many other cleanups, logic improvements, and so forth to the overall session loading process.
Not 100% finished yet.
2013-09-23 14:41:52 -04:00