2 patches from jdavisp3; remove some debugging output from generic MIDI; rationalize...
[ardour.git] / gtk2_ardour / ardour_ui.cc
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...
2007-09-07 Paul Davisautoplay mode and other tweaks to the import dialog...
2007-09-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-08-26 Paul Davisround one of import design changes (still not fully...
2007-08-22 Paul Davisremove GTKOSX_PREFIX from scons; MIDI/MMC fix from...
2007-08-22 Paul Davismore work required to get OSX standalone package to...
2007-08-17 Paul Davisstop an annoying warning from showing up when its not...
2007-08-17 Paul Davischanges to niceify the audio setup dialog on OS X,...
2007-08-17 Paul Daviscontinue cleanup+improvements to audio setup dialog...
2007-08-16 Paul Davismake NSD open correctly if open clicked from audio...
2007-08-16 Paul Davismo' better coreaudio device enumeration and usage by...
2007-08-15 Paul Davismore SAE + gtkosx changes - try to find jackd in the...
2007-08-15 Paul Davisbasic startup changes to enable the engine control...
2007-08-06 Paul Davispatch from jdavisp for crash when saving template witho...
2007-07-31 Paul Davisfix up user keybindings saving, and bump to 2.0.4 2.0.4
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-05 Doug McLainDelta Cursor option backported from trunk
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-06-29 Paul Davismake a start on JACK control dialog
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-04-27 Paul Davisfirst pass at no close/open/new when disconnected from...
2007-04-24 Paul Davismake "New Session" open NSD on the right page
2007-04-20 Jesse Chappellresurrected the periodic safety backup. defaults to...
2007-04-09 Jesse Chappellfixed previous fix of initial autoplay issue, autoplay...
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
2007-04-06 Paul Davisdon't let auditioning make transport buttons inaccessib...
2007-03-20 Paul Davisfix up duplicate dialog
2007-03-20 Paul Davisdo not start transport on first locate if auto-play...
2007-03-19 Taybin RutkinRemoved unused 0.5 second timer.
2007-03-19 Paul Davisremove debug output from last commit
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-19 Paul Davismake rec-regions insensitive to events; fix up diskrate...
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-17 Paul Davisprevent wierd GTK main loop situation when quitting... 2.0beta12
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-03-09 Taybin RutkinMerged lines for better translation.
2007-03-06 Doug McLainFix for edit cursor clock being out of sync with edit...
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-03-01 Taybin RutkinFixed compilation issues.
2007-02-28 Paul Davis"Sampo's Delight" - add "do not show this window again...
2007-02-26 Paul Davisfix for #1503, crash on new session in write-protected dir
2007-02-23 Paul Davisprevent new session construction if not connected to...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-02-13 Paul Davisfix buttons, finally?
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-09 Paul Davisprevent wastebasket flush after cleanup, force wait...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-03 Paul Davisuse ensure_float() on memory limit warning dialog
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-10 Paul Davissave playhead + edit cursor, restore on session load...
2007-01-10 Paul Davisuse AudioClock::set_widget_name() for rec status in...
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 Paul Davisfix startup order (ARDOUR::init() vs. AudioEngine creat...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Paul Davisprevent massive, multiple, pointless keybindings saves...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Taybin RutkinRemoved SoundFileBrowser from Windows menu.
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-16 Paul Davissession is clean after loading, again
2006-12-16 Paul Davismake editor window show up at the right time
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-01 Paul Davisdon't update clocks while dragging playhead
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-20 Paul Davisdeeper fixes for 80/100 subframes choice
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-10 Taybin RutkinRedisplay editor window after switching snapshots.
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-04 Sampo SavolainenFix closing the about dialog for gtk 2.10
2006-11-03 Taybin RutkinFixed template dialog annoyance.
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-03 Paul Davisdo not allow NSD to quit ardour if the user presses...
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-10-31 Paul Davisfix return type in last commit for AutomationLine:...
2006-10-31 Paul Davisdisk space reflects number of inputs per track; more...
2006-10-26 Paul Davisnew version derivation system, improvements to splash...
2006-10-13 Sampo SavolainenMake new session dialog create the session in the selec...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul Davisthorwil's design picks for NSD
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-16 David RobillardRe-fix multi present problem (without breaking cmdline...
2006-09-16 David RobillardFixed multiple presenting of session window (very annoy...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
next