summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
AgeCommit message (Expand)Author
2016-01-09fix compiler argument order (ldflags/loadlibes) - patch from Rodney DawesRobin Gareus
2015-12-17more hot wine.Robin Gareus
2015-12-12Add "-" to cpp argumentsDavid
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-11-29some upcoming release codenamesRobin Gareus
2015-11-23make copies of global lists before extendingNils Philippsen
2015-11-23AppData: do the right thing on './waf clean'Nils Philippsen
2015-11-22Add project version to AppData file.Nils Philippsen
2015-11-22Implement translation of AppData file.Nils Philippsen
2015-11-22Add an AppData file.Nils Philippsen
2015-11-14partial dialog to control track duplicationPaul Davis
2015-10-22mime-type definition is version independent.Robin Gareus
2015-10-23Use lwrcase_dirname for desktop file names and substitutions.nick_m
2015-10-22set executable and icon name in desktop-fileRobin Gareus
2015-10-23Build freedesktop files if requested.nick_m
2015-10-18amend prev commit.Robin Gareus
2015-10-18fix additive linkflagsRobin Gareus
2015-10-18fftw-3.3.5/windows .dll includes threads libRobin Gareus
2015-10-17and another "f"Robin Gareus
2015-10-17thread-safe fftw (needs fftw-3.3.5)Robin Gareus
2015-09-16Add tooltips.h header for setting tooltips rather than via ardour_ui.hTim Mayberry
2015-08-17Install cursor hotspot file with --dist-target=mingwTim Mayberry
2015-08-06prepare for the futureRobin Gareus
2015-08-06Added PT .ptf session audio import functionalityDamien Zammit
2015-07-05remove tabs from python codeRobin Gareus
2015-07-05another python3 issueRobin Gareus
2015-06-17Rename 'Cut time' to 'Remove time'Colin Fletcher
2015-04-21merge monitor_section branchBen Loftis
2015-04-20add save_as dialog to build systemPaul Davis
2015-04-11gtk2_ardour code should use translation domain "gtk2_ardour[MAJOR_VERSION]" n...Paul Davis
2015-04-07windows can’t rename open files.Robin Gareus
2015-04-06Separate MonoSpace & Clock font.Robin Gareus
2015-04-04fix wrapper script major versionRobin Gareus
2015-03-12fix ‘ export’ installdir typoRobin Gareus
2015-01-28guess what?!Robin Gareus
2015-01-17fix 20ea90a1 for winegccRobin Gareus
2015-01-17waf: fix concurrency issue with duplicate targetsRobin Gareus
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-06never show windows console.Robin Gareus
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-12-28MIDI transform dialog.David Robillard
2014-12-28use ldflags for wine linkingRobin Gareus
2014-12-28fix [rare] concurrent build issue:Robin Gareus
2014-12-24Factor out instrument selector.David Robillard
2014-12-23consolidate video-tool filepaths - step oneRobin Gareus
2014-12-21reduce all default font sizes on Linux by 80%Paul Davis
2014-12-20Fix various cursor problems.David Robillard
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-12-08install single color theme file during waf installPaul Davis