ardour.git
2018-10-15 Paul Davisfix several inter-related problems with libptformat
2018-10-15 Paul Davisfix several inter-related problems with libptformat
2018-10-13 John EmmasClarify where the file 'ptfformat.h' can be found
2018-10-13 John EmmasAccommodate newly introduced source(s) in our MSVC...
2018-10-13 John EmmasAccommodate newly introduced source(s) in our MSVC...
2018-10-12 Damien ZammitPT import: Fix circular dependency with libptformat...
2018-10-12 Damien ZammitPT import: Minor changes to session
2018-10-12 Damien ZammitPT import: Add new import_pt.cc session methods
2018-10-12 Damien ZammitPT import: editor_pt_import complete rewrite
2018-10-12 Damien ZammitPT import: Add new PTImportSelector dialog
2018-10-12 Damien Zammitlibptformat: Update lib to upstream e75320e (+source...
2018-10-11 Robin GareusAlways use internal, modified, zita-resampler
2018-10-11 Robin GareusConsolidate relative sched_get_priority computation
2018-10-11 Robin GareusUse new RT-priority API
2018-10-11 Robin GareusAdd API to query backend realtime thread priority
2018-10-10 Robin GareusFix master_send_enable_controllable for Mixbusses
2018-10-10 Robin GareusFix inconsistent controllable Lua binding names
2018-10-10 Robin GareusFix well-known control Lua bindings
2018-10-10 Paul Davisrevert the coupling of location UI clock modes to trans...
2018-10-10 Paul Davisuse primary, not secondary, clock mode to drive other...
2018-10-10 Paul Davisregion editor should use primary clock mode, not secondary
2018-10-09 Robin GareusIgnore small (or negative) radii.
2018-10-09 Robin GareusConstant radian/degree factor
2018-10-09 Robin GareusRemove unused variable
2018-10-08 Paul Davissome rather simple code to allow MIDI Clock to set...
2018-10-07 Paul Davisuse C++, dammit
2018-10-07 Paul Davisfix duplicate name check for new transport master
2018-10-07 Paul Davisshow message if adding transport master doesn't work
2018-10-07 Paul Davismake name entry activation close dialog (potentially)
2018-10-07 Paul Davisdelete transport masters from an idle callback
2018-10-07 Paul Davisfix return value and avoid unnecessary extra conditional
2018-10-07 Paul Davisremove crazy thinko
2018-10-07 Paul Davisadd dialog for adding new transport masters
2018-10-07 Ben LoftisFaderport(Classic): Add Record-PreRoll and Record-Count...
2018-10-06 Robin GareusFix DSP-load window when removing plugins/routes
2018-10-06 Robin GareusSort Sidechain port list by mixer-order instead of...
2018-10-05 Robin GareusProperly disable looping when deleting loop-range
2018-10-05 Robin GareusNO-OP: whitespace
2018-10-05 Paul Davismake remove work for transport masters (bug fix, really)
2018-10-05 Paul Davisremove debug output
2018-10-05 Paul Davistweak up display of "time since last msg" for transport...
2018-10-05 Paul Davisstop MIDIClock transport master reporting continued...
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-05 Paul Davislaying the groundwork for adding/removing transport...
2018-10-05 Paul Davislaying the groundwork for adding/removing transport...
2018-10-05 Ben LoftisFix the User button for Mixbus; we use it as a button...
2018-10-04 Robin GareusRemove debug output from 39f65bbce
2018-10-04 Robin GareusChange color of nudge-buttons depending on selection.
2018-10-04 Robin GareusFix French translation #7665
2018-10-04 Paul Davisremove LTC port parameter, since it's no longer a thing.
2018-10-04 Paul Davisadd new ::update_interval() method for transport master...
2018-10-04 Paul Davisfix error introduced in MTC transport master
2018-10-04 Robin GareusRemove cruft
2018-10-04 Robin GareusUnhardcode and increase bindable Lua-script-action...
2018-10-04 Robin GareusSort Factory/Lua-script session-templates
2018-10-04 Robin GareusSort Session templates alphabetically
2018-10-04 Robin GareusHandle generic-midi bindings per session.
2018-10-03 Robin GareusPersistent ctrl-surface state
2018-10-03 Robin GareusPrevent excessive meter redraws for inactive meters...
2018-10-03 Robin GareusProperly initialize midi-meters
2018-10-03 Robin GareusRemove Transport > TimeMaster toggle from menu
2018-10-03 Robin GareusPrevent adding aux-sends to master or monitor
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
next