summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-07Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-06-07fix handling of returning value of ::waitpid() so that we clean up harvid cor...Paul Davis
2013-06-07close audio-file if it cannot be openedRobin Gareus
2013-06-07fix issue (creating new sound-files) in 92161b57Robin Gareus
2013-06-07more OSC socket fcntl() close-on-execRobin Gareus
2013-06-07OSC bail out if server cannot be startedRobin Gareus
2013-06-07Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-06-07fix ssize_t/size_t confusionPaul Davis
2013-06-07some clarifying comments on WindowManager::set_transient_forPaul Davis
2013-06-07mark more filedes as close-on-exec. - here audio+midi files!Robin Gareus
2013-06-07more sockets to close on fork()Robin Gareus
2013-06-07close network sockets on forkRobin Gareus
2013-06-07possible fix for no-shutdown of external app (ie harvid)Robin Gareus
2013-06-07vtl: NOOP - clean up code.Robin Gareus
2013-06-07vtl: round fractional framerates to 1/100 to compare for identityRobin Gareus
2013-06-07fix crash when trying to show "controls" of processor w/o controls.Robin Gareus
2013-06-06proper plugin-UI interaction/semanticsRobin Gareus
2013-06-06disable symbol export -- fix LinuxVST issueRobin Gareus
2013-06-06fix about window close buttonRobin Gareus
2013-06-06fix compiler warningsRobin Gareus
2013-06-06fix typo in german translationRobin Gareus
2013-06-06fix context-menu entry sensitivity for plugins w/o custom GUIRobin Gareus
2013-06-06correct previous premature commit re: OSC and send gainPaul Davis
2013-06-06implement OSC /ardour/route/send/gainabs and /ardour/route/send/gainDBPaul Davis
2013-06-06move control surface prefs onto their own tab in the user prefs; for Generic ...Paul Davis
2013-06-06Vastly improved french translationjpeg729
2013-06-06fix memory leaks and compiler warnings in LXVST codeRobin Gareus
2013-06-05Merge branch 'master' of https://github.com/johnwpoliver/ardourPaul Davis
2013-06-05Merge branch 'patch-1' of https://github.com/globin/ardourPaul Davis
2013-06-03lilv-backwards compatible min buffer-size implementationRobin Gareus
2013-06-03add forgotten free() -- fix tiny memory leakRobin Gareus
2013-06-03fix typo in prev commitRobin Gareus
2013-06-03lilv_port_get() for LV bufsize query requires new lilvRobin Gareus
2013-06-03properly clean up LV2 worldRobin Gareus
2013-06-03honor LV2 rsz:minimumSize for Atom Event buffersRobin Gareus
2013-05-31fixed weird german translationRobin Gloster
2013-05-30Mark forgotten messages for translation (from Alexandre Prokoudine)Robin Gareus
2013-05-26Return null if deserializing an export timespan doesn't succeed with at least...Sakari Bergen
2013-05-26Remove special handling of session range in export. Fixes things when the ses...Sakari Bergen
2013-05-25skip LV2 ports on GUI according to port-properties: notOnGUI and reportsLatencyRobin Gareus
2013-05-22Remove unused boost/locale include.Robin Gareus
2013-05-21remember plugin-UI type (custom/basic) with session.Robin Gareus
2013-05-21fix 5498 -- use note length from step-entry with midi keybd.Robin Gareus
2013-05-19Forward midi feedback from LV2 plugins and allow to chain LV2 midi plugins.Robin Gareus
2013-05-19Restore 'Edit with basic controls' plugin UI functionality.Robin Gareus
2013-05-17simplify prev commitRobin Gareus
2013-05-17free buffer then set it to 0jdekozak
2013-05-17initialize ltc_enc_buf to 0 to fix crash in ltc_tx_cleanup at startupjdekozak
2013-05-16fix jack session filename (colons are invalid)Robin Gareus
2013-05-16Update about.ccRobin Gloster