summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-03-10disk-space calc is windows (not MSVC) specific.Robin Gareus
2015-03-1010ms = 1e7 nsecRobin Gareus
2015-03-09rework/optimize CoreMidiRobin Gareus
2015-03-09NOOP, add header-guards and namespace to CA backendRobin Gareus
2015-03-09Move 'poor_mans_glob()' into libpbdJohn Emmas
2015-03-10Tearoff windows are utility windows rather than toolbars.nick_m
2015-03-09ALSA: fix thinko in sample time calc.Robin Gareus
2015-03-09implement samples_since cycle start.Robin Gareus
2015-03-09Define NO_JACK_METADATA when building the jack backend with MSVCJohn Emmas
2015-03-09fix typo in 72ed785Robin Gareus
2015-03-09some backends can handle incorrectly ordered midi events.Robin Gareus
2015-03-09allow hotplugging CoreMidi devices.Robin Gareus
2015-03-09there’s no jack_creator_thread on windowsRobin Gareus
2015-03-08keep port bundles in sync with engineRobin Gareus
2015-03-08Bundle API user updateRobin Gareus
2015-03-08consolidate BundleAdded/Remove signalRobin Gareus
2015-03-08add a no-jack-metadata option for poor 12.04 soulsRobin Gareus
2015-03-08nicely named session bundlesRobin Gareus
2015-03-08coremidi separate ID and Name, use fixed IDs.Robin Gareus
2015-03-08add backend support for port properties (CoreAudio)Robin Gareus
2015-03-08add backend support for port properties (jack)Robin Gareus
2015-03-08libardour API to exercise get_port_propertyRobin Gareus
2015-03-08add port-engine API to query port-propertiesRobin Gareus
2015-03-08CoreAudio fwheelin’ state-machine cleanup etc.Robin Gareus
2015-03-08update https://github.com/x42/weakjack/Robin Gareus
2015-03-08Reduce run time/output of PBD::Timer unit testTim Mayberry
2015-03-08Fix PBD::copy_file on windows to work with non-ascii pathsTim Mayberry
2015-03-08Fix compilation with --no-lv2 (#0006169).David Robillard
2015-03-08Cluster Frak String ReferenceRobin Gareus
2015-03-08avoid non-integer loop conditions.Robin Gareus
2015-03-08properly handle empty CFStringRefs.Robin Gareus
2015-03-07CoreAudio: fix allocation alignmentRobin Gareus
2015-03-07Fix LV2 preset deletion and clash between plugins.David Robillard
2015-03-07no more gcc/ppc complaintsRobin Gareus
2015-03-07fix various -WformatRobin Gareus
2015-03-07fix copy/edit in 659a8a2Robin Gareus
2015-03-07fix latency report, take buffersize changes into account.Robin Gareus
2015-03-07Hard Core AudioRobin Gareus
2015-03-07Add some newly introduced sources to our MSVC project (libardour)John Emmas
2015-03-07Add a missing 'typename' specifier to the declaration for 'Evoral::Sequence::...John Emmas
2015-03-06more ongoing work on the coreaudio backendRobin Gareus
2015-03-06build system tweaks for coreaudio/waves-coreaudioRobin Gareus
2015-03-06cont’d work on the coreaudio backend & cleanupRobin Gareus
2015-03-05Add MIDI readahead to options editor.David Robillard
2015-03-05Handle edits while playing precisely.David Robillard
2015-03-05Clean up MidiPlaylist::read, kill copy-paste code.David Robillard
2015-03-05fix import of v2 session redirects: active or inactiveBen Loftis
2015-03-05create engine thread before sending notifications.Robin Gareus
2015-03-05get started on coreaudio/midi backendRobin Gareus
2015-03-05fix another screwup/typo in 782dd70Robin Gareus