summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-12-12* fixed memory allocation bugsHans Baier
2008-12-12* fixed memory management bugs for midi patchname handlingHans Baier
2008-12-11*typo Hans Baier
2008-12-11* added myself to about.ccHans Baier
2008-12-10* make patch selection appear only when there are patches loadedHans Baier
2008-12-09* moved /midi_patch_manager.* to libs/ardourHans Baier
2008-12-09* first working prototype of selecting instruments in the MIDI track headerHans Baier
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
2008-12-08revert the only real change in that last commit,which was based on a bogus mergePaul Davis
2008-12-08merge 3170-3180 of 2.X into 3.0Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-12-08* first primitive implementation of MidiPatchManagerHans Baier
2008-12-03Fix thinko in export preset selector codeSakari Bergen
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-21* Clean up (fix?) ExportStatus signal handlingSakari Bergen
2008-11-14Apply LV2 changes from 2.0.David Robillard
2008-11-07* removed obsolete MenuItem UseMIDIClock from ardour.menusHans Baier
2008-11-01initialize jack timeout parameter correctly (not doing this breaks JackOSX, m...Paul Davis
2008-10-28Save automatic saving of audio engine settings (mostly copied from 2.0-ongoing)Sakari Bergen
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-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-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-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-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 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-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
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-10-11Fix the nostar ruler hiding bug, rejig ruler bars again, this time making the...Nick Mainsbridge
2008-10-10fix URL's for freesound (debian patch)Paul Davis
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-10-08Fix mismatched types (warnings).David Robillard