ardour.git
2015-03-09 Robin Gareusfix typo in 72ed785
2015-03-09 Robin Gareussome backends can handle incorrectly ordered midi events.
2015-03-09 Robin Gareusfix ‘pure virtual’ crash at exit.
2015-03-09 Robin Gareusexplicitly shutdown engine at exit
2015-03-08 Robin Gareusallow hotplugging CoreMidi devices.
2015-03-08 Robin Gareusthere’s no jack_creator_thread on windows
2015-03-08 Robin Gareusupdate default windows config
2015-03-08 Robin Gareuskeep port bundles in sync with engine
2015-03-08 Robin GareusBundle API user update 2/2
2015-03-08 Robin GareusBundle API user update
2015-03-08 Robin Gareusconsolidate BundleAdded/Remove signal
2015-03-08 Robin Gareusadd a no-jack-metadata option for poor 12.04 souls
2015-03-08 Robin Gareusallow to drag gain-envelope points
2015-03-08 Robin Gareusfix typo, list output bundles properly.
2015-03-08 Robin Gareusnicely named session bundles
2015-03-08 Robin Gareususe pretty names in port-matrix
2015-03-08 Robin Gareuscoremidi separate ID and Name, use fixed IDs.
2015-03-08 Robin Gareusadd backend support for port properties (CoreAudio)
2015-03-08 Robin Gareusadd backend support for port properties (jack)
2015-03-08 Robin Gareuslibardour API to exercise get_port_property
2015-03-08 Robin Gareusadd port-engine API to query port-properties
2015-03-08 Robin GareusCoreAudio fwheelin’ state-machine cleanup etc.
2015-03-08 Robin Gareusupdate https://github.com/x42/weakjack/
2015-03-08 Tim MayberryReduce run time/output of PBD::Timer unit test
2015-03-08 Tim MayberryFix PBD::copy_file on windows to work with non-ascii...
2015-03-08 David RobillardFix compilation with --no-lv2 (#0006169).
2015-03-08 Robin Gareusfix drag-motion over TAV w/o view()
2015-03-08 Robin GareusCluster Frak String Reference
2015-03-08 Robin Gareusavoid non-integer loop conditions.
2015-03-08 Robin Gareusproperly handle empty CFStringRefs.
2015-03-07 Ben Loftisremove unneeded debug output
2015-03-07 Robin GareusCoreAudio: fix allocation alignment
2015-03-07 Robin Gareusanother 0cb096a fixup
2015-03-07 Robin Gareusmore OSX weirdness fixes 0cb096a
2015-03-07 David RobillardFix LV2 preset deletion and clash between plugins.
2015-03-07 David RobillardUse Ardour widgets consistently in plugin UI.
2015-03-07 David RobillardIncrease editable region alpha slightly.
2015-03-07 Robin Gareusadd coreaudio backend to bundle
2015-03-07 Robin GareusI’m starting to regret these checks..
2015-03-07 Robin Gareusno more gcc/ppc complaints
2015-03-07 Robin Gareusfix various -Wformat
2015-03-07 Robin Gareusfix copy/edit in 659a8a2
2015-03-07 Robin Gareusengine dialog, update device is changed.
2015-03-07 Robin Gareusfix device changes..
2015-03-07 Robin Gareusfix latency report, take buffersize changes into account.
2015-03-07 Robin GareusHard Core Audio
2015-03-07 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-07 John EmmasAdd a missing 'typename' specifier to the declaration...
2015-03-07 Robin Gareusfix linux detection
2015-03-06 Robin Gareusmore ongoing work on the coreaudio backend
2015-03-06 Robin Gareusbuild system tweaks for coreaudio/waves-coreaudio
2015-03-06 David RobillardHide automation state options for MIDI controls.
2015-03-06 Robin Gareusupdate Engine Dialog when devices are dis/connected.
2015-03-06 Robin Gareuscont’d work on the coreaudio backend & cleanup
2015-03-05 David RobillardAdd MIDI readahead to options editor.
2015-03-05 David RobillardHandle edits while playing precisely.
2015-03-05 David RobillardClean up MidiPlaylist::read, kill copy-paste code.
2015-03-05 Ben Loftisfix import of v2 session redirects: active or inactive
2015-03-05 Robin Gareuscreate engine thread before sending notifications.
2015-03-05 Robin Gareusget started on coreaudio/midi backend
2015-03-05 Paul Davisremove unused empty function
2015-03-05 Paul Davisremove unused -N (nocache) option from readtest script
2015-03-05 Robin Gareusfix another screwup/typo in 782dd70
2015-03-05 Robin Gareusremove unused devel.variable in prev commit
2015-03-05 Robin Gareusalsa: implement timing callback
2015-03-04 Ben Loftisfix for previous checkin; should allow waves midi backe...
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
2015-03-03 Robin Gareusrecursive VST scans
2015-03-03 Robin Gareusrecursive regexp file search.
2015-03-03 John EmmasAdapt our MSVC projects to use our (newly re-built...
2015-03-02 Robin Gareusleave a ToDo note for the butler.
2015-03-02 Robin Gareusexplicitly close tmpfiles before unlink.
2015-03-02 Robin Gareusadd an explicit close function to sndfile
2015-03-01 Robin Gareususe Xthreads in session butler.
2015-03-01 Robin GareusXthread: blocking read + non-blocking write mode.
2015-03-01 Robin Gareustiny cleanup due to long comment in between.
2015-03-01 Robin Gareusfix typo in c936c97
2015-03-01 Robin Gareuspossible fix for #6187 - assert(backend)
2015-02-28 Robin Gareusadd AU cache/blacklist actions to prefs.
2015-02-28 Robin GareusAPI to delete AU cache & blacklist
2015-02-28 Robin GareusAU blacklist
2015-02-28 Robin GareusAU fix potential endless loop during discovery
2015-02-28 Robin Gareuspromote sustain pedal from meh to reasonable.
2015-02-28 John EmmasMSVC - accommodate some newly introduced calls to ...
2015-02-28 John EmmasIn libpbd the sources 'localeguard.cc/.h' and 'locale_g...
2015-02-28 Robin GareusAU presets: allow to save & directly use.
2015-02-28 Robin Gareusinclude AU control outputs (as meters on generic UI)
2015-02-28 Robin Gareusautomated toggles? yes we can!
2015-02-28 Robin Gareusfix AU generic GUI and automation lanes
2015-02-28 Robin Gareusfix routing midi data on export:
2015-02-28 Robin Gareusrework video-export dialog, remember settings
2015-02-28 Robin GareusVTL: add webm export-preset and amend 1184660.
2015-02-28 Robin Gareusprepare saving video-export settings.
2015-02-28 Robin Gareusvideo export: allow to use ffmpeg format-defaults
2015-02-28 Robin Gareusvideo-export dialog: allow keyboard navigation
2015-02-27 David RobillardFix unnecessary const violation.
2015-02-27 Robin Gareusfix carbon GUI focus/re-exposure
2015-02-27 Ben Loftislikely fix for broken fades (imported from v2 sessions)
2015-02-27 Ben Loftispotential fix for the_CLA reported problem: v2 fader...
2015-02-26 Robin Gareusfix generic GUI for AU.
next