correct check for presence of / or \ in a session name
[ardour.git] / gtk2_ardour / editor_region_list.cc
2009-03-21 Paul Davisuse osx button2 emulation for region list auditioning...
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-09 Paul Davisfix for handling DnD path data, plus lots of d-n-d...
2008-08-18 Paul Davisprevent yet another crash caused by non-region nodes...
2008-06-25 Paul Davischeck both whole-file and part-file regions when adding...
2008-06-10 Paul Davis(5) debugging with nowhiskey - remove stupid lack of...
2008-02-21 Paul Davisminor fixes from OS X land
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-12-17 Paul Davismake click on empty canvas area clear selection; change...
2007-12-04 Paul Davisdebugging regionlist issues
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-09-09 Paul Davismore changes for the import dialog, with breakout of...
2007-09-02 Paul Davislimited history depth (no GUI yet); more work on import...
2007-08-30 Paul Davismore upgrades to the import dialog
2007-08-26 Paul Davisround one of import design changes (still not fully...
2007-05-30 Paul Davisfix #1693 and related bug
2007-05-30 Paul Davisdebugging output for region list crash, part 2
2007-05-30 Paul Davisdebugging output for region list crash
2007-05-23 Paul Davisfix audio clock handling of key press; fix crash bug...
2007-05-22 Paul Davisremove redundant and probably crash-inducing resets...
2007-05-21 Paul Davisfix crash when clicking on region view list column...
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
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-26 Paul Davisfix "make mono regions", mostly
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
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-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
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 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
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.