summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-01-16second part of the fix to the argument order of Session::request_stop() - whe...Paul Davis
2010-01-16minor tweaks to gtkapplication quartz code and turn off keyboard event debuggingPaul Davis
2010-01-15tidy up and abstract the GtkApplication concept a bit for OS X integrationPaul Davis
2010-01-15rework "ige_mac" menubar integration from Carbon to Cocoa; recast as start of...Paul Davis
2010-01-13fix handling of carbon AU GUIs, and start to remove Carbon (so far: no more u...Paul Davis
2010-01-13fix error in construction of system template pathPaul Davis
2010-01-12fix export file path initializationBen Loftis
2009-12-08backport feature to show only tracks with regions under the playhead (thanks ...Ben Loftis
2009-12-07weak version of "Save As"Paul Davis
2009-11-19do not load presets while resetting the popdown string list in a plugin GUIPaul Davis
2009-11-17potential fix for "crashes" caused by an endless loop of enter/hide events in...Paul Davis
2009-11-16fix memory leak when creating plugin-by-creator & plugin-by-category menusPaul Davis
2009-11-13more tweaks/fixes for region layer editor2.8.4Paul 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-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-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-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-04various "deep" fixes related to looping, particularly seamless, and transport...Paul Davis
2009-11-02sort items in popup region menu so they match the order in the editorBen Loftis
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-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
2009-10-30patch that makes export name entry of region export dialog "activatable" (fro...Paul Davis
2009-10-30patch from carl for #2074 (already present in 3.0), fixes behaviour when auto...Paul Davis
2009-10-30remove stop when playing rangesPaul Davis
2009-10-30add (back) PlaySelection to menusPaul Davis
2009-10-30more loop/transport fixups; make visible PH track transport frame as an exper...Paul Davis
2009-10-30lots of deep but hard to spot changes to transport control, primarily relatin...Paul Davis
2009-10-29loop handling changes: always turn off play_loop @ transport stop ; remove re...Paul Davis
2009-10-28key stroke (left/right arrow) and wheel (left/right, shift-down/up) scrolling...Paul Davis
2009-10-28add fix handling for serializing files during importPaul Davis
2009-10-28add Volumes to folder shortcuts so users are more likely to find their extern...Ben Loftis
2009-10-272 patches inspired from 3.0. remove unused butler buffers(drobilla), and reg...Ben Loftis
2009-10-27some checkins inspired by drobilla commits 5865 and 5866. allow more vertica...Ben Loftis
2009-10-27remove free() of stack-allocated path (leftover from pre-mkstemp() call)Paul Davis
2009-10-26no more edit point clock (except SAE version, but who knows why or even if)Paul Davis