summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-12-30Revert "Fix occasional MIDI read crash."David Robillard
2014-12-29Fix occasional crash when saving MIDI.David Robillard
2014-12-29Fix off-by-one MIDI note names.David Robillard
2014-12-29fix a few compiler warningsPaul Davis
2014-12-29Avoid another potential deadlock for good measure.David Robillard
2014-12-29Blind fix for MIDI iteration bug.David Robillard
2014-12-29Fix deadlock while recording MIDI controllers.David Robillard
2014-12-29update numbering of midi-test sequencesRobin Gareus
2014-12-29add a midi-CC sustain-pedal test sequenceRobin Gareus
2014-12-29add 'size' field to midi-sequencesRobin Gareus
2014-12-29make it easier to add new midi sequencesRobin Gareus
2014-12-29Add some newly introduced source files to our MSVC project (libardour)John Emmas
2014-12-28Demote message about empty MIDI tracks to info.David Robillard
2014-12-28MIDI transform dialog.David Robillard
2014-12-28Fix occasional MIDI read crash.David Robillard
2014-12-28Clean up note delta command code.David Robillard
2014-12-28Fix typo.David Robillard
2014-12-28use ldflags for wine linkingRobin Gareus
2014-12-28add explicit chmod for good measureRobin Gareus
2014-12-28fix [rare] concurrent build issue:Robin Gareus
2014-12-26Some of libardour's istream and ostream operators are needed outside of libar...John Emmas
2014-12-26Remove the source files which got transferred to libpbdJohn Emmas
2014-12-26class 'PBD::Configuration' doesn't actually get exported from libpbd - so mak...John Emmas
2014-12-26Add some newly introduced source files to our MSVC project (libpbd)John Emmas
2014-12-25Conditionally remove possibly unused functions.David Robillard
2014-12-24Remove warning when adding MIDI model controls.David Robillard
2014-12-24Fix crash when getting width of item with no bbox.David Robillard
2014-12-24Support fancy controls for some AU units.David Robillard
2014-12-24Add --no-lrdf configure option.David Robillard
2014-12-24Fix OSX build.David Robillard
2014-12-24fix clang compilationRobin Gareus
2014-12-24proper default setup and fallbacks for video on windowsRobin Gareus
2014-12-23fix for case-sensitive FS - aa80515f3Robin Gareus
2014-12-23fix and cleanup c404ef98 (windows config dir)Robin Gareus
2014-12-23[Summary] Fixed audio export on Windows. Added support of windows platform fo...Greg Zharun
2014-12-23indent cleanupPaul Davis
2014-12-22new file, derived from old libs/ardour/configuration.ccPaul Davis
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-12-22don't append .config to %LOCALAPPDATA%\<ProgramName>\Robin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-22no use of GUI parameters in libardourPaul Davis
2014-12-21change SessionEvent::Immediate to -1, and ensure that clear_events() uses it ...Paul Davis
2014-12-21Limit Wiimote surface discovery to 5 connection attemptsTim Mayberry
2014-12-20fix newly introduced deadlock when cloning MIDI regionsPaul Davis
2014-12-20Maintain correct tracker state on MIDI overwrite.David Robillard
2014-12-19Revert "Change default for region selection after split on Mixbus"Colin Fletcher
2014-12-19Change default for region selection after split on MixbusColin Fletcher
2014-12-19Add a config option to control region selection after split.Colin Fletcher
2014-12-19add ArdourCanvas::change_alpha()Paul Davis
2014-12-18[Summary] Bug fix: mistakenly set states of freewheeling thread.Valeriy Kamyshniy