summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
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
2007-08-16mo' better coreaudio device enumeration and usage by JACK control panelPaul Davis
2007-08-15more SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE se...Paul Davis
2007-08-15basic startup changes to enable the engine control stuff to work; a little AR...Paul Davis
2007-08-06patch from jdavisp for crash when saving template without JACKPaul Davis
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-06-29make a start on JACK control dialogPaul Davis
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-04-27first pass at no close/open/new when disconnected from JACK, including noting...Paul Davis
2007-04-24make "New Session" open NSD on the right pagePaul Davis
2007-04-20resurrected the periodic safety backup. defaults to 120 second interval betw...Jesse Chappell
2007-04-09fixed previous fix of initial autoplay issue, autoplay now works againJesse Chappell
2007-04-07add new profile object, use it to remove certain horizontal elements from GUI...Paul Davis
2007-04-06don't let auditioning make transport buttons inaccessible; delete/rename snap...Paul Davis
2007-03-20fix up duplicate dialogPaul Davis
2007-03-20do not start transport on first locate if auto-play is on; wait till GUI says...Paul Davis
2007-03-19Removed unused 0.5 second timer.Taybin Rutkin
2007-03-19remove debug output from last commitPaul Davis
2007-03-19kill glib-induced abort caused by asymmetric lock/unlock of diskstream state ...Paul Davis
2007-03-19make rec-regions insensitive to events; fix up diskrate dialog textPaul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-03-17prevent wierd GTK main loop situation when quitting from NSD at startup2.0beta12Paul Davis
2007-03-14no more peak building thread; don't print config var stores, but it possible ...Paul Davis
2007-03-09Merged lines for better translation.Taybin Rutkin
2007-03-06Fix for edit cursor clock being out of sync with edit cursor when session is ...Doug McLain
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
2007-03-01Fixed compilation issues.Taybin Rutkin
2007-02-28"Sampo's Delight" - add "do not show this window again" to memory warning; ch...Paul Davis
2007-02-26fix for #1503, crash on new session in write-protected dirPaul Davis
2007-02-23prevent new session construction if not connected to JACKPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-19make transport buttons and shuttle controller work with MIDI CC'sPaul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-15fix reverse play buffer refilling; turn on Blink signal againPaul Davis