merge from 2.0-ongoing by hand, minus key binding editor
[ardour.git] / gtk2_ardour / editor_region_list.cc
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-31 Paul Davisfixup botched xfade-as-audioregion; apply work from...
2007-05-23 Paul Davis(merge from 2.0-ongoing -r1911:1912) fix audio clock...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-26 Taybin Rutkini18n MISSING
2007-02-26 Paul Davisclean up RCU fix even more; nedko's missing sources...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2006-01-04 Paul Davismake show all option on region list context menu work
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2006-01-02 Paul Davisradio actions now display correctly, region list sortin...
2006-01-01 Doug McLainSet color to correct treenode
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davismany changes, read the diffs
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davisnew registration system for editor actions set up and...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.