ardour.git
2014-09-20 Paul Davisuse new ARDOUR::Location signals in GUI
2014-09-20 Paul Davisduplicate all ARDOUR::Location signals so that we have...
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-18 Ben LoftisFix some inconsistent usage of a Controllables Interfac...
2014-09-17 Paul Davisadd action and menu item to control use of skip playback
2014-09-17 Paul Davisdo not mark session dirty during loading process; sync...
2014-09-17 Paul Davisuse Config->get_skip_playback() when handling Skip...
2014-09-17 Paul Davisnew Config var to control whether skip playback is...
2014-09-17 Paul Davisadd IsSkip enum to enums.cc
2014-09-17 Paul Davisshift-drag on range marker bar creates skip ranges...
2014-09-17 Paul Davisadd new Skip event to SessionEvents
2014-09-17 Paul Davisfix small thinko with --no-lxvst option
2014-09-17 Paul Davisnew code to support creating skip markers
2014-09-17 Paul Davisremove old connections to (now) static Location signals
2014-09-17 Paul DavisLocations::clear_ranges() leaves punch/loop/session...
2014-09-17 Paul Davisdo not stupidly try to save punch/loop/session ranges...
2014-09-17 Paul Daviscorrectly connect to Location static signals
2014-09-17 Paul Davisadd new type of location, with _flags & IsSkip being...
2014-09-17 Paul Davisheader file part of initial attempt to push certain...
2014-09-17 Paul Davisinitial attempt to push certain kinds of Locations...
2014-09-17 Paul DavisLocations should listen to location changed signals...
2014-09-17 Paul Davischange Location "change" signals of various kinds to...
2014-09-16 Paul Davisset the CairoWidget focus handler; reset focus when...
2014-09-16 Paul DavisArdourButton should call the focus handler of CairoWidg...
2014-09-16 Paul Davisadd a focus handling callback so that all button press...
2014-09-16 Paul Davisescape should reset focus as well as abort drags/clear...
2014-09-15 Paul Davisif a (file) source really cannot be found, differentiat...
2014-09-15 Paul Davisfix up condition where a MIDI filesource is marked...
2014-09-15 Paul DavisFileSource should not generate its own error message...
2014-09-15 Paul Davistentative fix for losing (empty) MIDI files. Incomplete...
2014-09-15 Paul Davisfix compiler warning
2014-09-15 Paul Davisfix compiler warnings
2014-09-15 Paul Davisfix compiler warning
2014-09-15 Ben Loftisfix various loop-initiation faults
2014-09-15 Ben Loftisfix double-click-shows-region-properties in Ripple...
2014-09-13 Robin Gareuschange dummy backend to default to _("Silence").
2014-09-13 Robin Gareusosx packaging tweaks:
2014-09-13 Robin Gareusfix osx bundle script for new .rc file names
2014-09-13 Robin Gareus*t*racks not *c*hannels (amend 009ced9640)
2014-09-13 Robin Gareusfix CPI window handling:
2014-09-13 Robin Gareusfix crash when importing midi files with >1 midi-channe...
2014-09-13 Robin Gareusupdate ghost track colors:
2014-09-13 Robin GareusNOOP, format default-config values
2014-09-13 Colin FletcherFix restore of Jack driver setting
2014-09-13 Colin FletcherReturn playhead to last start position when aborting...
2014-09-13 Colin FletcherMake zoom-to-session include regions currently being...
2014-09-13 Colin FletcherFix spurious 'You cannot put a CD marker at this locati...
2014-09-13 Colin FletcherBe sure to initialise ExportFormatSpecification::_sound...
2014-09-13 John EmmasAdd 2 new source files to our 'gtkmm2ext' project ...
2014-09-13 John EmmasMinor - copy our built executable to a suitable folder...
2014-09-12 Robin Gareusreasonable dB range for waveform clipping indicator
2014-09-12 Robin Gareusdon't clamp wave-fill alpha value when using region...
2014-09-12 Robin GareusNOOP, remove trailing whitespace
2014-09-12 Robin Gareuswaveform drawing details:
2014-09-12 Paul Davisadd required visibility macros to Gtkmm2ext::CursorInfo
2014-09-12 Robin Gareuswaveform: really draw 1px lines.
2014-09-12 Robin Gareusupdate waveform drawing for zoomed-in, non-overlapping...
2014-09-11 Robin Gareusfix crash at session close/exit if a midi-control-surfa...
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-11 Paul Davisadd new MCP device file for original Mackie Control
2014-09-11 Paul Davisprovide compile-time-enabled/disabled debugging of...
2014-09-11 Robin Gareusmake valgrind output a bit more readable.
2014-09-11 Robin Gareusfix memory leak, changing semantics of PatchManager...
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-09-11 Robin Gareusfix race-condition/segfault at exit:
2014-09-11 Robin Gareusproperly retain LV2PluginInfo
2014-09-11 Robin Gareusinitialize uninitialzed var
2014-09-10 Paul Davislook for per-cursor-set hotspot info file when setting...
2014-09-10 Paul Davisfix/improve/test hotspot file parsing
2014-09-10 Paul Davisadd extra (default-ed) argument to ::get_icon_path...
2014-09-10 Paul Davisimprove code for cursor creation; nominally use CursorInfo
2014-09-10 Paul Davisadd copyright header comments
2014-09-10 Paul Davismove CursorInfo members into public access
2014-09-10 Paul Davisadd new (mostly) static class to permit lookup of curso...
2014-09-10 Robin Gareusadd --no-lxvst option
2014-09-10 Robin Gareusprint "Scanning folders for bundled LV2s" only once.
2014-09-10 Robin Gareusdelete route-groups before flushing routes.
2014-09-10 Robin Gareusgrep unused styles from gtkrc
2014-09-10 Robin Gareusdisable Midi Audition Synth if it cannot be found
2014-09-10 Robin Gareusfix selection color in barcontroller's entry
2014-09-10 Robin Gareusbetter safe than sorry.
2014-09-10 Robin Gareusfix d421602c24
2014-09-10 Robin Gareusdelete session XML object after loading and setting...
2014-09-10 Robin Gareusfree LV2 world after initial scan
2014-09-09 Robin Gareusplug a major mem hog.
2014-09-09 Robin GareusNOOP, indent & whitespace fixes
2014-09-09 Robin Gareusclean up midi channel controls
2014-09-09 Robin Gareusfix scoomer scroll-wheel max value
2014-09-09 John EmmasAdd 'libs/pbd/pbd/pthread_utils.h' to our pbd project...
2014-09-09 John EmmasImplement the new pthread macros (for the Waves audio...
2014-09-09 John EmmasRe-introduce our pthread macros (after fixing an earlie...
2014-09-09 John EmmasRevert "Add a couple of pthread helper macros"
2014-09-09 Robin Gareushave another go at vertical text alignment
2014-09-08 Robin Gareusadd an easy way to debug button sizes
2014-09-08 Robin Gareuscomplete list from 68f0694ac0
2014-09-08 Robin Gareustweak button text y-alignment
2014-09-08 Robin Gareusfix TAV text-entry size.
2014-09-08 Ben Loftisremove arbitrary button sizing for edit mode buttons
2014-09-08 Robin Gareusfix typo in b9f075143
2014-09-08 Robin GareusVertically align Midi Notes, Piano Roll & Canvas Line...
next