b73477b250
add more controllable modifiers for region transparency
2014-12-19 09:53:51 -05:00
David Robillard
d936e6f3b5
Expand transport buttons to fill vertical space.
2014-12-18 23:20:17 -05:00
95042d941d
Move object tool to "grab" tool (key g).
...
Makes all tools under the left hand and eliminates the need for toggling.
2014-12-18 20:33:10 -05:00
341146a975
Remove mouse mode toggling.
2014-12-18 20:26:43 -05:00
66870ddf09
Restore snap when switching to/from internal.
2014-12-18 20:23:34 -05:00
6031308520
Use color modifiers for dynamic region styles.
2014-12-18 20:23:34 -05:00
a12a065457
Fix copy paste of MIDI and track automation.
2014-12-18 20:23:34 -05:00
026f7bf5b7
Make MIDI regions translucent for internal tools.
2014-12-18 20:23:23 -05:00
7ab8a11fb5
Enforce internal/external selection exclusivity.
2014-12-18 20:22:48 -05:00
cebf191cba
Make tools toggle-like by switching to last mode.
2014-12-18 20:21:05 -05:00
5fef655380
Remove internal edit mode and add "content" tool.
2014-12-18 20:21:01 -05:00
4453803c0c
This fixes a bug where an impossible keybinding assignment is possible.
...
It also makes it behave similar to the gtk keybinder. See Bug 5888 for more
details. From pull request #82 @ github, from Domohawk
2014-12-18 11:14:41 -05:00
0d771999ac
expand help menu with various useful entries.
...
From Georg Kraus. Addresses #5783 , and was github pull request #67 . Manually applied via .diff because of merge mechanics issues
2014-12-18 11:09:10 -05:00
nick_m
9af9e17adc
Add editor selection state to session history via a SelectionMemento, which
...
combines selection related editor properties with the current editor selection.
The related editor properties are:
mouse mode,
zoom setting,
left frame of the canvas,
y origin of the canvas.
Selection state now includes region views (storing the underlying region id)
and time.
This patch also fixes a region mute undo bug.
2014-12-18 11:03:10 -05:00
Julien de Kozak
2c8a769aae
Fix crash if new tempo is set to start at bar #0 / Follow-up for non movable meters
2014-12-18 10:49:12 -05:00
Julien de Kozak
d2e966aac4
Fix crash if new tempo is set to start at bar #0 / Follow-up for non movable tempos
2014-12-18 10:49:12 -05:00
Julien de Kozak
444ec162ae
Fix crash if new tempo is set to start at bar #0
2014-12-18 10:49:12 -05:00
5f66300349
Support stepping bank by shift+scroll/arrow.
2014-12-17 20:18:11 -05:00
d2cafbe95a
Remove some aborts that don't really need to be.
...
Enforce PatchPrimaryKey sanity at the type level rather than attempting to
check for it everywhere.
Remove dead file.
2014-12-17 19:43:09 -05:00
6e912a0aa3
Fix display of MIDI notes/regions while recording.
...
Make record rect transparency configurable.
Factor out some copy-paste streamview code.
2014-12-17 18:41:23 -05:00
0f63ac06a4
Remove unused variables.
2014-12-17 18:41:23 -05:00
a706755710
Fix various MIDI locking issues.
...
Attempt to make mistakes much less likely in the future by statically requiring
caller to pass scoped locks where necessary.
2014-12-17 16:07:29 -05:00
1fa9edd872
insensitive buttons should be shaded towards the gtk_background color, not hardcoded gray
2014-12-17 14:17:32 -06:00
da2043e179
Force ghost note positive in all circumstances.
2014-12-17 03:17:07 -05:00
733f517948
Fix potential crash when right clicks go astray.
...
This should be impossible, since nothing but an audio region should have a fade
to begin with, but just doing nothing in this case does no harm.
2014-12-17 03:06:23 -05:00
5ee4a5d56a
Don't allow drawing notes in rec regions (crash).
2014-12-17 02:50:45 -05:00
e0cb9efb00
Various color tweaks.
...
This commit changes some color names, nuke your theme. This isn't quite ideal
yet, but takes some steps towards where I think things should go aesthetically:
Make automation tracks/regions colors correspond to their parent's type.
Make selected MIDI notes outlined in red like most everything else, and scrap
separate min/mid/max fill colors for selected MIDI notes.
Color automation ghost MIDI notes based on original note color.
Try to kill 90's looking brightish gray gradients in general.
2014-12-16 00:05:45 -05:00
211f8f61d7
Fix control point colors.
2014-12-16 00:04:06 -05:00
e90ecdd5c5
Fix marker bars "gradient" colors.
2014-12-16 00:02:06 -05:00
f8ae456aaa
fix editing of nested/group item colors in theme manager
2014-12-15 15:54:10 -05:00
76733daf63
add some alpha to "covered region" coloration
2014-12-15 14:49:17 -05:00
f88804b788
fix some missing color definitions
2014-12-15 14:31:43 -05:00
5471ef8a79
make editor rubber band rect have appropriate transparency
2014-12-15 13:37:25 -05:00
a5aa2df6fc
add localeguard to read floating point values correctly when loading theme modifiers
2014-12-15 13:30:56 -05:00
4791c51d0f
tweak up transparency editor in theme panel
2014-12-15 12:48:31 -05:00
f6e88ead01
move theme manager into preferences window
2014-12-15 12:32:41 -05:00
8b23001441
add editor to Theme Manager for modifiers
2014-12-15 12:07:05 -05:00
94b6dd7f87
final modifier
2014-12-15 10:47:51 -05:00
2145fd2973
next 2 modifiers
2014-12-15 10:46:15 -05:00
eac478495e
next modifier
2014-12-15 10:43:39 -05:00
bf7fa8e3db
next modifier
2014-12-15 10:41:46 -05:00
d8594a9b20
remove unused color
2014-12-15 10:37:50 -05:00
aa8fa1fe4f
next modifier
2014-12-15 10:36:38 -05:00
1ab2705b4b
next modifier
2014-12-15 10:32:17 -05:00
651fc9f68e
next modifier
2014-12-15 10:25:42 -05:00
bd6682f2cd
next modifier
2014-12-15 10:22:22 -05:00
1fd681604e
next modifier
2014-12-15 10:21:08 -05:00
7b023f4ee0
next modifier
2014-12-15 10:11:21 -05:00
666f33b463
next modifier
2014-12-15 10:02:20 -05:00
ccbedaee51
next modifier
2014-12-15 10:00:20 -05:00
3b863af475
remove color 105 since nothing uses it
2014-12-15 09:48:13 -05:00
04a1893ffd
next modifier, and remove color 102 since nothing uses it
2014-12-15 09:47:39 -05:00
7995f4f61e
next modifier
2014-12-15 09:30:14 -05:00
70e517380c
add 22 modifiers to dark.colors and start using the first one (for crossfade alpha)
2014-12-15 09:05:25 -05:00
811677c543
fix incorrect item name for color
2014-12-15 09:05:01 -05:00
dc934ab90d
Add UIConfiguration::color_mod (colorname, modifiername) to get a modified color
2014-12-15 09:04:41 -05:00
4908685d5e
fix meter color definitions (extra 0x in every one)
2014-12-15 07:50:45 -05:00
ef26a862e9
add missing UIConfiguration::modifier()
2014-12-14 23:48:20 -05:00
0bdfa05fb3
fix XML syntax error
2014-12-14 23:36:11 -05:00
83326a06ca
basic code to use SVModifier plus one definition in dark.colors
2014-12-14 23:34:59 -05:00
56ca52651e
fix up requested color names everywhere.
...
Thank <deity> for emacs ... space-uncamelcase-word-at-point FTW
2014-12-14 16:15:38 -05:00
f00fa04f10
new version of dark.colors
2014-12-14 16:14:47 -05:00
5f98054269
remove now-unused headers
2014-12-14 16:14:32 -05:00
59f32dc80f
remove base color concept from UIConfiguration and ThemeManager.
...
What used to be "relative colors" (defined relative to base colors) are now defined
in absolute terms.
2014-12-14 16:14:18 -05:00
48a7a11974
initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfiguration::color(name).
...
IMPORTANT: names have not been downcased and spaced yet, so many colors are not found
2014-12-14 12:27:07 -05:00
06f2136c4f
merge conflict resolution (text colors are no longer specified explicitly)
2014-12-14 12:18:55 -05:00
c98366c7c8
fixed merge conflict
2014-12-14 09:36:01 -05:00
ee38c44109
Structure MIDI device selector by manufacturer.
...
Unfortunately we store the state of models as simply model, so if there's ever
duplicate model names, we're somewhat screwed, but this makes the (previously
unmanageably huge) menu usable, while retaining the "model name as global
identifier" state unmodified.
2014-12-13 00:37:34 -05:00
17a58ecd4b
Use ArdourDropdown for MIDI device selector.
2014-12-12 23:38:41 -05:00
e19e05fc59
hide a lot of color debugging noise
2014-12-12 15:27:32 -05:00
cb13fe578f
show-more-ui-prefs-from-view-window is only a mixbus thing
2014-12-12 12:32:32 -06:00
f05a98f4fe
more color tweaks
2014-12-12 11:27:29 -06:00
26bd753a11
more color tweaks
2014-12-12 11:03:50 -06:00
c2025a62a6
derive ArdourButton LED inactive color from active color, rather than requiring explicit definition
2014-12-12 11:48:45 -05:00
8de98a1d87
rescue some of the worst casualties of the color changes
2014-12-11 18:01:11 -06:00
8e0cea5128
remove unnecessary button fill color definitions AND fix up "variable" names in COLOR_ALIAS macros (makes no difference to function
2014-12-11 17:05:13 -05:00
66709c8cd0
remove unnecessary button fill colors
2014-12-11 17:04:40 -05:00
75e6a36d8e
fall back on "generic button" colors in ArdourButton if specifically named fills + LED colors are not defined
2014-12-11 17:04:21 -05:00
bd430c2080
allow UIConfiguration::color() to tell caller that it could not find the named color
2014-12-11 17:03:52 -05:00
9278ae23c4
tweaks to minsec and timecode ruler display, especially at very high zoom.
...
Imported from work on Tracks done in Tel Aviv, November 2014
2014-12-11 12:51:01 -05:00
f1fd7feec6
add Grygorii Zharun to contributor list
2014-12-11 09:04:38 -05:00
764a8b9475
fix indentation
2014-12-11 09:04:26 -05:00
GZharun
8962adab4e
[Summary] Fixed issue with shifted playhead polygon when new session is created
2014-12-11 08:53:26 -05:00
d3d0e342d4
tracked down another remaining SessionHandleRef
...
import_status.sources kept references to the
most recently imported ARDOUR::SndFileSource
“all new sources” from Session::import_files()
2014-12-10 21:45:11 +01:00
2bbef1f32e
update_time_selection_display should work when in smart mode
2014-12-09 16:18:48 -06:00
e66752cec1
add set-session-extents-from-edit-range
2014-12-09 16:18:47 -06:00
1e0c1751a5
more DEBUG::Butler output, formatting corrections, and a warning on cerr if capture/playback buffers are too full/empty
2014-12-09 16:36:52 -05:00
8e93139872
fix meter scale colors (meterbridge)
2014-12-09 19:41:54 +01:00
246a4f3018
correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bit
2014-12-09 08:19:11 -05:00
1648b94905
install single color theme file during waf install
2014-12-08 22:18:50 -05:00
b7c5f27b14
remove debug output
2014-12-08 22:09:37 -05:00
0bb8e80f87
more tweaking of color management.
...
User's own modification to NAME.colors are stored in $CONFIG/my-NAME.colors now.
2014-12-08 22:02:38 -05:00
9ac551abab
another metric ton of color work
2014-12-08 22:02:38 -05:00
624a86c39d
lots more color work, closer and closer to being ready for ... being taken apart again
2014-12-08 22:02:38 -05:00
74becec17f
change GTK rc file system to use just a single file, which is color-neutral.
...
* packaging scripts need modification
* light theme file left in place to help with possible generation of alternate theme
2014-12-08 22:02:38 -05:00
aff8a806a2
more color work, including removing rgba{_p_}_from_style()
2014-12-08 22:02:38 -05:00
8455ebce90
noop, simplify code.
...
(!mixer || !editor) are checked at the top of the funtion
and also used without checks further down.
2014-12-08 18:47:10 +01:00
894192ca23
When we pass an integer clarify which overloaded version of sqrt() to call
2014-12-08 10:29:45 +00:00
9548b916e7
Don't switch to internal when switching to draw.
2014-12-07 23:59:07 -05:00
4f8714a038
Fix alignment of automation paste.
...
Preserve alignment between notes and control points when doing an internal
copy/paste of both.
Relative alignment between points on multi-paste is still not preserved. Both
behaviours here are actually useful, perhaps a modifier...
2014-12-07 23:16:42 -05:00
116722f182
Fix uninitialized value in note create drag.
2014-12-07 20:37:53 -05:00
dff9e60c7f
Draw region automation with draw in either mode.
...
Perhaps debatable if contents should be edited when not in internal mode
whatsoever, but consistent with audio region gain and track automation. It's
less of a problem with the draw tool than, say, object since drawing stuff is
its entire purpose.
2014-12-07 20:37:53 -05:00
603748d68a
Unify gain and draw tools.
...
There might be a few special cases lingering around from attempts at magic tool
business, but this seems to work fine as far as I can tell.
2014-12-07 20:37:46 -05:00
bbdad822cd
Fix and simplify step_mouse_mode.
2014-12-07 19:04:33 -05:00
ec8c0e93bb
Fix shift-rect-select with MIDI notes.
2014-12-07 17:30:06 -05:00
69c3a807cc
new code-level defaults for audio peak meter colors
2014-12-07 16:11:24 -05:00
acd54f1c58
Revert "new code-level defaults for audio peak meter colors"
...
This reverts commit 564d2860f85340ea091cfa4d92cb5f84d2a40fb1.
2014-12-07 16:11:24 -05:00
a5e5c14c77
new code-level defaults for audio peak meter colors
2014-12-07 16:11:24 -05:00
95e47d65f4
sane audio meter default colors
2014-12-07 22:01:26 +01:00
d5ef338d9d
remove old alias names for meter fills from default_ui_config
2014-12-07 15:12:28 -05:00
eaa456ff70
the return of correct audio meter colors
2014-12-07 15:06:33 -05:00
66f3de615f
remove stacktrace
2014-12-07 14:23:24 -05:00
d425a43b26
fix up various issues with UIConfiguration, saving state, RC file loading etc.
2014-12-07 14:20:17 -05:00
9ac7ddb31d
remove all explicit button text colors; use contrasting_text_color() instead.
...
Also, use a slightly off-white rather than pure white, which should really be configurable
2014-12-07 13:55:40 -05:00
b37be190f3
fix up a logic problem when editing palette colors
2014-12-07 13:44:12 -05:00
d7ca81cced
remove debug output
2014-12-07 13:44:00 -05:00
8ada45344e
fix default gtk background color
2014-12-07 13:43:40 -05:00
700edbdf39
big strides in color management
2014-12-07 13:12:48 -05:00
8f4ab08e20
revert UIConfiguration back to a normal member of ARDOUR_UI
2014-12-07 13:12:48 -05:00
d586289be5
first mostly-working build supporting GTK rethemeing via the Theme Manager
2014-12-07 13:12:48 -05:00
1b99e298e2
Make draw tool add points to track automation.
2014-12-07 00:26:00 -05:00
bfbb0f6178
Add legatize and remove overlap MIDI operations.
...
We're going to need the ability to apply MIDI edit operations to a note/control
selection soon...
2014-12-06 23:42:11 -05:00
f4a30e1f60
Support keyboard shift-click to select many notes.
...
Also support selecting with button 1 if shift is held, more discoverable.
2014-12-06 22:43:06 -05:00
39da38dd6e
Nudge notes by 1 bar if secondary modifier active.
...
Similar to how transpose moves an octave if the same modifier is active.
2014-12-06 22:43:06 -05:00
60a045271e
Allow creation of MIDI control points object tool.
2014-12-06 22:43:06 -05:00
16d60ef2f7
Grab keyboard only with note selection.
...
When entered, the keyboard is grabbed when the selection becomes non-empty, and
ungrabbed if it becomes empty again or the region is left or the user switches
out of internal mode.
This fixes scroll in internal mode and note moving with arrow keys. Also frees
up useful keybindings when there is no note selection, which is much nicer than
the "nothing works in edit mode at all" greedy grab approach used previously.
Attempt #874327892 of getting this damned grabbing right.
2014-12-06 22:43:06 -05:00
89be7ae58c
Fix crash on quit when in a non-route time axis.
2014-12-06 22:43:06 -05:00
2ea4ae603a
Fix crash on shift+rclick of region to remove.
...
This doesn't seem to have been touched for years, and I don't see how such an
obvious bug could possibly have been around for so long, but, well, this fixes
it as far as I can tell.
2014-12-06 22:43:06 -05:00
09bd88c9df
Fix crash when resizing a track quickly.
...
Triggered by resize drag an automation track very quickly upwards to shrink it
to the minimum. Caused by unsigned integer underflow.
2014-12-06 22:43:06 -05:00
9f5023175f
Fix crash when showing MIDI regions we shouldn't.
...
I am not sure what causes this, but it can happen when finishing a record
sometimes. Probably MidiSource::_writing isn't updated in the right order with
whatever triggers the redisplay, but at least not crashing is better...
2014-12-06 16:46:00 -05:00
60f4f5b9d8
Fix inappropriately massive flag font.
2014-12-06 16:07:32 -05:00
8339850e14
Fix patch flag scroll theft when in normal mode.
2014-12-06 16:05:47 -05:00
4650912ae3
Adapt range when copying between automation types.
...
For things like copying from pitch bender to a CC.
Also things like fader to pan, but that seems a bit funny. The conversion
probably needs to be a bit smarter here, perhaps taking the normal into
consideration...
2014-12-06 13:40:35 -05:00
96a9292a40
Restore an accidentally deleted #include
2014-12-06 17:50:36 +00:00
63082821d8
Support paste between automation lanes.
...
Also push the increasingly unwieldly paste parameters into a context object.
As with othe things, currently it is only possible to do "cross-type paste" by
explicitly selecting the target track. We will need to get automation region
view selection working to do better here, but at least for now it's possible to
get the data over.
2014-12-06 12:20:52 -05:00
db1fc6c3fa
Fix wacky return type.
2014-12-06 12:19:52 -05:00
2a28345bab
Use source-relative time converter directly.
2014-12-06 10:27:18 -05:00
34fcf22476
Fix internal paste when selection has only points.
2014-12-06 10:26:25 -05:00
38a874ecb8
fix/amend pre commit
2014-12-06 08:24:21 +01:00
12a4ddc952
fix another ambiguity, this time: WINAPI Rectangle
2014-12-06 07:40:17 +01:00
d223e2ed57
fix ambiguous reference.
...
OSX CoreServices typedef's struct Rect
2014-12-06 05:52:31 +01:00
a65cd2a1b9
Make scroll work on MIDI regions when internal.
...
For some reason, grabbing the magic keyboard focus makes scroll stop working
regardless of what MRV::canvas_group_event() returns. I can't figure out any
reason to grab the keyboard in this case anyway, so I just removed it.
Also simlify MRV event handling code in general.
2014-12-05 17:36:02 -05:00
4bc4cd0e20
save and restore color aliases
2014-12-05 11:17:56 -05:00
ab4b0dcffe
add default (for now) color aliases to default_ui_config
2014-12-05 11:17:43 -05:00
db9fbac7b5
added new header file for color aliases
2014-12-05 09:36:55 -05:00
0045891362
part two of remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VARIABLE
2014-12-05 09:26:12 -05:00
dd49a249ad
remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VARIABLE
2014-12-05 09:25:34 -05:00
2449fc9681
several steps closer to more sane color system
2014-12-05 09:01:55 -05:00
d0a18a8c35
correct alias definitions in default derived color list
2014-12-05 09:01:55 -05:00
46ed23116e
make new color aliases actually work
2014-12-05 09:01:55 -05:00
8e54baa65f
working compilation for new color code
2014-12-05 09:01:55 -05:00
b426873f6f
Add MIDI control points only in internal/pencil.
2014-12-04 22:40:39 -05:00
24727e65be
Make gain controls step by roughly 1.0/0.1 dB.
...
Shoot for roughly 30 steps for all controls.
Always keep sensible step information in ParameterDescriptor and just convert
for the UI.
This is a little weird, but it's less weird than it was before, and works.
2014-12-04 00:30:47 -05:00
d2a069178a
allow spaces in TOP, cd to gtk2_ardour to avoid dup midnam, etc warnings
2014-12-03 20:45:12 +01:00
06f615c053
reduce confusion.
2014-12-03 13:52:29 +01:00
4b751f9e87
Move setting _fmode flag on windows into PBD::init
...
This moves setting of _fmode slightly later in the initialization
of the application via Ardour::init.
2014-12-03 17:31:05 +07:00
23c0452e05
Add test_search_path to find test files in MidnamTest
2014-12-03 17:31:04 +07:00
edac6abdd7
Remove old scripts from when scons was used for build system
2014-12-03 17:31:04 +07:00
61f9ca9f3c
Use test utility function to find evoral test files
...
either via EVORAL_TEST_PATH env var or on windows via directory relative
to dll
2014-12-03 17:31:04 +07:00
40df14fa16
export ARDOUR/PBD_TEST_PATH so that ./waf test finds the pbd test files
2014-12-03 17:31:03 +07:00
b9567b6d46
Use ardev_common.sh to setup environment for running libardour tests
2014-12-03 17:31:03 +07:00
ec00c6d652
Because we're building the gdk-pixbuf modules statically (i.e. no longer as DLLs) it's not necessary to edit the user's 'gdk-pixbuf.loaders' file (MSVC build only)
2014-12-02 19:08:12 +00:00
86de0386c9
Fix automation write/touch.
2014-12-01 23:35:24 -05:00
b3ea22fc3f
Remove unused method.
2014-12-01 23:35:24 -05:00
767c0238a3
Replace half-baked param metadata with descriptor.
...
Among other things, this means that automation controls/lists have the actual
min/max/normal/toggled of parameters, and not those inferred from the Parameter
ID, which is not correct for things like plugin parameters.
Pushing things down to the Evoral::ParmeterDescriptor may be useful in the
future to have lists do smarter things based on parameter range, but currently
I have just pushed down the above-mentioned currently used attributes.
2014-12-01 23:35:24 -05:00
Julien de Kozak
cb8abbe8d2
Make it compile with C++11 support.
...
Reference : https://bugs.webkit.org/show_bug.cgi?id=59249
2014-12-01 23:18:11 +01:00
002c3b1646
Add comment about parameters to coverage() including the end point.
2014-12-01 20:06:08 +00:00
0ffeaa6d6a
Remove braindead Parameter inheritance abuse.
2014-11-30 23:56:20 -05:00
302c93df04
Fix test runner for tests that use files.
2014-11-30 23:56:19 -05:00
2588b1cac9
Trim the include tree.
2014-11-30 23:56:19 -05:00
cf537b97f5
Add missing namespace qualifiers.
2014-11-30 23:56:19 -05:00
0f72ea4a34
Factor out duplicated track automation code.
...
Mute automation for MIDI tracks.
2014-11-30 23:56:19 -05:00
52d97c8cfb
update interface for processor-box faders step/page
...
see also 4d4c20b8c
2014-12-01 00:33:11 +01:00
4d4c20b8cc
gtk interface update for controller step/page size
2014-11-30 15:05:40 +01:00
77d5fb7a35
Fix write for boolean automation.
2014-11-29 14:32:12 -05:00
48bb90eb88
show values on faders (fixes bug in 55c6165
)
2014-11-29 14:49:03 +01:00
58663db374
change ownership of processor window-proxy
...
fixes crashes:
* If the Editor-Mixer shows a channel with a plugin that
has been edited in the Mixer, double-clicking the plugin
will try to bring up a 2nd instance of the plugin-UI.
* When closing Ardour both the Mixer and the Editor-Mixer try to delete the underlying plugin, resulting in a double free.
2014-11-29 10:06:25 +01:00
ed1bbefd19
Somewhat working gain automation.
...
This probably isn't correct in several ways, but it works more than it did, so
I figure it's push worthy.
Still not working:
* Saving mute automation list
* Dragged control points are not snapped to model restrictions
(boolean, in this case, but general problem)
* Line goes funny if you record mute automation
(as opposed to drawing it which works)
2014-11-29 01:25:27 -05:00
f190e630ab
Show discrete/toggled automation as stepped line.
2014-11-28 21:15:28 -05:00
55c616519b
Use a button as controller for toggled parameters.
2014-11-28 18:40:23 -05:00
e3da7aff8c
Remove redundant calls to start/end_touch.
...
The controllers do this automatically.
2014-11-28 18:31:18 -05:00
16947f751b
Remove dead code.
2014-11-27 04:17:15 -05:00
140540ef59
variable name change for slightly increased clarity
2014-11-26 18:22:22 +02:00
137425faf1
continue tweaks on the color road
2014-11-26 18:22:22 +02:00
7fc1152d31
newly generated, quantized-hue relative color definitions
2014-11-26 18:22:22 +02:00
7636bfe4ed
add back grays
2014-11-26 18:22:22 +02:00
82aea4b047
add default values for base colors (configurable colors) to default_ui_config.in
2014-11-26 18:22:22 +02:00
ed65c801c5
save base colors (configurable colors) in normal way (code had been removed)
2014-11-26 18:22:22 +02:00
318a9edab9
massive reworking of color selection implementation
2014-11-26 18:22:22 +02:00
e9768e934f
move creation of UIConfiguration object to precede creation of ArdourUI.
...
This is pretty kludgy but we need the UIConfiguration object (or any color management object) to be the first to connect to
the ColorsChanged signal.
Might be better to make the UIConfiguration object a delegate for the ThemeManager.
2014-11-26 18:22:22 +02:00
fcd7ec92d4
With printf() / snprintf() etc "%f" actually requests a double, not a float
...
Let's pass the correct type, since we can't rely on these functions to do intelligent conversion
2014-11-26 09:57:14 +00:00
97981e9007
fix indentation nightmare from 9559cf3947
2014-11-25 12:17:26 +02:00
5101916a17
fix case of included header file
2014-11-25 12:17:26 +02:00
VKamyshniy
c14c365419
[Summary] Fixing behavior of the FloatingTextEntry
2014-11-25 12:17:26 +02:00
76334847c5
quick sanity check
2014-11-25 10:35:50 +01:00
8a58ffd151
NOOP, fix some “missing sentinel” -Wformat
2014-11-25 10:23:10 +01:00
ea5876b836
Remove dead code.
2014-11-25 02:11:44 -05:00
d953f1ce0e
when dragging on the canvas, use x,y pointer coordinates to decide if motion has occured.
...
Using _last_pointer_frame breaks when dragging to the left of the canvas, because we clamp
the value of the frame to >= 0. Motion would step once the pointer crossed the left edge
of the canvas because the frame value would always be zero.
This is not a problem when using the pointer x,y values which end up appropriately negative
under all conditions.
2014-11-24 21:59:29 +02:00
bf2625de40
Now that we're building pango's language modules statically (i.e. no longer as DLLs) it's not necessary to edit the user's 'pango.modules' file
2014-11-24 12:58:26 +00:00
3a7652200d
also search for 32bit xjadeo on 64bit windows
2014-11-24 01:43:31 +01:00