fix crash #6161 - another throw w/o catch
[ardour.git] / libs /
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
2015-03-29 John EmmasFor the canvas library, #include 'gtkmm2ext/gui_thread...
2015-03-29 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-28 Colin FletcherAdd CD Metadata "PERFORMER" & "TITLE" fields to .toc...
2015-03-28 Colin FletcherExport EAN barcode number to 'CATALOG' field in .cue...
2015-03-28 Colin FletcherAdd EAN barcode field to session metadata
2015-03-28 Colin FletcherMore informative debug output from SessionMetadata...
2015-03-28 nick_mBetter fix for 6183.
2015-03-27 Edgar Aichingerupdate German Translation #6213
2015-03-27 nick_mBackend - change midi optons string.
2015-03-26 David RobillardFollow MIDI control values with automation faders.
2015-03-25 Ben Loftislikely fix for debug build
2015-03-25 Ben Loftisfix touch-recording of automation in a loop
2015-03-24 David RobillardResolve only active notes when muted/non-soloed.
2015-03-24 nick_mFix 0006183 (waveview crash).
2015-03-23 pablusupdate spanish translation, #6204
2015-03-23 Robin Gareusrework check for old configuration files
2015-03-23 Robin Gareuslimit plugin-preset ‘seen_set_state’ message.
2015-03-22 Robin Gareusupdate system_config
2015-03-22 Robin Gareusadd GPL boilerplate.
2015-03-22 Robin Gareusfix #6208, negative broadcast timestamps
2015-03-22 John EmmasAdd a new MSVC project for building the Portaudio backend
2015-03-21 Robin Gareusdisable pre-fader mute by default
2015-03-21 nick_mRevert mistaken change in e7b0e67bc8e1b546b587ffd803b81...
2015-03-21 Robin Gareusfix --disable-plugins (bypass ‘em all)
2015-03-21 nick_mProvide an image if there are no peaks.
2015-03-20 Robin Gareusfix redraw of automation ControlPoints
2015-03-20 Robin Gareusfix AWOL semicolon in 9f842f3
2015-03-20 Robin GareusNOOP, whitespace
2015-03-20 Robin GareusOSC log errors
2015-03-20 Robin GareusOSC: fix crash when trying to set output params
2015-03-20 Robin GareusOSC fix plugin numbering:
2015-03-20 Robin Gareusadd missing return value
2015-03-20 nick_mDon't open peakfiles O_NONBLOCK or O_NOATIME.
2015-03-20 Robin Gareusadd a non-interleaved mode to the Portaudio backend
2015-03-17 Robin Gareusfix windows + VST debug versions
2015-03-16 Paul Davishide issues with g_close() not being available in somew...
2015-03-16 Paul Davisfix compiler warning
2015-03-16 Paul Davisadd PBD::toggle_file_existence()
2015-03-16 Robin Gareusadd API to query Gtk::ComboBoxText entries
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-14 Robin Gareusproper port unregistration (just some refactoring,...
2015-03-14 Robin Gareusautomatic error log window popup be gone.
2015-03-14 David RobillardFix stretch for MIDI regions (#6164).
2015-03-14 David RobillardMove PC flags to avoid obscuring region name.
2015-03-14 Robin Gareusignore master & monitor when “solo all [in group]”
2015-03-13 John EmmasFix some build anomalies between PROGRAM_NAME and PROGR...
2015-03-13 Robin Gareusclean out cruft from CoreAudio Backend
2015-03-13 Robin Gareusonly jack+windows use portaudio.
2015-03-13 Robin Gareuscall me Mr. Backend
2015-03-12 Paul Davisalter config file copying infrastructure so it can...
2015-03-12 Robin Gareusamend 7bb9d04, fix midi looping
2015-03-12 Robin Gareuscont’d work on a16dd7c, fixes #6170
2015-03-12 Robin Gareusexplain midi starvation, issue #6170
2015-03-12 Tim MayberryRevert commit 635578b3 relating to pthread debugging
2015-03-12 Tim MayberryDefine DEBUG_THREAD_SELF when debug is enabled
2015-03-12 Tim MayberryUse DEBUG_THREAD_SELF macro in session_vst.cc
2015-03-12 Tim MayberryDon't try linking libclearlooks files with mingw build
2015-03-12 Tim MayberryInclude windows.h in Dummy backend for LARGE_INTEGER
2015-03-12 Tim MayberryInclude windows.h on windows build for LARGE_INTEGER
2015-03-11 Paul Davisfinish (?) infrastructure for copying configuration...
2015-03-11 Robin Gareusinterpret CoreMidi unique ID as unsigned for consistency.
2015-03-11 Paul Davismore infrastructure for copying old configuration files
2015-03-11 Paul Davisefficiency is overrated - don't cache the return value...
2015-03-11 Paul Davisglobal ARDOUR signal to ask GUI to copy configuration...
2015-03-11 Paul Davisonly create user configuration directory if no explicit...
2015-03-11 Paul Davishide user_config_dir_name; alter API for user_config_di...
2015-03-11 Robin Gareusmingw: all code is position independent
2015-03-11 Robin GareusNOOP, midi-auditioner clean API usage
2015-03-11 Robin Gareusremove duplicate code
2015-03-11 Robin Gareusreasonably sized CoreMidi Buffers
2015-03-10 nick_mFix windows compilation for merged waveview branch.
2015-03-10 Robin Gareuscoreaudio backend: switch threads early
2015-03-10 Robin Gareusfix “no per-thread pool” abort
2015-03-10 Robin GareusNOOP, re-indent.
2015-03-10 Robin Gareusyet unheard of edge-case.
2015-03-10 Robin Gareusaudio interpolation is really private
2015-03-10 Robin GareusMIDI vari-speed playback
2015-03-10 Robin Gareusprototype basic midi varispeed
2015-03-10 nick_mFix compilation for osx.
2015-03-10 nick_mManual merge of the backend (peakfile reading) part...
2015-03-10 nick_mManual merge of the drawing component of waveview branch.
2015-03-10 Robin Gareusthrottle TransportStateChange signal emissions
2015-03-09 Robin Gareusdisk-space calc is windows (not MSVC) specific.
2015-03-09 Robin Gareus10ms = 1e7 nsec
2015-03-09 Robin Gareusrework/optimize CoreMidi
2015-03-09 Robin GareusNOOP, add header-guards and namespace to CA backend
2015-03-09 John EmmasMove 'poor_mans_glob()' into libpbd
2015-03-09 nick_mTearoff windows are utility windows rather than toolbars.
2015-03-09 Robin GareusALSA: fix thinko in sample time calc.
2015-03-09 Robin Gareusimplement samples_since cycle start.
2015-03-09 John EmmasDefine NO_JACK_METADATA when building the jack backend...
2015-03-09 Robin Gareusfix typo in 72ed785
2015-03-09 Robin Gareussome backends can handle incorrectly ordered midi events.
2015-03-08 Robin Gareusallow hotplugging CoreMidi devices.
2015-03-08 Robin Gareusthere’s no jack_creator_thread on windows
2015-03-08 Robin Gareuskeep port bundles in sync with engine
2015-03-08 Robin GareusBundle API user update
2015-03-08 Robin Gareusconsolidate BundleAdded/Remove signal
next