restore visibility of streamview rect lines that act as track separators
[ardour.git] / gtk2_ardour / streamview.cc
2011-03-14 Paul Davisrestore visibility of streamview rect lines that act...
2011-03-03 Paul Davisdeframe audio regions as well as MIDI when entering...
2011-01-30 Carl HetheringtonUpdate summary when a region is removed.
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-09 Carl HetheringtonUpdate coverage frames when the playlist changes; impro...
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-07-16 Carl HetheringtonPatch from Lincoln (#3319) to make the range selection...
2010-06-18 Carl HetheringtonRemove unnecessary height changed notification for...
2010-05-23 Carl HetheringtonRevert my rev. 7140 and fix it better.
2010-05-23 Carl HetheringtonFix canvas_rect positioning with automation tracks...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-04 Paul Davisprevent relaying during an undo/redo operation; remove...
2010-02-19 Paul Davisadd begin/end undo/redo signals so that playlist can...
2010-02-18 Paul Davisconnect Streamview to Playlist::ContentsChanged signal...
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-07 Paul Davisselect-by-pitch from the piano roll header (inspired...
2010-01-04 Paul Davisdon't double-call methods via UICallback::call_slot...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisfix deadlock in protocol manager startup; fix some...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-12 Nick MainsbridgeFix canvas region layering in non-Stacked modes. Remove...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-28 Paul Davisanother fix for binding shared_ptr's into signals
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-31 Carl HetheringtonMake drag selection work properly with stacked region...
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-08-24 Carl HetheringtonRemove unused method in RouteTimeAxisView. Fix bug...
2009-08-23 Carl HetheringtonSome improvements to performance with crossfades: don...
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-13 Nick MainsbridgeUse pixbufs as region name labels rather than Gnome...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardDon't bind playlist_modified with a shared_ptr<Playlist...
2009-02-15 David RobillardFactor out region layering.
2009-01-18 Sampo SavolainenOofus's work on region lists: highlight selected canvas...
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2009-01-01 Carl HetheringtonUpdate stacked region colouring on zoom.
2009-01-01 Carl HetheringtonMake record region slightly better in stacked regions...
2008-12-31 Carl HetheringtonFlip stacked regions order so that the highest layer...
2008-12-23 Carl HetheringtonFix region positions when switching from stacked to...
2008-12-23 Carl HetheringtonFix stacked regions display mode.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 Paul Davismore GUI tweaks
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-02-22 David RobillardClean up weird formatting from underlays patch.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-04 Carl HetheringtonFix to stacked layering for the case when a region...
2007-09-06 David RobillardDeep "automation regions" support.
2007-08-07 David RobillardFix note separator lines from stealing mouse events.
2007-08-05 David RobillardI can't believe it's not one canvas! (TM)
2007-08-02 David RobillardLittle MidiEvent prettification additions, ifdef'd...
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-06-29 Doug McLainremove color.h
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-06-05 David RobillardSave MIDI files to interchange/sessionname/midifiles...
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2006-11-19 David RobillardMerged with trunk R1141
2006-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-16 Paul Davisfix (?) handling of fake regions; use int cast before...
2006-10-12 Paul Davisfixes for meter thread using free'd member of AudioEngi...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-16 David RobillardFix for the persistent rec-region problem.
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
next