summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2008-11-13Use consistent font size for marker text, unset CAN_FOCUS on some more button...Nick Mainsbridge
2008-11-11New sae icons, fix ghostregion layering problem (automation-specific revert o...Nick Mainsbridge
2008-11-07Add default instant.xml to bundles, set SAE-specific defaults.Nick Mainsbridge
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-28fix suggestion that you can save while disconnected frm JACKPaul Davis
2008-10-26Fix missing tempo lines if zooming with unchanged left edge, implement toggli...Nick Mainsbridge
2008-10-05make RouteUI and its children and relations able to switch the Route/IO objec...Paul Davis
2008-09-03Unify the canvases by moving groups around rather than using set_scrolling_re...Nick Mainsbridge
2008-06-23ensure that ALL xrun handling is done from the GUI threadPaul Davis
2008-06-19prevent periodic auto-save from causing GUI deadlock waiting for the Location...Paul Davis
2008-06-17refactor GainMeter so that it can used by RouteTimeAxisView, and thus bring a...Paul Davis
2008-06-10(5) debugging with nowhiskey - remove stupid lack of scaling caused by redisp...Paul 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-05-13remove early return from every_second() screen update functionPaul Davis
2008-05-13comment out latency debug outputPaul Davis
2008-04-16Remove some unused classes, methods and variables, mostly in ARDOUR_UITim Mayberry
2008-04-09remove debugging info about screen sizePaul Davis
2008-04-09fixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes...Paul Davis
2008-03-25Comment out some debug stuff that made it to svn my accidentDoug McLain
2008-03-25add new Session::Dialog signal for generic dialog interactions with unknown G...Paul Davis
2008-03-21Undo 3160 for now. The canvas stops updating when the mixer is open (but only...Doug McLain
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-03-08Fix warnings.David Robillard
2008-02-27fix up dual punch action logicPaul Davis
2008-02-24Fixes for canvas and gain meter text not being scaled on startupDoug McLain
2008-02-22Save and restore users font scale settingDoug McLain
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-14dynamic discovery & loading of keybindingsPaul Davis
2008-02-13lots more BootMessagesPaul Davis
2008-02-13"boot" messages; more AU fixes; new SAE ui.conf filePaul Davis
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-13change some stuff associated with snapshot automation (accidentally committed...Paul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-05show loop and punch locations properly in location ui, reorder some dialog bu...Nick Mainsbridge
2008-02-05adjusting region fade in/out lengths makes the fade in/out active; new font s...Paul Davis
2008-02-01fix up use of PATH when finding JACK (and startign it) so that new OS X users...Paul Davis
2008-02-01reinstate functional clocksPaul Davis
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-28various sundry OS X fixes, changesPaul Davis
2008-01-18debug splash2Paul 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-13fix crash at startup if .rc files are empty and/or if ARDOUR::init() fails fo...Paul Davis
2008-01-12cleanup debug output; more completion of canvas line+rect height fixesPaul Davis
2008-01-12more NSD madness curing; fix up canvas range rects and marker line height mgmtPaul Davis
2008-01-11pass it back to linuxPaul Davis
2008-01-11commit so i can do this on OS X with a reasonable link timePaul Davis
2008-01-09even more fixes for the new session dialog and its usePaul Davis