summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-13more tweaks/fixes for region layer editor2.8.4Paul Davis
2009-11-12use "weak" attribute rather than "weak_import"Paul Davis
2009-11-12add run-time tests for weak-linked symbols from JACK (e.g. functions added to...Paul Davis
2009-11-12fix key handling in region layering dialog; shortcut for pixel_width() call...Paul Davis
2009-11-12try to get activation via kbd working again in region layering dialog (incomp...Paul Davis
2009-11-12JAG's new region layer editor, tweaked by me to (a) hide editor if we click i...Paul Davis
2009-11-11fixup compilation of AU i/o debug patchPaul Davis
2009-11-11better/correct AU transport state callback ; debug info for AU I/O configsPaul Davis
2009-11-11permit compilation even without unreleased versions of JACKPaul Davis
2009-11-11fix scons tests for various JACK functions; use jack_on_info_shutdown() if it...Paul Davis
2009-11-11updated swedish and italian translationsPaul Davis
2009-11-11do AU parameter change notify for user-created preset changes not just factor...Paul Davis
2009-11-11working version of AU parameter change notification, presets tooPaul Davis
2009-11-10first pass at fixing AU parameter notification changesPaul Davis
2009-11-10add configure tests for a new JACK API functionPaul Davis
2009-11-10disable recording when stopping even if we where looping, unless latched rec-...Paul Davis
2009-11-10prevent routes from being renamed to match some other send/insert name, as we...Paul Davis
2009-11-10when renaming redirects, scan all routes AND sends AND port inserts for the n...Paul Davis
2009-11-08add JAG to author listPaul Davis
2009-11-08plugin menu/manager patch from J. Abelardo Gutierrez (already applied to 3.0)Paul Davis
2009-11-08fix 2 action group registrationsPaul Davis
2009-11-08minor cleanups noted while forward porting transport stuff to 3.0Paul Davis
2009-11-08what chris asks for, chris gets. don't ask me why : if in range mode and rang...Paul Davis
2009-11-08if auto-play is on, start playing a range selection immediately that it is de...Paul Davis
2009-11-07clean up that godawful programming style in the last transport commit, and fi...Paul Davis
2009-11-07better design for range plays that leaves the range play button able to play ...Paul Davis
2009-11-07the "final" (??) fixes for transport state stuff before 2.8.4. y'all let me k...Paul Davis
2009-11-06deep, somewhat subtle changes for transport control. Everything should use Se...Paul Davis
2009-11-05make that status-bar error change actually compilePaul Davis
2009-11-05mouse button 1 click on (OS X-only) error/status bar clears textPaul Davis
2009-11-05return null when dlopen() fails to load a plugin shared objectPaul Davis
2009-11-05save & restore seamless loop setting when setting sync source, since JACK doe...Paul Davis
2009-11-04minor fix to make !seamless loop actually loopPaul Davis
2009-11-04various "deep" fixes related to looping, particularly seamless, and transport...Paul Davis
2009-11-04fix buffer content issue after seamless loop endsPaul Davis
2009-11-03substantial reformatting of code (http://ardour.org/development/styleguide); ...Paul Davis
2009-11-03fix out-by-one error when partitioning a region - if a region continues to ex...Paul Davis
2009-11-02sort items in popup region menu so they match the order in the editorBen Loftis
2009-11-02change the implementation of lower_region_to_bottom() and raise_region_to_top...Paul Davis
2009-11-02make AU host callback code actually compilePaul Davis
2009-11-02implement AU host callbacks, to some extentPaul Davis
2009-11-02initial unfinished support for AU host callbacks (tempo, musical time, transp...Paul Davis
2009-11-02clean up last commit by sharing coding via modify_{front,end}Paul Davis
2009-11-02provide new cut_{front,end} region methods whose semantics for audio fade in/...Paul Davis
2009-11-02bump versionPaul Davis
2009-10-30make space NOT exit from loop/range play, but actually stop; provide ToggleRo...Paul Davis
2009-10-30prevent edit pane handle from being lost on GTKOSX when its moved into the no...Paul Davis
2009-10-30part two of: don't reset panner or plugin parameter values when switching aut...Paul Davis
2009-10-30fix for mis-merge of region dialog gain patch (#2879), from colinfPaul Davis
2009-10-30save audio setup settings even when using FFADO (#2210)Paul Davis