summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
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
2007-02-13fix buttons, finally?Paul Davis
2007-02-13the buttons will submit to my rule! prelight-when-active, be gonecd /usr/loca...Paul Davis
2007-02-09prevent wastebasket flush after cleanup, force wait till session reload; fix ...Paul Davis
2007-02-09fixes for new button code; don't even make destructible sources non-writable;...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-03use ensure_float() on memory limit warning dialogPaul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-10save playhead + edit cursor, restore on session load; fix big clock editing (...Paul Davis
2007-01-10use AudioClock::set_widget_name() for rec status in big clock, not set_name()...Paul Davis
2007-01-08fix audio clock restore, provide XMLNode::property (string) and speed up the ...Paul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-07fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on cl...Paul Davis
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2007-01-03prevent massive, multiple, pointless keybindings saves during startupPaul Davis
2007-01-03massive changes to clean up what happens during session destruction when an e...Paul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis