summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-07-08Small comment.Carl Hetherington
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-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-28basic infrastructure for enabling/disabling MIDI input to a given trackPaul 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-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-19much ado about nothing when it comes to gain controlPaul 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
2011-06-14Fix crash on moving back beyond the region start in the step editor (#4113).Carl Hetherington
2011-06-14fix breakage for region copy (ctrl-c) operationPaul Davis
2011-06-14remove lv2 GUI debugging, after confirming that LinuxDSP plugins close on plu...Paul Davis
2011-06-13more debugging external LV2 GUI cleanupPaul Davis
2011-06-13debugging external LV2 GUI cleanupPaul Davis
2011-06-13add MIDI channel editing for current note selection, bound to "c" by defaultPaul Davis
2011-06-12alter playhead drag threshold for vertical zoom againPaul Davis
2011-06-12update i18n build system and *.po files for translatorsPaul Davis
2011-06-12increase threshold for drag-playhead-does-vertical-zoomPaul Davis
2011-06-12implement a delete operation that works like "cut" but doesn't put the delete...3.0-alpha6Paul Davis
2011-06-11Fix #4094: show total export progress instead of per timespan progressSakari Bergen
2011-06-11new cs translation from Pavel FrichPaul Davis
2011-06-11updated es_ES translation from Pablo FernándezPaul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis