summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-06-01Translations from Petter, now in the correct branch. Now only for €19.99.Sampo Savolainen
2008-05-26Updated translations from PetterSampo Savolainen
2008-05-24Changed Byte to uint8_t in some files (left out from drobilla's previous commit)Sakari Bergen
2008-05-23*fix the bugfix: Input and Output Ports exchanged in Track/Bus inspectorHans Baier
2008-05-22Make absurdly slow MIDI selection rectangle slightly less absurd.David Robillard
2008-05-22fix track selection sensitivity botch for Import action, should be toggle-wav...Paul Davis
2008-05-22Fix MIDI selection/tool issues (issue #0002415 and other bugs).David Robillard
2008-05-21* bugfix: Inputs and Outputs swapped in the Track/Bus InspectorHans Baier
2008-05-16Don't create tracks for empty MIDI channels on import (i.e. make import look ...David Robillard
2008-05-16* Fixed crash on closing MIDI automation tracks, because ARDOUR::Parameter::o...Hans Baier
2008-05-16Fix region/track naming on MIDI import (remove ugly/unnecessary %a %b etc suf...David Robillard
2008-05-16Fix invalid error message during MIDI recording (or files with stuck notes).David Robillard
2008-05-16Tidy up MIDI debugging output.David Robillard
2008-05-16Fix crash on out of range MIDI events (though this shouldn't be possible at a...David Robillard
2008-05-15Eliminate excessive allocation (for every event) during MidiModel iteration.David Robillard
2008-05-13* formattingHans Baier
2008-05-12* applied patch for ardour-3.0 to compile on OS X thanks to Sakari BergenHans Baier
2008-05-12* fixed various event size bugsHans Baier
2008-05-12Fix various MIDI corruption bugs.David Robillard
2008-05-09* formatting/style guideHans Baier
2008-05-09* adjusted formatting a bit to style guideHans Baier
2008-05-08* fixed some valgrind issues (uninitialized instance vars)Hans Baier
2008-05-06* fixed crash bug in MidiModel::const_iterator::operator=: copied iterator fr...Hans Baier
2008-05-03Comment out excessive terminal output.David Robillard
2008-05-02Fix range problems for pitch wheel controller.David Robillard
2008-05-02Fix several crashes on MIDI recording.David Robillard
2008-05-02Fix range marker bar separator (colour is still off though, for some reason...).David Robillard
2008-05-02* removed old implementation for Program Changes from MidiModelHans Baier
2008-05-02Fixes for GCC 4.3.David Robillard
2008-04-29* renamed canvas-midi-event.* into canvas-note-event.*Hans Baier
2008-04-29* added new defaults for program change ui gtk2_ardour/ardour3_ui_default.confHans Baier
2008-04-29* added defaults for program change ui gtk2_ardour/ardour3_ui_default.confHans Baier
2008-04-29* Renamed CanvasMidiEvent into CanvasNoteEvent Hans Baier
2008-04-29* first prototype of program changes UI show up correctly (see http://www.fli...Hans Baier
2008-04-26fix crash when popping up redirect/processor menuPaul Davis
2008-04-24* preliminary impl for PGM Change support in MidiModelHans Baier
2008-04-22* disabled some debugging outputHans Baier
2008-04-21* fixed display bug: changing the height on tracks doesnt rescale CanvasHitsHans Baier
2008-04-21* persisting/restoring track channel settings works nowHans Baier
2008-04-21* UI fixes for track channel selectionHans Baier
2008-04-20* made notes whose channel is not selected in the track appear gray, see http...Hans Baier
2008-04-19* gave the MIDI panic button a new home....Hans Baier
2008-04-19* fixed display bug in track channel selectorHans Baier
2008-04-19* made channel selector look quite nice, see http://www.flickr.com/photos/240...Hans Baier
2008-04-19* first prototype for track based channel selection worksHans Baier
2008-04-17* fixed missing get coordinate functions in CanvasHitHans Baier
2008-04-17* added All/None/Invert Buttons to MidiMultipleChannelSelectorHans Baier
2008-04-16* bugfix in midi editing: adding notes impossible after deleteHans Baier
2008-04-15* fixed bug: crash because of invalidated iterator while removing midi notes ...Hans Baier
2008-04-14* first working version of editing MIDI channels of individual notes, see: ht...Hans Baier