Carl Hetherington
|
e8c8befb87
|
Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940.
git-svn-id: svn://localhost/ardour2/branches/3.0@9299 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 02:04:37 +00:00 |
|
Carl Hetherington
|
ebb31e504b
|
Rename Transpose to Pitch Shift to correspond with its dialogue box.
git-svn-id: svn://localhost/ardour2/branches/3.0@9298 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 02:04:00 +00:00 |
|
Carl Hetherington
|
72f85f6cec
|
Fix show checkbuttons for mixer groups on startup (#3919). Also synchronise visible status between editor and mixer.
git-svn-id: svn://localhost/ardour2/branches/3.0@9297 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:36:36 +00:00 |
|
Carl Hetherington
|
eaf2c28d99
|
GPL boilerplate.
git-svn-id: svn://localhost/ardour2/branches/3.0@9296 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:32:12 +00:00 |
|
Carl Hetherington
|
10280ab531
|
Remove erroneous note about playlists when removing busses.
git-svn-id: svn://localhost/ardour2/branches/3.0@9295 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:31:55 +00:00 |
|
Carl Hetherington
|
59b54e167f
|
Fix typos (part of #3939).
git-svn-id: svn://localhost/ardour2/branches/3.0@9294 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:31:38 +00:00 |
|
Carl Hetherington
|
4d8dc5c9ca
|
Make Enter give RESPONSE_ACCEPT in the normalize dialogue (#3937).
git-svn-id: svn://localhost/ardour2/branches/3.0@9293 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-05 10:34:33 +00:00 |
|
|
e54d71ec3d
|
remove unused arguments to keep gcc quiet
git-svn-id: svn://localhost/ardour2/branches/3.0@9291 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-05 01:03:44 +00:00 |
|
|
62e730b57a
|
Fix broken whitespace (no functional changes).
git-svn-id: svn://localhost/ardour2/branches/3.0@9288 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 22:46:48 +00:00 |
|
|
1052bc39bf
|
remove message about MidiRegionView::redisplay_model() being called without a model - its OK and this message is distracting
git-svn-id: svn://localhost/ardour2/branches/3.0@9280 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 16:38:53 +00:00 |
|
Carl Hetherington
|
071d1185f6
|
Slightly grubby fix to restore plugin output meters (#3926).
git-svn-id: svn://localhost/ardour2/branches/3.0@9278 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 13:19:09 +00:00 |
|
|
3d21df3a15
|
do not set icon list *and* default icon list, which results in a GTK warning when the per-window icon(s) are found to be already realized because they are the same as the default set
git-svn-id: svn://localhost/ardour2/branches/3.0@9277 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 12:47:40 +00:00 |
|
Carl Hetherington
|
02cfe41bff
|
Update region peak amplitude when the region is trimmed (#3931).
git-svn-id: svn://localhost/ardour2/branches/3.0@9276 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 12:21:26 +00:00 |
|
Carl Hetherington
|
b850f58467
|
Fix center_edit_point action name.
git-svn-id: svn://localhost/ardour2/branches/3.0@9275 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-03 23:50:30 +00:00 |
|
Carl Hetherington
|
1ec69a3b70
|
Fix Transport->Play->Play option name, and rename Play Selection to Play Selected Range (part of #3927).
git-svn-id: svn://localhost/ardour2/branches/3.0@9274 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-03 20:57:04 +00:00 |
|
Carl Hetherington
|
58f386961b
|
Use some helper functions to trim some lines. There should be no functional changes.
git-svn-id: svn://localhost/ardour2/branches/3.0@9273 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-03 20:56:52 +00:00 |
|
|
b3faa154b8
|
copy pre-defined export presets & formats into the correct location in the bundle
git-svn-id: svn://localhost/ardour2/branches/3.0@9264 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-02 14:17:44 +00:00 |
|
|
7d30cc243f
|
cleanup repeated pattern for setting in-bundle search paths and add ARDOUR_EXPORT_FORMATS_PATH to that list
git-svn-id: svn://localhost/ardour2/branches/3.0@9262 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-02 14:10:48 +00:00 |
|
Carl Hetherington
|
df37327b27
|
Make route group editor list reorderable (part of #3918).
git-svn-id: svn://localhost/ardour2/branches/3.0@9250 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-31 23:56:38 +00:00 |
|
Carl Hetherington
|
de3ee71138
|
Untick speaker dialog in menu when it is closed (#3898).
git-svn-id: svn://localhost/ardour2/branches/3.0@9245 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-30 13:19:28 +00:00 |
|
Carl Hetherington
|
a8b4169cce
|
Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903).
git-svn-id: svn://localhost/ardour2/branches/3.0@9243 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-30 12:37:14 +00:00 |
|
Carl Hetherington
|
8d86a71f0f
|
Updated ru.po from prokoudine (#3895).
git-svn-id: svn://localhost/ardour2/branches/3.0@9219 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-27 21:36:49 +00:00 |
|
|
8b3d50f7e6
|
revert recent change to cleaner names for MIDI ports, which breaks certain other code that expects full port names
git-svn-id: svn://localhost/ardour2/branches/3.0@9218 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-27 14:33:41 +00:00 |
|
|
7ad031503c
|
hide/rearrange stuff affected by last commit only if Profile->get_small_screen() is true
git-svn-id: svn://localhost/ardour2/branches/3.0@9215 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-26 21:03:42 +00:00 |
|
|
b691ba816f
|
goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nudge stuff up to transport bar; reduces minimum width quite a bit (still big though)
git-svn-id: svn://localhost/ardour2/branches/3.0@9214 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-26 20:11:28 +00:00 |
|
|
d89b808af2
|
get MIDI binding maps dir name correct (ugh)
git-svn-id: svn://localhost/ardour2/branches/3.0@9210 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-25 22:15:10 +00:00 |
|
|
8d203215e7
|
define MIDI map location in bundle via envvar
git-svn-id: svn://localhost/ardour2/branches/3.0@9205 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-25 21:21:40 +00:00 |
|
Carl Hetherington
|
ad942b104a
|
Prevent region drags with the middle button in internal edit mode (#3869).
git-svn-id: svn://localhost/ardour2/branches/3.0@9199 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-24 11:48:12 +00:00 |
|
|
9dc28d1131
|
remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make things slightly easier to read
git-svn-id: svn://localhost/ardour2/branches/3.0@9193 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-23 15:13:04 +00:00 |
|
|
d8a302d647
|
(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
git-svn-id: svn://localhost/ardour2/branches/3.0@9192 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-23 14:53:20 +00:00 |
|
|
40e2a6b16b
|
set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
git-svn-id: svn://localhost/ardour2/branches/3.0@9191 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-23 14:36:29 +00:00 |
|
Carl Hetherington
|
073cf1782c
|
Fix crash on getting state of selected MIDI region automation tracks (fixes #3860).
git-svn-id: svn://localhost/ardour2/branches/3.0@9187 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-22 19:01:34 +00:00 |
|
|
7874dd2b07
|
two small fixes from melvin ray herr for the step editor
git-svn-id: svn://localhost/ardour2/branches/3.0@9171 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-21 15:07:37 +00:00 |
|
|
9850407bd9
|
Indent python files with spaces as per style guide.
git-svn-id: svn://localhost/ardour2/branches/3.0@9158 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-16 16:32:56 +00:00 |
|
|
b9113772fe
|
restore zero line visibility; change selected region colors back to 2.X version
git-svn-id: svn://localhost/ardour2/branches/3.0@9157 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-16 13:20:31 +00:00 |
|
|
148c1f805b
|
Fix broken indentation.
git-svn-id: svn://localhost/ardour2/branches/3.0@9151 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 21:53:10 +00:00 |
|
|
b1697a75ac
|
Fix LV2 UI related memory errors with new SLV2.
git-svn-id: svn://localhost/ardour2/branches/3.0@9150 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 21:02:51 +00:00 |
|
|
06b4092ad0
|
reinstate code that prevents GUI control from talking to backend if session is synced externall
git-svn-id: svn://localhost/ardour2/branches/3.0@9148 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 20:32:43 +00:00 |
|
|
6215c3ceac
|
add separate color for the border of a selected time axis view item
git-svn-id: svn://localhost/ardour2/branches/3.0@9146 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 19:36:41 +00:00 |
|
Carl Hetherington
|
278286125c
|
Remove unnecessary (and wrong) check for movement, as the parent does it (fixes #3850).
git-svn-id: svn://localhost/ardour2/branches/3.0@9145 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 19:25:41 +00:00 |
|
Carl Hetherington
|
82cb7c3280
|
Check movement threshold using the raw grab frame rather than the snapped one, which I think is right.
git-svn-id: svn://localhost/ardour2/branches/3.0@9144 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 19:25:18 +00:00 |
|
|
121ef12ae7
|
restore visibility of streamview rect lines that act as track separators
git-svn-id: svn://localhost/ardour2/branches/3.0@9141 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 17:41:02 +00:00 |
|
|
fc349ab3b6
|
use a better contrasting color for selected region waveform fill
git-svn-id: svn://localhost/ardour2/branches/3.0@9140 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 17:14:51 +00:00 |
|
|
b8e09aea91
|
add a new alpha release notification page to startup assistant
git-svn-id: svn://localhost/ardour2/branches/3.0@9139 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-13 18:17:42 +00:00 |
|
|
5c4f7313ef
|
sort export formats & presets in alphabetical name order
git-svn-id: svn://localhost/ardour2/branches/3.0@9135 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-13 16:22:24 +00:00 |
|
Sakari Bergen
|
751cc84dd2
|
Properly create new presets, i.e. without duplicate id's on save-after-rename
git-svn-id: svn://localhost/ardour2/branches/3.0@9132 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-12 21:28:58 +00:00 |
|
|
12d538b0cf
|
move internal (note) edit mode binding to "e" to be more ergonomic (the old binding was really deeply un-useful
git-svn-id: svn://localhost/ardour2/branches/3.0@9125 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-12 20:15:24 +00:00 |
|
Carl Hetherington
|
e806084402
|
Restore Use PH button in locations UI (#3667).
git-svn-id: svn://localhost/ardour2/branches/3.0@9117 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-10 00:43:23 +00:00 |
|
Carl Hetherington
|
d9101a1561
|
Small refactoring; fix stuck notes on the sequence LMB down, RMB down, LMB up, RMB up (#3824).
git-svn-id: svn://localhost/ardour2/branches/3.0@9114 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-09 18:13:12 +00:00 |
|
|
fd380077bf
|
move comment to a more appropriate location
git-svn-id: svn://localhost/ardour2/branches/3.0@9113 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-09 05:20:55 +00:00 |
|