summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-29First revision with working track importSakari Bergen
2008-11-29* fixed potential crashHans Baier
2008-11-29* sending MIDI clock works, hooray\!Hans Baier
2008-11-26* added Menu for sending midi clockHans Baier
2008-11-26More work on track import and some cleaning up of ElementImporter interfaceSakari Bergen
2008-11-26* the very humble beginnings of sending MIDI clockHans Baier
2008-11-24A bit more of track import done...Sakari Bergen
2008-11-23* Added support for ChannelNameSetAssignments (midnam_patch.(cc|h)Hans Baier
2008-11-22* added XML deserialisation for control and program changesHans Baier
2008-11-21* Clean up (fix?) ExportStatus signal handlingSakari Bergen
2008-11-14Apply LV2 changes from 2.0.David Robillard
2008-11-07* Enabled debugging output for start/stop messages on MidiClockSlave Hans Baier
2008-11-07* removed unnecessary method calls (preparse/postparse) in JACK_MidiPortHans Baier
2008-11-07* removed obsolete MenuItem UseMIDIClock from ardour.menusHans Baier
2008-11-06* Fix problem with JACK being left in freewheeling after exportSakari Bergen
2008-11-03fix nasty bug in evaluation of final step of interpolated Curve valuesPaul Davis
2008-11-01initialize jack timeout parameter correctly (not doing this breaks JackOSX, m...Paul Davis
2008-10-30*disabled debugging outputHans Baier
2008-10-30* got MIDI clock working really smoothly (29 frames until sync, ardour transp...Hans Baier
2008-10-29* disabled one line of debugging outputHans Baier
2008-10-29* fixed bug in Session::follow_slave: average_slave_delta wrapped around to h...Hans Baier
2008-10-29* added documentaion to libs/ardour/slave.hHans Baier
2008-10-28Save automatic saving of audio engine settings (mostly copied from 2.0-ongoing)Sakari Bergen
2008-10-27got MIDI Clock slave closer to functioning properly: Hans Baier
2008-10-26Check glib atomic implementation for mutex use.Sampo Savolainen
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-10-22Fix repeated toggling of visual state (zoom to region for example), fix zoom ...Nick Mainsbridge
2008-10-22Don't tear down and rebuild all rulers on each visibility change, fix duplica...Nick Mainsbridge
2008-10-21Added svn:ignore properties and cleaned out autocrap cruft from libs/glibmm2/...Sakari Bergen
2008-10-20Added facilities into PluginInsert for the GUI to gather parts of the real si...Sampo Savolainen
2008-10-20Fix warnings because I have much more important things to do.David Robillard
2008-10-19Handle changed session duration & resizing canvas better wrt end marker, remo...Nick Mainsbridge
2008-10-16Handle export presets from config dirs properly. Removed some debug output.Sakari Bergen
2008-10-16Fix handling of format profiles in system config dirs. (Some profiles could n...Sakari Bergen
2008-10-16fix crash at startup caused by use of null session ptr to set end marker (fro...Paul Davis
2008-10-15Make EQ Gui optional and seize updating the graph when the analysis is not vi...Sampo Savolainen
2008-10-14* this implementation of midi_clock_slave is still sort of a proof of concept...Hans Baier
2008-10-14Remove meaningless const qualifier (-Wextra warning).David Robillard
2008-10-14fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0)Paul Davis
2008-10-14Make tempo lines physical_screen_height high, add xml null check, Use clicked...Nick Mainsbridge
2008-10-13Make logarithmic controls work at least linearlySampo Savolainen
2008-10-13Enable some code to make plugin ui bounds more sensible.Sampo Savolainen
2008-10-13One file missing from previous commit. It also included the removal of the FF...Sampo Savolainen
2008-10-13First draft of the EQ visualization system. Now force fed to all plugin UIs.Sampo Savolainen
2008-10-13Fix wrongly exposed set_parameter methods on PluginInsert.David Robillard
2008-10-13fix for ancestral start values in basic region constructorPaul Davis
2008-10-13fix initialization of region shift/stretch members, missed during 2.X mergePaul Davis
2008-10-13Fix pollution of global namespace by Evoral.David Robillard
2008-10-13Fix warning.David Robillard
2008-10-13Fix annoying mouse pointer offset when dragging regions to the left of the ca...Nick Mainsbridge