rollback to 3428, before the mysterious removal of libs/* at 3431/3432
[ardour.git] / gtk2_ardour /
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...
2008-05-15 David RobillardEliminate excessive allocation (for every event) during...
2008-05-13 Hans Baier* formatting
2008-05-12 Hans Baier* applied patch for ardour-3.0 to compile on OS X thank...
2008-05-12 Hans Baier* fixed various event size bugs
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-09 Hans Baier* formatting/style guide
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-05-08 Hans Baier* fixed some valgrind issues (uninitialized instance...
2008-05-06 Hans Baier* fixed crash bug in MidiModel::const_iterator::operato...
2008-05-03 David RobillardComment out excessive terminal output.
2008-05-02 David RobillardFix range problems for pitch wheel controller.
2008-05-02 David RobillardFix several crashes on MIDI recording.
2008-05-02 David RobillardFix range marker bar separator (colour is still off...
2008-05-02 Hans Baier* removed old implementation for Program Changes from...
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*
2008-04-29 Hans Baier* added new defaults for program change ui gtk2_ardour...
2008-04-29 Hans Baier* added defaults for program change ui gtk2_ardour...
2008-04-29 Hans Baier* Renamed CanvasMidiEvent into CanvasNoteEvent
2008-04-29 Hans Baier* first prototype of program changes UI show up correct...
2008-04-26 Paul Davisfix crash when popping up redirect/processor menu
2008-04-24 Hans Baier* preliminary impl for PGM Change support in MidiModel
2008-04-22 Hans Baier* disabled some debugging output
2008-04-21 Hans Baier* fixed display bug: changing the height on tracks...
2008-04-21 Hans Baier* persisting/restoring track channel settings works now
2008-04-21 Hans Baier* UI fixes for track channel selection
2008-04-20 Hans Baier* made notes whose channel is not selected in the track...
2008-04-19 Hans Baier* gave the MIDI panic button a new home....
2008-04-19 Hans Baier* fixed display bug in track channel selector
2008-04-19 Hans Baier* made channel selector look quite nice, see flickr...
2008-04-19 Hans Baier* first prototype for track based channel selection...
2008-04-17 Hans Baier* fixed missing get coordinate functions in CanvasHit
2008-04-17 Hans Baier* added All/None/Invert Buttons to MidiMultipleChannelS...
2008-04-16 Hans Baier* bugfix in midi editing: adding notes impossible after...
2008-04-15 Hans Baier* fixed bug: crash because of invalidated iterator...
2008-04-14 Hans Baier* first working version of editing MIDI channels of...
2008-04-11 Hans Baier* persistent undo for MIDI edits works now
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-04-08 Hans Baier* removed possible memory leak / cause of crashes for...
2008-04-06 Hans Baier* bugfix: creating notes not sample accurate
2008-04-05 Hans Baier* fixed broken note resizing and creation since region...
2008-04-05 Hans Baier* Bugfix: resizing beginnings of MIDI regions did not...
2008-04-05 Hans Baier* bugfix: invisible midi ports in port matrix shown
2008-04-03 Hans Baier* fixed segfault on MIDI Panic button
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-03-15 David RobillardAdd canvas-note.cc that probably shouldn't exist anyway :)
2008-03-15 David RobillardApply note resizing patch from hans.
2008-03-12 David RobillardClear selection in MidiRegionView::clear_events (can...
2008-03-10 David RobillardRemove redundant MidiRegionView::start_remove_command.
2008-02-25 David RobillardFix selection issues.
2008-02-23 David RobillardFix weird formatting in lineset.cc to match conventions.
2008-02-22 David RobillardRemove SMF file name print for every opened source.
2008-02-22 David RobillardHopefully fix missing meter/fader on mixer.
2008-02-22 David RobillardClean up weird formatting from underlays patch.
2008-02-21 David RobillardFix key stealing on MIDI region views.
2008-02-21 David RobillardFix ruler scale on initial view (apply patch from nick_m).
2008-02-21 David RobillardSteal n key for note tool, normalize be damned.
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-20 David RobillardSome work towards MIDI plugins (LV2 plugins with (MIDI...
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-19 David RobillardLess crash-happy MIDI reading on weird MIDI files.
2008-02-19 David Robillard'Channel safe' MIDI:
2008-02-18 David RobillardChannel-aware note recording in MidiModel (i.e. multi...
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-02-17 David RobillardUpdate export dialog to match the new fancy one from...
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-03 David RobillardUpdate clearlooks to fancy new cairo version.
2008-02-02 David RobillardFix compilation. Oops.
2008-02-02 David RobillardSort various things to reduce merge hell. No functiona...
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 Nick Mainsbridgecollapse filechooser widget initially in export dialog
2008-01-19 David RobillardFix audio region view height on track height adjustment.
2008-01-19 David RobillardComment out splash screen stuff for now (segfaults...
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-17 David RobillardMIDI region stretching.
2008-01-15 David RobillardMerge with trunk R2920.
next