summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-04-09update all i18n .po filesPaul Davis
2013-04-06partially clean up warnings from "prolooks" codePaul Davis
2013-04-06rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Rout...Paul Davis
2013-04-06fix crash when using track templates caused by a recent change to the filesca...Paul Davis
2013-04-06for the Auditioner only, do not reset the buffer count for scratch buffers to...Paul Davis
2013-04-06fix reload of Generic MIDI binding state when the target state involves just ...Paul Davis
2013-04-06fix up export formats search path to correctly locate bundled (or installed) ...Paul Davis
2013-04-05if auditioner connections are somehow wiped out in CONFIG/ardour.rc, treat th...Paul Davis
2013-04-05Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-04-05midi_clock_slave.cc: report to ardour the delta that the loop sees (revert me...Hans Baier
2013-04-05make MIDI clock work once more: Hans Baier
2013-04-05ignore "external timecode is sync locked" for non timecode slaves.Robin Gareus
2013-04-03fix reversed semantics from 86f1b for LaterNoteEndComparator()Paul Davis
2013-04-02Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-04-02fix (?) behaviour when punching into automation write mode while the transpor...Paul Davis
2013-04-02vtl: remove xjadeo option dialogRobin Gareus
2013-04-01fix #5424: routes created from templates do not get names based on the user-s...Paul Davis
2013-04-01clarify comment about Automatable/ControlSet inheritancePaul Davis
2013-04-01Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-04-01fix compilation on OS XPaul Davis
2013-03-31remove debug outputPaul Davis
2013-03-31more work on the suprisingly ongoing filename/path/origin issuePaul Davis
2013-03-31Make sure every imported file is copied to the session pathRoy Vegard Ovesen
2013-03-30fix up some confusion with filesources' _origin and _file_is_new members. if ...Paul Davis
2013-03-30Fix tests compilationJulien de Kozak
2013-03-30Fix some compilation warningsJulien de Kozak
2013-03-30if a filesource is supposed to be new, don't waste time looking for it. if it...Paul Davis
2013-03-30fix input metering when not rolling but using h/w monitoring: need to explici...Paul Davis
2013-03-29Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-03-29major fixes for MIDI patch change and note undo/redo. Patch change handling w...Paul Davis
2013-03-28Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-28little extra debugging to show discovered LXVST .so'sPaul Davis
2013-03-28vtl: prepare simple/advanced usage modesRobin Gareus
2013-03-27Squashed commit of the following:Paul Davis
2013-03-27vtl: video sets session start/end markers.Robin Gareus
2013-03-25add new VisibilityTracker class to implement cycling window visibility "prope...Paul Davis
2013-03-24Fix memory leak.David Robillard
2013-03-24Load LV2 presets using lilv state API to support presets with state.David Robillard
2013-03-24Fix static initialization order problemSakari Bergen
2013-03-24Fix PBD wscript to be python3 compatibleSakari Bergen
2013-03-23Fix some compilation warningsJulien de Kozak
2013-03-21fix nasty crash when using double-nested compound (consolidated) regions caus...Paul Davis
2013-03-20Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-03-20make PBD::stacktrace() be clear if it cannot generate stacktraces for some (r...Paul Davis
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2013-03-20fix other potential crashes with non-existing plugins and presets caused by i...Paul Davis
2013-03-20Fix guard nameJulien de Kozak
2013-03-20add missing filesPaul Davis
2013-03-20move path_expand() and search_path_expand() into libpbd, and use them to expa...Paul Davis
2013-03-20fix crash when deleting non-existing presetsPaul Davis