cleanup a couple of audio file format names as reported by libsndfile
[ardour.git] / gtk2_ardour / ardour_ui.cc
2009-10-20 Ben Loftisclean up Window titles for consistency
2009-10-13 Paul Davisfix (?) crash caused near program exit when using MCP...
2009-10-01 Paul Davisabout window set as transient for editor, from nedko
2009-10-01 Paul Davismerge 5674:5682 and 5689-5694 from mixbus branch
2009-09-26 Paul Davisopen un-writable sessions without complaining, and...
2009-09-17 Paul Davismore NSD hacks, including a new exception thrown when...
2009-09-17 Paul Davisbetter behaviour when JACK fails to start from "within...
2009-09-17 Paul Davismore NSD changes. if JACK is not running and no interfa...
2009-09-06 Paul Davispatch from lucus for wastebasket content size message
2009-07-20 Paul Davisfix un-translatable string mistake (mantis #1275) ...
2009-07-06 Paul Daviscorrect check for presence of / or \ in a session name
2009-07-06 Paul Davisremove extra use of legalize_for_path() and just make...
2009-07-05 Paul Davishandle session names provided by user that contain...
2009-07-03 Paul Davisdo not attempt to use scroll view for AU plugin GUIs...
2009-06-25 Paul Davismove splash screen to the back if pending state dialog...
2009-06-22 Ben Loftisswitch from mibbit to freenode webchat client
2009-05-20 Ben LoftisHelp->Chat menu item launches the users browser to...
2009-04-27 Paul Daviswrite buffer stats to file on disk underrun/overrun
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2008-11-30 Paul Davisdo not crash in xrun handler when there is no session
2008-11-15 Paul Davisremove previous debug output, plus one other debug...
2008-11-15 Paul DavisOS X dbl-click open document debugging
2008-11-14 Nick MainsbridgeEnsure treeview checkmarks always drawn on osx, session...
2008-11-13 Nick MainsbridgeUse consistent font size for marker text, unset CAN_FOC...
2008-11-11 Nick MainsbridgeNew sae icons, fix ghostregion layering problem (automa...
2008-11-07 Nick MainsbridgeAdd default instant.xml to bundles, set SAE-specific...
2008-10-31 Paul Davisreinstate ArdourUI::idle_load(), need by OS X build
2008-10-30 Paul Davisremove cruft from ArdourUI; improve keyboard icon(s...
2008-10-28 Paul Davisfix suggestion that you can save while disconnected...
2008-10-26 Nick MainsbridgeFix missing tempo lines if zooming with unchanged left...
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-06-23 Paul Davisensure that ALL xrun handling is done from the GUI...
2008-06-19 Paul Davisprevent periodic auto-save from causing GUI deadlock...
2008-06-17 Paul Davisrefactor GainMeter so that it can used by RouteTimeAxis...
2008-06-10 Paul Davis(5) debugging with nowhiskey - remove stupid lack of...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-05-15 Paul Davismike taht's patch to remove all use of gettimeofday...
2008-05-13 Paul Davisremove early return from every_second() screen update...
2008-05-13 Paul Daviscomment out latency debug output
2008-04-16 Tim MayberryRemove some unused classes, methods and variables,...
2008-04-09 Paul Davisremove debugging info about screen size
2008-04-09 Paul Davisfixes for AU plugin GUIs, including the "hidden GUI...
2008-03-25 Doug McLainComment out some debug stuff that made it to svn my...
2008-03-25 Paul Davisadd new Session::Dialog signal for generic dialog inter...
2008-03-21 Doug McLainUndo 3160 for now. The canvas stops updating when the...
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-03-08 David RobillardFix warnings.
2008-02-27 Paul Davisfix up dual punch action logic
2008-02-24 Doug McLainFixes for canvas and gain meter text not being scaled...
2008-02-22 Doug McLainSave and restore users font scale setting
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-02-14 Paul Davisdynamic discovery & loading of keybindings
2008-02-13 Paul Davislots more BootMessages
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-13 Doug McLainadd option to create xrun markers on the location markerbar
2008-02-13 Paul Davischange some stuff associated with snapshot automation...
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-02-05 Nick Mainsbridgeshow loop and punch locations properly in location...
2008-02-05 Paul Davisadjusting region fade in/out lengths makes the fade...
2008-02-01 Paul Davisfix up use of PATH when finding JACK (and startign...
2008-02-01 Paul Davisreinstate functional clocks
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-28 Paul Davisvarious sundry OS X fixes, changes
2008-01-18 Paul Davisdebug splash2
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
2008-01-13 Paul Davisfix crash at startup if .rc files are empty and/or...
2008-01-12 Paul Daviscleanup debug output; more completion of canvas line...
2008-01-12 Paul Davismore NSD madness curing; fix up canvas range rects...
2008-01-11 Paul Davispass it back to linux
2008-01-11 Paul Daviscommit so i can do this on OS X with a reasonable link...
2008-01-09 Paul Daviseven more fixes for the new session dialog and its use
2008-01-09 Paul Davisyet more changes to the monstrosity that is session...
2008-01-08 Nick Mainsbridgeprettify and change button order for pending state...
2008-01-08 Paul Davisfixup path mishandling from OSX commit
2008-01-07 Paul Davisvarious OS X fixes, mostly related to AU support
2008-01-07 Paul Davismerge keybindings/menus from SAE; report duplicate...
2007-12-20 Paul Davisfix non-member fontconfig_dialog()
2007-12-20 Paul Davistry to make NewSessionDialog only show up when really...
2007-12-19 Paul Davismade new session dialog hide pages as necessary, to...
2007-12-18 Paul Davisrestore old bindings; fixup ardour.menus; remove some...
2007-12-11 Paul Davisadd about 1cm of space to each end when zoom-to-region...
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-11-28 Paul Davisimplement 1-touch record action
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-10-09 Paul Davisnew keybinding editor, mostly finished but not 100%
2007-10-06 Paul Davisfix new mac menu stuff; push quit item into mac menu...
2007-10-05 Paul Davisnew files for GTK-related platform specific stuff,...
2007-10-03 Paul Davisuseful changes from the world of OS X failure testing
2007-09-27 Paul Davis2 patches from jdavisp3; remove some debugging output...
2007-09-24 Paul Davisimprovements (?) for window visibility during session...
2007-09-20 Paul Davischanges for OSX/SAE
2007-09-20 Paul Davissmall fix for button2 clicks on redirects; make gdk_win...
next