summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23fix crash when open automation track for MIDI CC ***BUT** its clear that auto...3.0-alpha8Paul Davis
2011-06-23revert inadvertent broken changes in rev 9748 that broke route group gain con...Paul Davis
2011-06-22Always use numeric prefixes for default-named tracks / busses (#4123).Carl Hetherington
2011-06-22don't double-load NestedSource nodes, which are listed both forthe parent/roo...Paul Davis
2011-06-22remove some debug outputPaul Davis
2011-06-22second half of "bomb out if playlist construction from XML fails"Paul Davis
2011-06-22drobilla-spacification of playlist.cc, along with correctly bombing out if ::...Paul Davis
2011-06-22ignore unpaired noteoff's when writing part of a MidiModel to a new source. i...Paul Davis
2011-06-22remove some potential HCI confusion for Gtkmm2ext::UI::popup_error() by using...Paul Davis
2011-06-21nasty little hack to rename "Apply" in the startup dialog to "Open" ... thank...Paul Davis
2011-06-21change default overlapping note strategy to "relax" (i.e. do nothing); fix cr...Paul Davis
2011-06-21an entire freakin' day working on 1 working function, VolumeController::adjus...Paul Davis
2011-06-20fix range on SiP cut control; simplify a couple of other thingsPaul Davis
2011-06-20change VolumeController::adjust() to do discrete dB increments+decrementsPaul Davis
2011-06-19remove some debug outputPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-19cleanup confused mess related to jack_port_type_get_buffer_size()Paul Davis
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-06-16Fixed bug where embedded sources did not correctly obey the BWF time stamp an...Todd Naugle
2011-06-14Fix crash on moving back beyond the region start in the step editor (#4113).Carl Hetherington
2011-06-14fix breakage for region copy (ctrl-c) operationPaul Davis
2011-06-14build script fixa3-alpha7Paul Davis
2011-06-14monitor send gets access to the (shared) pannable of the track/bus, thus ensu...Paul Davis
2011-06-14fix initialization of gain for Listen internal sends (to monitor bus); remove...Paul Davis
2011-06-14tweak for recent linux packaging changePaul Davis
2011-06-14remove lv2 GUI debugging, after confirming that LinuxDSP plugins close on plu...Paul Davis
2011-06-14search for i18n files in more places and rationalize how that's donePaul Davis
2011-06-13a real, working fix for panning regression in alpha6Paul Davis
2011-06-13more debugging external LV2 GUI cleanupPaul Davis
2011-06-13debugging external LV2 GUI cleanupPaul Davis
2011-06-13some things can't waitPaul Davis
2011-06-13remove Pannable/PanShell from the Monitor busPaul Davis
2011-06-13reload alpha1-6 Pannable XML state so that panning of existing sessions shoul...Paul Davis
2011-06-13add MIDI channel editing for current note selection, bound to "c" by defaultPaul Davis
2011-06-12fix restore of Pannable state from XML (regression in alpha6)Paul Davis
2011-06-12alter playhead drag threshold for vertical zoom againPaul Davis
2011-06-12build script fixPaul Davis
2011-06-12update i18n build system and *.po files for translatorsPaul Davis
2011-06-12increase threshold for drag-playhead-does-vertical-zoomPaul Davis
2011-06-12implement a delete operation that works like "cut" but doesn't put the delete...3.0-alpha6Paul Davis
2011-06-11Fix #4094: show total export progress instead of per timespan progressSakari Bergen
2011-06-11copy ALL style RC file into bundlePaul Davis
2011-06-11new cs translation from Pavel FrichPaul Davis
2011-06-11new es_ES translation from Pablo FernándezPaul Davis
2011-06-11updated es_ES translation from Pablo FernándezPaul Davis
2011-06-11its about that timePaul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2011-06-09pack up the click/metronome button a little more attractivelyPaul Davis
2011-06-09when adding existing processor automation time axis views, use add_automation...Paul Davis