summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-03change RC files in tarball to the templates, dammit!2.0.5Paul Davis
2007-08-03tiny details for 2.0.5 (fixup)Paul Davis
2007-08-03fixes to theme font issues, tweaks etc. still needs verification on the linu...Jesse Chappell
2007-08-03updated mac app_build script and exporter startup script for new UI rc semanticsJesse Chappell
2007-08-02UI RC files are now generated by sconsPaul Davis
2007-08-02add theme files to default target, and install using target namesPaul Davis
2007-08-02new parametized font sizing for RC filesPaul Davis
2007-08-01fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed...Paul Davis
2007-08-01new proto-script to generate OS X UI RC files from the linux base versionPaul Davis
2007-08-01#ifdef around debug cout calls. Make sure -DDEBUG is passed to compiler.John Anderson
2007-08-01revert unintended change to automation_event.hPaul Davis
2007-08-01bump to 2.0.5Paul Davis
2007-08-01fixes for OS X compilationPaul Davis
2007-07-31Update Mackie manual page to reflect latest changes.John Anderson
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by lib...Paul Davis
2007-07-31remove some extraneous codeJohn Anderson
2007-07-31Add Control::in_use. Add a timeout-generated stop event to Pot.John Anderson
2007-07-31Use correct install path for powermate control surface module on x86_64. Fixe...Tim Mayberry
2007-07-30add filtering to plugin selection dialogPaul Davis
2007-07-30pass a Strip & to strip_display instead of integer. Implement and use strip_d...John Anderson
2007-07-24Protect ardour from sessions with errant capture sources stored in the Sampo Savolainen
2007-07-22more notes and comments and tingsJohn Anderson
2007-07-22improve generation of surfaces from csv files. Move generated code into separ...John Anderson
2007-07-21fix fader position calculation. Some indenting.John Anderson
2007-07-21Add a safeguard which will eliminate false disk underruns when punching Sampo Savolainen
2007-07-21panning left works againJohn Anderson
2007-07-21optimisations on control paths that are used for every midi eventJohn Anderson
2007-07-20move operator << into midi++ from mackieJohn Anderson
2007-07-20removed used of MIDI::Port::number() from mackie surface codePaul Davis
2007-07-20permit MIDI port removal now, and save MIDI ports back to the ardour.rc filePaul Davis
2007-07-20fixed radio group for subframesBen Loftis
2007-07-20make scrolling work. various comments and TODO cleanupsJohn Anderson
2007-07-20make control_scroll handle wheel events properlyJohn Anderson
2007-07-19Jog Wheel Fun:John Anderson
2007-07-19new functionality to add MIDI ports from the options editor, not totally fini...Paul Davis
2007-07-19Fix crossfade editor segfault due to wrong typesSampo Savolainen
2007-07-19stop audio clocks from vanishing when turned offPaul Davis
2007-07-18add README. small updates to TODOJohn Anderson
2007-07-18update mackie manualJohn Anderson
2007-07-18make sure marker_previous button can go past the previous marker if pressed t...John Anderson
2007-07-18Beginnings of writing to the LCD strip display. Some other tweaks and output ...John Anderson
2007-07-18And some comments to explain supports_feedback : false.John Anderson
2007-07-18Turn off the feedback flag, cos feedback is always on. And hopefully better s...John Anderson
2007-07-17allow surface to work with linked panners on stereo input tracks/bussesJohn Anderson
2007-07-17fix for overlapping control ids (jog wheel with F7 and external with left)John Anderson
2007-07-16support for 16 bit native filesPaul Davis
2007-07-16better variables. Display warning if duplicate control ids are encountered.John Anderson
2007-07-06new automation interval configuration variable, to control automation snapsho...Paul Davis
2007-07-05change gain meter bus text color for light themeDoug McLain