Remove unused code.
[ardour.git] / gtk2_ardour / wscript
2012-01-21 Carl HetheringtonRemove unused code.
2012-01-09 Paul Davisuse system/gtk default font on OS X, rather than specif...
2011-12-26 Carl HetheringtonMove some bits from MonoPanner and StereoPanner into a
2011-12-12 Carl HetheringtonMake the MidiRegionSelection notice when its MidiRegion...
2011-12-07 Paul Davismove CairoWidget into gtkmm2ext, add CairoPacker, made...
2011-12-02 Paul Davisbuild changes from robin gareus for OS X, changing...
2011-11-23 Carl HetheringtonRename linux VST files to be more friendly.
2011-11-23 Carl HetheringtonMerge some linux/windows VST GUI code.
2011-11-21 Paul Davismore spreading of I18N_PACKAGE as the name for .mo...
2011-11-21 Paul Davistweak wscript files to set PACKAGE in one place
2011-11-21 Paul Davisnew i18n targets (to be explained in TRANSLATORS)
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-18 David RobillardAdd ArdourWindow class for non-dialog windows.
2011-11-15 Paul Davischange package names for i18n files, in an attempt...
2011-11-14 Paul Davisthe return of basic FreeSound mootcher functionality...
2011-11-13 Paul Davismove LXVST GUI stuff into gtk2_ardour, and fix X11...
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-11-05 Paul Davisinstall new mixer bindings
2011-11-05 David RobillardFix i18n.
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-10-29 Carl HetheringtonUse general VisibilityGroup class to manage visibility
2011-10-26 Paul Davishack wscript to correctly rebuild ardour3_FOO.rc files...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-22 Paul Davisfix wscript so that gtk rc files are always built prope...
2011-10-18 Paul Davisfix bindings generation process for OS X
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-18 Paul Davisgnomecanvas related build changes
2011-10-04 Carl HetheringtonPatch from orbisvicis to fix install of UI RC files
2011-10-03 David RobillardRemove LV2 support via SLV2 (Lilv only now).
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-29 David RobillardFix installation globs
2011-09-29 David RobillardPython 3 fixes
2011-09-29 David RobillardFix whitespace.
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-29 Paul Davisstop asking GTK to do include-processing of RC files...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-13 Paul Davisadd MIDI channel editing for current note selection...
2011-06-09 Paul Davissplit style files apart to better maintain consistency...
2011-06-07 Paul Davismore clock tweaking
2011-06-03 Paul Davisnext iteration of clock work. still far from complete...
2011-05-25 Paul Davisrevert previous commit
2011-05-25 Paul Davisremove dependency on external libgnomecanvas, since...
2011-05-23 Carl HetheringtonRemove some unused code.
2011-05-16 David RobillardUpdate wscripts for portability and steps towards waf...
2011-05-15 David RobillardSupport compilation with (old) SLV2, or (new) Lilv...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-02 Paul Davisgroup clocks in location UI and region editor so that...
2011-03-02 Carl HetheringtonRemove action-driven keyboard brush, which is the same...
2011-02-17 Paul Davispreparations for a working speaker editing dialog
2011-02-15 Paul Davisremove theme-specific names from RC.in files, substitut...
2011-02-15 Doug McLainUpdate rc files to use unique rc variable names, update...
2011-02-14 Doug McLainMake light theme functional, add waf processing, and...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-11 Paul Davisprovide solo mute gain Config parameter as a controllab...
2011-02-07 Paul Davisdrop explicit font naming on X Window
2011-01-27 Paul Davisnew meta dark RC file (no light for now), along with...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-07 Paul Davisnew mono panner widget; make stereo panner respond...
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-22 Carl HetheringtonAdd menu option to insert program changes.
2010-12-15 Carl HetheringtonSave and Delete buttons for plugin presets, remove...
2010-12-14 Carl HetheringtonAdd dialogue to ask user about ambiguous source files...
2010-12-06 Carl HetheringtonAdd dialog to allow removal of plugin presets. Should...
2010-12-06 Carl HetheringtonManage attempts to save plugin presets with the same...
2010-11-30 Paul Davisfirst basic pass at a single widget stereo panner
2010-11-27 Paul Davismerge gnomecanvas into ardour tree, so that we can...
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-25 Sakari BergenAdd a default export format to prevent dialog from...
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-13 Paul Davisfix minor build glitch imported from OS X
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul Davisre-enable i18n as a build target for translations
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-10-26 Carl HetheringtonMove normalize dialogue to its own file. Add progress...
2010-09-20 Carl HetheringtonAdd progress bar to strip silence dialogue. Fixes...
2010-09-15 Paul Daviswhen there is a chord at the beginning of a note select...
2010-09-09 Carl HetheringtonAdd some debugging code for mouse drags.
2010-09-02 Paul Davisbump required versions of gtkmm etc
2010-08-31 Paul Davisfix up the port insert I/O GUI
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-15 Paul Davissplit out the logic behind step editing from MidiTimeAx...
2010-08-15 Carl HetheringtonFix windows key shortcuts on Linux.
2010-08-14 Carl HetheringtonAdd note edit dialog. Fixes #3346.
2010-08-13 Paul Davisonly the last step-edited note remains selected after...
2010-08-11 Carl HetheringtonMove insert time dialog to its own file.
2010-08-08 Carl HetheringtonExplicitly check for and link libcurl and the dl* funct...
2010-08-05 Paul Davisfirst pass a "phone home" facility for version tracking...
2010-08-02 Paul Davisfirst, incomplete pass at step entry dialog, along...
2010-07-26 Carl HetheringtonSpeculative fix for VST link error.
2010-07-14 Carl HetheringtonFix binding of automation list undo records to MIDI...
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
next