Unify the canvases by moving groups around rather than using set_scrolling_region...
[ardour.git] / gtk2_ardour / editor_audio_import.cc
2008-06-19 Paul Davisreset editor's entered_track to null if that track...
2008-05-12 Paul Davissome adjustments to the spacing in the import/interthre...
2008-03-24 Sampo SavolainenFix dialog message to something sensible.
2008-02-27 Paul Davisdon't popup import progress window until we give import...
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-15 Paul Davisfix use of basename; AU automation now working; add...
2008-02-15 Sampo SavolainenMake import GUI report if you are importing a file...
2008-01-04 Paul DavisBack-port tim mayberry's fixes for import; fix JACK...
2007-11-12 Paul Davisadd arrow head to selected marker line; fix no-import...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-07 Paul Davisinitial round of work to support new edit point option...
2007-09-27 Paul Davisfix crash bug caused by incorrectly setting transience... 2.1
2007-09-27 Paul Davis2 patches from jdavisp3; remove some debugging output...
2007-09-24 Paul Davisfix crash during import when selected tracks include...
2007-09-24 Paul Davisimprovements (?) for window visibility during session...
2007-09-12 Paul Davismake big clock be on top ALWAYS; more design fixes...
2007-09-11 Paul Davisadd SRC quality to import dialog; fix instances of...
2007-09-11 Paul Davistry to fix async peaks issue; fix crasher caused by...
2007-09-09 Paul Davisasync generation of peakfiles for embedded files
2007-09-09 Paul Davisfix egregious widespread bug now that JACK has physical...
2007-09-09 Paul Davismore changes for the import dialog, with breakout of...
2007-09-07 Paul Davisautoplay mode and other tweaks to the import dialog...
2007-09-04 Paul Davissplit SoundFileBrowser back into SoundFileOmega; make...
2007-09-04 Paul Davissort of make to-selected-tracks import/embed work
2007-09-04 Paul Davismore improvements and fixes for the import dialog
2007-09-04 Paul Davismake sfdb browser a member of session, to retain settings
2007-09-03 Paul Davisfix for NSD filename/folder extraction; import now...
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-28 Paul Davisfirst pass at thorwil's mockup of import dialog; remove...
2007-08-27 Paul Davisfix crashing mouse-button+'s' operation (generically...
2007-08-26 Paul Davisround one of import design changes (still not fully...
2007-08-16 Paul Davissupport DnD in native/gtk-quartz implementation (note...
2007-07-06 Paul Davisnew automation interval configuration variable, to...
2007-04-06 Paul Davisfix crashes when handling files with ":" in their paths...
2007-04-06 Paul Davisfix nasty logic error that leads to crashing bugs when...
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-02-27 Paul Davisfix #1497, related to lack of status.done setting when...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
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-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -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 RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
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-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-12 Taybin RutkinAdded tooltips to help explain various soundfilebrowser...
2006-03-22 Paul Davismore gcc4 fixes to handle jumps over declarations
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...