summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2007-09-13since big clock has "keep-on-top" set, don't bother with making it float abov...Paul Davis
2007-09-12fix uninitialized export_range_dialog member in editor; fix peakfile naming s...Paul Davis
2007-09-12make big clock be on top ALWAYS; more design fixes for async peak building; f...Paul Davis
2007-09-11improved (though not perfect) mouse scrubbingPaul Davis
2007-09-11fix uninitialized variablePaul Davis
2007-09-11prevent left drags for timefx from initiating timefx opsPaul Davis
2007-09-11add SRC quality to import dialog; fix instances of missing waveforms where ne...Paul Davis
2007-09-11try to fix async peaks issue; fix crasher caused by previous lock changes in ...Paul Davis
2007-09-10WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to...Paul Davis
2007-09-09async generation of peakfiles for embedded filesPaul Davis
2007-09-09fix egregious widespread bug now that JACK has physical MIDI ports; make samp...Paul Davis
2007-09-09more changes for the import dialog, with breakout of importable source code i...Paul Davis
2007-09-07autoplay mode and other tweaks to the import dialog; fix resource management ...Paul Davis
2007-09-06more fixups for the gain meter metricsDoug McLain
2007-09-06don't mess with signal order keys, everPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-09-05fix gain meter coming up as solid fg colorDoug McLain
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-03don't do bundle stuff if not requested by environmentPaul Davis
2007-09-02lots of GUI tweaks for the import dialogPaul 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-28first pass at thorwil's mockup of import dialog; remove some JACK error messa...Paul Davis
2007-08-27make sure we do not leave pending session state around as we shutdownPaul Davis
2007-08-27fix crashing mouse-button+'s' operation (generically, not just for 's'); more...Paul Davis
2007-08-27opaque xfade patch + a version of the editor ruler/playhead/click patchPaul Davis
2007-08-27make sure device names in audio setup dialog are not truncatedPaul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-08-24restore visual DC bias on/off indicatorPaul Davis
2007-08-24better colors as part of fix transparent active region gain linePaul Davis
2007-08-24fix transparent active region gain linePaul Davis
2007-08-22more work on OSX packagingPaul Davis
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when st...Paul Davis
2007-08-22more work required to get OSX standalone package to workPaul Davis
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
2007-08-17stop an annoying warning from showing up when its not meant toPaul Davis
2007-08-17a start at mouse scrubbingPaul Davis
2007-08-17more cleanups for SAE, this time trimming down the region context menuPaul Davis
2007-08-17changes to niceify the audio setup dialog on OS X, plus that fix for brand ne...Paul Davis
2007-08-17continue cleanup+improvements to audio setup dialog; add save+restore to said...Paul 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-08-16make NSD open correctly if open clicked from audio setup pagePaul Davis
2007-08-16mo' better coreaudio device enumeration and usage by JACK control panelPaul Davis
2007-08-15code from QJC for CoreAudio device enumerationPaul Davis
2007-08-15stop using paul's .jackdrc as the hard coded pathPaul Davis