Fix SYSLIBS=1
[ardour.git] / gtk2_ardour /
2008-09-18 Nick Mainsbridgeremove typo in last commit
2008-09-17 David RobillardFix sndfile pkg-config name and SYSLIBS.
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-17 Sakari BergenAdd taglib to LD_LIBRARY_PATH in ardev_common.sh.in
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-17 Paul Davisbuild fixes for external libsndfile, plus make ogg...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 David RobillardShow tempo lines above marker bars.
2008-09-14 Paul Davismore GUI tweaks
2008-09-14 David RobillardFix events for MIDI region views (though coordinates...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
2008-09-14 David RobillardFix deleting of MIDI regions.
2008-09-14 David RobillardFix stacking of MIDI stream views to match that of...
2008-09-14 Sampo SavolainenChange redirectmenu to processormenu
2008-09-12 Paul Davisget the notebook back again (or rather, realize that...
2008-09-12 Paul Davismake tracks visible again
2008-09-11 David RobillardFix compilation w/ LV2.
2008-09-11 Paul Davismake link (rubberband) work
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
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.
next