Fix the bug which shuffled tracks when one was removed. Please test.
[ardour.git] / gtk2_ardour /
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
2008-05-12 Paul Davissome adjustments to the spacing in the import/interthre...
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-05-08 Paul Davisallow keybindings manager to bind arrow keys, using...
2008-05-06 Paul Davislogic rearrangement for visual state save
2008-05-06 Paul Davismake view save message use n+1, to count from 1 not...
2008-05-06 Paul Davisclean up debug output from view-saving work; add popup...
2008-05-06 Paul Davisnow with extra-yummy key-release binding semantics...
2008-05-06 Paul Davisfix from ryan scott whereby playhead gets stuck because...
2008-05-06 Paul Davisminor tweaks to View/Zoom menus
2008-05-05 Paul Daviscorrect bindings for save-visual-state-N keys
2008-05-05 Paul Davisfixes for 2 of 3 "fit-tracks" problems; new feature...
2008-05-02 Paul Davismany changes related to region zooming; proto-visual...
2008-05-01 Paul Davisfix typo in last commit - move start & end, not start...
2008-05-01 Paul Davisallow insert-time to move markers too
2008-05-01 Paul Davisphase two (of 3 or 4) for zoom-to-region et al
2008-04-30 Paul Davismake resize button more visible; make standard heights...
2008-04-30 Paul Davisfirst pass of dynamically resizable track heights
2008-04-26 Paul Davisfix 2 remaining issues with new plugin menu - 1. tracks...
2008-04-26 Paul Davisadd "favorites only" filter to plugin manager dialog
2008-04-25 Paul Davismake plugin menu a real submenu of the relevant topleve...
2008-04-24 Paul Davisproperly sort plugin menus
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-04-21 Sampo SavolainenSupport FFT for multi channel tracks and fix analysis...
2008-04-21 Paul Davisprevent drags on rulers/bars from initiating vertical...
2008-04-21 Paul Davisfix mix group problems caused by recursive loop when...
2008-04-18 Sampo SavolainenUpdated translation from Petter Sundlöf
2008-04-17 Doug McLainFix for the left black outline on a new recording regio...
2008-04-17 Paul Davisgcc 4.3 compile fixes; new name-new-marker-at-creation...
2008-04-17 Doug McLainWhat used to be the pink recording rectangle is now...
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-04-16 Tim MayberryRemove some unused classes, methods and variables,...
2008-04-11 Paul Davisfix missing events on range bar (c/o Dominic Sacre)
2008-04-10 Sampo SavolainenUpdated and correctly named Polish translation.
2008-04-09 Paul Davisremove debugging info about screen size
2008-04-09 Paul Davisfixes for AU plugin GUIs, including the "hidden GUI...
2008-04-08 Paul Davisfix box packing error message
2008-04-08 Sampo SavolainenAdded polish translation, updated swedish translation...
next