summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-07bump version3.0-alpha9Paul Davis
2011-07-07fix crash with a new sessionPaul Davis
2011-07-07remove track resize handle and allow resize of tracks from the lower 25% of t...Paul Davis
2011-07-07fix behaviour of "Hide" in track context menuPaul Davis
2011-07-07improve layout of automation track controls boxPaul Davis
2011-07-07fix display of controls box for newly displayed tracksPaul Davis
2011-07-07shuttle control: make scroll events step by precisely 1 of the current unitsPaul Davis
2011-07-07fix audio-specific code in RouteTimeAxis::use_playlist (#4154)Paul Davis
2011-07-07don't mark the big clock window as a "utility" windowPaul Davis
2011-07-07remove commented codePaul Davis
2011-07-07fix up horizontal sizing of the track controls area in the editorPaul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-07-04Uncomment fix for #4110.Carl Hetherington
2011-07-03Send full MIDI time code (if enabled) after changing sync source; should fix ...Carl Hetherington
2011-07-03Remove some unused code.Carl Hetherington
2011-07-03Updated / new French translations from Roming22-FR (#4149, #4150, #4151)Carl Hetherington
2011-07-03ctrl-alt-click now toggles input active status of other MIDI tracks using (an...Paul Davis
2011-07-03Display audio file format in the menu bar (#4016).Carl Hetherington
2011-07-02Minor refactoring; a few comments; don't try to add Amp processor automation ...Carl Hetherington
2011-07-02Remove erroneous assert which I added earlier.Carl Hetherington
2011-07-02Fix erroneous note resizing in regions with non-zero start (#4143).Carl Hetherington
2011-07-02Fix one more warning.Carl Hetherington
2011-07-02Fix some set-but-not-used variable warnings from gcc 4.6Carl Hetherington
2011-07-01fixed width columns for LHS of editor route listPaul Davis
2011-07-01new editor track/bus list icons from thorwilPaul Davis
2011-07-01switch to basic round icon for MIDI input enable in editor track list; use St...Paul Davis
2011-07-01add MIDI input control column to editor route list; tweak SVG for MIDI not DINPaul Davis
2011-06-29Add another test to detect a non interactive shell. This may be the best meth...Todd Naugle
2011-06-28basic infrastructure for enabling/disabling MIDI input to a given trackPaul Davis
2011-06-26Remove some unused PostTransport enums and renumber others.Carl Hetherington
2011-06-23bump versionPaul Davis
2011-06-23fix crash when open automation track for MIDI CC ***BUT** its clear that auto...3.0-alpha8Paul Davis
2011-06-23revert inadvertent broken changes in rev 9748 that broke route group gain con...Paul Davis
2011-06-22Always use numeric prefixes for default-named tracks / busses (#4123).Carl Hetherington
2011-06-22don't double-load NestedSource nodes, which are listed both forthe parent/roo...Paul Davis
2011-06-22remove some debug outputPaul Davis
2011-06-22second half of "bomb out if playlist construction from XML fails"Paul Davis
2011-06-22drobilla-spacification of playlist.cc, along with correctly bombing out if ::...Paul Davis
2011-06-22ignore unpaired noteoff's when writing part of a MidiModel to a new source. i...Paul Davis
2011-06-22remove some potential HCI confusion for Gtkmm2ext::UI::popup_error() by using...Paul Davis
2011-06-21nasty little hack to rename "Apply" in the startup dialog to "Open" ... thank...Paul Davis
2011-06-21change default overlapping note strategy to "relax" (i.e. do nothing); fix cr...Paul Davis
2011-06-21an entire freakin' day working on 1 working function, VolumeController::adjus...Paul Davis
2011-06-20fix range on SiP cut control; simplify a couple of other thingsPaul Davis
2011-06-20change VolumeController::adjust() to do discrete dB increments+decrementsPaul Davis
2011-06-19remove some debug outputPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-19cleanup confused mess related to jack_port_type_get_buffer_size()Paul Davis
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-06-16Fixed bug where embedded sources did not correctly obey the BWF time stamp an...Todd Naugle