fix some more uninitialized vars
[ardour.git] / gtk2_ardour /
2015-09-06 Robin GareusWorkaround to allow loading large sessions.
2015-09-06 Robin Gareusinitialize some uninitialized variables.
2015-09-06 Robin Gareusgracefully handle LV2 GUI instantiation failure.
2015-09-06 Robin Gareuscatch duplicate shortcut folders.
2015-09-06 Robin GareusDon't keep gtk-file-chooser around.
2015-09-06 Robin Gareusupdate region's constrained-name width with name
2015-09-06 Robin Gareushighlight regions with pending peak-files
2015-09-06 Robin Gareusproperly disconnect peak-ready connection
2015-09-06 Robin Gareusfix peak-thread, GUI-thread race condition
2015-09-05 John EmmasAs an experiment, use PBD::ScopedFileDescriptor in...
2015-09-05 Robin Gareusfix log-scale for automation lanes.
2015-09-05 Robin Gareusdon't use gain-mapping (verbose-cursor) for plugin...
2015-09-05 Robin Gareusdisplay session create/open failure errors.
2015-09-03 Tim MayberryRemove Apply button in Import dialog/Window and change...
2015-09-03 Tim MayberryChange Cancel button in Import Dialog to Close button
2015-09-03 Tim MayberryIndentation and whitespace fixes in sfdb_ui.h
2015-09-02 Robin Gareusfix typo in 434416c
2015-09-02 Robin Gareusshow compile-time cpu-arch in about - closes #6548
2015-09-02 Tim MayberryAdd utility method for choosing which device/s to displ...
2015-09-02 Tim MayberryUse previously set buffer size in EngineDialog if possible
2015-09-02 Tim MayberryAdd "Refresh Devices" button in Audio Setup dialog...
2015-09-02 Tim MayberryAdd some debugging output for state restoration in...
2015-09-02 Tim MayberryRemove Apply button from Audio Setup dialog now that...
2015-09-02 Tim MayberryChange "Stop" button into a Start/Stop button in Audio...
2015-09-01 Robin Gareusrefine "recent" column headers
2015-09-01 Robin GareusDisplay column headers for "recent session"
2015-09-01 Robin Gareushandle GUIs of missing or disabled plugins
2015-09-01 Robin Gareusadd option to disable or bypass plugins
2015-08-28 Robin Gareusfix midi note de-select #6534
2015-08-27 Mathias BuhrFixes a double mutex unlock for Linux VSTs
2015-08-27 Ben Loftisclean-up previous commit
2015-08-27 Robin Gareususe program-name for internal ports
2015-08-27 Robin Gareusfix initial transform dialog display (override show_all)
2015-08-26 nick_mAllow creation of region gain points by clicking on...
2015-08-24 Robin Gareusfix processor paste location - fixes #6536
2015-08-23 Robin Gareusallow file-browser in generic-plugin-GUI to expand.
2015-08-23 Robin Gareusfix mixer-strip input button update
2015-08-22 Robin GareusAdd 100% shuttle controls option - closes #6537
2015-08-20 Robin Gareusfix typo in prev commit
2015-08-20 Robin Gareusfix "locked" + "locked to video" bug.
2015-08-19 Ben LoftisAdd missing actions from MB2 for Mike:
2015-08-19 Robin Gareusprovisional processor control-box tweaks - possible...
2015-08-19 Tim MayberryFix undo/redo when changing fade out length
2015-08-18 Tim MayberryChange return type and name of get_win_special_folder
2015-08-18 Tim MayberryRemove unused function in bundle_env_mingw.cc
2015-08-18 Tim MayberryFix crash when clicking on tempo or meter in main clock...
2015-08-17 Tim MayberryChange interface to reset click sounds to default in...
2015-08-17 Tim MayberryInstall cursor hotspot file with --dist-target=mingw
2015-08-16 Guy ShermanTweaked build and run for windows
2015-08-15 Robin Gareusrework processor box: handle n/a plugins
2015-08-15 Robin Gareusprepare UI for missing plugins
2015-08-15 Robin Gareuscont'd work on piano roll highlighting.
2015-08-15 Robin GareusHighlight note in piano roll - #6510
2015-08-14 Robin Gareusfix locate to wallclock fix for PM (>= 2^31 samples)
2015-08-14 Tim MayberryFix bug #6337, clicking in canvas without session loade...
2015-08-14 Robin Gareussave-as: default to current session name.
2015-08-13 Robin Gareusdon't allow save-as to write to an existing dir.
2015-08-13 Paul Davisupdated russian translation (from Alexandre Prokoudine) 4.2
2015-08-13 Paul Davisupdate german translation (from Edgar Aichinger)
2015-08-13 Paul Davisfix two oddities in strings
2015-08-12 Paul Davisremove auto-return-target stuff from preferences; Ardou...
2015-08-12 Paul Davisadd buffering preset combo selector to preferences...
2015-08-12 Robin Gareusadd damo22 to authors (ptformat)
2015-08-12 Tim MayberryFix state restoration in EngineControl dialog for backe...
2015-08-12 Paul Davisuse new FPU singleton pattern in gtk2_ardour
2015-08-12 Robin Gareushide “Midi Setup” button on OSX and Windows.
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Robin Gareusupdate driver selection sensitivity
2015-08-11 Robin Gareusrefine "Running" message.
2015-08-11 Robin Gareusdon't allow to change devices while engine is running.
2015-08-11 Robin Gareusallow to stop engine for re-configure
2015-08-11 Robin Gareusconsolidate engine-dialog widget sensitivity logic.
2015-08-11 Robin GareusEngine Dialog: use new API
2015-08-11 Tim MayberryFix to ensure there are always sample rates and buffer...
2015-08-11 Tim MayberryExtract two utility methods from EngineControl::set_sam...
2015-08-11 Tim MayberryUse a union of all sample rates and buffer sizes for...
2015-08-10 Tim MayberryCheck the default SR is available for a device when...
2015-08-10 Tim MayberryRemove unnecesary clearing of local variable in EngineC...
2015-08-10 Tim MayberryFix state restoration in EngineControl dialog for backe...
2015-08-10 Tim MayberryUse the current backend device names to set active...
2015-08-10 Tim MayberryRemove Unwinder instances in EngineControl::set_*_devic...
2015-08-10 Tim MayberryCompare the string returned by backend->driver_name...
2015-08-10 Tim MayberryRemove Unwinder instance from EngineControl::set_driver...
2015-08-10 Tim MayberryReimplement method using code extracted from EngineDial...
2015-08-10 Tim MayberryRemove previous fix attempt at restoring state for...
2015-08-10 Tim MayberryUse SignalBlocker class in EngineControl to block widge...
2015-08-10 Tim MayberryExtract part of EngineControl::backend_changed into...
2015-08-10 Tim MayberryMove call to EngineControl::device_changed into EngineC...
2015-08-10 Tim MayberryAdd debug output to blocking/unblocking signals in...
2015-08-10 Tim MayberryAdd methods in EngineControl for blocking and unblockin...
2015-08-10 Tim MayberryRefactor part of EngineDialog ctor into connect_changed...
2015-08-10 Tim MayberryAdd some basic debug output in EngineControl dialog
2015-08-10 Tim MayberryAdd debug bit for debug output in the EngineControl...
2015-08-10 Tim MayberryRefactor part of EngineControl::set_state into new...
2015-08-10 Tim MayberryRemove unused method in EngineControl dialog
2015-08-10 Tim MayberryDefer to device_changed when input or output devices...
2015-08-10 Robin Gareusfix video-metadata for windows.
2015-08-10 Robin GareusRevert "Disable video-export metadata on windows (for...
2015-08-10 Robin GareusMerge branch 'pt5-fix' of https://github.com/zamaudio...
2015-08-09 Robin GareusDisable video-export metadata on windows (for now)
next