summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-21de.po updatesPaul Davis
2013-01-21safety steps for tooltips on plugin/processor slidersPaul Davis
2013-01-21handle modified string in svn_revision.cc during buildPaul Davis
2013-01-21pixfaders should invalidate their patterns and layout on style change, helps ...Paul Davis
2013-01-21MIDI patch changes should never be event-sensitive unless we're in internal/n...Paul Davis
2013-01-21fix/revert/modify changes from 13617 that hide the gain + peak display from a...Paul Davis
2013-01-21save aux sends in session/route templates (#5285)Paul Davis
2013-01-21tweak colors for rec-enable to create more contrast between states (#5286)Paul Davis
2013-01-21fix gtk errors caused by using non-escaped paths in a column used as a toolti...Paul Davis
2013-01-21fix crash when deleting a processor with a controllable (#5284)Paul Davis
2013-01-21force jack-disconnected dialog to top (fixes #5291)Paul Davis
2013-01-21Trim the include tree a bit.David Robillard
2013-01-21Fix MIDI loop recording.David Robillard
2013-01-21More style-only changes.David Robillard
2013-01-21Actually flush to disk continuously while MIDI loop recording.David Robillard
2013-01-21More whitespace-only changes.David Robillard
2013-01-21make height of name_label and name_entry the same to avoid button wierdness w...Paul Davis
2013-01-21Fix whitespace.David Robillard
2013-01-21return to the old way of editing track names, but hopefully better than it wa...Paul Davis
2013-01-20Use rectangle intersection for MIDI note rect select.David Robillard
2013-01-20Fix MIDI region create drag for the eleventy billionth time.David Robillard
2013-01-20Fix compilation with --test.David Robillard
2013-01-20Comment out duplicate controls. I think there's an error in the manual?David Robillard
2013-01-20Fix incorrect controller numbers in Minitaur midnam file.David Robillard
2013-01-20More consistent verbose cursor label style for PC flags.David Robillard
2013-01-20Show matching controller name in automation lane header.David Robillard
2013-01-20Fix label in route rename dialog.David Robillard
2013-01-20Error checking string to int conversion from midnam files.David Robillard
2013-01-20Fix crash when trimming MIDI region with automation.David Robillard
2013-01-20Fix crash on verbose note text in regions with no patch changes.David Robillard
2013-01-20Clean up midnam data, consistently name default mode "Default"David Robillard
2013-01-20Support loading MIDI note names in NoteGroup tags as well.David Robillard
2013-01-20Remove extra midnam file for Roland JV-1080.David Robillard
2013-01-20Remove junk data from Roland JV-1080 and JV-2080 midnam files.David Robillard
2013-01-20Make patch changes stand out a little better while also being more monochroma...David Robillard
2013-01-20Allow PC flags to be editing with the draw tool as well.David Robillard
2013-01-20Tidy.David Robillard
2013-01-20Add General MIDI drum note names and patch names.David Robillard
2013-01-20Fix completely wrong MidiRegionView::get_patch_key_at().David Robillard
2013-01-20Fix MIDI note number off by one error.David Robillard
2013-01-20Fix midnam warning messages.David Robillard
2013-01-20Fix ever expanding bank selector in add patch change dialog when changing cha...David Robillard
2013-01-20Support note names from midnam files (tested with the DM5).David Robillard
2013-01-19Update patchfiles/README and remove executable bit from all midnam files.David Robillard
2013-01-19Add midnam file for Roland JV-2080.David Robillard
2013-01-19Merge Standard MIDI and General MIDI midnam files.David Robillard
2013-01-19Gracefully handle errors parsing midnam documents instead of crashing.David Robillard
2013-01-19Set MIDI device mode to the first by default if unset.David Robillard
2013-01-19Use a std::set for MIDI device models so the combo is sorted and the user can...David Robillard
2013-01-19Add instructions for adding midnam files.David Robillard