931d4735bb
tweak control surface config window title
2015-12-01 10:35:37 -05:00
3b4df61d83
set control surface window name to (usefully) show control protocol name
2015-12-01 09:23:08 -05:00
f178c4f4ee
make (parent,title) variant of ArdourWindow constructor set window title
2015-12-01 09:23:08 -05:00
620f1caf23
faderport: stick a nice little image of the faderport in the surface GUI
...
Ideally, the PNG file would be part of the surface GUI but for now just put the PNG into gtk2_ardour/icons
2015-12-01 09:23:08 -05:00
d6943a3406
Remove unused vestigial frame member of TimeAxisViewItem
2015-12-01 21:12:12 +10:00
c292cd95ac
Hide Region frame outline when region width is < 2 pixels, fixes #6615
2015-12-01 21:12:12 +10:00
André Nusser
7a846b7e6d
Make capitalization consistent and other minor spelling corrections.
2015-12-01 00:39:35 +01:00
trebmuh
ea584a5fad
Create fr.po
...
add a French translation
2015-12-01 00:36:42 +01:00
73d1de3b75
NOOP, remove trailing whitespace, replace tabs in python scripts
2015-11-29 17:54:31 +01:00
0d250a0db8
some upcoming release codenames
2015-11-29 17:54:31 +01:00
0f3c623a3f
fix OSX openFile Application Delegate
...
allows to open Ardour via double-click on a .ardour file in Finder.
2015-11-29 17:04:40 +01:00
André Nusser
5ff5faed8c
Correct spelling of action names. Translation context for Reference.
2015-11-25 17:32:46 -05:00
André Nusser
69229f74e0
Add more menu entries to the 'Help' menu.
...
* The functions were already implemented -- I just added the links in
ardour.menu.in, corrected spelling and the link to the tracker.
* The tracker link was corrected as I considered it confusing when one
is not already logged in.
2015-11-25 17:32:46 -05:00
2f1cdd3ffe
rough-in for faderport protocol backend
2015-11-24 14:18:14 -06:00
911830726e
prefer recently used states.
2015-11-23 22:45:16 +01:00
b754c4341e
restore last used driver+devices for a given backend.
2015-11-23 22:45:16 +01:00
9d46da4e6f
keep track of meter visibility - fixes #6685
2015-11-23 18:11:24 +01:00
trebmuh
d36346eb8c
Update fr.po
...
one more fix
2015-11-23 08:44:18 -05:00
trebmuh
0f233a86d1
Update fr.po
...
+1 small fix
2015-11-23 08:44:18 -05:00
trebmuh
b4c42266d5
Update fr.po
...
all right now
2015-11-23 08:44:18 -05:00
trebmuh
a282e6a796
Update fr.po
...
French updates.
2015-11-23 08:44:17 -05:00
Nils Philippsen
e25ddc39f8
make copies of global lists before extending
...
Not doing so can make source or object files appear multiple times in
the list of files to be compiled or linked, e.g. when doing './waf build
install', subsequently leading to linker errors.
2015-11-23 08:43:19 -05:00
Nils Philippsen
85fe8e9fee
AppData: do the right thing on './waf clean'
2015-11-23 13:49:41 +01:00
Nils Philippsen
1fd052ea64
AppData: Add German translation.
2015-11-22 15:32:07 +01:00
Nils Philippsen
3bb06f4607
Add project version to AppData file.
2015-11-22 15:32:07 +01:00
Nils Philippsen
82f3e6bc3c
Implement translation of AppData file.
...
Use the ITS rules file from KDE for itstool:
https://websvn.kde.org/trunk/l10n-kf5/scripts/as-metainfo.its?revision=1395611&view=markup
2015-11-22 15:32:07 +01:00
Nils Philippsen
c3398784e7
Add an AppData file.
...
This file gets used by GNOME Software to present an application to users
so they can install it from a software repository.
2015-11-22 15:32:07 +01:00
0e3c2af69a
cont'd 20262abe
(GUI to keep all playlists)
2015-11-21 22:45:43 +01:00
c0e05f7306
GUI support for "Delete All Unused" playlists.
2015-11-21 21:12:17 +01:00
778e656bd7
update editor-mixer frozen state - fixes #6689
2015-11-21 19:47:36 +01:00
bf3379e945
add mixbus profile checks to prefs panel, to simplify future merges
2015-11-20 16:04:43 -06:00
602839ffea
use platform-specific modifier name for tooltip
2015-11-20 15:24:47 -06:00
5fbb5f0566
Improve the layout of Preferences widgets:
...
Grouped "checkbox" preferences together, reducing visual clutter.
Some widget settings affected the visibility/sensitivity of other widgets.
In some cases they were not adjacent; this has been fixed.
Added some additional grouping headers.
2015-11-20 13:08:08 -06:00
0c0e5edfc1
refine video-export notice, incl license info.
2015-11-20 17:56:03 +01:00
7923a0e679
immediately show plugin GUI if only one plugin is instantiated
2015-11-20 11:14:36 +01:00
6851e5a53e
session-load: default to most-recently-used snapshot
2015-11-20 03:22:41 +01:00
ca381a908e
provide user preference for pre-roll
2015-11-19 16:56:09 -06:00
04c0f24753
use new plugin class API for filter
2015-11-18 18:11:33 +01:00
acc36e0053
relayout plugin-manager filter & related details
2015-11-18 17:20:36 +01:00
d8f46c75d8
pass release signal up to ArdourButton (_grabbed state)
2015-11-18 16:50:27 +01:00
abb76fd994
reduce clutter in Plugin Manager List
2015-11-18 03:48:28 +01:00
cf8b9464c5
tweak selection code for mixer strip Duplicate func
2015-11-17 17:34:33 -06:00
6f955aa0bd
add Duplicate action to track and mixer context menus
2015-11-17 16:55:11 -06:00
9694dfc8d2
Fix bug #6506 , crash when moving tempo markers with automation on midi tracks
2015-11-16 09:57:04 +10:00
61e22d9f11
fix logic errors in duplicate tracks dialog
2015-11-14 16:02:05 -05:00
a84d4c0609
remove leftover declaration
2015-11-14 15:25:52 -05:00
0b6b598fce
remove leftover declarations
2015-11-14 15:25:52 -05:00
ef810eacd8
move logic of track/bus duplication into DuplicateRouteDialog
2015-11-14 15:25:52 -05:00
456b6adf2b
tweak duplicate routes dialog appearance depending on whether or not busses/tracks are the target
2015-11-14 11:05:15 -05:00
7598520fa6
expose count widgets for duplicate track dialog
2015-11-14 10:35:07 -05:00