summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2007-05-10Got rid of (possibly?) false assertion (not present in 2.0 and caused crashes).David Robillard
2007-05-10Added nicer looking wrapper methods for ChanCount::get(DataType), sedified co...David Robillard
2007-05-10merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by con...Paul Davis
2007-05-10Gain performance improvements (don't waste time applying gain when not necess...David Robillard
2007-05-07fix #1637 (needs merging to 2.0.1 branch); remove debug printfPaul Davis
2007-05-07require new JACK API; fix inheritance bug in AudioRegion::verify_*()Paul Davis
2007-05-07Update Jack system port names to reflect new Jack naming scheme.David Robillard
2007-05-06Fixed metering instant-dropoff bug.David Robillard
2007-05-04Use Jack trunk MIDI. This needs proper fixing..David Robillard
2007-05-04Real fix for Jack MIDI crash. Maybe!David Robillard
2007-05-04Possible fix for Jack MIDI crash on jack_get_buffer_size some are seeing.David Robillard
2007-05-03optimize some performance bottlenecks; remove jack_nframes_t that crept back ...Paul Davis
2007-05-02Fixed performance (assert/branching/call overhead) issue with DataType.David Robillard
2007-05-02reintroduce use of optimized functions for gain into buffer code, and cleanup...Paul Davis
2007-05-02make session restore work by using explicit data types when creating new play...Paul Davis
2007-05-01initial fixes to get build to work without new JACK MIDI, and to get it runni...Paul Davis
2007-05-01Fixed meter crash bug.David Robillard
2007-04-29Merged with trunk R1761David Robillard
2007-04-22Merged with trunk R1736.David Robillard
2007-04-19Merged with trunk R1729.David Robillard
2007-04-18Merged with trunk R1725David Robillard
2007-04-14Merged with trunk R1719.David Robillard
2007-04-12Merged with trunk R1705.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-02-07Compilation fix.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-15Moved editor scrollbar to right side.David Robillard
2007-01-15Merged with trunk R1327.David Robillard
2007-01-11Merged with trunk R1304David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-26Merged with trunk R1010David Robillard
2006-10-21Merged with trunk R999.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-09-01Fixes for IO port adding/removingDavid Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-31Adding sends/port inserts to MIDI tracks (not actually working yet though)David Robillard
2006-08-31Merged with trunk R874.David Robillard
2006-08-31- Fixed port adding/removing/connecting and related bugs with route signal pathDavid Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-23- Fixes for some recording bugsDavid Robillard
2006-08-22Fixes for writing compliant SMF filesDavid Robillard
2006-08-21Recording to SMF. Playback not quite working yet, just some buglets left to ...David Robillard
2006-08-16Progress on the disk side of things:David Robillard
2006-08-14More solid "fake" recording and serializationDavid Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-13More signal path cleanup, IO now has one deliver_output function that should ...David Robillard
2006-08-12Merged with trunk R795David Robillard