summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-10remove some unnecessary and hard-to-compile-on-OSX debug stuffPaul Davis
2010-11-10OS X build fixes (for tiger), in particular removing options for OS X stuff t...Paul Davis
2010-11-10remove duplicate std limit + format macro defsPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10remove duplicate std limit + format macro defsPaul Davis
2010-11-10fix dubious conflation of int and pthread_tPaul Davis
2010-11-10missing() on callPaul Davis
2010-11-10updated .po files (*not* translations, just .po files)Paul Davis
2010-11-10re-enable i18n as a build target for translationsPaul Davis
2010-11-10Modified version of Lincoln's patch to stop the summary causing very low trac...Carl Hetherington
2010-11-10Option to show lines below markers (#3529).Carl Hetherington
2010-11-10Tidy up a couple of bits in the session option editor.Carl Hetherington
2010-11-10allow a way to exit when session loading fails, rather than being stuck in an...Paul Davis
2010-11-09missing dialog cleanups and logic improvementsPaul Davis
2010-11-09handle multiple imports of the same file better (via better source naming); m...Paul Davis
2010-11-09add set_from_string() method for ConfigVariableWithMutation so that it gets s...Paul Davis
2010-11-09fix bug in path_expand() when passed an empty stringPaul Davis
2010-11-09add "origin" property to FileSource so that we can track multiple importsPaul Davis
2010-11-09remove hardlink option from RC variablesPaul Davis
2010-11-09always store source names as relative paths; always add directories of embedd...Paul Davis
2010-11-09initial pass at a missing file dialog and "relocatable" source files. lots mo...Paul Davis
2010-11-09Fix trim of multiple regions. Fixes #3528.Carl Hetherington
2010-11-09Move some methods out of Editor into RegionView.Carl Hetherington
2010-11-08Fix use of vertical space when the locations dialogue is expanded.Carl Hetherington
2010-11-08HIG-ify the locations UI a bit. Should fix #3526.Carl Hetherington
2010-11-07Fix zoom cursor SNAFU (#274). Increase move threshold for zoom drags so that...Carl Hetherington
2010-11-07Allow split in range mode.Carl Hetherington
2010-11-06Fix crash on clear current playlists (#3524).Carl Hetherington
2010-11-05try to sensibly handle repeated imports of the same file. the same thing migh...Paul Davis
2010-11-05take control of colors in text cell entry-editing widgets (region & route lists)Paul Davis
2010-11-05improved color distinctions, probably not quite finishedPaul Davis
2010-11-05don't give the timefx progress bar its own namePaul Davis
2010-11-05ellipsize file name at top of preview pane; allow a bit more room for file fo...Paul Davis
2010-11-04Remove Start from region list. I don't think it's quite useful enough to be ...Carl Hetherington
2010-11-04Paste regions in the right place. Fixes #3517.Carl Hetherington
2010-11-04Add column headings and length field to export timespan selector. Fixes #3518.Carl Hetherington
2010-11-04Reformat.Carl Hetherington
2010-11-04remove debug output during note ID load & savePaul Davis
2010-11-04add bindings for audio & midi global patchbays (fixes #3200)Paul Davis
2010-11-04lincoln's patch to fix audio setup dialog/jack startup when used with FFADO (...Paul Davis
2010-11-04Remove incorrect caching of region selection start/end points, and always com...Carl Hetherington
2010-11-04Fix roll after locate from the audio clock context menu. Restore Go buttons ...Carl Hetherington
2010-11-04merge linux bundle fixup code from 2.XPaul Davis
2010-11-04add linux bundle tools from 2.XPaul Davis
2010-11-04Tidy up quantize dialogue.Carl Hetherington
2010-11-04Heinous hack to fix region menu sensitivity setup.Carl Hetherington
2010-11-04Tidy up close gap dialogue box.Carl Hetherington
2010-11-04Restore trim-to-{previous,next}-region.Carl Hetherington