summaryrefslogtreecommitdiff
path: root/gtk2_ardour/streamview.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-16Fix a bunch of the ol' trivial audio-specific-for-no-particular-reason things.David Robillard
2009-02-16Don't bind playlist_modified with a shared_ptr<Playlist> parameter.David Robillard
2009-02-15Factor out region layering.David Robillard
2009-01-18Oofus's work on region lists: highlight selected canvas regions on the region...Sampo Savolainen
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...Carl Hetherington
2009-01-02Cleanups and a few comments.Carl Hetherington
2009-01-01Update stacked region colouring on zoom.Carl Hetherington
2009-01-01Make record region slightly better in stacked regions mode.Carl Hetherington
2008-12-31Flip stacked regions order so that the highest layer is at the top of the pil...Carl Hetherington
2008-12-23Fix region positions when switching from stacked to overlaid display.Carl Hetherington
2008-12-23Fix stacked regions display mode.Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-09-19Merge all the (disconcertingly missing) track/region/etc height changes from ...David Robillard
2008-09-14Prevent tempo lines from stealing events, but break marker bars visually when...David Robillard
2008-09-14more GUI tweaksPaul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-02-22Clean up weird formatting from underlays patch.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-04Fix to stacked layering for the case when a region is dragged to overlap anot...Carl Hetherington
2007-09-06Deep "automation regions" support.David Robillard
2007-08-07Fix note separator lines from stealing mouse events.David Robillard
2007-08-05I can't believe it's not one canvas! (TM)David Robillard
2007-08-02Little MidiEvent prettification additions, ifdef'd non-realtime aspects (for ...David Robillard
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-06-29remove color.hDoug McLain
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-06-15Use boost::shared_ptr instead of raw pointers for RouteUI track (etc) accesso...David Robillard
2007-06-05Save MIDI files to interchange/sessionname/midifiles (instead of audiofiles).David Robillard
2007-05-17Add stacked lanes mode which displays regions on different layers at differen...Carl Hetherington
2007-04-29Merged with trunk R1761David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R999.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-02Merged from trunk R745David Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-30Abstraction cleanups/polish, towards merging with trunkDavid Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-19Work towards removal of Session's Diskstream list.David Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard