ardour.git
2012-01-20 Paul Davistweak up the region context menu quite a bit
2012-01-20 Paul Davismake dbl-click on send toggle back *and* forth between...
2012-01-20 Paul Davisfix cheat-sheet text for set-playhead
2012-01-20 Paul Davisrest of engine dialgo changes
2012-01-20 Paul Davisminor tweaks for engine dialog (remove channel counts...
2012-01-20 Paul Davisheuristic to workaround over-eager translation of NN000...
2012-01-20 Paul Davisslightly more efficient implementation of Graph::in_pro...
2012-01-20 Paul Davisreverse prior commit, which causes a deadlock between...
2012-01-20 Paul Davisfix an assert failure due to incorrect process locking...
2012-01-20 Paul Davispatch from colinf to make dbl-click on send "box" map...
2012-01-20 Paul Davismake mouse range mode do something interesting when...
2012-01-19 Paul Davisif creating the splash fails for any reason, don't...
2012-01-19 Paul Davisinclude splash image in OS X package
2012-01-19 Paul Davismore fixups of various things including cursors when...
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2012-01-19 Paul Davisenter and exit node edit mode with dbl-click in any...
2012-01-19 Paul Davisadd some more hand-holding language to the startup...
2012-01-18 Paul Davisrestore ability to create TOC and CUE files during...
2012-01-18 Paul Daviscolinf's 2011-12-08 patch for freesound mootcher (add...
2012-01-18 Paul Davisfix reload of session with new send naming in place...
2012-01-18 Paul Davisfix two major assert failures arising from the optional...
2012-01-18 Paul Davisminor edit (#4540)
2012-01-18 Carl HetheringtonTweak labels (#4632).
2012-01-18 Carl HetheringtonCatch exception thrown by SMF code when it cannot write
2012-01-18 Carl HetheringtonMake contents of region properties dialogue expand...
2012-01-18 Paul Davisnew file, a small idea
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2012-01-17 Paul Davisfix initial filling out of tempo bars|beats map after...
2012-01-17 Carl HetheringtonFix unutterably terrible thinko in previous commit.
2012-01-17 Paul Davisadd more debugging to track/spot/debug mis-use of BeatF...
2012-01-17 Paul Davisfix bug with tempo computation where passed in position...
2012-01-16 Paul Davisadjust to new template structure in OS X packaging...
2012-01-14 Carl HetheringtonTry to fix previous commit on 32-bit.
2012-01-14 Carl HetheringtonRemove thought-to-be-unnecessary setup of Delivery...
2012-01-14 Carl HetheringtonAdd some debug code to time things in the process
2012-01-14 Carl HetheringtonTrim some lock / unlock cycles on the trigger mutex.
2012-01-14 Carl HetheringtonRemove unused variables.
2012-01-14 Carl HetheringtonFix use of rdtsc on 64-bit (I think).
2012-01-11 Paul Daviscomplete the do-not-free-data-from-getmntinfo() fix
2012-01-11 Paul Davisfix GTK_PATH in binary bundle (not fully tested)
2012-01-11 Paul Davisfix latency compensation for the click
2012-01-10 Carl HetheringtonFix previous commit.
2012-01-10 Carl HetheringtonReinstate command line option to hide splash screen.
2012-01-10 Carl HetheringtonRemove unused _process_callback method.
2012-01-10 Paul Davisthe return of the splash, with a few changes to help...
2012-01-10 Paul Davischange tooltip of automation button for MIDI tracks...
2012-01-10 Carl HetheringtonReplace images with not washed out ones.
2012-01-10 Carl HetheringtonMissing screenshots.
2012-01-10 Paul Davisremove some verbiage when creating audiofile sources 3.0-beta2
2012-01-09 Paul Davisfix auditioning (bystander casualty of monitoring fixes)
2012-01-09 Paul Davisfix nasty memory-related crashes caused by not noticing...
2012-01-09 Paul Davischange config dir on OS X to ~/Library/Preferences...
2012-01-09 Paul Davischange default binding for import to be PRIMARY-i becau...
2012-01-09 Carl HetheringtonDon't redraw the summary every time the playhead moves...
2012-01-09 Paul Davisadd MIDITrack specific ::monitoring_state() method
2012-01-09 Paul Davisreduce Processor debug tag verbosity
2012-01-09 Paul Davisuse system/gtk default font on OS X, rather than specif...
2012-01-09 Paul Davisremove some debug io from the Processors tag that is...
2012-01-09 Paul Davisanother AU-specific tempo fix
2012-01-09 Carl HetheringtonFix typo.
2012-01-09 Carl HetheringtonAccount for ProcessorEntry::_processor being 0 in a...
2012-01-08 Carl HetheringtonRemove an unnecessary assert that now trips.
2012-01-08 Paul Davisdon't allow/create non-beat aligned tempo changes in...
2012-01-08 Paul Davisdon't hide the "auto" box transport bar buttons (sync...
2012-01-08 Paul Davisfix up a few zero-boundary condition errors in TempoMap
2012-01-08 Paul Davissimplify and legalize call to TempoMap::get_grid()...
2012-01-08 Paul Davissort debug options
2012-01-08 Paul Davistempo map debugging with dlp
2012-01-07 Paul Davisadd operator!= for BBT_Time
2012-01-07 Paul Davisadd an empty ProcessorEntry before the fader if there...
2012-01-07 Paul Davisadd sixteenths as note type for tempo and meter; fix...
2012-01-07 Paul Daviswhen moving tempo and metric sections around (or adding...
2012-01-07 Paul Davisrest of the color change for the MIDI channel selector...
2012-01-07 Paul Davissnap tempo marker drags to the nearest beat
2012-01-07 Paul Davisfix positioning of grid line after a non-beat aligned...
2012-01-07 Paul Davisa better fix for timestamping non-beat-aligned tempo...
2012-01-06 Paul Davisremove extra TempoMap::dump() call
2012-01-06 Paul Davisre-adjust computation of non-beat aligned tempo change
2012-01-06 Paul Davisadjust computation of non-beat aligned tempo change...
2012-01-06 Paul Davisfix frame/beat walking to pass unit tests
2012-01-06 Paul Davisremove messages when tempo map is not available in...
2012-01-06 Paul Davistwiddle with one test explanation to help paul reason...
2012-01-06 Paul Davisdull down the MIDI channel selector buttons to avoid...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-05 Paul Davisfix some more crashes with tempo map manipulations
2012-01-05 Paul Davisupgrade audiounit support to use the new tempomap API
2012-01-05 Paul Davisfix over-zealous optimization in tempo map, caused...
2012-01-05 Paul Davisremove debugging output
2012-01-05 Paul Davismake extending the tempo map O(N) in the section to...
2012-01-05 Paul Davisremove un-needed TempoMap::frame_time_rt()
2012-01-05 Paul Davispossibly fix deadlocking issues with tempo map by rearr...
2012-01-04 Carl HetheringtonUse Request::Pause rather than Request::Wait for
2012-01-04 Paul Davisrestore correct behaviour of undo/redo for tempo map...
2012-01-04 Paul Davistry to clean up locking issues with TempoMap
2012-01-04 Paul Davistweak constants that affect whether/where trimming...
2012-01-04 Paul Davisfix error in framepos_{plus,minus}_bbt() which miscount...
2012-01-04 Paul Davisfix (?) tricky locking issues in the tempo map by addin...
2012-01-04 Carl HetheringtonUse a few shared_ptrs to make things slightly neater.
2012-01-04 Paul Davisimplement TempoMap::framepos_minus_beats() using new...
2012-01-04 Paul Davisuse BBTPoint::is_bar() rather than ::beat == 1 ; implem...
next