The petty tidying up remnants of a noble, yet utterly failed, tempo lines experiment.
[ardour.git] / gtk2_ardour /
2008-09-23 David RobillardThe petty tidying up remnants of a noble, yet utterly...
2008-09-23 David RobillardMake PBD::SearchPath less silly/boilerplatey.
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2008-09-23 David RobillardEliminate a ton of unnecessary complete redrawing in...
2008-09-22 David RobillardShow file selector in import dialog (how that one happe...
2008-09-22 David RobillardSet add route dialog non-resizeable so WMs size it...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-22 Paul Davischange design for how certain region list items operate...
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-21 David RobillardFix CC interpolation (i.e. output a maximum reslution...
2008-09-21 David RobillardFix crash on dragging a region with a visible automatio...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-20 Sakari Bergen* Added filename extension definitions for export prese...
2008-09-20 Sakari BergenRemove ogg and flac compile flags from libs/ardour...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 David RobillardFix region dragging.
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-18 David RobillardFix placement of automation child tracks.
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...
next