summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-13Fix menu missing fit-tracks.Nick Mainsbridge
2008-10-13Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some...Nick Mainsbridge
2008-10-12MIDI looping fixes from torbenh.David Robillard
2008-10-11Fix non-disappearing transport range bar drag rects, use physical_screen_heig...Nick Mainsbridge
2008-10-11Fix warning (unused variable).David Robillard
2008-10-11More Export GUI tweaks....Sakari Bergen
2008-10-11* Region export dialog does not lose export settings (Do not serialize into i...Sakari Bergen
2008-10-11* Some Export GUI tweaksSakari Bergen
2008-10-11fix dragging of region gain line, affected by coordinate system change caused...Paul Davis