summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
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
2008-01-09yet more changes to the monstrosity that is session loading and startup; sear...Paul Davis
2008-01-08prettify and change button order for pending state dialog, use an icon for th...Nick Mainsbridge
2008-01-08fixup path mishandling from OSX commitPaul Davis
2008-01-07various OS X fixes, mostly related to AU supportPaul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...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-12-19made new session dialog hide pages as necessary, to be a bit simpler whenever...Paul Davis
2007-12-18restore old bindings; fixup ardour.menus; remove some compiler warnings; don'...Paul Davis
2007-12-11add about 1cm of space to each end when zoom-to-region is invoked; hide loadi...Paul Davis
2007-12-10AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolut...Paul Davis
2007-12-04Make level meter colors user definable. Base, Mid, Top, and Clip colors are d...Doug McLain
2007-12-04add pitch shifting; minor fixes elsewherePaul Davis
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-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-11-01new ancestral data handling for regions; new Stretch AudioFilter replaces ses...Paul Davis
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-10-06fix new mac menu stuff; push quit item into mac menu bar so that we get prope...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-272 patches from jdavisp3; remove some debugging output from generic MIDI; rati...Paul Davis
2007-09-24improvements (?) for window visibility during session loading - time to test ...Paul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-20small fix for button2 clicks on redirects; make gdk_window_set_debug_updates(...Paul Davis
2007-09-07autoplay mode and other tweaks to the import dialog; fix resource management ...Paul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when st...Paul Davis
2007-08-22more work required to get OSX standalone package to workPaul Davis
2007-08-17stop an annoying warning from showing up when its not meant toPaul Davis
2007-08-17changes to niceify the audio setup dialog on OS X, plus that fix for brand ne...Paul Davis
2007-08-17continue cleanup+improvements to audio setup dialog; add save+restore to said...Paul Davis
2007-08-16make NSD open correctly if open clicked from audio setup pagePaul Davis