Fix playhead smoothing when auditioning.
[ardour.git] / gtk2_ardour / wscript
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...
2014-04-29 Paul Davisremove two more unnecessary instances of os.path.join...
2014-04-11 Robin Gareusamend previous commit, remove cruft, no more extern...
2014-04-10 Paul Davisparameterize install target directories based on -...
2014-04-10 Paul Davisalways build all per-program menu files so that we...
2014-04-10 Paul Davisnew configure option for trx build, which also generate...
2014-03-26 Ben Loftisrename ArdourMenu to ArdourDropdown
2014-03-23 harrisonNew theme for editor window using ArdourMenu
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-10 Paul Davisfix up waf build in wake of search path changes earlier...
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-03-03 Robin Gareussome mingw related tweaks to the build-environment.
2014-03-02 Paul Davisinstall small-splash image
2014-03-02 Paul Davismove fixup_bundle_environment() code into per-platform...
2014-02-27 Robin Gareusmove Paths Dialog to libgtkmm2ext
2014-02-26 Robin Gareususer-configurable VST search paths (basic UI)
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-23 Robin Gareusconsolidate lxVST & winVST file-info code into libardour
2014-02-22 Robin Gareusremove inadvertently committed wine-unstable linkdir
2014-02-22 Robin Gareusupdate wscript for windowsVST + mingw
2014-02-19 Robin Gareusmove SystemExec to libpbd
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
next