ardour.git
2014-06-14 Robin Gareusstrtok() is the root of all evil.
2014-06-14 Robin Gareustracking down concurrency issus is fun.
2014-06-14 Robin Gareusif we don't have control over the device/backend, allow...
2014-06-14 Robin Gareussimply future debugging of exit at start.
2014-06-14 Robin Gareusfix initialization of audio-engine dialog
2014-06-13 Paul Davisnew anchored trim cursors (for now, just copies of...
2014-06-13 Paul Davisfix erroneous start of autoscroll when mouse pointer...
2014-06-13 Paul Davisdo most of the work related to adding new anchored...
2014-06-13 Robin Gareusenable ArdourButton focus in EngineDialog
2014-06-13 Robin Gareusallow ardour button to handle focused keyboard events
2014-06-13 Robin Gareusfix keyboard shorcuts in dialogs.
2014-06-13 Paul Davisdisambiguate another use of Rect on OS X
2014-06-13 Paul Davisfix scrolling behaviour in track headers (event was...
2014-06-13 Paul Davisadd all the fonts, and use the right name for the ruler...
2014-06-13 Paul Davisno need to specify sans for ruler font
2014-06-13 Paul Davisuse canvas ruler font specification rather than get_fon...
2014-06-13 Paul Davisdefine ruler font style (to be subst'ed) in ardour3_ui_...
2014-06-13 Paul Davisadd first canvas string variable to canvas_vars.h ...
2014-06-13 Paul Daviscorrect CANVAS_STRING_VARIABLE macro in UIConfiguration...
2014-06-13 Paul Davisbuild ardour3_ui_default.conf at build time, to allow...
2014-06-13 Paul Davismissing part of ColorVariable commit
2014-06-13 Paul Davisrationalize and coordinate handle of region (time axis...
2014-06-13 Paul Davisrename UIConfigVariable as ColorVariable since that...
2014-06-13 Robin GareusEngine Dialog: Don't save duplicate states (and remove...
2014-06-13 Robin GareusALSA backend: set latencies to zero when measuring...
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...
next