summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-31prototype [LV2]patch-change support for generic plugin UIs.Robin Gareus
2014-10-29fix "Session Setup" dialog obscures "File Open" dlg on windows.Robin Gareus
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-10-29fix typo in 58fec98aRobin Gareus
2014-10-29redraw summary when theme preference changes & consolidate code.Robin Gareus
2014-10-29Kind of BlueRobin Gareus
2014-10-29fix vertical canvas scrolling Robin Gareus
2014-10-29fix summary display (offset on-canvas rulers)Robin Gareus
2014-10-29fix summary re-sizeRobin Gareus
2014-10-28ugly hacks to make the peak display widget not act like a text entry widget. ...Paul Davis
2014-10-28Revert "change the peak display widget from Gtkmm2ext::FocusEntry to ArdourBu...Paul Davis
2014-10-28don't show x-fade menu when right-clicking on frame handlesRobin Gareus
2014-10-28add win IRC channelRobin Gareus
2014-10-28turn pixfader into a cairowidgetRobin Gareus
2014-10-28allow to use cairo-image/software surface for canvas & cairowidgetsRobin Gareus
2014-10-28remove unused old APIRobin Gareus
2014-10-27fix potential crash at session close (when port-matrix is visible)Robin Gareus
2014-10-26file binary compat is for windows in general (not msvc)Robin Gareus
2014-10-26update GPL (formatting and update FSF address)Robin Gareus
2014-10-25fix gcc/C++11Robin Gareus
2014-10-25combine short periodic timeout functions for windows.Robin Gareus
2014-10-25skip meter re-draw when no pixels are changed.Robin Gareus
2014-10-25proper solution for variable-args jack_client_open()Robin Gareus
2014-10-24 Add some newly introduced source files to our MSVC project (gtkmm2ext)John Emmas
2014-10-24 Add some newly introduced source files to our MSVC project (jack_audiobackend)John Emmas
2014-10-24Some minor bits of casting to keep MSVC happy when building 'backends/jack/we...John Emmas
2014-10-24port changes to ARDOUR::Location and ARDOUR::Locations APIs from Tracks to Ar...Paul Davis
2014-10-24avoid const cast warningPaul Davis
2014-10-24add #include that had gone unnoticed beforePaul Davis
2014-10-24fix screwup in prev commit-diffRobin Gareus
2014-10-24add explicit construction (for MSVC) and some debug messagesRobin Gareus
2014-10-24fix jack transport return valueRobin Gareus
2014-10-24use x-macros to simplify weak-jack implementationRobin Gareus
2014-10-24fix libjack namesRobin Gareus
2014-10-23fix 64bit compile with old gccRobin Gareus
2014-10-23add new Gtk2mmext::EmScale class for measuring font-based sizingPaul Davis
2014-10-23skip unavailable backends early on.Robin Gareus
2014-10-23add 'available' interface to the AudioBackendInfoRobin Gareus
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus
2014-10-23show meter-bridge context-menu on mouse-downRobin Gareus
2014-10-23Don't show meter-type menu for MIDI-only metersRobin Gareus
2014-10-23another round of compiler warning fixesRobin Gareus
2014-10-23avoid name conflict with Note (gtk2_ardour/note.h)Robin Gareus
2014-10-23small round of compiler warning fixesRobin Gareus
2014-10-23silence clang ‘unused include file/compiler flag’ warningsRobin Gareus
2014-10-22windows installer: add option to use zlib (a lot faster)Robin Gareus
2014-10-22fix jack/mingw compilationRobin Gareus
2014-10-22fix delivery of MMC events under split process cycle conditionsPaul Davis
2014-10-22require a timestamp on MIDI::MachineControl::send()Paul Davis
2014-10-22fix timestamps for immediate MIDI events to deal with split process cycle con...Paul Davis