ardour.git
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.
2015-02-26 Robin Gareusrsync & cache plugins locally
2015-02-26 Robin Gareusreally thin bundled plugins
2015-02-26 Robin Gareuscabron?
2015-02-26 Robin Gareusinclude x42 plugins in mixbus bundle
2015-02-25 Ben LoftisPotential fix for confusion for Input/Output buttons...
2015-02-25 Robin Gareusfix osx version detection in da975ae
2015-02-25 Robin Gareusallow carbon support on 10.6, 32bit
2015-02-24 Robin Gareusannotate prev commit.
2015-02-24 Robin Gareusno more AU warnings…
2015-02-24 Ben Loftisrecover the most recent audio setup settings from config
2015-02-24 Robin GareusAU synth. prefer stereo variant if available.
2015-02-23 Robin GareusAU: fix return value reference
2015-02-22 Robin Gareusfix return value on AU error in e070701
2015-02-22 Robin Gareusfix logical-op-parentheses
2015-02-22 Robin Gareussupport AudioUnit Generators without global Channel...
2015-02-22 Paul Davisfix two other potential issues with leftover 32 bit...
2015-02-22 Paul Davisfix incorrect use of int32_t for current position in...
2015-02-21 Robin Gareusdummy: add square wave frequency sweep generators
2015-02-21 Robin Gareusfix embedded plugin UI keyboard handling
2015-02-21 Robin Gareushook up focus_button for LV2 GUIs
2015-02-20 Paul Davisfix logic of Session::audio_source_name_is_unique()
2015-02-20 Paul Davisensure that stub audio file sources are removed when...
2015-02-20 Paul Davisfix erroneous merge for wavesaudio backend
2015-02-20 Valeriy Kamyshniy[Summary] In internal Waves backend API, switching...
2015-02-20 VKamyshniy[Summary] In internal Waves backend API, switching...
2015-02-20 nick_mThe commit 3da9c3b7403dd57984e1f0d090c7bd902f933225
2015-02-20 David RobillardNormalize notes on all channels.
2015-02-19 David RobillardFix record/import of note ons with velocity 0.
2015-02-19 David RobillardDon't allocate then discard notes on note off.
2015-02-19 David RobillardRemove unused ifdef gunk.
2015-02-19 Paul Davisfix incorrect type for Waves' backend's _sample_time_at...
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-19 Robin Gareusadd a nonsense-midi test sequence:
2015-02-19 Robin Gareusfix memory leak in case LV2 GUI fails.
2015-02-19 Robin Gareusfix some static-analysis warnings
2015-02-19 Paul Davisfix transport issues when loop-is-mode is off.
2015-02-18 Robin Gareusrsynth: map note-on with zero velocity to note-off
2015-02-18 Paul Davisstop dragged regions moving to the dropzone during...
2015-02-18 Paul Davisfix initialization order (sigh)
2015-02-18 Paul DavisRevert "[Summary] Eliminated redundant marker update...
2015-02-18 Paul DavisRevert "fix indentation from previous commit and previo...
2015-02-17 Robin GareusOSX package: don’t copy dylib itself to libdir.
2015-02-17 Robin Gareusfix windows packaging (unversioned dll)
2015-02-17 Paul Davistry to restore original semantics for scheduling butler...
2015-02-17 Paul Davisanother required fix following recent cherry-picks...
2015-02-17 GZharun[Summary] Blocked redundant skip marker (during skip...
2015-02-17 Paul Davismark session dirty when loop location is changed
2015-02-17 Paul Davisfix indentation from previous commit and previous edits
2015-02-17 GZharun[Summary] Eliminated redundant marker update notificati...
2015-02-17 GZharun[Summary] Fixed loop processing in cases when loop...
2015-02-17 Paul Davisfixes for desirable playback when using seamless looping.
2015-02-16 Paul Davisfixes for non-overlapping fade in/out even in regions...
2015-02-16 Robin Gareusdump bundled file-list
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-02-16 Tim MayberryIncrease transparency of Loop rectangle so tempo lines...
2015-02-15 Tim MayberryAdd TestUI class to properly handle EventLoop invalidation
next