summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-11-30Add missing namespace qualifiers.David Robillard
2014-11-30Factor out duplicated track automation code.David Robillard
2014-12-01update interface for processor-box faders step/pageRobin Gareus
2014-11-30gtk interface update for controller step/page sizeRobin Gareus
2014-11-29Fix write for boolean automation.David Robillard
2014-11-29show values on faders (fixes bug in 55c6165)Robin Gareus
2014-11-29change ownership of processor window-proxyRobin Gareus
2014-11-29Somewhat working gain automation.David Robillard
2014-11-28Show discrete/toggled automation as stepped line.David Robillard
2014-11-28Use a button as controller for toggled parameters.David Robillard
2014-11-28Remove redundant calls to start/end_touch.David Robillard
2014-11-27Remove dead code.David Robillard
2014-11-26variable name change for slightly increased clarityPaul Davis
2014-11-26continue tweaks on the color roadPaul Davis
2014-11-26newly generated, quantized-hue relative color definitionsPaul Davis
2014-11-26add back graysPaul Davis
2014-11-26add default values for base colors (configurable colors) to default_ui_config.inPaul Davis
2014-11-26save base colors (configurable colors) in normal way (code had been removed)Paul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-11-26move creation of UIConfiguration object to precede creation of ArdourUI.Paul Davis
2014-11-26With printf() / snprintf() etc "%f" actually requests a double, not a floatJohn Emmas
2014-11-25fix indentation nightmare from 9559cf3947Paul Davis
2014-11-25fix case of included header filePaul Davis
2014-11-25[Summary] Fixing behavior of the FloatingTextEntryVKamyshniy
2014-11-25quick sanity checkRobin Gareus
2014-11-25NOOP, fix some “missing sentinel” -WformatRobin Gareus
2014-11-25Remove dead code.David Robillard
2014-11-24when dragging on the canvas, use x,y pointer coordinates to decide if motion ...Paul Davis
2014-11-24Now that we're building pango's language modules statically (i.e. no longer a...John Emmas
2014-11-24also search for 32bit xjadeo on 64bit windowsRobin Gareus
2014-11-23update harvid & ffmpeg binary path discovery on windows (64 & 32 bit)Robin Gareus
2014-11-23fix/silence various compiler warnings.Robin Gareus
2014-11-23assign minsec_ruler_scale and minsec_mark_modulo when zoomed very far outPaul Davis
2014-11-22Fix quantization and other time-related ops.David Robillard
2014-11-22Fix note resizing.David Robillard
2014-11-22Fix invisible discrete control points.David Robillard
2014-11-22Wrap MusicalTime in a class.David Robillard
2014-11-22Factor out copy-paste code to get grid type in beats defaulting to 1.David Robillard
2014-11-22Move time converters only to the region views that actually need them.David Robillard
2014-11-20Use memento_command_binder() to (probably) fix MSVC build and other things.David Robillard
2014-11-20Remove unused variables.David Robillard
2014-11-19fix range selection of mixer strips; shift+selecting a single strip would se...Ben Loftis
2014-11-19also load hotspot file (if it exists) for default cursorsRobin Gareus
2014-11-18drop hotspot info when changing cursors.Robin Gareus
2014-11-18add square cursors (for windows)Robin Gareus
2014-11-18tabs are tabs and spaces are spacesRobin Gareus
2014-11-18assert no null pointer dereferenceRobin Gareus
2014-11-18Plugin Automation All: Fix bug where Switches weren't being changed.Jeremy Carter
2014-11-18Make MIDI channel selector rows/col constraints actually do something.David Robillard
2014-11-18Avoid possible use of uninitialized values.David Robillard