NO-OP, whitespace
[ardour.git] / gtk2_ardour / wscript
2016-03-27 Robin Gareusget started with Pin Manager - currently display-only.
2016-03-20 Robin Gareusadd luadoc binary (developer tool) to dump lua bindings
2016-03-16 Paul Davisfix wscript to know about key binding dependencies
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-23 Robin GareusEditor Actions Scripts & Manager
2016-02-23 Robin GareusLua Script Console Window
2016-02-23 Robin GareusAdd Editor/UI Lua Scripting and Action/Callback Script
2016-02-23 Robin GareusDialog to select and configure Lua Scripts
2016-02-22 Paul Davisadditional GTKOSX => __APPLE__ changes missed in previo...
2016-02-22 Paul Davischange GTKOSX macro constant to use __APPLE__ instead
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-22 Paul Davischange name of default bindings to us.bindings (and...
2016-02-22 Paul Davisfix command used to build keyboard bindings
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-02-10 Robin GareusPost-export Analysis GUI
2016-01-09 Robin Gareusfix compiler argument order (ldflags/loadlibes) - patch...
2015-12-17 Robin Gareusmore hot wine.
2015-12-12 DavidAdd "-" to cpp arguments
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-29 Robin Gareussome upcoming release codenames
2015-11-23 Paul DavisMerge branch 'nphilipp-master--build-fix'
2015-11-23 Nils Philippsenmake copies of global lists before extending
2015-11-23 Paul DavisMerge branch 'nphilipp-master--nphilipp'
2015-11-23 Nils PhilippsenAppData: do the right thing on './waf clean'
2015-11-22 Nils PhilippsenAdd project version to AppData file.
2015-11-22 Nils PhilippsenImplement translation of AppData file.
2015-11-22 Nils PhilippsenAdd an AppData file.
2015-11-14 Paul Davispartial dialog to control track duplication
2015-10-22 Robin Gareusmime-type definition is version independent.
2015-10-22 nick_mUse lwrcase_dirname for desktop file names and substitu...
2015-10-22 Robin Gareusset executable and icon name in desktop-file
2015-10-22 nick_mBuild freedesktop files if requested.
2015-10-18 Robin Gareusamend prev commit.
2015-10-18 Robin Gareusfix additive linkflags
2015-10-18 Robin Gareusfftw-3.3.5/windows .dll includes threads lib
2015-10-17 Robin Gareusand another "f"
2015-10-17 Robin Gareusthread-safe fftw (needs fftw-3.3.5)
2015-09-16 Tim MayberryAdd tooltips.h header for setting tooltips rather than...
2015-08-17 Tim MayberryInstall cursor hotspot file with --dist-target=mingw
2015-08-05 Robin Gareusprepare for the future
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality
2015-07-16 Ben Loftismerge fix
2015-07-05 Robin Gareusremove tabs from python code
2015-07-05 Robin Gareusanother python3 issue
2015-06-17 Colin FletcherRename 'Cut time' to 'Remove time'
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul Davisadd save_as dialog to build system
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-11 Paul Davisgtk2_ardour code should use translation domain "gtk2_ar...
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin Gareuswindows can’t rename open files.
2015-04-06 Robin GareusSeparate MonoSpace & Clock font.
2015-04-04 Robin Gareusfix wrapper script major version
2015-03-12 Robin Gareusfix ‘ export’ installdir typo
2015-01-28 Robin Gareusguess what?!
2015-01-17 Robin Gareusfix 20ea90a1 for winegcc
2015-01-17 Robin Gareuswaf: fix concurrency issue with duplicate targets
2015-01-09 Robin Gareusremove cruft (old unused pre-git version files)
2015-01-06 Robin Gareusnever show windows console.
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 Robin Gareususe ldflags for wine linking
2014-12-28 Robin Gareusfix [rare] concurrent build issue:
2014-12-24 David RobillardFactor out instrument selector.
2014-12-23 Robin Gareusconsolidate video-tool filepaths - step one
2014-12-21 Paul Davisreduce all default font sizes on Linux by 80%
2014-12-20 David RobillardFix various cursor problems.
2014-12-18 nick_mAdd editor selection state to session history via a...
2014-12-09 Paul Daviscorrect install location for .mo files (i18n) and clean...
2014-12-09 Paul Davisinstall single color theme file during waf install
2014-12-09 Paul Davisanother metric ton of color work
2014-12-09 Paul Davischange GTK rc file system to use just a single file...
2014-11-03 David RobillardNote selector dialog for note controls.
2014-10-31 Paul Davisadd new floating text entry class (ported from Tracks)
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-05 Robin Gareuswindows application icon
2014-09-30 Robin Gareusfix waf install, update ui config name
2014-09-30 Robin GareusVST native windows does not need vst/winmain.c
2014-09-07 Paul Davisrename input/source file for default UI configuration
2014-09-07 Paul Davischange all GUI config files (GTK RC and our own XML...
2014-09-06 Robin Gareusfix [git] version header file creation for old python
2014-09-06 Robin Gareusminimize rebuild after reconfigure:
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
2014-07-13 Paul Davisminor fixes to wscript files to make things python3...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Paul Davisuse new ruler dialog class for context clicks on ruler...
2014-06-13 Paul Davisbuild ardour3_ui_default.conf at build time, to allow...
2014-06-12 Paul Davisremove gtk ruler widget implementation - no longer...
2014-06-07 Tim MayberryFix paths in ardour.sh
2014-06-02 Robin Gareusfix linking against libasound
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-19 Colin Fletcherindent in wscript uses spaces
2014-05-06 Paul Davisfix mingw build - needs bundle_env_mingw.cc when buildi...
next