summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2010-05-05remove JACK does montioring option for OS X, because the CoreAudio backend ha...Paul Davis
2010-03-24anchor the crossfade start and endpoints, and add Help shortcuts to the manua...Ben Loftis
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ...Paul Davis
2010-02-27make the JACK->Latency->256 frame option actually do somethingPaul Davis
2010-02-05correct size used by tempo line allocator; fix crash when exit is initiated b...Paul 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
2009-12-07weak version of "Save As"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-10-30make space NOT exit from loop/range play, but actually stop; provide ToggleRo...Paul Davis
2009-10-30lots of deep but hard to spot changes to transport control, primarily relatin...Paul Davis
2009-10-20clean up Window titles for consistencyBen Loftis
2009-09-26open un-writable sessions without complaining, and desensitize all/most actio...Paul Davis
2009-09-11reinstate export-region which was lost, change keybindings to more closely ma...Ben Loftis
2009-08-21make tearoff windows still forward key events (and thus bindings still work);...Paul Davis
2009-08-19first round of menu refactoringBen Loftis
2009-05-20Help->Chat menu item launches the users browser to allow chatting on IRC via ...Ben Loftis
2009-03-25reverse all SAE keybindings so that next/prev-region-boundary variants (with ...Paul Davis
2008-11-25lincoln's solo-mute-override patch modified/extended to track the option chan...Paul Davis
2008-11-22new user option "New Plugins Active"; make only *new* plugins active when thi...Paul Davis
2008-10-30remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI...Paul Davis
2008-10-30Make hw monitoring available when its available.Nick Mainsbridge
2008-10-26Fix missing tempo lines if zooming with unchanged left edge, implement toggli...Nick Mainsbridge
2008-06-17possible fix for #2292Paul Davis
2008-05-16add GotoWallClock command; switch Editor class to use nframes64_t throughout;...Paul Davis
2008-04-17gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret re...Paul Davis
2008-04-03rename menu items for monitoring options, and make the one based on JACK inse...Paul Davis
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-03-08Fix warnings.David Robillard
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-17Fix for last commit where rec enable state was not considered. Change adat op...Nick Mainsbridge
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-12alter a previous change re: transport menu shortening; fix splash screen cras...Paul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-07shrink height of transport submenuPaul Davis
2008-01-18audun's waveview outline patch; some diskstream fixes; real splash screen; mo...Paul Davis
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2007-11-28implement 1-touch record actionPaul Davis
2007-11-27fix for vamp-sdk botch in SConstruct; new audio clock focus command; make ins...Paul Davis
2007-11-19Fix connect/disconnect of meter updating, and keep meters visible for now, to...Doug McLain
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-18More fixing on the toggling on/off of the track metersDoug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-11-13Undo r2629Doug McLain
2007-11-12Bypass disk xrun bail out goto's when stop on xrun option is not selected. F...Doug McLain