summaryrefslogtreecommitdiff
path: root/gtk2_ardour/SConscript
AgeCommit message (Expand)Author
2008-01-09even more fixes for the new session dialog and its usePaul Davis
2008-01-07various OS X fixes, mostly related to AU supportPaul Davis
2007-12-19made new session dialog hide pages as necessary, to be a bit simpler whenever...Paul Davis
2007-12-14fix up install target that involved older SAE keybindings filesPaul Davis
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-12-11make SCROLL_{RIGHT,LEFT} work, and Alt-SCROLL_{UP,DOWN} do something sensiblePaul Davis
2007-12-10AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolut...Paul Davis
2007-11-30don't put NDF/DF in clocks if there is no DF/NDF alternative; make deselect-a...Paul Davis
2007-11-29fix bug with insert region when no track is selected; make keybindings editor...Paul Davis
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix handl...Paul Davis
2007-11-20integrate the not-yet-released RubberBand library into ardour for timefxPaul Davis
2007-11-20Create new LevelMeter class for meter only widgets. This and some better pac...Doug McLain
2007-11-09fix up botched marker management scheme; add Editor::get_edit_op_range(); mak...Paul Davis
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-10-06fix new mac menu stuff; push quit item into mac menu bar so that we get prope...Paul Davis
2007-10-05new files for GTK-related platform specific stuff, where neededPaul Davis
2007-09-24fix up translation domains to reflect v2; functor command headerPaul Davis
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
2007-08-15changes specific to GTK-OSX buildPaul Davis
2007-08-13engine dialog work, new -m option for menu file selection, new obolean automa...Paul Davis
2007-08-03change RC files in tarball to the templates, dammit!2.0.5Paul Davis
2007-08-03fixes to theme font issues, tweaks etc. still needs verification on the linu...Jesse Chappell
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-07-19new functionality to add MIDI ports from the options editor, not totally fini...Paul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-06-29make a start on JACK control dialogPaul Davis
2007-04-13rui's updated pt_PT gtk2_ardour translationPaul Davis
2007-03-16pre-beta12Paul Davis
2007-02-13remove ardour.bindings from svn, and build using sconsPaul Davis
2007-02-01Moved GroupButtons to gtkmm2extTaybin Rutkin
2007-01-18more games with selectionPaul Davis
2007-01-17added missing file to srctar2.0beta11.1Paul Davis
2007-01-07fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on cl...Paul Davis
2007-01-05use dynamic bitsets for send + port insert naming; fix up ardev, arval etc mo...Paul Davis
2007-01-04copy older versions of the session file, fix up ardev to work again using %VE...Paul Davis
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-12-20new GUIs for stereo pannersPaul Davis
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-10-31fix sndfile reference in gtk2_ardour/SConscriptPaul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-26new version derivation system, improvements to splash screen displayPaul Davis
2006-10-26remove version.cc (sigh)Paul Davis
2006-10-16fix (?) handling of fake regions; use int cast before MeterFoo cast; use defa...Paul Davis
2006-10-11New spash screenSampo Savolainen
2006-10-10fix audio clock field widths, change minsec display to include fractional sec...Paul Davis
2006-10-03floating point precision fix, after months of waiting, plus fix for width of ...Paul Davis
2006-09-20fixes for drag-n-drop broken by use of boost::shared_ptr<T>Paul Davis
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-25use shared_ptr<> for all region handlingPaul Davis