summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-02-13When building with MSVC, follow Robin's lead and add support for a new env va...John Emmas
2015-02-12windows: deploy suil modulesRobin Gareus
2015-02-11remove use of TimeRectanglePaul Davis
2015-02-11When setting the duration of a TimeAxisViewItem, do not round before computin...Paul Davis
2015-02-11Editor::sample_to_pixel() always returns an integer value, but it should use ...Paul Davis
2015-02-11use magic strings instead of magic numbers (allow profiles to leave out some ...Ben Loftis
2015-02-11desensitize redirect-menu Send and Control items when they are not applicableBen Loftis
2015-02-10properly activating MIDI parsing for traced portsPaul Davis
2015-02-10skip drawing the first pixel of waves in an audio region view.Paul Davis
2015-02-10fix previous commitBen Loftis
2015-02-10Track Mode is too vague; rename to Record ModeBen Loftis
2015-02-10flip the priority of input and output buttons and menusBen Loftis
2015-02-10fixed collision with <SECONDARY>n bindingBen Loftis
2015-02-09fix last cherry-pickPaul Davis
2015-02-09fix color and alpha of timestretch rectPaul Davis
2015-02-09After dragging from multiple tracks to the dropzone, create the right number ...Paul Davis
2015-02-07Properly deallocate memory when clearing selection_op_history andnick_m
2015-02-06when the user changes devices, notify the backendBen Loftis
2015-02-05fixup cherry-picked changes from Waves Tracks, and fix for ArdourPaul Davis
2015-02-05implement RangeMarkerBarDrag::abortPaul Davis
2015-02-05implement MarkerDrag::abort()Paul Davis
2015-02-05fix issue with region dragging while mouse pointer is in rulers/marker lanesPaul Davis
2015-02-05ContentEdit drag on empty MIDI track should not create new midi regionsBen Loftis
2015-02-05Clean up Session's _current_trans when aborting a drag.nick_m
2015-02-05Make redo action insensitive after new command.nick_m
2015-02-04remove duplicate callbackRobin Gareus
2015-02-01Remove remaining LEVEL4 bindingsBen Loftis
2015-02-01Fix Session Export keybinding to call correct action (ExportAudio).Ben Loftis
2015-01-30fix cursor color for text entriesBen Loftis
2015-01-30remove locate before loop, which was causing intermittent loop behaviorBen Loftis
2015-01-30use Gtkmm2ext::possibly_translate_mod_to_make_legal_accelerator() in all case...Paul Davis
2015-01-30clarify sync-lock and disable it by default.Robin Gareus
2015-01-29don't wipe out SHIFT from event state when processing keyboard events, as don...Paul Davis
2015-01-29in mixbus, treat the canvas rulers just like the canvas wrt mouse-wheel-zoomBen Loftis
2015-01-29consolidate using SECONDARY+number bindings for region properties, such as ga...Ben Loftis
2015-01-29switch WINDOW bindings to use SECONDARY instead and displace any bindings tha...Ben Loftis
2015-01-28use gtk_accel_groups_active() in preference to gtk_window_activate_key() sinc...Paul Davis
2015-01-28guess what?!Robin Gareus
2015-01-28fix #6117 - fader prelightRobin Gareus
2015-01-27fix printf format-security warning.Robin Gareus
2015-01-26ignore context menu click events, notably during drag but also for a couple o...Paul Davis
2015-01-26remove unnecessary commented-out line.Paul Davis
2015-01-26amend e3da18fdRobin Gareus
2015-01-26rename ARDOUR_UI::idle_load() to ARDOUR_UI::load_from_application_api() to co...Paul Davis
2015-01-25fix incorrect logic when loading session via NextStep document APIPaul Davis
2015-01-25add a simple status indicator to the Engine DialogRobin Gareus
2015-01-25fix latency measurement result displayRobin Gareus
2015-01-25midi note paste undo fix.Robin Gareus
2015-01-24add handler for, and connect to, Session::SaveSessionRequestedPaul Davis
2015-01-24Add a new signal (not yet used) to initiate session saves; alter signal name ...Paul Davis