ardour.git
2010-05-25 Carl HetheringtonFix disappearing plugin menu (#3182)
2010-05-25 Carl HetheringtonRudimentary ghost note when adding MIDI notes to a...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-25 Carl HetheringtonMake discrete mode work for MIDI automation views....
2010-05-25 Carl HetheringtonAllow region-based automation axes to report whether...
2010-05-25 Carl HetheringtonRemove some dead code. Clean up storage of automation...
2010-05-25 Paul Davisremove forward decl of non-existent ARDOUR::Menu
2010-05-25 Carl HetheringtonImplement shift-right-click to delete MIDI note (#3170)
2010-05-25 Paul Davisstop range mode stuff from showing up when in internal...
2010-05-25 Carl HetheringtonFix bug in a previous commit of mine; AutomationStreamV...
2010-05-25 Carl HetheringtonClean up snap-to code in various places. Fix a couple...
2010-05-25 Carl HetheringtonEnsure a create note drag rectangle starts with both...
2010-05-24 Carl HetheringtonUse debug macros for SMFSource.
2010-05-24 Carl HetheringtonPreserve source's model on clone() if it is not rebuilt...
2010-05-24 Carl HetheringtonNote the time of the last event that was read by read_u...
2010-05-24 Carl HetheringtonPrevent note creation drags with no movement of the...
2010-05-23 Carl HetheringtonRevert my rev. 7140 and fix it better.
2010-05-23 Carl HetheringtonPossibly fix non-appearing MIDI controls (#3143)
2010-05-23 Carl HetheringtonFix behaviour of route group list's visible checkbutton.
2010-05-23 Carl HetheringtonMake track Hide option work again.
2010-05-23 Carl HetheringtonPrevent brief, spurious `importing 2 of 1' type messages.
2010-05-23 Carl HetheringtonFix canvas_rect positioning with automation tracks...
2010-05-22 Carl HetheringtonAdd missing file.
2010-05-22 Carl HetheringtonHandle automation modes better with region-based (MIDI...
2010-05-22 Carl HetheringtonFix, or at least improve, automation line drawing behav...
2010-05-22 Carl HetheringtonMake region properties dialogue work for MIDI regions...
2010-05-21 Paul Davisfix from 2.X for automation line clear command using...
2010-05-21 Paul Davisupdate mute display when solo state changes, to keep...
2010-05-21 Carl HetheringtonSet the select button tooltip in just one place rather...
2010-05-20 Paul Davisvarious minor MIDI fixes: prevent duplicate note entry...
2010-05-20 Paul Davisfix visible version number to use the one defined in...
2010-05-20 Paul Davis(1) make quantize actually use the main grid setting...
2010-05-20 Carl HetheringtonRemove debug output.
2010-05-20 Carl HetheringtonA few cleanups and rearrangements in the RC options...
2010-05-19 Carl HetheringtonGive a better message to warn of unsupported MIDI file...
2010-05-19 Carl HetheringtonUse SMFSource static method to look for MIDI file exten...
2010-05-19 Carl HetheringtonWhen muting a route because another is soloed, take
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-05-18 Paul Davischange tooltip of mouse select button to indicate MIDI...
2010-05-18 Carl HetheringtonTiny cleanup.
2010-05-17 Carl HetheringtonRemove muting behaviour from the Amp processor. Fix...
2010-05-17 Carl HetheringtonFix assertion failure on time FX of MIDI regions (...
2010-05-17 Carl HetheringtonFix crash on attempting a TimeFX drag but not clicking...
2010-05-17 Carl HetheringtonNumber controllers in the MIDI automation menu, as...
2010-05-16 Carl HetheringtonWhen inserting new notes with the pencil tool, make...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2010-05-16 Carl HetheringtonFix crash when dragging something from another task...
2010-05-16 Carl HetheringtonDetach submenu before its parent is destroyed. Fixes...
2010-05-16 Carl HetheringtonAllow right-click on region list to select the region...
2010-05-15 Carl HetheringtonFix some excessive search-and-replaces.
2010-05-14 Carl HetheringtonKeep to a quota of open files by closing least recently...
2010-05-13 Carl HetheringtonMake butler handle auditioner again. Fixes #3128.
2010-05-13 Paul Davisadd 8 more beat subdivisions, as per #3126
2010-05-12 Carl HetheringtonReset buffer stats on stop. Remove unused minimum...
2010-05-11 Carl HetheringtonCopy-edit.
2010-05-11 Carl HetheringtonUpdate diskstream statistics when rolling. Should...
2010-05-11 Carl HetheringtonEvidence from Chris suggests that imported OGG files...
2010-05-11 Carl HetheringtonCopy-edit.
2010-05-11 Carl HetheringtonFix track height menu.
2010-05-10 Paul Davisuse a static per-class signal to notify the selection...
2010-05-10 Carl HetheringtonRemove some debug code.
2010-05-10 Carl HetheringtonRemove some dead code.
2010-05-10 Carl HetheringtonMake zoom to session zoom to slightly more than the...
2010-05-09 Carl HetheringtonFix programming error on removing marker.
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-05-09 Carl HetheringtonRemove some hang-overs of the old horizontal scrollbar...
2010-05-09 Carl HetheringtonReset both IO names rather than just one when setting...
2010-05-09 Carl HetheringtonRe-throw exception slightly better.
2010-05-09 Carl HetheringtonAdd debug() method to dump XML nodes.
2010-05-08 Paul Davissave global state when quitting BEFORE we stop the...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-05-08 Carl HetheringtonFix warning.
2010-05-07 Paul Davistweak knob drawing, add angular/radial control on button3
2010-05-07 Carl HetheringtonCopy-edit.
2010-05-06 Paul Davisprolooks helper code from hans, enabling new knob drawi...
2010-05-06 Paul Davisshow half-lit state for !self-soloed
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-06 Paul Davisdraw LED background with same style as parent window...
2010-05-06 Paul Davisrelayout solo led stuff, as per the boss' requests :)
2010-05-05 Carl HetheringtonSmall cleanups to dragging code. Fix assertion failure...
2010-05-05 Paul Davishalf-fix logic issue with solo-isolate controls
2010-05-05 Paul Davisled\'s for solo-safe and solo-isolate, rather than...
2010-05-05 Paul Davisless debugging
2010-05-05 Paul Davismake "exclusive solo" apply to listen as well as SiP
2010-05-05 Paul Davisremove some debug output
2010-05-05 Paul Davislight theme needs monitor section style info
2010-05-05 Paul Davisrename latched solo option and reverse its meaning...
2010-05-05 Paul Davisadd DEBUG::Solo for conditional debugging of solo stuff...
2010-05-05 Paul Davisremove solo debugging output for now
2010-05-05 Paul Davisthis might just be it for solo
2010-05-05 Carl HetheringtonFix SNAFU on region trimming with grid enabled caused...
2010-05-05 Paul Davisbetter handling of the inverse-push of solo-by-upstream...
2010-05-04 Paul Davisfix inverse solo push to work properly in both exclusiv...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-04 Paul Daviswhen soloed by upstream (e.g. a track in a group solos...
2010-05-03 Paul Davisthe great solo model simplification (without much code...
2010-05-03 Paul Davismore solo model work, including a GUI fix for mute...
2010-05-02 Carl HetheringtonA little copy-editing.
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-05-02 Carl HetheringtonSmall cleanup: add constructor to InterThreadInfo.
next