summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Collapse)Author
2007-08-22more work on OSX packagingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2342 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when ↵Paul Davis
starting without ALSA sequencer loaded in kernel git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2340 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22more work required to get OSX standalone package to workPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2339 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2338 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-17stop an annoying warning from showing up when its not meant toPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2326 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-17a start at mouse scrubbingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2325 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-17more cleanups for SAE, this time trimming down the region context menuPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2324 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-17changes to niceify the audio setup dialog on OS X, plus that fix for brand ↵Paul Davis
new GTK+ git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2322 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-17continue cleanup+improvements to audio setup dialog; add save+restore to ↵Paul Davis
said dialog git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2321 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-16support DnD in native/gtk-quartz implementation (note: multifile DnD ↵Paul Davis
requires a patch to GTK that is not in distribution yet, so for now, this works only with 1 file at a time, or it requires my patch/library). git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2319 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-16various changes (improvements, hopefully) to range mode menus and related ↵Paul Davis
matters git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2317 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-16make NSD open correctly if open clicked from audio setup pagePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2315 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-16mo' better coreaudio device enumeration and usage by JACK control panelPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2313 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-15code from QJC for CoreAudio device enumerationPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2307 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-15stop using paul's .jackdrc as the hard coded pathPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2306 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-15more SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE ↵Paul Davis
session params git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2305 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-15basic startup changes to enable the engine control stuff to work; a little ↵Paul Davis
ARDOUR_SAE work git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2304 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-15changes specific to GTK-OSX buildPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2303 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-15fix invisible tearoff arrow for light themeDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2301 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-13engine dialog work, new -m option for menu file selection, new obolean ↵Paul Davis
automation line work starting up git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2293 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-06patch from jdavisp for crash when saving template without JACKPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2257 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-06fix resetting MMC send + recv IDPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2252 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-04separate MMC ID's for send + receivePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2239 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-03change RC files in tarball to the templates, dammit!2.0.5Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2233 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-03tiny details for 2.0.5 (fixup)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2231 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-03fixes to theme font issues, tweaks etc. still needs verification on the ↵Jesse Chappell
linux end. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2230 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-02UI RC files are now generated by sconsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2224 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-02add theme files to default target, and install using target namesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2221 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-02new parametized font sizing for RC filesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2220 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-01fix problem exposed by GTK 2.11.6 with connecting to ↵Paul Davis
ComboBox::signal_changed(), and removed duplicate Export item from actiong group git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2212 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-01fixes for OS X compilationPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2206 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2201 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by ↵Paul Davis
library git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2200 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-30add filtering to plugin selection dialogPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2190 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20removed used of MIDI::Port::number() from mackie surface codePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20permit MIDI port removal now, and save MIDI ports back to the ardour.rc filePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20fixed radio group for subframesBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20make control_scroll handle wheel events properlyJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-19new functionality to add MIDI ports from the options editor, not totally ↵Paul Davis
finished but functional git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2152 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-19Fix crossfade editor segfault due to wrong typesSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-19stop audio clocks from vanishing when turned offPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-16support for 16 bit native filesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-06new automation interval configuration variable, to control automation ↵Paul Davis
snapshot time resolution (for oofus to test); patch for cancellingmulti-file import; minor code cleanups; use boost::fast_pool_allocator for automation lists (may revert later) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2117 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-05change gain meter bus text color for light themeDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2113 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-05Delta Cursor option backported from trunkDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2111 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2110 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of ↵Paul Davis
initialization before Glib::thread_init() has been called git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2099 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-02prep for 2.0.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2094 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-29make a start on JACK control dialogPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2085 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-26* Added (let's call it revealed) ability to record while the transport is ↵Jesse Chappell
looping. This works for both Internal (seamless) and JACK sync, new regions are created each cycle around the loop and stacked on top of each other. It is recommended for now that automatic crossfades be turned off when doing this. Punch-In/Out may be used also (this used to be the only way to accomplish recording while looping, but now the GUI represents it without goofiness. * Fixed the stuttering/stuck problem when looping with JACK sync * Fixed gui bug that prevented record-disable when latch record option is on * Fixed issue where it would rec-enable unnecessarily when passing through the punch-out point * Fixed corner case in diskstream record length (that no one would ever notice) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2034 d708f5d6-7413-0410-9779-e7cbd77b26cf