summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
AgeCommit message (Expand)Author
2009-11-11fix scons tests for various JACK functions; use jack_on_info_shutdown() if it...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-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-21Ensure that the loop/punch ruler is always visible when punch in/out is enabl...Ben Loftis
2009-07-20fix un-translatable string mistake (mantis #1275) ; make keybindings pay atte...Paul Davis
2009-05-20Help->Chat menu item launches the users browser to allow chatting on IRC via ...Ben Loftis
2009-04-27write buffer stats to file on disk underrun/overrunPaul Davis
2009-01-28AU state handling, including changes to PathScanner so that it can now do rec...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-31reinstate ArdourUI::idle_load(), need by OS X build, part IIPaul Davis
2008-10-31reinstate ArdourUI::idle_load(), need by OS X buildPaul Davis
2008-10-30remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI...Paul Davis
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-05-15mike taht's patch to remove all use of gettimeofday() in favor of ARDOUR::get...Paul Davis
2008-04-17gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret re...Paul Davis
2008-04-16Remove some unused classes, methods and variables, mostly in ARDOUR_UITim Mayberry
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-25add new Session::Dialog signal for generic dialog interactions with unknown G...Paul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-02-27fix up dual punch action logicPaul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-24Fixes for canvas and gain meter text not being scaled on startupDoug McLain
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-14dynamic discovery & loading of keybindingsPaul Davis
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-01fix up use of PATH when finding JACK (and startign it) so that new OS X users...Paul Davis
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-18permit OSX native package without JACK; prevent excessive track name lengths ...Paul 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
2008-01-07various OS X fixes, mostly related to AU supportPaul Davis
2007-12-23prevent export from occuring when disconnected from JACK (GUI andbackend)Paul Davis
2007-12-20fix non-member fontconfig_dialog()Paul Davis
2007-12-20try to make NewSessionDialog only show up when really needed, and only have n...Paul Davis
2007-11-28implement 1-touch record actionPaul Davis
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-10-05new files for GTK-related platform specific stuff, where neededPaul Davis
2007-10-03useful changes from the world of OS X failure testingPaul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-24improvements (?) for window visibility during session loading - time to test ...Paul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis