summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-09-17build fixes for external libsndfile, plus make ogg & FLAC required libs nowPaul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-14Prevent tempo lines from stealing events, but break marker bars visually when...David Robillard
2008-09-14Show tempo lines above marker bars.David Robillard
2008-09-14more GUI tweaksPaul Davis
2008-09-14Fix events for MIDI region views (though coordinates seem to be a bit off).David Robillard
2008-09-14More gracefully handle type mismatch errors when doing playlist things (just ...David Robillard
2008-09-14Fix deleting of MIDI regions.David Robillard
2008-09-14Fix stacking of MIDI stream views to match that of audio.David Robillard
2008-09-14Change redirectmenu to processormenuSampo Savolainen
2008-09-12get the notebook back again (or rather, realize that it can now be toggled an...Paul Davis
2008-09-12make tracks visible againPaul Davis
2008-09-11Fix compilation w/ LV2.David Robillard
2008-09-11make link (rubberband) workPaul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
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