summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-11improved (though not perfect) mouse scrubbingPaul Davis
2007-09-11add SRC quality to import dialog; fix instances of missing waveforms where ne...Paul Davis
2007-09-09more changes for the import dialog, with breakout of importable source code i...Paul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-09-04split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work a...Paul Davis
2007-09-04sort of make to-selected-tracks import/embed workPaul Davis
2007-09-04more improvements and fixes for the import dialogPaul Davis
2007-09-04make sfdb browser a member of session, to retain settingsPaul Davis
2007-09-03fix for NSD filename/folder extraction; import now works as well as embed doe...Paul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-30more upgrades to the import dialogPaul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-08-17a start at mouse scrubbingPaul Davis
2007-08-16support DnD in native/gtk-quartz implementation (note: multifile DnD requires...Paul Davis
2007-08-16various changes (improvements, hopefully) to range mode menus and related mat...Paul Davis
2007-07-20make control_scroll handle wheel events properlyJohn Anderson
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-05-30more use of int64_t to fix frame offset valuesPaul Davis
2007-04-26fix mixer-strip-width-not-restored, hopefully foreverPaul Davis
2007-04-20Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all cr...Carl Hetherington
2007-04-18make rubber band select act across all tracks, not the current selectionPaul Davis
2007-04-10new swedish gtk2_ardour translation; fix button release adds extra control po...Paul Davis
2007-04-06don't let auditioning make transport buttons inaccessible; delete/rename snap...Paul Davis
2007-04-03audun's tempo redraw fix; sort-of cache time axis view item name widths and a...Paul Davis
2007-03-19Editor GUI touchups:David Robillard
2007-03-14add "Select Range" to range marker context menuPaul Davis
2007-03-13Removed unused MeterBridgeStrip and MeterBridge classes.Taybin Rutkin
2007-03-08Add playhead and editcursor to ardour.colors and remove hard coded colorsDoug McLain
2007-03-06Fix for edit cursor clock being out of sync with edit cursor when session is ...Doug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-06some fixes/improvements for track selection; add upload target to manual make...Paul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-29small change to region creation for make-mono-regions; add untested short_pat...Paul Davis
2007-01-23add transition_to_{roll,reverse}Paul Davis
2007-01-18more games with selectionPaul Davis
2007-01-18more fun and games with selection logicPaul Davis
2007-01-17Make meter gain entry lose focus after enter is pressed.Sampo Savolainen
2007-01-17region fade in operations now mapped over the current region selectionPaul Davis
2007-01-17add sampo's synthesize_sources perl script to tools; add scroll-playhead-{for...Paul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2007-01-11various fixes to named selection mgmt and display, plus fixes for xfade mgmt ...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-02patches from Stephane Letz for JACK, and Nimal Ratnayake for play range and p...Paul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis