summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2011-06-09pack up the click/metronome button a little more attractivelyPaul Davis
2011-06-09when adding existing processor automation time axis views, use add_automation...Paul Davis
2011-06-09split style files apart to better maintain consistency (generates a useless e...Paul Davis
2011-06-08use 2 tables for time info box to get correct vertical alignment (independent...Paul Davis
2011-06-08revert demo of monospace clock fontsPaul Davis
2011-06-08demo monospace clock fontsPaul Davis
2011-06-08(maybe) rationalize display of drop status for timecode in audio clocksPaul Davis
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
2011-06-08fix scrolling on clocks, and prevent attempts to edit the wrong fieldsPaul Davis
2011-06-08more clock & time info box tweakingPaul Davis
2011-06-08don't use selection clocks show MIDI selection when in internal edit mode; re...Paul Davis
2011-06-08turn selection clocks off if there is no selectionPaul Davis
2011-06-07fix punch labels in time info boxPaul Davis
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-07locate when clicking on start/end fields in time info boxPaul Davis
2011-06-07allow mode changes in the time info box, all syncedPaul Davis
2011-06-07more clock tweakingPaul Davis
2011-06-07dark theme style file tweaks for clocksPaul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis
2011-06-02add extended info fields to clocks; clock tweaksPaul Davis
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-02audio clock transition to CairoEditableText, part 1Paul Davis
2011-06-02Fix some weird styleDavid Robillard
2011-06-02Remove "smaller" track height (basically just a broken version of small anyway).David Robillard
2011-06-01Fix issue #0004082.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-05-31Quantize notes to session tempo time, not relative to start of region (fix is...David Robillard
2011-05-31update .po files for translatorsPaul Davis
2011-05-31Create and destroy (non-external) LV2 plugin UIs as window is shown/hidden.David Robillard
2011-05-31Fix non-translated strings (partially fix ticket #4078)David Robillard
2011-05-30remove unused and useless "src" argument for a number of Region property modi...Paul Davis
2011-05-30do not offer combine operation for MIDI (see comment in libs/ardour/midi_play...Paul Davis
2011-05-27Increase maximum note height to 20 (10 is far too small a target for individu...David Robillard
2011-05-27somewhat illogical and temporary workaround to the problems with consolidate ...Paul Davis
2011-05-26slightly change wording of wierd plugin dialog to sound more technical and le...Paul Davis
2011-05-26Flip MIDI region view's verbose canvas cursor to above the mouse pointer if i...Carl Hetherington
2011-05-26more combine/uncombine fixes including making uncombine push the compound reg...Paul Davis
2011-05-26move session file storage of nested sources from playlist into region, and re...Paul Davis
2011-05-26Remove unnecessary includes from editor.h.David Robillard
2011-05-25revert previous commitPaul Davis
2011-05-25remove dependency on external libgnomecanvas, since we have our own version i...Paul Davis
2011-05-25new swedish updates from petterPaul Davis
2011-05-25Zoom session when the mouse pointer is moved up and down during a playhead drag.Carl Hetherington
2011-05-25Remove MIDI track default channel and its menu, and choose the channel for ne...Carl Hetherington
2011-05-25correct the logic used when building a compound region to include a whole-fil...Paul Davis
2011-05-25updated swedish translation from peppoPaul Davis
2011-05-25Fix a couple of uninitialised variables (should fix #4059).Carl Hetherington