ardour.git
2015-12-08 Robin Gareusadd open-gui-after-adding-plugin option to preferences
2015-12-08 Paul Davistouch peakfile after closing a SndFileSource
2015-12-08 Robin Gareususe new open-gui-after-adding-plugin config variable
2015-12-08 Robin Gareusadd config variable to en/disable opening the plugin...
2015-12-07 Robin Gareusfix previous commit.
2015-12-07 Robin Gareusportaudio connect & graph-changed callbacks (untested)
2015-12-07 Ben LoftisMCU: fix likely copypaste thinko in mcu panner knobs
2015-12-07 Robin Gareusa shot in the dark to work-around windows file-import...
2015-12-07 André NusserFix zooming via ctrl+scroll in midi regions when note...
2015-12-07 Paul DavisMerge branch 'chaot4-bug_6129'
2015-12-07 André NusserMake rows selectable in the theme manager. Fixes #6129.
2015-12-07 Paul Davisthe variable used to define GTK2 RC files is GTK2_RC_FI...
2015-12-07 Paul Davisadjust generic MIDI surface support to (1) properly...
2015-12-07 Paul Davisremove unnecessary (?) conditional.
2015-12-07 Paul Davischange API for accessing session MIDI ports so that...
2015-12-07 nick_mDrag - Don't snap _last_pointer_frame when leaving...
2015-12-07 nick_mUse correct position when finishing tempo and meter...
2015-12-07 nick_mDon't snap twice when moving regions.
2015-12-07 Robin Gareusunify build-script variable names
2015-12-07 Kamil RytarowskiNetBSD: Stop hardcoding Python binary name
2015-12-06 André NusserRemove the PaddedButton widget as it broke rendering...
2015-12-06 Robin Gareusoutline a "NoSampleAccurateControl" LV2 feature:
2015-12-06 nick_mFix inoperative keyboard modifiers when leaving autoscroll.
2015-12-06 Alexandre ProkoudineUpdate Russian translation
2015-12-06 Alexandre ProkoudineAdd ellipsis at the end of "Duplicate Tracks/Busses...
2015-12-06 Alexandre ProkoudineNormalize user-visible messages to use 8-bit, 16-bit...
2015-12-05 Robin Gareuselaborate on prev. commit: ignore irrelevant files...
2015-12-05 Robin Gareussession-dir/interchange: ignore hidden directories.
2015-12-05 Robin Gareusimprove itstool detection:
2015-12-05 Robin GareusJACK: expose --nperiods option
2015-12-05 Robin Gareustweak GUI for backends where nperiods is driver dependent.
2015-12-05 Robin Gareusfix -Wreorder
2015-12-05 Robin Gareusupdate ALSA backend: separate playback/capture periods
2015-12-05 Robin GareusGUI chores to show nperiods option.
2015-12-05 Ben Loftismore Faderport debugging, for windows
2015-12-04 Ben Loftisremove spurious printout
2015-12-04 Robin GareusALSA: allow to dynamically add/remove midi devices...
2015-12-04 Robin GareusALSA: allow to measure & set systemic audio latency...
2015-12-04 Robin GareusGUI handling for live latency-measurement
2015-12-04 Robin Gareusupdate engine to allow latency measurement w/o restart.
2015-12-04 Robin Gareusadd interface for latency updates w/o restarting the...
2015-12-04 Robin Gareusremove duplicate check (same is done few lines above)
2015-12-04 Robin Gareusfix thinko in engine latency state
2015-12-04 André NusserMake the duplicate routes dialog look a little nicer.
2015-12-04 André NusserRemove "Fill Range with Region" from menu and also...
2015-12-04 Robin Gareusimplement ALSA period/cycle setting
2015-12-04 Robin Gareusadd an interface to select playback buffers/period
2015-12-04 Paul Davisdo not show control surface bundles in non-MIDI port...
2015-12-04 Paul Davisfaderport: show current User button bindings in GUI
2015-12-03 Paul Davisfaderport: fix long press behaviour, and fix ardour...
2015-12-03 Paul DavisMerge branch 'chaot4-fix_crop_region_to_range_2'
2015-12-03 André NusserFix "Crop Region to Range" -- second attempt.
2015-12-03 Paul Davismake faderport support report its port bundles as it...
2015-12-03 Paul Davisfurther improvements to port grouping for the port...
2015-12-03 Paul Davisfix mis-assignment of various Ports when constructing...
2015-12-03 Robin Gareusdisable pthread-w32 semaphores for now
2015-12-03 Paul Davisfaderport: generalized blink on/off code
2015-12-03 Paul DavisRevert "somewhat different approach to telling the...
2015-12-03 Paul DavisRevert "NO-OP: remove cruft"
2015-12-03 Ben LoftisFaderport: Punch indictor was being left on after...
2015-12-03 Kamil Rytarowskinetbsd: Fix unportable shell construct
2015-12-03 Paul DavisNO-OP: remove cruft
2015-12-03 Paul Davissomewhat different approach to telling the user how...
2015-12-03 Ben LoftisFaderport: map automation indicator LEDs
2015-12-03 Ben LoftisGenericMidi: Partially working IO selectors.
2015-12-03 Ben Loftisuse explicit button to show the protocol editor; users...
2015-12-02 André NusserEnable horizontal scrolling in midi regions when note...
2015-12-02 Paul Davisfaderport: a clever hack to make the Shift modifier...
2015-12-02 Paul Davisfix double template syntax
2015-12-02 Robin Gareusadd session safeguards to OSC callbacks
2015-12-02 Johannes MuellerCleanup to make it coding style compliant.
2015-12-02 Johannes MuellerAdd support to signal the transport state by OSC
2015-12-02 Paul DavisMerge branch 'chaot4-fix_scrolling_midi_region_head'
2015-12-02 André NusserDisable scrolling in the dropdown menus of midi region...
2015-12-02 Paul DavisMerge branch 'chaot4-fix_fill_track'
2015-12-02 André NusserFix "Fill Track".
2015-12-02 André NusserAdd function to duplicate until a certain frame.
2015-12-02 André NusserFix "Crop Region to Range".
2015-12-02 Robin Gareusrename ProcessSemaphore to Semaphore (UI)
2015-12-02 Robin Gareusrename ProcessSemaphore to Semaphore (libs)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part four)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part three)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part two)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part one)
2015-12-02 Robin Gareusfix pthread-windows semaphore detection
2015-12-02 Robin Gareusprefer pthread-semaphores (posix API) with mingw
2015-12-02 Tim MayberryFix latency compensation for audio data in portaudio...
2015-12-02 Tim MayberryUse portaudio callback API by default in portaudio...
2015-12-02 Tim MayberryRename member variables in Portaudio Backend for consis...
2015-12-02 Tim MayberryRename blocking process function in portaudio backend
2015-12-02 Tim MayberryRename blocking thread function in portaudio backend
2015-12-01 Robin Gareusfix typo in variable name
2015-12-01 Robin Gareusmerge from mixbus branch.
2015-12-01 Paul Davisfaderport: factor out encoder divider into a const...
2015-12-01 Paul Davisfaderport: make punch button LED indicate punch status
2015-12-01 Paul Davisfaderport: change panning dividers to give full range...
2015-12-01 Paul Davisstart tweaks to make Shift sticky; remove Shift-press...
2015-12-01 Paul Davisfaderport: switch long-press mechanism to a timeout
2015-12-01 Paul Davisfaderport: allow User button to be bound to ANY possibl...
2015-12-01 Paul Davisfaderport: add punch action
next