|
7f17842528
|
another part of #3512 for the dark theme
git-svn-id: svn://localhost/ardour2/branches/3.0@10883 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-03 14:24:43 +00:00 |
|
|
b985476a12
|
made region export default to use region gain and fades
git-svn-id: svn://localhost/ardour2/branches/3.0@10882 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-03 14:02:49 +00:00 |
|
Carl Hetherington
|
aecf0e4ae8
|
Add some missing initialisers; remove pointless _model_name
/ _custom_device_mode initialisers.
git-svn-id: svn://localhost/ardour2/branches/3.0@10881 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-03 13:38:53 +00:00 |
|
Carl Hetherington
|
f817155f20
|
Fix somewhat unlikely crash on doing add note; start drag to resize note; undo; finish drag to resize note.
git-svn-id: svn://localhost/ardour2/branches/3.0@10880 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-03 03:05:59 +00:00 |
|
Carl Hetherington
|
5931ff08ed
|
Remove unused variable.
git-svn-id: svn://localhost/ardour2/branches/3.0@10879 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-03 03:05:49 +00:00 |
|
|
f79c80527f
|
gradient-ized waveforms, c/o Mike Start
git-svn-id: svn://localhost/ardour2/branches/3.0@10875 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 21:15:18 +00:00 |
|
|
5b913f9a2b
|
add PAINT_VERTA_GR and PAINT_BOX_GR to rgba macros (from Mike Dawes)
git-svn-id: svn://localhost/ardour2/branches/3.0@10874 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 21:08:13 +00:00 |
|
|
fecc02f6f5
|
update and fix configure options (from Robin)
git-svn-id: svn://localhost/ardour2/branches/3.0@10873 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 20:50:14 +00:00 |
|
|
34909f79ad
|
Make Carbon GUI support for AU's optional at compile time (from Robin)
git-svn-id: svn://localhost/ardour2/branches/3.0@10872 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 20:42:27 +00:00 |
|
|
639bb7dc5d
|
use compiler-generated _LP64 macro to detect x86_64 rather than USE_X86_64_ASM
git-svn-id: svn://localhost/ardour2/branches/3.0@10871 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 20:38:31 +00:00 |
|
|
14d601a0ff
|
revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent
git-svn-id: svn://localhost/ardour2/branches/3.0@10870 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 20:34:58 +00:00 |
|
|
07b4626ea5
|
build changes from robin gareus for OS X, changing AU support to be used appropriately rather than GTKOSX
git-svn-id: svn://localhost/ardour2/branches/3.0@10869 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 20:03:03 +00:00 |
|
|
d05a09991a
|
catch up with is_silent change
git-svn-id: svn://localhost/ardour2/branches/3.0@10868 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 20:02:28 +00:00 |
|
|
5aa4d95f59
|
rename a Buffer/BufferSet method to be a little clearer as to its intent (is_silent(bool) => set_is_silent(bool))
git-svn-id: svn://localhost/ardour2/branches/3.0@10867 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 19:53:33 +00:00 |
|
|
a38df56f97
|
correct code for MIDIEvent::is_{spp,mtc_quarter}()
git-svn-id: svn://localhost/ardour2/branches/3.0@10866 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 19:40:03 +00:00 |
|
|
d537434b6b
|
use new parameter that controls display of MTC and MIDI clock, as well as attempt to do the first step of something vaguely smart with showing them only a very-zoomed-in levels even if requested
git-svn-id: svn://localhost/ardour2/branches/3.0@10865 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 19:35:18 +00:00 |
|
|
a1cf2bba36
|
new configuration variable to control display of periodic MIDI messages
git-svn-id: svn://localhost/ardour2/branches/3.0@10864 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 19:33:46 +00:00 |
|
|
42944eccff
|
probable fix for compile failures on OS X caused by unconditional inclusion of vst_plugin.cc in source list
git-svn-id: svn://localhost/ardour2/branches/3.0@10863 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 19:32:42 +00:00 |
|
|
60e6b5d561
|
add 3 new is_foo() methods to MIDIEvent for testing for certain periodic MIDI messages
git-svn-id: svn://localhost/ardour2/branches/3.0@10862 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 19:31:53 +00:00 |
|
|
ebc0b88248
|
make Evoral::Event be polymorphic by adding virtual to its destructor (why was this not done already?)
git-svn-id: svn://localhost/ardour2/branches/3.0@10861 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 19:31:19 +00:00 |
|
|
1420d08da4
|
fix column expansion behaviour of editor region list (#4489)
git-svn-id: svn://localhost/ardour2/branches/3.0@10860 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 14:52:48 +00:00 |
|
|
eab4929c31
|
add tooltips to the editor track/bus list
git-svn-id: svn://localhost/ardour2/branches/3.0@10859 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 14:52:04 +00:00 |
|
|
21b385e413
|
add tooltips to editor region list, but so that it doesn't mark carl grimmace
git-svn-id: svn://localhost/ardour2/branches/3.0@10858 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 13:29:11 +00:00 |
|
|
43b4523068
|
add tooltips to editor region list
git-svn-id: svn://localhost/ardour2/branches/3.0@10857 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 13:14:59 +00:00 |
|
|
ad1ec2bacc
|
get that fix for accels in tooltips correct this time
git-svn-id: svn://localhost/ardour2/branches/3.0@10856 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 03:40:56 +00:00 |
|
|
5423c45788
|
desensitize make-mono-regions as appropriate
git-svn-id: svn://localhost/ardour2/branches/3.0@10855 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 02:07:13 +00:00 |
|
|
6a61ddb3af
|
fix message about markup elements by changing accel strings from <Mod> to Mod-
git-svn-id: svn://localhost/ardour2/branches/3.0@10854 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-02 01:58:32 +00:00 |
|
|
8e046a1127
|
restore the functionality of the join-play-range button, and remove a couple of unused controllables
git-svn-id: svn://localhost/ardour2/branches/3.0@10853 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 23:22:05 +00:00 |
|
|
93d8451d9e
|
significantly reduce rounding error when doing framepos_t + BBT math
git-svn-id: svn://localhost/ardour2/branches/3.0@10852 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 22:54:50 +00:00 |
|
|
bcaccc5ece
|
stop spewing debug output from SMFSource
git-svn-id: svn://localhost/ardour2/branches/3.0@10851 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 20:11:22 +00:00 |
|
|
9a85516623
|
cleanup vertical spacing a bit in mixer strip; rename new send options to be more clear on the difference; relabel "sends" button to say "Aux Sends" to be clearer on what it does; code tidy up in processor box and mixer strip
git-svn-id: svn://localhost/ardour2/branches/3.0@10850 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 19:34:53 +00:00 |
|
|
104a92a128
|
allow Cancel button on route rename dialog to actually cancel
git-svn-id: svn://localhost/ardour2/branches/3.0@10849 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 19:33:28 +00:00 |
|
|
b504c8cc90
|
fix a number of fundamental issues with Gtkmm2ext::Prompter, mostly centered on bad behaviour when Enter/Return is pressed
git-svn-id: svn://localhost/ardour2/branches/3.0@10848 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 19:32:56 +00:00 |
|
|
28c721bbfe
|
expose Pango::Layout member of ArdourButton; set ellipsizing behaviour for mixer strip name button; add full name tooltip to name button
git-svn-id: svn://localhost/ardour2/branches/3.0@10847 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 16:57:29 +00:00 |
|
|
8480cf69ce
|
provide semantic ordering of simultaneous MIDI events; add operator== to MidiBuffer iterator; add empty() to MidiBuffer for no particular reason
git-svn-id: svn://localhost/ardour2/branches/3.0@10846 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-12-01 16:22:51 +00:00 |
|
|
d4030cd32a
|
tweak spacings in the mixer strip, tweak tooltip text for input and output buttons
git-svn-id: svn://localhost/ardour2/branches/3.0@10845 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-30 21:07:43 +00:00 |
|
|
6a5a5b0340
|
commit to the "new" tooltip API, use set_tooltip_markup() rather than set_tooltip_text() to allow for more creative tooltips
git-svn-id: svn://localhost/ardour2/branches/3.0@10844 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-30 21:07:11 +00:00 |
|
|
a01e089d3e
|
active button colors for mixer strip buttons, modified from changes by chris g.
git-svn-id: svn://localhost/ardour2/branches/3.0@10843 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-30 16:43:37 +00:00 |
|
|
9bf55b26e8
|
fix phase invert button functionality, lost in switch to ArdourButton
git-svn-id: svn://localhost/ardour2/branches/3.0@10842 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-30 16:40:05 +00:00 |
|
|
96ae97ddcb
|
preparations for using ardour's own keybinding system for the editor (not actually used)
git-svn-id: svn://localhost/ardour2/branches/3.0@10841 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-30 15:29:53 +00:00 |
|
|
51138ef75b
|
update CycleTimer to utilize NDEBUG and PBD::DEBUG so that we can leave them in place and use them at run time
git-svn-id: svn://localhost/ardour2/branches/3.0@10840 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-30 15:24:31 +00:00 |
|
|
6fe7e0dea1
|
fix segfault in preferences dialog caused by incorrect use of S_(). i've checked all other uses in gtk2_ardour and cleared them
git-svn-id: svn://localhost/ardour2/branches/3.0@10839 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-30 01:54:13 +00:00 |
|
Carl Hetherington
|
01acbbea80
|
Speculative fix for crash with untranslated messages
without | in them (#4521).
git-svn-id: svn://localhost/ardour2/branches/3.0@10838 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-29 21:43:40 +00:00 |
|
Carl Hetherington
|
d5dc50a407
|
New zoom icons from royvegard (#4520).
git-svn-id: svn://localhost/ardour2/branches/3.0@10837 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-29 20:41:40 +00:00 |
|
|
8d2666e157
|
temporarily revert change that might be causing an endless loop while MIDI monitoring/recording
git-svn-id: svn://localhost/ardour2/branches/3.0@10836 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-29 12:27:27 +00:00 |
|
|
a9a288b6a8
|
extra include required for S_()
git-svn-id: svn://localhost/ardour2/branches/3.0@10835 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-28 21:07:22 +00:00 |
|
|
c05e30c043
|
add _S() macro to i18n.h for libs/ardour and libs/gtkmm2ext
git-svn-id: svn://localhost/ardour2/branches/3.0@10834 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-28 20:38:23 +00:00 |
|
Carl Hetherington
|
23964284a4
|
Hopefully fix some i18n bugs (#3565).
git-svn-id: svn://localhost/ardour2/branches/3.0@10833 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-28 19:46:30 +00:00 |
|
Carl Hetherington
|
1a36890779
|
Fix i18n problems in the RC option editor.
git-svn-id: svn://localhost/ardour2/branches/3.0@10832 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-28 18:45:34 +00:00 |
|
Carl Hetherington
|
542b1d9653
|
Control-shift-click rather than just Shift-click to
toggle mixer strip width.
git-svn-id: svn://localhost/ardour2/branches/3.0@10831 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-11-28 18:45:28 +00:00 |
|