ardour.git
2014-10-04 Robin Gareususe single newline char in VST info files.
2014-10-04 Robin Gareusupdate VST scanner lookup (prepare for moving to BINDIR)
2014-10-03 Robin Gareusfix typo in 9034e58b1
2014-10-03 Robin Gareusset mingw vamp plugin path
2014-10-03 Robin Gareusfix crash when changing the Audio System
2014-10-03 Robin Gareusfix engine control widget sensitivity
2014-10-03 Robin Gareusoverhaul mingw build script for 32 and 64bit builds
2014-10-02 Robin Gareusfix ming32 build&install for asio backend
2014-10-02 Colin FletcherDon't select newly created regions after splitting...
2014-10-02 Colin FletcherFix warning from ./waf i18n about empty string
2014-10-02 Colin FletcherAdd UK English translation for libardour
2014-10-02 Colin FletcherUpdated UK English translation
2014-10-02 Colin FletcherText tweaks and typo fixes
2014-10-02 Robin Gareusamend 24289299 - pango fontmap w/mingw
2014-10-02 Robin Gareusregister ArdourMono font with windows
2014-10-02 Robin Gareusfixup windows installer for debian/jessie win32+posix...
2014-10-02 Robin Gareusfix clock_gettime detection
2014-10-01 Robin Gareusfrom zero to windows installer
2014-10-01 Robin Gareusdocument mingw build script variables, add some options
2014-10-01 Robin Gareusadd --with-wavesbackend config option (disabled by...
2014-10-01 Robin Gareusharfbuzzed - also reverts 666de70d
2014-10-01 Robin Gareusupdate mingw build script:
2014-10-01 Paul Davisfix deep obscure problem with loading multiple backends...
2014-10-01 Robin Gareusuntested fix for compiling waves audiobackend on case...
2014-10-01 Robin Gareusmingw environment: ArdourMono.ttf
2014-10-01 Robin GareusNOOP, re-indent
2014-10-01 Robin Gareusupdate backends for API change in 8d59afb048
2014-10-01 John EmmasImplement the new pthread macros (for the Waves audio...
2014-10-01 John EmmasRe-introduce our pthread macros (after fixing an earlie...
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-10-01 Paul Davistweak backends wscript for cross-compiling with mingw
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-09-30 Robin Gareusx-compile windows stack & A3 binary
2014-09-30 Robin Gareusupdate video NO_OFFSET to 64 bit
2014-09-30 Robin Gareusalso build clearerlooks for windows
2014-09-30 Robin Gareususe .exe suffix for VST pluin scanner app on windows
2014-09-30 Robin Gareusfix waf install, update ui config name
2014-09-30 Robin Gareuspango --with-included-modules=yes does not provide...
2014-09-30 Robin GareusVST native windows does not need vst/winmain.c
2014-09-30 Robin Gareusfix include order
2014-09-30 Robin Gareuswin32_pthread is relevant for both: MSVC & MINGW
2014-09-30 Robin Gareusthere's no random() on window, but no matter
2014-09-30 Robin Gareusadd missing header include (for snprintf)
2014-09-30 Robin Gareusrename variable: 'small' is a keyword on mingw/win32
2014-09-30 Paul Davisrevert stupid change that breaks python3 and was probab...
2014-09-28 Robin Gareusfix typos in prev commit.
2014-09-28 Robin Gareusprepare self-extracting installer using 'makeself'
2014-09-28 Robin Gareuspartial fix for #5973 (multi-track midi file import)
2014-09-28 Robin Gareuscopy plugin-state from template on session creation...
2014-09-28 Robin Gareusfix templates: copy plugin state
2014-09-28 Robin Gareusrecursive file copy function
2014-09-27 Paul Davisfix compiler warning from missing default statement...
2014-09-27 Robin Gareusinvalidate meter's ColorsChanged connection:
2014-09-27 Robin Gareusun-hardcode DIN & VU meter-colors,
2014-09-26 Paul Davisend tooltip timeout and display for relevant leave...
2014-09-26 Paul Davisnext (final?) part of handling missing MIDI files. 3.5.403
2014-09-26 Paul Davisnext (final?) part of handling missing MIDI files.
2014-09-26 Paul Davisfurther tweaks to canvas tooltip mechanism
2014-09-26 Paul Davisdisplay and position canvas tooltip window
2014-09-26 Paul Davisreinstate tooltip style
2014-09-26 Paul Davisbasic design of Canvas item tooltip mechanism.
2014-09-24 Paul Davisnext (final?) part of handling missing MIDI files.
2014-09-24 Robin GareusDummyBackend: symmetric freq sweep: up/down
2014-09-24 Robin GareusDummyBackend: add sine-sweep generators
2014-09-24 Robin Gareusfix some double promotion
2014-09-23 Robin GareusDummyBackend: two more audio-signal generators (useful...
2014-09-23 Robin GareusDummyBackend: MIDI Event Generators
2014-09-23 Robin GareusALSA backend: initial device selection
2014-09-22 Paul Davisfix typo that selected wrong sample rate for 22050Hz...
2014-09-22 Paul Davisfix position of left edge of a marker rectangle when...
2014-09-22 Paul Davisalter the way the border of Canvas::Rectangle is drawn...
2014-09-22 Colin FletcherFix finding session templates
2014-09-20 Paul Davisadd Location::set_skip() to allow toggling of skip...
2014-09-20 Paul Davisuse new ARDOUR::Location signals in GUI
2014-09-20 Paul Davisduplicate all ARDOUR::Location signals so that we have...
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-18 Ben LoftisFix some inconsistent usage of a Controllables Interfac...
2014-09-17 Paul Davisadd action and menu item to control use of skip playback
2014-09-17 Paul Davisdo not mark session dirty during loading process; sync...
2014-09-17 Paul Davisuse Config->get_skip_playback() when handling Skip...
2014-09-17 Paul Davisnew Config var to control whether skip playback is...
2014-09-17 Paul Davisadd IsSkip enum to enums.cc
2014-09-17 Paul Davisshift-drag on range marker bar creates skip ranges...
2014-09-17 Paul Davisadd new Skip event to SessionEvents
2014-09-17 Paul Davisfix small thinko with --no-lxvst option
2014-09-17 Paul Davisnew code to support creating skip markers
2014-09-17 Paul Davisremove old connections to (now) static Location signals
2014-09-17 Paul DavisLocations::clear_ranges() leaves punch/loop/session...
2014-09-17 Paul Davisdo not stupidly try to save punch/loop/session ranges...
2014-09-17 Paul Daviscorrectly connect to Location static signals
2014-09-17 Paul Davisadd new type of location, with _flags & IsSkip being...
2014-09-17 Paul Davisheader file part of initial attempt to push certain...
2014-09-17 Paul Davisinitial attempt to push certain kinds of Locations...
2014-09-17 Paul DavisLocations should listen to location changed signals...
2014-09-17 Paul Davischange Location "change" signals of various kinds to...
2014-09-16 Paul Davisset the CairoWidget focus handler; reset focus when...
2014-09-16 Paul DavisArdourButton should call the focus handler of CairoWidg...
2014-09-16 Paul Davisadd a focus handling callback so that all button press...
2014-09-16 Paul Davisescape should reset focus as well as abort drags/clear...
2014-09-15 Paul Davisfix API errors after cherry-picking empty MIDI file...
next