add default timeout for old dbus headers
[ardour.git] / libs /
2014-06-05 Robin Gareusadd default timeout for old dbus headers
2014-06-05 Paul Davisremove debugging output
2014-06-05 Paul Davisbasic, initial structure for canvas widget item
2014-06-05 Paul Davisallow public access to CairoWidget::render()
2014-06-05 Robin Gareusmake alsa/ardour dbus-device request tool generally...
2014-06-05 Robin GareusALSA backend: require both in+output.
2014-06-05 Robin Gareusmark dbus reservation tool optional
2014-06-05 Robin Gareusincrease system-exec timeouts for kill.
2014-06-05 Robin GareusDBus ALSA device reservation
2014-06-05 Robin Gareusproper dbus device reservation
2014-06-04 Robin Gareusbreak out ALSA related functions into libardouralsautil
2014-06-04 Robin GareusALSA: tentative hack to request audio-device.
2014-06-04 Robin GareusALSA backend: engine.halted_callback if the process...
2014-06-04 Robin Gareusif the user chooses to stop the jack-backend, mark...
2014-06-04 Robin Gareusfixes to change engines while Ardour is running.
2014-06-04 John Emmas Add newly introduced sources to MSVC project
2014-06-04 Robin GareusRevert "add API to query a processor's frozen state."
2014-06-04 Robin GareusRevert "Revert "ALSA backend: separate flags for is...
2014-06-04 Robin GareusRevert "ALSA backend: separate flags for is-running...
2014-06-04 Robin GareusALSA backend: separate flags for is-running and should...
2014-06-04 Robin Gareusadd API to query a processor's frozen state.
2014-06-04 Robin Gareusre-work bounce/freeze. Freezer stops at first active...
2014-06-04 Robin GareusALSABackend: elaborate on start-up error cases
2014-06-04 Paul DavisRevert "When writing '.jackdrc' make sure we enclose...
2014-06-03 Paul Davisfix two mysterious problems with stdint types
2014-06-03 Paul Davismerge onecanvas and cairocanvas branches, and manually...
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-03 Paul Davisfix missing leftover Canvas::pick_current_item() which...
2014-06-03 Paul Davisuse window-based coordinates when picking current item...
2014-06-03 Paul Davisvarious changes to get independent scrolling to work...
2014-06-03 Paul Davisclean up ArdourCanvas::Arrow implementation to remove...
2014-06-03 Paul Davisrationalize and centralize computation of positional...
2014-06-03 Paul Davisinline ScrollGroup::canvas_position() for no particular...
2014-06-03 Paul Davisavoid recursing through the entire canvas when scrollin...
2014-06-03 Paul Davisdifferent approach to independent scrolling, involving...
2014-06-03 Paul Davisinitial redesign of canvas scrolling to facilitate...
2014-06-03 John EmmasWhen writing '.jackdrc' make sure we enclose any device...
2014-06-03 John EmmasKeep this #include consistent with similar ones
2014-06-02 Robin GareusALSA backend: tweak midi parser (fix start mid sequence)
2014-06-02 Robin GareusALSA backend: device detection
2014-06-02 Robin Gareusmake ALSA backend optional and disable by default
2014-06-02 Robin GareusALSA backend: add raw midi parser
2014-06-02 Robin GareusALSA backend: raw midi prototype
2014-06-02 Robin GareusALSA backend (based on Dummy backend and zita-alsa...
2014-06-02 Paul Davisfix errors in manual conflict resolution
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-06-02 Robin GareusDummyBackend: fix midi event mux+sorting
2014-06-01 Robin Gareusfix --with-dummy config option
2014-06-01 Robin GareusDummy backend, revise small things
2014-06-01 Robin Gareusdummy-backend, fix physical ports in/out convention.
2014-05-31 Robin Gareustest possible 'flickering' with nvidia
2014-05-31 Robin Gareusdo not thin() automation event list on load.
2014-05-31 Robin Gareusdon't allow waveform to bleed into TimeAxisViewItem...
2014-05-30 Robin Gareususe CubicSpline interpolation for x-fade preset Shapes
2014-05-30 Robin Gareusupdate Evoral::Curve to honor ControlList::Interpolatio...
2014-05-30 John EmmasAdd newly introduced sources to MSVC project
2014-05-30 John EmmasRearrange some #includes to keep MSVC happy
2014-05-30 Robin GareusFix code to prepare re-enable cubic spline interpolatio...
2014-05-30 Robin Gareuspanner: backwards compatibility, constrain pan-range...
2014-05-30 Robin Gareussmooth visual curve drawing
2014-05-29 Robin Gareususe fixed number of steps for dB-scale x-fade curves.
2014-05-29 Robin Gareusfixed number of steps for symmetric fades:
2014-05-29 Paul Davisback port 6576105 from cairocanvas as fix for data...
2014-05-29 Paul Davisfix data loss/file deletion caused by mistaken used...
2014-05-29 Robin Gareusfix symmetric fade-shape (still variable number of...
2014-05-29 Robin GareusSymmetric x-fade, use equivalent of -6dB per step for...
2014-05-29 Robin Gareusfix typo in vst doc.
2014-05-29 Robin Gareussmoothen rendering of x-fades
2014-05-29 Robin Gareusincrease accuracy of fades.
2014-05-29 Robin Gareusfix prev commit
2014-05-29 Robin Gareusrenice x-fade rendering w/cairo-antialiasing
2014-05-29 Robin Gareusrevert x-fade curves to Mixbus2.
2014-05-29 Paul Davismake building the dummy backend be a configure-time...
2014-05-29 Robin GareusCanvas: new x-fade drawing, two curve widget
2014-05-28 Robin GareusRevert "cairo sub-surface prototype & example
2014-05-28 Robin Gareusexercise subsurface rendering for x-fade curves
2014-05-28 Robin Gareuscairo sub-surface prototype - intermediate flattened...
2014-05-28 Robin GareusVST: fix name detection if effGetEffectName is N/A...
2014-05-27 Robin GareusVST: properly query name from plugin
2014-05-27 Robin GareusCurve: anti-aliasing.
2014-05-27 Robin Gareusimplement Curve in/outside fill
2014-05-27 Robin Gareusdirectly apply waveform clip-level changes
2014-05-27 John Emmas(Windows) Add support for finding the bundled version...
2014-05-27 John EmmasRemove an unnecessary #define
2014-05-27 John EmmasUse PLATFORM_WINDOWS (in preference to WIN32) for consi...
2014-05-26 Robin Gareus"We brake for nobody." oh wait. - fixes Rectified Wavef...
2014-05-26 Robin Gareusfix region export with fades and gain.
2014-05-26 Robin GareusNOOP, just re-indent diagram
2014-05-26 Robin Gareusfix prev commit, window-offset for x-fade drawing
2014-05-26 Robin Gareusfix x-fade drawing
2014-05-26 Robin Gareusapply gain automation on bounce - fixes 5887
2014-05-26 Robin Gareusallow to set custom thread-buffer size
2014-05-26 Robin Gareusprocess effect-automation when bouncing w/processing
2014-05-25 Robin Gareusignore sends when bouncing w/processing - only break...
2014-05-25 Robin Gareusbounce to target number of channels
2014-05-25 Robin Gareuscompensate for processor latency during bounce
2014-05-25 Robin Gareusfix bounce with processing (thread buffers) fixes ...
2014-05-24 Robin Gareusallow to switch from/to dummy-backend
2014-05-24 Robin GareusDummyBackend: implement port connect_callback()
2014-05-23 Colin FletcherInitialise _soundcloud_upload to false in ExportFormatS...
next