summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08when removing Stripables from CoreSelection by ID, be sure to remove all poss...Paul Davis
2017-05-08allow Session to call Session::remove_stripable_by_id()Paul Davis
2017-05-08when a Route is removed, don't bother triggering a sync-presentation-info-fro...Paul Davis
2017-05-08when a Route is removed, don't bother triggering a sync-presentation-info-fro...Paul Davis
2017-05-08Update Japanese translationHiroki Inagaki
2017-05-07Semaphores need to have a unique name -- fixes #7341Robin Gareus
2017-05-06really fix opening session-archives -- amend 1f80f059beRobin Gareus
2017-05-06Fix opening session-archivesRobin Gareus
2017-05-06-Wnon-virtual-dtorRobin Gareus
2017-05-06NO-OP: whitespace and FSF addressRobin Gareus
2017-05-06Factor RMS normalization by sqrt(2); match sine peakRobin Gareus
2017-05-06Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-05-06Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2017-05-06MSVC won't allow us to erase an item referenced by const_iteratorJohn Emmas
2017-05-06The new class 'ARDOUR::CoreSelection' needs to be exportable (since it gets u...John Emmas
2017-05-05OSC: make some more paths work with or without a parameter.Len Ovens
2017-05-05OSC: remove debug output.Len Ovens
2017-05-05part two of add missing files from selection development branch(es)Paul Davis
2017-05-05add missing files from selection development branch(es)Paul Davis
2017-05-05Editor::axis_view_by_control() needs to explore child tracks, now that Select...Paul Davis
2017-05-05maintain CoreSelection order in GUI track selectionPaul Davis
2017-05-05use CoreSelection for track selectionPaul Davis
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-05-05extend PBD::ID API to allow construction and operator== using uint64_tPaul Davis
2017-05-05FP8: use new libardour APIRobin Gareus
2017-05-05Move special-cased FP8 mute-state into libardourRobin Gareus
2017-05-05FP8: ignore inactive muted tracks w/mute-clearRobin Gareus
2017-05-05FP8: solo+mute undoRobin Gareus
2017-05-05Fix converting v4 monitor state -- amend 8a6d30377Robin Gareus
2017-05-05remove cruft (unused UI::ui_scale)Robin Gareus
2017-05-05fix ruler scaling -- #7226Robin Gareus
2017-05-04OSC: personal monitoring, fix crash and minor bugsLen Ovens
2017-05-04fix/amend previous commit.Robin Gareus
2017-05-04Don't save "end-is-free" with templatesRobin Gareus
2017-05-04Lua bindings for "end-is-free" (automatic session-end location marker)Robin Gareus
2017-05-04Scaleable group-tabs: use Pango to layout text, scale with UI #7331Robin Gareus
2017-05-04Scale scommer and piano-keyboard width with GUIRobin Gareus
2017-05-04Convert old v4 Track monitoring session-state (untested)Robin Gareus
2017-05-04Update Tempo Tapping:Robin Gareus
2017-05-03OSC: Add /jog/mode/nameLen Ovens
2017-05-03OSC: Fix puctuationLen Ovens
2017-05-03OSC: arrange modes in a more logical order.Len Ovens
2017-05-03OSC: Add multimode /jog commandLen Ovens
2017-05-04NO-OP: whitespaceRobin Gareus
2017-05-04The return of explicit exclusive solo.Robin Gareus
2017-05-04MIDI learn on ctrl + middle-click only (not ctrl + other mods + btn2).Robin Gareus
2017-05-03Lua bindings to set group colorRobin Gareus
2017-05-03GUI update: migrate group-color into the session (not GUI state)Robin Gareus
2017-05-03Move RouteGroup color into libardour.Robin Gareus
2017-05-03NO-OP: whitespaceRobin Gareus