summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-17fixes for various consistency/settings issues in monitor section; minor edit ...Paul Davis
2010-03-17do not use SSE source code on a non-x86 buildPaul Davis
2010-03-16fix previous patch from lucusPaul Davis
2010-03-16patch from lucus for long names in trackbus inspectorPaul Davis
2010-03-16more new filesPaul Davis
2010-03-16new filesPaul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2010-03-15Use checkbuttons rather than togglebuttons the midi tracer as it seems more l...Carl Hetherington
2010-03-13"Ardour" -> PROGRAM_NAME change for libardour and setup for gtk2_ardourPaul Davis
2010-03-12map most (all?) monitor processor state into/onto monitor section GUIPaul Davis
2010-03-11save/restore monitor processor state; key handling in torn off monitor sectio...Paul Davis
2010-03-11monitor section: make sip/afl/pfl buttons work, add rude solo, mono function,...Paul Davis
2010-03-10more missing files addedPaul Davis
2010-03-10missing files addedPaul Davis
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis
2010-03-08remove yesterday's mayhem with MainListen and get afl/pfl sorta-kinda workingPaul Davis
2010-03-06the last (?) piece of the internal send/listen/monitor/control outs track/bus...Paul Davis
2010-03-06remove the session region list; GUI now represents (a relatively unfiltered v...Paul Davis
2010-03-05move big clock size variables into ARDOUR_UI; save&restore big clock size + p...Paul Davis
2010-03-05working big clock resizing, i think; still needs removal of global vars to ar...Paul Davis
2010-03-05better acid trip big clock - do not use with any other medicationPaul Davis
2010-03-05acid trip big clock - do not use with any other medicationPaul Davis
2010-03-05more strip silence dialog changes, to use audio clocks, show smallest silence...Paul Davis
2010-03-05likely fix for strip silence dialog GUI lockupPaul Davis
2010-03-05possible big clock sizing fixPaul Davis
2010-03-04debug output for big clock resizingPaul Davis
2010-03-04get "sequence files" import working, and fix quite a bit of missing newer log...Paul Davis
2010-03-04prevent relaying during an undo/redo operation; remove some debug outputPaul Davis
2010-03-04add new filePaul Davis
2010-03-04goodbye to MementoCommand for playlistsPaul Davis
2010-03-03changes to help strp silencePaul Davis
2010-03-03fixes and improvements for strip silence, with lots of thread debuggingPaul Davis
2010-03-02fix (or mostly fix) ctrl-drag (copy drag) for regionsPaul Davis
2010-03-02fix up start-in-source values from regions created as sections of another reg...Paul Davis
2010-03-02(1) stop using mangled names in history state, use demangled ones instead (2)...Paul Davis
2010-03-02(1) remove most uses of MementoCommand for Playlist and Region (2) move froze...Paul Davis
2010-03-02PBD::capitalize() and use it to for the XML node name of a SequenceProperty's...Paul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis
2010-03-01colinf's vertical double arrow track resize cursor patchPaul Davis
2010-03-01make JACK->Latency->256 actually do somethingPaul Davis
2010-03-01try (unsuccessfully) to fix gcc complaints about function-pointer/object-poin...Paul Davis
2010-02-26Fix adding multiple tracks (regression from r6711).David Robillard
2010-02-23Factor out massive code duplication in route creation stuff.David Robillard
2010-02-23Fix various code quality issues found by cppcheck (e.g. uninitialized members...David Robillard
2010-02-22finish getting rid of RegionCommandPaul Davis
2010-02-22remove RegionCommandPaul Davis
2010-02-21set default region amplitude scale factor to 1.0, not 0.0, thus restoring aud...Paul Davis
2010-02-20ensure that imported regions have names based on the files they are based onPaul Davis