ardour.git
2009-10-06 Carl HetheringtonFix some compiler warnings.
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-10-06 Paul Davisfix use of connection_index
2009-10-06 Paul Davisindustrial-strength-ifying of io connection name cleanup
2009-10-06 Carl HetheringtonFixed uninitialised variable confusion.
2009-10-05 Paul Davisadd new files, derived from jack_delay by fons
2009-10-05 Carl HetheringtonBuild clearlooks-newer for OSX
2009-10-05 Carl HetheringtonFix font name substitution in .rc files.
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-10-02 Paul Davisadd file
2009-10-02 David RobillardFix posix_memalign check.
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-10-02 Paul Davisadd processor-same-as-route-name fix, modified from...
2009-10-01 Paul Davisvisual state patches from 2.X
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul Davisi/o button renaming patch from nickm
2009-10-01 Paul DavisLADSPA logarithmic handling patches from nickm and...
2009-10-01 Paul DavisLV2 epp log patch from nedko, via 2.X
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-10-01 Paul Davisfreesound mootcher patch from donf, from 2.X
2009-09-25 Paul Davismake MIDI thru work even when not rolling; add GUI...
2009-09-25 Paul Davisimplement MidiBuffer::merge_in_place() and use to suppo...
2009-09-21 Paul Davis(full commit): fix MIDI playback by not writing into...
2009-09-21 Paul Davisfix MIDI playback by not writing into the playback...
2009-09-16 Paul Davisremove existing attempts at optimizing MIDI event readi...
2009-09-16 Paul Davisdo not allow smf_source's reads to stomp on cached...
2009-09-15 Carl HetheringtonNormalise names of .cc and .h files.
2009-09-15 Carl HetheringtonFix some warnings.
2009-09-14 Paul Davisfix up marshall/unmarshall of note data for MidiModel...
2009-09-13 Paul Davispermit sends to show up in processor box, by handling...
2009-09-12 Paul Davisadd MIDI panic action (which has to be on a menu, sigh...
2009-09-12 Paul Davisfix note selection behaviour, hopefully ... perhaps
2009-09-11 Paul Davistrack note on/off and send appropriate note offs at...
2009-09-11 Paul Davissave & restore internal-edit status
2009-09-10 Paul Davisadd step-rest keybinding for step editing
2009-09-10 Paul Davisdo not crash when loading old history files with MIDI...
2009-09-10 Paul Davismore MIDI editing cleanups, mostly fixing subtleties...
2009-09-09 Paul Davisre-use canvas note items when the model changes ; sligh...
2009-09-09 Carl HetheringtonClean up some confusion about offering a denormalize...
2009-09-09 Carl HetheringtonFix warning.
2009-09-09 Carl HetheringtonFix warning.
2009-09-09 Carl HetheringtonRemove excess menu separator.
2009-09-09 Carl HetheringtonFix mantis 1814.
2009-09-09 Carl HetheringtonApply olaf's patch from mantis 2844 to fix that. Also...
2009-09-09 Carl HetheringtonComment.
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-09-07 Paul Davisuse diff commands for quantize, with infrastructure...
2009-09-07 Paul Davisadd anonymous union to DiffCommand to allow uint8t_t...
2009-09-06 Paul Davisthe start (only the start) of MIDI diff commands
2009-09-05 Paul Davisjust one timeout callback for step editing, not one...
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-09-03 Carl HetheringtonDuh, the info stream is available here, so use it.
2009-09-03 Carl HetheringtonGive a slightly friendlier error if no powermate device...
2009-09-03 Carl HetheringtonMake sure wscripts under libs/surfaces/* are configured...
2009-09-03 Carl HetheringtonDon't raise an error when trying to auto-connect master...
2009-09-02 Carl HetheringtonHandle mouse events over crossfades properly (or better...
2009-09-02 Carl HetheringtonModified version of Hans' patch for mantis 1985. Also...
2009-09-02 Carl HetheringtonClear out any command line session name on closing...
2009-09-02 Carl HetheringtonFix erroneous parameter passed to Editor::motion_handle...
2009-09-01 Carl HetheringtonPut advanced bits in an expander. Still need to make...
2009-09-01 Carl HetheringtonAdd accessor for _exporting.
2009-09-01 Carl HetheringtonDon't send midi clock during export, for now, to avoid...
2009-09-01 Paul Davismake scons tell people to use waf
2009-08-31 Carl HetheringtonUpdate coverage frames when a track changes height...
2009-08-31 Carl HetheringtonMake drag selection work properly with stacked region...
2009-08-30 Carl HetheringtonDon't setup panner UI unless it has changed.
2009-08-29 Carl HetheringtonSet route remote control IDs from a dialog rather than...
2009-08-29 Carl HetheringtonModify hacks associated with initial sizing of port...
2009-08-29 Carl HetheringtonFix crash on relayering.
2009-08-28 Carl HetheringtonRemove some unnecessary code. Preserve selection when...
2009-08-28 Carl HetheringtonRemove some debugging code.
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-27 Paul Davisadd quantize dialog
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-26 Carl HetheringtonMake stacked region coverage frames correctly respect...
2009-08-26 Carl HetheringtonReintroduce crossfade views for tracks in stacked regio...
2009-08-26 Carl HetheringtonPreserve stacked / overlaid state of tracks in the...
2009-08-26 Carl HetheringtonRemove unused declaration.
2009-08-26 Carl HetheringtonOn switching from explicit to implicit relayering,...
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-08-25 Carl HetheringtonMake fade edits and trim possible on stacked regions.
2009-08-24 Carl HetheringtonSlightly modified patch from lincoln to fix mantis...
2009-08-24 Carl HetheringtonPatch from lincoln to add track resize buttons to the...
2009-08-24 Carl HetheringtonFreeze the audio playlist after completing the set_stat...
2009-08-24 Carl HetheringtonDon't use the edit position to gather regions to cut...
2009-08-24 Carl HetheringtonAlter snap modifier so that it turns the grid on when...
2009-08-24 Carl HetheringtonDon't use pointer_frame_offset for playhead cursor...
2009-08-24 Carl HetheringtonTertiary-modifier click locates the viewbox in the...
2009-08-24 Carl HetheringtonMinor cosmetic tweaks.
2009-08-24 Carl HetheringtonFix uninitialised variable.
2009-08-24 Carl HetheringtonReorder initialisation to prevent access to an uninitia...
2009-08-24 Carl HetheringtonMissing format = 0 from last commit.
2009-08-24 Carl HetheringtonRemove commented out call to reset_dpi hoping to find...
2009-08-24 Carl HetheringtonSet format = 0 on calling sf_open as required by libsnd...
2009-08-24 Carl HetheringtonSmall cleanup.
2009-08-24 Carl HetheringtonRemove unused method in RouteTimeAxisView. Fix bug...
2009-08-23 Carl HetheringtonSome improvements to performance with crossfades: don...
2009-08-23 Carl HetheringtonFix uninitialised member variable.
next