1c9bb7de66
display session create/open failure errors.
2015-09-05 15:45:59 +02:00
041b31d7c6
fix locate to wallclock fix for PM (>= 2^31 samples)
2015-08-15 00:15:55 +02:00
a9163e9208
save-as: default to current session name.
...
this allows to easily add suffixes or otherwise tweak
the current session-name.
2015-08-14 02:32:08 +02:00
8132a31606
don't resize plugin-scan-report window, use sensitivity.
2015-08-03 15:54:55 +02:00
a7508a9cf0
When printing an XML related error, guard against NULL pointers getting passed to our error stream
2015-07-23 17:55:14 +01:00
775a400007
amend a3c21ae
, video-server localhost -> 127.0.0.1
2015-07-22 12:45:24 +02:00
edce75973c
offer to scan for plugins at first start.
2015-07-16 21:11:22 +02:00
be14d600c9
windows announcements file name
2015-07-11 23:39:22 +02:00
c3edce9a26
if a session cannot be loaded, dump the error stack to stderr
2015-06-29 16:28:04 -04:00
b822a77193
handle libXML errors via our own error handling methods
2015-06-29 16:27:49 -04:00
5c8e239f95
Revert "start work on auto return target dropdown rather than button"
...
This reverts commit d1cbb3fb0e36b068dbf516d21891c998266f22a2.
2015-06-29 14:18:16 -04:00
b531c878b0
Revert "properly track, update, maintain and set auto return state"
...
This reverts commit 07d0539526239d895f22123d88411c0d4ee773a4.
2015-06-29 14:18:16 -04:00
745a235b9d
properly track, update, maintain and set auto return state
...
Conflicts:
gtk2_ardour/ardour_ui_options.cc
2015-06-29 14:18:13 -04:00
eb791b7302
start work on auto return target dropdown rather than button
...
Conflicts:
gtk2_ardour/ardour_ui.cc
2015-06-29 14:18:13 -04:00
YPozdnyakov
4465fb62f3
[Summary]: add keybindings Cmd-h (hide application) for mac
...
Conflicts:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_ed.cc
2015-06-29 14:16:43 -04:00
db2fc7e6c7
initialize uninitialized var - possible fix for #6400
2015-06-29 20:03:36 +02:00
59dc0881fb
remove left-over debugging code
2015-06-10 22:04:20 -04:00
9edd8d4b3b
no Save-As progress dialog if we're not copying media
2015-06-10 18:48:12 -04:00
173b007779
rearrange and redesign UIConfiguration/ARDOUR_UI APIs to allow correct initialization.
...
We need to be able to set an environment variable *before* gtk_init() is called, but also to
load the color theme right after gtk_init() and before the rest of the GUI is created.
2015-05-28 12:46:43 -04:00
4c92de0159
extend save-as dialog to allow crude but functional save-as-to-empty-session
2015-05-07 22:36:32 -04:00
9e489c20da
further preparations for NSM ( #6265 )
2015-05-04 19:08:48 +02:00
fb3d1a6f24
x-run counter reset & typo
2015-04-29 15:47:51 +02:00
6e335ca5d9
add xrun counter to status-bar (currently no reset)
2015-04-29 03:10:27 +02:00
c7a766866e
prefer initialization to assignment for ARDOUR_UI
2015-04-22 16:09:08 -04:00
e47a22a118
make save-as dialog be persistent, to retain settings across save-as
2015-04-22 16:09:08 -04:00
8d85afd294
add central API to calculate UI scaling
2015-04-22 21:40:43 +02:00
eafb66d001
update some calls to use new get_preferred_edit_position; needs testing
2015-04-21 10:22:28 -05:00
91fac4c96d
merge fix for tempo branch
2015-04-21 08:35:20 -05:00
ab4b4934b9
Merge branch 'master' into saveas
2015-04-21 00:19:29 -04:00
67411281ad
use save as dialog in ArdourUI
2015-04-20 17:49:41 -04:00
a5c6919e9a
towards fixing #6265
2015-04-20 21:39:25 +02:00
ced4378d09
Merge branch 'master' into saveas
...
Conflicts:
gtk2_ardour/ardour.menus.in
libs/ardour/session_state.cc
2015-04-20 15:10:41 -04:00
d45620d636
now that there is only 1 effective selection, adjust add-new-track-or-bus option for after/before selection
2015-04-13 22:24:10 -04:00
2fb0a078d9
cleanup, tweak, reorganize gone-silent dialog
2015-04-05 15:13:05 -04:00
c2deeaa96e
show dialog when audioengine becomes silent
2015-04-05 14:02:47 -04:00
f1147a30a7
fix hard-coded version in config copy dialog; use yes/no buttons, and default to yes
2015-04-03 11:35:37 -04:00
4a44f90218
remove hard-coded program name
2015-04-02 21:40:40 -04:00
f3b9816bb6
wording tweak.
...
Sorry translators.
2015-04-02 19:13:38 -04:00
Valeriy Kamyshniy
21193c6fca
[Summary] Adding option to avoid sorting the routs in Session::foreach method. Now ARDOUR_UI::every_second do not spend time for unnecessary sorting when calling update_disk_space().
...
[Reviewed] Paul Davis
[Required review] YPozdnyakov, GZharun
2015-04-02 16:32:41 -04:00
nick_m
35f69656e8
Window focus handling fixes.
...
Many windows were not getting key events.
Use magic focus infrastructure (built for widgets) to deliver key events
via window focus in/out.
2015-04-02 02:41:49 +11:00
fa57422ee2
remove linux specific menu reference (sorry translators)
2015-03-31 04:16:24 +02:00
4188fed0ee
don’t apply selection to new sessions
...
<Selection> should not be saved in
global preferences, but there is no single point
for catching that.
2015-03-29 18:30:48 +02:00
53ac99a26a
rework check for old configuration files
...
check early on (before announcement-check, bundle-
env and ARDOUR_UI ctor have a chance to create the
new config dir)
2015-03-23 18:31:55 +01:00
ec86ca2a4d
replace LinkButton
...
make link work on OSX and Windows:
Gtk-WARNING **: Unable to show ‘…’: Operation not supported
2015-03-23 00:23:06 +01:00
bf43019eed
change the error-log button to toggle the log window
2015-03-17 02:05:02 +01:00
c3d76155a9
fix typo
2015-03-16 17:07:26 -05:00
3a1071e5e9
use tri-state text-less LED for error-log button.
2015-03-16 19:04:36 +01:00
d57546dea2
add a warning when using a free/demo version
2015-03-16 13:03:33 -05:00
nick_m
135e865302
Add route dialog order hint changes.
...
Add an option to insert new routes at the top of the list ("First").
Reorder/rename the entries in the dialog.
Session's _order_hint is now the signed int it always wanted to be.
2015-03-16 04:01:30 +11:00
0544a4039b
note to self.
2015-03-14 22:59:07 +01:00