ardour.git
2018-10-03 Ben LoftisFix weird behavior in playhead_x_to_grid: use return...
2018-10-02 Robin GareusInclude Track-number with stem-exports, if track-number...
2018-10-02 Robin GareusAdd a GUI option to enable boxy button style
2018-10-02 Robin GareusPrepare a boxy, no round borders, button-style
2018-10-02 Robin GareusFix context-menu item "bus" = audio and midi busses.
2018-10-02 Robin GareusFix false-positive duplicate format detection
2018-10-02 Ben LoftisMore correct fix for 8bfbef4: the check was already...
2018-10-02 Ben LoftisFix deadlock when no region boundaries are selected...
2018-10-02 Damien Zammitipw: Fix race condition with polling the cancel state...
2018-10-02 Damien Zammitlibptformat: Add ability to reuse object && add path...
2018-10-02 John EmmasRemove a call to 'fst_audio_master_idle()'
2018-09-30 Robin GareusFix Mixbus master-bus tape-saturation controllable
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-29 John EmmasAdd support (in our MSVC projects) for using 'boost...
2018-09-28 Robin GareusFP8/16: include makeup gain control
2018-09-27 Albert GraefMCP: Fix up the feedback for the view selection buttons.
2018-09-27 Albert GraefMCP: Allow the current bank to move right one channel...
2018-09-27 Albert GraefMCP: Fix up the feedback for the bank left/right buttons.
2018-09-27 Paul Davisshow last received and when for timecode timestamps...
2018-09-27 Paul Davisadd name editing for transport masters
2018-09-27 Paul Davisuse new TransportMaster::speed_and_position() API
2018-09-27 Paul Davisconsolidate all transport masters on a SafeTime object...
2018-09-27 Paul Davischange type of MIDI::Parser::position signal to include...
2018-09-27 Paul Davismore objectification for SafeTime
2018-09-27 Paul Davisinitial hacks towards a truly thread-safe SafeTime...
2018-09-25 Robin GareusVST-state, set/restore program before loading chunk.
2018-09-25 Robin GareusAdd script to exercise PI-stats interface
2018-09-25 Robin GareusAdd Lua bindings to query DSP load statistics
2018-09-25 Robin GareusFix/tweak various DSP-load window issues
2018-09-25 John EmmasAccommodate newly introduced source(s) in our MSVC...
2018-09-24 Robin GareusAdd a reset-all DSP-load-stats button
2018-09-24 Robin GareusAdd a window that shows DSP usage of all plugins
2018-09-24 Robin GareusSeparate Plugin DSP load UI implementation
2018-09-24 Paul Davisrearrange parts of transport masters dialog, and fix...
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisvarious tweaks to the transport masters dialog
2018-09-23 Paul Davisrename transport masters dialog -> window
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisdefer creating a visibility tracker for a window until...
2018-09-23 Paul Davisemit property change for "collect" on a TransportMaster
2018-09-23 Paul Davisno more ProxyTemporary member of ArdourWindow - all...
2018-09-22 John EmmasAccommodate newly added/renamed source(s) in our MSVC...
2018-09-22 John EmmasAccommodate newly introduced source(s) in our MSVC...
2018-09-22 Jan LentferLCXL: fix off by one cause by fader8master
2018-09-22 Jan LentferLCXL: Fix a crash on exit
2018-09-22 Paul Davisno more slave.h
2018-09-22 Paul Davisuse abs() instead of fabs() on integers
2018-09-22 Paul DavisRevert "MSVC complains because we're using 'fabs()...
2018-09-22 Paul Davisremove old slave files
2018-09-22 John EmmasReplace a namespace brace deleted by accident
2018-09-22 John EmmasRemove some namespace ambiguity
2018-09-22 John EmmasRemove 2 x unneeded functions in 'SlaveSessionProxy'
2018-09-22 John EmmasMSVC complains because we're using 'fabs()' to compare...
2018-09-21 Robin GareusFix typo: emit signal (don't construct an object)
2018-09-21 Robin GareusFix --no-nls (5/5), i18n.h include order in gtk2_ardour
2018-09-21 Robin GareusFix --no-nls (4/5), i18n include order in libs/*
2018-09-21 Robin GareusFix --no-nls (3/5), prefer #if in gtk2_ardour
2018-09-21 Robin GareusFix --no-nls (2/5), prefer #if in libs
2018-09-21 Robin GareusFix --no-nls (1/5): ENABLE_NLS = 1/0 config
2018-09-20 Robin GareusFix metronome emphasis preference (#7666)
2018-09-20 Paul Davismissing enum/properties stuff
2018-09-20 Paul Davisswitch transport masters to use properties and notify...
2018-09-19 Guido AulisiAppData: 'revision' in revision.cc is expected in the...
2018-09-19 Nils Philippsengenerate revision.cc with one item per line
2018-09-19 Nils PhilippsenAppData release tags need a date to be valid
2018-09-19 Robin GareusRemove ambiguity of Gtk and Windows API
2018-09-19 Paul Davisnamespace change to help out on non-linux platforms
2018-09-19 Paul Davisdo not initialize boost::shared_ptr<> with zero
2018-09-19 Paul Davisboost/atomic.hpp is not used
2018-09-18 Paul Davisnew transport slave/master implementation, gui edition
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-09-18 Len OvensOSC: Allow personal monitor to change output connection
2018-09-16 Robin GareusFix crash when re-assigning groups
2018-09-13 Colin FletcherImplement new Enclosed region equivalence mode
2018-09-11 John EmmasOops - I got the session file numbers the wrong way...
2018-09-11 Robin GareusUpdate Lua LTC decoder (API change in d7dc224d)
2018-09-11 Robin GareusLTC-file reader: offset frame position (not timecode)
2018-09-11 Robin GareusFix LTC file-reader -- closes #7661
2018-09-10 Len OvensOSC: Personal monitoring can add a new aux
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-09-06 Robin GareusAdd missing cast (NoteButton to TrackButton)
2018-09-06 Robin GareusFix an invalid conversion from 'int' to non-scalar.
2018-09-04 Jan LentferLCXL: Refactor code to use boost::shared_ptr
2018-09-03 Robin GareusFix shared_ptr initialization
2018-09-02 Paul Davisuse boost::shared_ptr<> to manage Button/Pad lifetimes...
2018-09-01 Robin GareusRestore mixer scroll offset after spill
2018-08-30 Térence ClastresLCXL: Fix check if ports exist
2018-08-30 Robin GareusP2: Fix check if ports exist
2018-08-29 Jan LentferLCXL: Fix two crashes
2018-08-29 Robin GareusClarify video-export dialog phrases
2018-08-29 Robin GareusIncrease alsa-backend timeout
2018-08-25 Jan LentferLCXL: add visual feedback for sec button functions
2018-08-24 Paul DavisMonitor should be *really* unselectable
2018-08-24 Paul Davisno reason for 2 template types in CoreSelection::select...
2018-08-24 Maxime LecoqFix unbound methods, add options, arrange dialog
2018-08-24 Paul Davisa couple more explanatory comments, and rename a variab...
2018-08-24 Paul Davisfix comment (method is now a template)
next