ardour.git
2007-08-27 Paul Davisopaque xfade patch + a version of the editor ruler...
2007-08-27 Paul Davismake sure device names in audio setup dialog are not...
2007-08-26 Paul Davisround one of import design changes (still not fully...
2007-08-24 Paul Davisrestore visual DC bias on/off indicator
2007-08-24 Paul Davisbetter colors as part of fix transparent active region...
2007-08-24 Paul Davisfix transparent active region gain line
2007-08-22 Paul Davismore work on OSX packaging
2007-08-22 Paul Davismore work on OSX packaging
2007-08-22 Paul Davisremove GTKOSX_PREFIX from scons; MIDI/MMC fix from...
2007-08-22 Paul Davismore work required to get OSX standalone package to...
2007-08-22 Paul Davischanges to support packaging of the GTK-Quartz version...
2007-08-17 Paul Davisstop an annoying warning from showing up when its not...
2007-08-17 Paul Davisa start at mouse scrubbing
2007-08-17 Paul Davismore cleanups for SAE, this time trimming down the...
2007-08-17 Paul Davischanges to niceify the audio setup dialog on OS X,...
2007-08-17 Paul Daviscontinue cleanup+improvements to audio setup dialog...
2007-08-16 Paul Davissupport DnD in native/gtk-quartz implementation (note...
2007-08-16 Paul Davisvarious changes (improvements, hopefully) to range...
2007-08-16 Paul Davismake NSD open correctly if open clicked from audio...
2007-08-16 Paul Davismo' better coreaudio device enumeration and usage by...
2007-08-15 Paul Daviscode from QJC for CoreAudio device enumeration
2007-08-15 Paul Davisstop using paul's .jackdrc as the hard coded path
2007-08-15 Paul Davismore SAE + gtkosx changes - try to find jackd in the...
2007-08-15 Paul Davisbasic startup changes to enable the engine control...
2007-08-15 Paul Davischanges specific to GTK-OSX build
2007-08-15 Doug McLainfix invisible tearoff arrow for light theme
2007-08-13 Paul Davisengine dialog work, new -m option for menu file selecti...
2007-08-12 John Andersonremove duplicated gain_to_slider functions
2007-08-09 John AndersonFinally nailed the mysterious fader update bug, thanks...
2007-08-09 John Andersoneven more debug output, aimed at finding the mysterious...
2007-08-09 Paul Davisquieten down Powermate control surface discovery
2007-08-08 John Andersonmo betta debugging outout
2007-08-08 John Andersonfix for #3 mute button not lighting at startup. Because...
2007-08-07 Paul Davisfix unconditional use of MMC object
2007-08-07 John Andersonand ... reformat
2007-08-07 John Andersonupdate mackie page with udev rules
2007-08-06 Paul Davispatch from jdavisp for crash when saving template witho...
2007-08-06 Paul Davisfix resetting MMC send + recv ID
2007-08-04 Paul Davisavoid multiple backups of 0.99 session state
2007-08-04 Paul Davisuse all-call default for MMC send ID, and correct param...
2007-08-04 Paul Davisseparate MMC ID's for send + receive
2007-08-03 Paul Davischange RC files in tarball to the templates, dammit! 2.0.5
2007-08-03 Paul Davistiny details for 2.0.5 (fixup)
2007-08-03 Jesse Chappellfixes to theme font issues, tweaks etc. still needs...
2007-08-03 Jesse Chappellupdated mac app_build script and exporter startup scrip...
2007-08-02 Paul DavisUI RC files are now generated by scons
2007-08-02 Paul Davisadd theme files to default target, and install using...
2007-08-02 Paul Davisnew parametized font sizing for RC files
2007-08-01 Paul Davisfix problem exposed by GTK 2.11.6 with connecting to...
2007-08-01 Paul Davisnew proto-script to generate OS X UI RC files from...
2007-08-01 John Anderson#ifdef around debug cout calls. Make sure -DDEBUG is...
2007-08-01 Paul Davisrevert unintended change to automation_event.h
2007-08-01 Paul Davisbump to 2.0.5
2007-08-01 Paul Davisfixes for OS X compilation
2007-07-31 John AndersonUpdate Mackie manual page to reflect latest changes.
2007-07-31 Paul Davisfix up user keybindings saving, and bump to 2.0.4 2.0.4
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-31 John Andersonremove some extraneous code
2007-07-31 John AndersonAdd Control::in_use. Add a timeout-generated stop event...
2007-07-31 Tim MayberryUse correct install path for powermate control surface...
2007-07-30 Paul Davisadd filtering to plugin selection dialog
2007-07-30 John Andersonpass a Strip & to strip_display instead of integer...
2007-07-24 Sampo SavolainenProtect ardour from sessions with errant capture source...
2007-07-22 John Andersonmore notes and comments and tings
2007-07-22 John Andersonimprove generation of surfaces from csv files. Move...
2007-07-21 John Andersonfix fader position calculation. Some indenting.
2007-07-21 Sampo SavolainenAdd a safeguard which will eliminate false disk underru...
2007-07-21 John Andersonpanning left works again
2007-07-21 John Andersonoptimisations on control paths that are used for every...
2007-07-20 John Andersonmove operator << into midi++ from mackie
2007-07-20 Paul Davisremoved used of MIDI::Port::number() from mackie surfac...
2007-07-20 Paul Davispermit MIDI port removal now, and save MIDI ports back...
2007-07-20 Ben Loftisfixed radio group for subframes
2007-07-20 John Andersonmake scrolling work. various comments and TODO cleanups
2007-07-20 John Andersonmake control_scroll handle wheel events properly
2007-07-19 John AndersonJog Wheel Fun:
2007-07-19 Paul Davisnew functionality to add MIDI ports from the options...
2007-07-19 Sampo SavolainenFix crossfade editor segfault due to wrong types
2007-07-19 Paul Davisstop audio clocks from vanishing when turned off
2007-07-18 John Andersonadd README. small updates to TODO
2007-07-18 John Andersonupdate mackie manual
2007-07-18 John Andersonmake sure marker_previous button can go past the previo...
2007-07-18 John AndersonBeginnings of writing to the LCD strip display. Some...
2007-07-18 John AndersonAnd some comments to explain supports_feedback : false.
2007-07-18 John AndersonTurn off the feedback flag, cos feedback is always...
2007-07-17 John Andersonallow surface to work with linked panners on stereo...
2007-07-17 John Andersonfix for overlapping control ids (jog wheel with F7...
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-16 John Andersonbetter variables. Display warning if duplicate control...
2007-07-06 Paul Davisnew automation interval configuration variable, to...
2007-07-05 Doug McLainchange gain meter bus text color for light theme
2007-07-05 Doug McLainDelta Cursor option backported from trunk
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-07-04 John Andersonifdefs for debug output. Fix host.rb
2007-07-04 John Andersonmove button handlers closer to their friends
2007-07-03 Paul Davisset powermate env keys in SConstruct, so that POWERMATE...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-07-03 Jesse Chappellupdated scons to make powermate optional and defaults...
2007-07-03 Jesse Chappelladded ifdef elses for fpu.cc to handle non-intel properly
2007-07-02 Paul Davisprep for 2.0.3
next