summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2014-11-18Remove obviously dead/redundant code.David Robillard
2014-11-18Fix incredibly unlikely NULL pointer dereference.David Robillard
2014-11-18Fix zoom out limiting logic to actually limit minimum zoom.David Robillard
2014-11-18Fix mismatched note resize drag cursor and behaviour.David Robillard
2014-11-18Fix edit point selector on Mixbus.David Robillard
2014-11-18remove cruftRobin Gareus
2014-11-18silence clang "dead assignment" warningsRobin Gareus
2014-11-18synchronize preferences and monitor-sectionRobin Gareus
2014-11-18remove cruft (monitor section knobs are cairo now)Robin Gareus
2014-11-18NOOP, re-indent and remove trailing whitespaceRobin Gareus
2014-11-17Fix visibility of MIDI controller automation tracks across saves.David Robillard
2014-11-16Don't hide selected control points.David Robillard