ardour.git
2014-06-07 Robin Gareusimplement midi capture alignment:
2014-06-07 Robin Gareusremove some 1920 tick constants and leave notes for...
2014-06-07 Robin Gareuslimit automation event density - fixes #5928
2014-06-07 Robin GareusALSA backend: separate systemic audio+midi latency
2014-06-07 Robin Gareuscheck for xjadeo/xjremote >= 0.7.7
2014-06-07 Robin Gareusupdate for xjadeo 0.7.7 (don't connect to jackd by...
2014-06-07 Robin GareusALSA rt-thread priority fixes
2014-06-07 Robin GareusALSA backend: prevent possible crash destruction of...
2014-06-07 Robin GareusALSA & Dummy: implement port [un]registration_callback
2014-06-07 Paul Davisinstall libardouralsautil into the normal libdir, not...
2014-06-07 Tim MayberryRevert windows backend search expression to "*backend...
2014-06-07 Tim MayberryDon't use module versioning with dummy backend when...
2014-06-07 Tim MayberryDon't use module versioning with jack backend in the...
2014-06-07 Tim MayberryUpdate pango.modules and remove reference to old pango...
2014-06-07 Tim MayberryOnly copy necessary config files to package directory
2014-06-07 Tim MayberryAdded LV2 libs and bundled LV2 plugins to windows packa...
2014-06-07 Tim MayberryInclude stdint.h for int64_t type
2014-06-07 Tim MayberryFix timecode target so it is just libtimecode.so and...
2014-06-07 Tim MayberryChange define to be consistant even though it isn't...
2014-06-07 Tim MayberryFix paths in ardourvst.in
2014-06-07 Tim MayberryFix paths in ardour.sh
2014-06-07 Tim MayberryFix install path of ardour_system.rc
2014-06-06 Paul Davisfix position where rubberband rect is drawn
2014-06-06 Paul DavisWhen rendering a Canvas::Rectangle take its _position...
2014-06-06 Robin Gareusalsa + dummy backend, proper [re]initialization
2014-06-05 Robin Gareusproperly setup port system latency for Dummy & ALSA...
2014-06-05 Paul Davisclip rendering of ScrollGroup to just the part of the...
2014-06-05 Paul Davisfix up drawing and selection process for range selectio...
2014-06-05 Paul Davisfix issues with verbose canvas cursor because it was...
2014-06-05 Paul Davisremove needlessly-added method
2014-06-05 Paul Davisreinstate a canvas group where we reparent regions...
2014-06-05 Paul Davisfix problems with expose/redraws from canvas where...
2014-06-05 Paul Davisstreamline logic for setting waveform colors
2014-06-05 Paul Davistweak logic for region coloring, particularly when...
2014-06-05 Robin Gareuspass ardour's pid to the device reservation script.
2014-06-05 Robin Gareusunify Fade-Handle Cursors
2014-06-05 Robin GareusRevert "frankenstein'ed fade+trim cursors"
2014-06-05 Paul Davisremove more unusued colors from TimeAxisViewItem
2014-06-05 Robin Gareusdon't build a-r-d if alsa backend is not built
2014-06-05 Robin Gareusadd default timeout for old dbus headers
2014-06-05 Paul Davisremove unused label_color from TimeAxisViewItem
2014-06-05 Paul Davishopefully fix up selection of color for region name...
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 John EmmasChange the function signature for 'abs(int64_t)' (Windo...
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 Gareusdisable pluginbox in RouteUI window when a track is...
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 Davisremove utterly useless unused code
2014-06-03 Paul Davisremove useless groups from timebar area, clarify scroll...
2014-06-03 Paul Davisrationalize and centralize computation of positional...
2014-06-03 Paul Davisremove timebar canvas item from markers
2014-06-03 Paul Davisinline ScrollGroup::canvas_position() for no particular...
2014-06-03 Paul Davisremove timebar canvas and just use a single canvas...
2014-06-03 Paul Davisavoid recursing through the entire canvas when scrollin...
2014-06-03 Paul Davisremove incorrect calls to Editor::maybe_autoscroll...
2014-06-03 Paul Daviswhitespace deletion
2014-06-03 Paul Davisdifferent approach to independent scrolling, involving...
2014-06-03 Paul Davisremove unused variable
2014-06-03 Paul Davisinitial redesign of canvas scrolling to facilitate...
2014-06-03 Paul Davisnon-copy region drag now creates a new track when a...
2014-06-03 Paul Davispart one of allowing region drag to the bottom (drop...
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-03 Robin Gareusfix wscript for x-compiling
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 Gareusfix linking against libasound
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 Robin Gareusallow latency measurement at startup
2014-06-02 Robin Gareustentative fix for requesting driver+device list from...
next