region list patch 4 from chris goddard
[ardour.git] / gtk2_ardour /
2008-10-05 Paul Davisregion list patch 4 from chris goddard
2008-10-05 David RobillardGive MIDI velocity text its own colour (from ccherret).
2008-10-05 David RobillardMake crossfades blue because blue = audio and it's...
2008-10-05 David RobillardDe-brown marker bars a bit.
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
2008-10-05 David RobillardRename 'MIDI' drop down 'Channel' (actually describes...
2008-10-05 David RobillardCommit the colours I thought I was committing the last...
2008-10-05 David RobillardShrink scroomer horizontally a bit to emphasise the...
2008-10-05 David RobillardTone down canvas colours considerably, only use really...
2008-10-05 David RobillardRemove duplicate menubarstyle property.
2008-10-04 David RobillardSwitch to a vaguely tango palette based blue=audio...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-10-02 Paul Davisuncomment ghostregionview destructor from merge madness
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-30 Paul Davismore tweaks to the IO Selector
2008-09-30 David RobillardSeparate low level details of SMF reading/writing from...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-29 David RobillardRemove ARDOUR::Parameter::is_integer.
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-29 Sakari Bergen* Fixed const correctness error in Location
2008-09-29 Sakari BergenDelete the other export dialog file also...
2008-09-29 Sakari BergenDeleted old export dialog file
2008-09-29 Paul Davissubtle but important changes to IO Selector widgets...
2008-09-29 David RobillardPlugin automation fixes from torbenh.
2008-09-28 Paul Davisregion list patch #2 from chris g, slightly reworked...
2008-09-28 David RobillardInvalidate line cache when zoomed out to invisible...
2008-09-28 Sakari Bergen* Improved export error handling, streamlined ExportFailed
2008-09-27 David RobillardFix warnings.
2008-09-26 David RobillardFix crash when setting automation mode on non-region...
2008-09-26 David RobillardRemove duplicate and always NULL Session peak functions.
2008-09-26 David RobillardFix audio region copy-drag, partially fix MIDI region...
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-24 David RobillardSuperficial code cleanup.
2008-09-24 Nick Mainsbridgefix feedback loop while track resizing
2008-09-24 Nick Mainsbridgefix headers not resizing properly when all tracks set...
2008-09-24 David RobillardBetter line cache. Without a tempo change occurring...
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-23 David RobillardThe petty tidying up remnants of a noble, yet utterly...
2008-09-23 David RobillardMake PBD::SearchPath less silly/boilerplatey.
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2008-09-23 David RobillardEliminate a ton of unnecessary complete redrawing in...
2008-09-22 David RobillardShow file selector in import dialog (how that one happe...
2008-09-22 David RobillardSet add route dialog non-resizeable so WMs size it...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-22 Paul Davischange design for how certain region list items operate...
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-21 David RobillardFix CC interpolation (i.e. output a maximum reslution...
2008-09-21 David RobillardFix crash on dragging a region with a visible automatio...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-20 Sakari Bergen* Added filename extension definitions for export prese...
2008-09-20 Sakari BergenRemove ogg and flac compile flags from libs/ardour...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 David RobillardFix region dragging.
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-18 David RobillardFix placement of automation child tracks.
2008-09-18 Nick Mainsbridgeremove typo in last commit
2008-09-17 David RobillardFix sndfile pkg-config name and SYSLIBS.
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-17 Sakari BergenAdd taglib to LD_LIBRARY_PATH in ardev_common.sh.in
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-17 Paul Davisbuild fixes for external libsndfile, plus make ogg...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 David RobillardShow tempo lines above marker bars.
2008-09-14 Paul Davismore GUI tweaks
2008-09-14 David RobillardFix events for MIDI region views (though coordinates...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
2008-09-14 David RobillardFix deleting of MIDI regions.
2008-09-14 David RobillardFix stacking of MIDI stream views to match that of...
2008-09-14 Sampo SavolainenChange redirectmenu to processormenu
2008-09-12 Paul Davisget the notebook back again (or rather, realize that...
2008-09-12 Paul Davismake tracks visible again
2008-09-11 David RobillardFix compilation w/ LV2.
2008-09-11 Paul Davismake link (rubberband) work
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-06-01 Sampo SavolainenTranslations from Petter, now in the correct branch...
2008-05-26 Sampo SavolainenUpdated translations from Petter
2008-05-24 Sakari BergenChanged Byte to uint8_t in some files (left out from...
2008-05-23 Hans Baier*fix the bugfix: Input and Output Ports exchanged in...
2008-05-22 David RobillardMake absurdly slow MIDI selection rectangle slightly...
2008-05-22 Paul Davisfix track selection sensitivity botch for Import action...
2008-05-22 David RobillardFix MIDI selection/tool issues (issue #0002415 and...
2008-05-21 Hans Baier* bugfix: Inputs and Outputs swapped in the Track/Bus...
2008-05-16 David RobillardDon't create tracks for empty MIDI channels on import...
2008-05-16 Hans Baier* Fixed crash on closing MIDI automation tracks, becaus...
2008-05-16 David RobillardFix region/track naming on MIDI import (remove ugly...
2008-05-16 David RobillardFix invalid error message during MIDI recording (or...
2008-05-16 David RobillardTidy up MIDI debugging output.
2008-05-16 David RobillardFix crash on out of range MIDI events (though this...
next