summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
AgeCommit message (Expand)Author
2013-12-22better, probably working fix for windows-vst-on-linux build3.5.143Paul Davis
2013-12-22attempt to fix build with --windows-vst due to a bad merge of the external li...Paul Davis
2013-11-29add explicit linkage to libtimecodePaul Davis
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-10-28gtk2_ardour: link fftw3f directlyNils Philippsen
2013-10-12enable videotimeline on OSXRobin Gareus
2013-09-23major rearrangement of startup/session loading codePaul Davis
2013-08-09Merge branch 'master' into audioenginePaul Davis
2013-08-09a few more visual tweaks and simplifications for audio/midi setupPaul Davis
2013-08-08remove --no-freesound option. fixes #5640Robin Gareus
2013-07-10break out meter&metric pattern rendering.. first step towards new mixer-metersRobin Gareus
2013-07-10implement meterbridge & meter-stripRobin Gareus
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-06-11more changes to consolidate version definition into the top level wscript filePaul Davis
2013-06-11adjust the way version and revision info are gathered, defined and usedPaul Davis
2013-06-11separate general vs temporary(no vtl) OSX definesRobin Gareus
2013-05-08various miscellany related to versions, gtk2 build and packagingPaul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-02vtl: remove xjadeo option dialogRobin Gareus
2013-03-31non-session-manager supportRoy Vegard Ovesen
2013-03-29vtl: rework import workflowRobin Gareus
2013-03-20remaining part of static library commit, should have been a part of 16ce39c23...Paul Davis
2013-03-17Hopefully fix ardour.menus rebuilding when things change.David Robillard
2013-03-13videotimlineRobin Gareus
2013-03-09use lucida grande for clocks with all OS X versions, BUT BETTERPaul Davis
2013-03-09use lucida grande for clocks with all OS X versionsPaul Davis
2013-03-09attempted further rationalization of clock font issues (especially fr OS XPaul Davis
2013-03-08switch to Lucida Sans Typewriter as OS X monospace font; new pingback code to...Paul Davis
2013-03-08part 4 of OS X font stuffPaul Davis
2013-03-08typoPaul Davis
2013-03-08part 3 of OS X font stuffPaul Davis
2013-03-08potential fix, part one, for Tiger-based font issuesPaul Davis
2013-03-05tweak clock size some morePaul Davis
2013-03-05adjust clock font sizesPaul Davis
2013-03-05load custom mono font on OS X tooPaul Davis
2013-03-03adjust Linux font sizes for ArdourMonoRobin Gareus
2013-02-19disable unused windows-vst / ALSA-MIDI codeRobin Gareus
2013-02-18fix linking of windows-vst with gcc > 4.7Robin Gareus
2013-01-30more font fiddlingPaul Davis
2013-01-30don't attempt to use ArdourMono as the monospace font on OS XPaul Davis
2013-01-29Custom Monospace font for clocks and such (no dot in zero).Robin Gareus
2013-01-29fix monospace font and clock widthRobin Gareus
2013-01-16remove empty editor_scrub.cc source filePaul Davis
2012-12-18back off on a probably too-aggressive X11 version requirementPaul Davis
2012-12-12fix incorrect change that substituted (or tried to) BOLD_MONOSPACE in font specsPaul Davis
2012-12-11remove TINY font size (unused) and tweak monitor section labels up in sizePaul Davis
2012-12-11make "bold monospace" font spec platform specific, since OS X doesn't seem to...Paul Davis
2012-10-04fix up various aspects of building against a private/personal dependency stackPaul Davis
2012-06-06add "v" as a new MIDI editing key for velocity, add velocity dialog, fix cras...Paul Davis