Merge with 2.0-ongoing R2988
[ardour.git] / gtk2_ardour / editor.h
2006-09-20 Paul Davisfixes for drag-n-drop broken by use of boost::shared_ptr<T>
2006-09-19 David RobillardMerged with trunk R920.
2006-09-18 Ben Loftisfirst attempt at adding new SMPTE formats, moving SMPTE...
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
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-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-12 David RobillardTowards MIDI:
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-18 Hans Fugal r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-30 David RobillardMore toolbar tweaking - Ardour fits on 1024x768!
2006-06-30 David RobillardComplete edit toolbar overhaul
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 Hans Fugal r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600
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-06-13 David RobillardMerged with trunk (painfully)
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
2006-05-20 Paul Davisfix timestretch dialog/progress etc; make tranzport...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-18 Paul Davisa) basic prototype of OSC control
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
2006-04-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-01 Nick Mainsbridgefix incorrect marker/range marker right-click menus...
2006-03-31 Paul Davisa) add "Add Range Markers" to region context menu
2006-03-22 Paul Davisgcc4 fix for new import/embed code, plus inline reject_...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-13 Tim MayberryMake the FFT Anaylsis optional and disabled by default...
2006-03-12 Sampo SavolainenMake FFT easier to use. right click on a range selectio...
2006-03-12 Sampo SavolainenForgotten header from previous commit
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-10 Paul Davisfurther travels down the road toward true route group...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-03-08 Taybin RutkinRemoved direct libsndfile usage.
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-15 Nick Mainsbridgeselect all in time range, show object selection while...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-23 Nick Mainsbridgeadd undo to keymouse set sync position.. possibly the...
2006-01-23 Nick Mainsbridgeselect all, musical (fuzzy) loop/punch/range region...
2006-01-22 Nick Mainsbridgenew keymouse action mute/unmute region (m)
2006-01-22 Nick Mainsbridgenew keymouse binding 'set region sync point'
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-10 Nick Mainsbridgemore gcc 4.1 complaints, route_list is a ListStore
2006-01-10 Nick Mainsbridgemove range labels, attempt to make them look nicer...
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-08 Paul Davisa metric ton of changes
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-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 Davisdrag-n-drop to canvas from region list works
2005-12-30 Paul Davismany changes, read the diffs
2005-12-24 Paul Davisvarious changes to controls_layout size management
2005-12-23 Paul Davisuse scroll handling instead of button 4/5 (incomplete)
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-21 Doug McLainAdjusted some font sizes
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-12-07 Taybin RutkinRemoved last usage of checkmark XPMs.
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-27 Paul Davismiscellany
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-11-16 Paul Davismore editor_imageframe.cc fixes
2005-11-16 Paul Davismore editor*.cc fixes
2005-11-16 Paul Davisget editor.cc to compile
next