ardour.git
2014-06-13 Robin Gareussend-delayline: proper debug output (and sort includes...
2014-06-13 Paul Davisadd CANVAS_STRING_VARIABLE, the first step in being...
2014-06-13 Robin GareusMIDI Device Button Style
2014-06-13 Robin Gareusupdate ALSA backend, MIDI device config
2014-06-13 Robin Gareusadd GUI for midi-device settings (and properly indent...
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-12 Colin FletcherFix opening of recent sessions with mismatched director...
2014-06-12 Colin FletcherPrevent creation of session directory with leading...
2014-06-12 Colin FletcherShow Soundcloud credentials and upload options only...
2014-06-12 Colin FletcherUse Ardour 3 credentials for soundcloud upload
2014-06-12 Colin FletcherAdd #include guards to soundcloud_export_selector.h
2014-06-12 Colin FletcherActually pass Soundcloud downloadable flag to export...
2014-06-12 Colin FletcherRemove unused function
2014-06-12 Colin FletcherExport dialog: tidy code, & remove some superfluous...
2014-06-12 Colin FletcherPost-export hook tweaks
2014-06-12 Colin FletcherSearch $PATH for command when creating SystemExec from...
2014-06-12 Paul Davisuse the alpha/opacity value for the region base whether...
2014-06-12 Paul Davisrestored track height adjustment using alt-scroll on...
2014-06-12 Paul Davisfixed rulers stealing all canvas scroll events and...
2014-06-12 Paul Davisremove no-longer-used code
2014-06-12 Paul Davisadd back click behaviour for canvas rulers, and also...
2014-06-12 Paul Davisadd canvas rulers event dispatch and reinstate scrollin...
2014-06-12 Paul Davischange Canvas heirarchy and constructors
2014-06-12 Paul Davisdrag handles no longer exist as distinct item types...
2014-06-12 Paul Davisremove drag handle canvas object - it was just a stupid...
2014-06-12 Paul Davisuse new ArdourCanvas::Ruler constructor
2014-06-12 Paul Davisderive ArdourCanvas::Ruler from Rectangle
2014-06-12 Paul Davisadd new canvas vars for rulers
2014-06-12 Paul Davismake rulers color-sensitive (e.g. theme manager editabl...
2014-06-12 Paul Davisremove hard-coded colors
2014-06-12 Paul Davisadd new default colors for canvas rulers
2014-06-12 Paul Davisremoved unused rule GTK widget style definition
2014-06-12 Paul Davisremove unused GTK style
2014-06-12 Paul DavisOS X specific cleanup after canvas ruler introduction
2014-06-12 Paul Davisremove header file includes of now-removed gtk custom...
2014-06-12 Paul Davisremove header file includes of now-removed gtk custom...
2014-06-12 Paul Davisfinal ruler file removal
2014-06-12 Paul Davisremove gtk ruler widget implementation - no longer...
2014-06-12 Paul Davisuse canvas rulers now instead of gtk widgets
2014-06-12 Paul Davismany fixes and improvements for a now-working ArdourCan...
2014-06-12 Paul Davisadd ruler.cc to canvas wscript
2014-06-12 Paul Davisadd Ruler to Canvas fwd.h
2014-06-12 Paul Davisclamp zoom level to show 3 days on a 4000 pixel wide...
2014-06-12 Paul Davisadd initial (untested) implementation of canvas ruler...
2014-06-12 Robin Gareusdelayline: properly hand-over the shared-pointer.
2014-06-11 Robin Gareusadd latency callback to dummy backend
2014-06-11 Robin Gareusfix possible crash when setting delivery name w/o panshell
2014-06-11 Robin GareusNOOP, re-indent using tabs
2014-06-11 Robin Gareusalign internal sends using delaylines
2014-06-11 Robin Gareusbasic integration of delaylines (still un-nused)
2014-06-11 Robin Gareusadd delayline implementaion (in prep for latency compen...
2014-06-11 Robin GareusNOOP, re-indent & whitespace
2014-06-11 Robin Gareusprepare midi buffer API for midi-delaylines
2014-06-11 Robin Gareusfix midi buffer erase()
2014-06-10 Paul DavisRevert "do not allow canvas cursor changes while a...
2014-06-10 Paul Davisdo not allow canvas cursor changes while a drag is...
2014-06-10 Paul Davisfirst pass an alternate cursor set (updates expected...
2014-06-10 Paul Davismake the icon set selector actually do something
2014-06-10 Paul Davisadd icon set selector to theme manager
2014-06-10 Paul Davisadd ::get_icon_sets() to utils
2014-06-10 Paul Davischange ::get_icon_path() and ::get_icon() to accept...
2014-06-10 Paul Davisremove ambiguous use of Rect (on OS X)
2014-06-10 Paul Davisfix crash recovery: add new constructors to SndFileSour...
2014-06-10 Paul Davisremove instances of RGBA_TO_UINT() macro from region_vi...
2014-06-10 Paul Davisremove instances of RGBA_TO_UINT() macro from audio_reg...
2014-06-10 Paul Davisremove more unusued color members from TimeAxisViewItem
2014-06-10 Paul Davissubstantial changes in color management, involving...
2014-06-10 Robin Gareuswrap MIDI timecode at 24h
2014-06-10 Robin Gareusreally fix sending MIDI timecode.
2014-06-10 Robin Gareusfix crash when trying to send MMC of timecode > 255...
2014-06-10 Robin Gareusclose dir opened with opendir() - fixes accumulated...
2014-06-09 Paul Davisuse Canvas::LineSet for tempolines rather than N differ...
2014-06-09 Paul Davisfix Canvas::LineSet implementation to support horizonta...
2014-06-09 Paul Davisallow a drag down over the drop zone to be "reversed...
2014-06-09 Paul Davisforward scroll events from track control headers to...
2014-06-09 Paul Davischange height of canvas drop so last 20 pixels of botto...
2014-06-09 Paul Davisrename Editor::_canvas_bottom_rect as Editor::_canvas_d...
2014-06-09 Paul Davisfix up fit-selected-tracks so that we are filling the...
2014-06-09 Paul Davisremove global canvas scroll offset, to provide no-scrol...
2014-06-08 Robin Gareussome misc tweaks to the ALSA Backend
2014-06-08 Robin Gareusreset accumulated capture offset on file roll-over.
2014-06-08 Paul Davisfix problem with calls to Editor::trackview_by_y_positi...
2014-06-08 Paul Davisfix borked logic controlling whether/when to draw clip...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 nick_mUse global clip level from prefs. Restore clip colour, \
2014-06-08 Paul Davisintroduce Drag::_trackview_only which indicates that...
2014-06-08 Paul Daviswhen delivering enter/leave events to canvas items...
2014-06-08 Paul Davisadd Item::canvas_origin() for convenience
2014-06-08 Paul Davisfix crash caused by click-on-region-name if name highli...
2014-06-08 Robin Gareusfix 'use_latency_button' (broken in prev. commit)
2014-06-08 Robin GareusALSA Backend: align midi output buffer with n_periods...
2014-06-08 Robin Gareusbasic Midi latency measurement GUI (re-use Audio latenc...
2014-06-08 Robin Gareusprepare MIDI latency measurement (backend)
2014-06-07 Robin Gareusimplement midi capture alignment:
2014-06-07 Robin Gareusremove some 1920 tick constants and leave notes for...
2014-06-07 nick_mUse a dumb cache for waveview ImageSurfaces. This halve...
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...
next