prevent a heap overflow, see http://www.nabble.com/Bug-445889:-CVE-2007-4974-heap...
[ardour.git] / gtk2_ardour /
2008-10-08 Paul Davisadd initial program change support
2008-10-08 Sampo SavolainenFix for grouped playlist bug mentioned in the 3rd comme...
2008-10-07 Paul Davisdo not manage the remote control menu, since it is...
2008-10-07 Paul Daviscorrect menu defs for move-selected-tracks-{up,down}
2008-10-07 Paul Davisadd move-selected-tracks-{up,down} commands
2008-10-07 Nick MainsbridgeFix non-disappearing tracks when hiding
2008-10-07 Paul Davisfix track/strip sync-reorder issues; don't show mixer...
2008-10-05 Sampo SavolainenPrimitive take system: active edit groups now dictate...
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-10-03 Paul Davisprobable fix for track sync-ordering, part II to come...
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-29 Nick MainsbridgeBackport drobilla's tempo bar cache from 3.0, fix track...
2008-09-26 David RobillardTabs!
2008-09-24 Nick Mainsbridgefix headers not resizing properly when all tracks set...
2008-09-23 David RobillardSeparate tempo lines stuff ala 3.0.
2008-09-22 David RobillardSet add route dialog non-resizeable so WMs size it...
2008-09-22 Paul Davischange design for how certain region list items operate...
2008-09-20 Nick MainsbridgeUse events from gtk trunk, update immediately on scroll...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 David RobillardFix more wacky tabs.
2008-09-19 David RobillardFix a bunch of stupid warnings.
2008-09-19 David RobillardReduce diversion between 2.0 and 3.0 automation_line...
2008-09-19 Paul Davisfix range dragging post-multi-marker changes
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-09-17 Nick MainsbridgeFix uninitialised variable. (thanks for the report...
2008-09-16 Nick MainsbridgeDraw ruler bars larger than canvas width to avoid ugly...
2008-09-16 Nick MainsbridgeAdd a session file type icon for OSX, remove unused...
2008-09-14 Nick MainsbridgePut timeline_group in the correct layer to begin with...
2008-09-14 Nick MainsbridgeSpeed up track resizing, fix disappearing automation...
2008-09-08 Nick MainsbridgeFix some off by one or more errors spotted by The Big...
2008-09-07 Nick MainsbridgeFix disappearing regionviews during rapid mouse movemen...
2008-09-03 Nick Mainsbridgefix region copy thinko in last commit.
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-08-18 Paul Davisprevent yet another crash caused by non-region nodes...
2008-08-12 David RobillardSupport for the LV2 'data access' and 'instance access...
2008-08-09 David RobillardEmbedded LV2 GTK GUI support.
2008-08-05 Sampo SavolainenFix the bug which shuffled tracks when one was removed...
2008-07-25 Paul Davisadd SIGPIPE handler to catch JACK going away, etc
2008-07-22 Paul Davisdebug output for pixbuf loaders; catch exception when...
2008-07-21 Sakari BergenFix import dialog clocks to display times that are...
2008-07-15 Doug McLaindone debugging, remove the debug output, and cleanup...
2008-07-15 Doug McLainhandle FileError exception in create_from_file, and...
2008-07-15 Doug McLainmore debug...
2008-07-15 Doug McLainAdd some debug for Marker's font settings, and set...
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-07-10 Paul Davisno more NATIVE_OSX_KEYS option - GTKOSX selects for... 2.5
2008-07-10 Paul Davisupdate to rubberband 1.2
2008-07-09 Paul Davisminor light-theme related patches from colin fletcher
2008-07-08 Paul Davisnudge clock has 5 seconds as the default value, not...
2008-07-08 Paul Davisif the track that is being dynamically resized is not...
2008-07-08 Paul Davisnew drawing style for track resize handles (thanks...
2008-07-08 Paul Davisensure that OSC calls to access_action occur in the...
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-07-07 Sampo SavolainenFix up checks for whether the track height is too small...
2008-06-27 Paul Davisfix eternal valgrind complaint about GainMeter::_width...
2008-06-26 Paul Davismake dynamic track resizing "work" again; colinf's...
2008-06-25 Paul Davischeck both whole-file and part-file regions when adding...
2008-06-23 Paul Davisensure that ALL xrun handling is done from the GUI...
2008-06-23 Paul Davisvarious minor fixes for crashes reported by nowhiskey
2008-06-19 Paul Davisfix a huge mess with sends, involving incorrect GUI...
2008-06-19 Paul Davisreset editor's entered_track to null if that track...
2008-06-19 Doug McLainMove the Enable Track Meters option to Metering per...
2008-06-19 Doug McLainFixes and changes to the horizontal canvas scrolling...
2008-06-19 Paul Davisprevent periodic auto-save from causing GUI deadlock...
2008-06-18 Paul Davismake bounce range and bounce region work properly ...
2008-06-18 Paul Davismake ctrl-w shortcut operate on plugin editors
2008-06-18 Paul Davisslightly modified patch from colinf to make region...
2008-06-18 Paul Daviscolinf's patch to make editor faders insensitive to...
2008-06-18 Paul Davispatch from colinf for #2304 to reset meter peaks when...
2008-06-17 Paul Davisinitial implementation of "make range to next marker...
2008-06-17 Paul Davissome cleanups after the last commit/changes
2008-06-17 Paul Davisrefactor GainMeter so that it can used by RouteTimeAxis...
2008-06-17 Paul Davispossible fix for #2292
2008-06-17 Paul Davisfix for #2296 (plugins shown twice in automation menus)
2008-06-12 Paul Davisfix crashing bug caused by not using RegionSelection...
2008-06-11 Paul Davismidway through dynamic resize redesign, need to test...
2008-06-10 Paul Davis(5) debugging with nowhiskey - remove stupid lack of...
2008-06-10 Paul Davisdebugging region splitting with nowhiskey_
2008-06-05 Ben Loftisminor UI fixes for clocks and Locations dialog. Preven...
2008-06-03 Paul Davissmall changes to export code to hopefully fix some...
2008-06-01 Sampo SavolainenFinally a commit to the right branch. Wow. Thanks Pette...
2008-05-29 Paul Davisadd missing plugin_interest.h file
2008-05-29 Paul Davisfix for #2264, likely uninitialized value of Editor...
2008-05-29 Paul Davisfix for #2248, problems with click tab setup in prefs...
2008-05-29 Paul Davisfix bad truncation of export path for export
2008-05-29 Paul Davisredesign plugin selection process to fix multiple-addit...
2008-05-23 Doug McLainremove autostools files that should be there, and remov...
2008-05-22 Doug McLainRemove sigc 2.0.18
2008-05-22 Paul Davisfix track selection sensitivity botch for Import action...
2008-05-22 Paul Davismore path-building fixes from colinf
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-05-15 Paul Davisadd note onset detection to the ferret, c/o the aubio...
2008-05-15 Paul Davismike taht's patch to remove all use of gettimeofday...
2008-05-15 Paul Davisgeneralize "delete-while-mouse-button-pressed" fix...
2008-05-15 Paul Daviscommit crash caused by deleting a marker while mouse...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-05-13 Paul Davisremove early return from every_second() screen update...
2008-05-13 Paul Daviscomment out latency debug output
next