summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-26class 'PBD::Configuration' doesn't actually get exported from libpbd - so mak...John Emmas
2014-12-26Add some newly introduced source files to our MSVC project (libpbd)John Emmas
2014-12-26Add some newly introduced source files to our MSVC project (gtk2_ardour)John Emmas
2014-12-25Conditionally remove possibly unused functions.David Robillard
2014-12-25Context menu for applying edits to note selection.David Robillard
2014-12-25Fix warnings.David Robillard
2014-12-24Remove warning when adding MIDI model controls.David Robillard
2014-12-24Add instrument selector to import dialog.David Robillard
2014-12-24Factor out instrument selector.David Robillard
2014-12-24Fix potential memory errors with note player.David Robillard
2014-12-24Fix crash when getting width of item with no bbox.David Robillard
2014-12-24Fix sticky snap mode/type selectors.David Robillard
2014-12-24Support fancy controls for some AU units.David Robillard
2014-12-24Add --no-lrdf configure option.David Robillard
2014-12-24Fix position of AU GUIs.David Robillard
2014-12-24Fix OSX build.David Robillard
2014-12-24windows package details:Robin Gareus
2014-12-24fix clang compilationRobin Gareus
2014-12-24add video tools to windows installerRobin Gareus
2014-12-24fix windows packaging default configRobin Gareus
2014-12-24proper default setup and fallbacks for video on windowsRobin Gareus
2014-12-23fix for case-sensitive FS - aa80515f3Robin Gareus
2014-12-23fix and cleanup c404ef98 (windows config dir)Robin Gareus
2014-12-23consolidate video-tool filepaths - step three:Robin Gareus
2014-12-23consolidate video-tool filepaths - step two:Robin Gareus
2014-12-23consolidate video-tool filepaths - step oneRobin Gareus
2014-12-23Fix cursor update on nested entry.David Robillard
2014-12-23Update canvas cursor on pop.David Robillard
2014-12-23[Summary] Fixed audio export on Windows. Added support of windows platform fo...Greg Zharun
2014-12-23fix slow behaviour when changing visible track height in Editor::set_visible_...Paul Davis
2014-12-23indent cleanupPaul Davis
2014-12-22change font scaling default in code and default_ui_config to 100%.Paul Davis
2014-12-22change font scaling default in code and default_ui_config to 100%.Paul Davis
2014-12-22new file, derived from old libs/ardour/configuration.ccPaul Davis
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-12-22reorder members and constructors to ensure null pointers for ARDOUR_UI::{edit...Paul Davis
2014-12-22consolidate zoom-to-range and zoom-to-regions into: zoom-to-selection. ToDo:...Ben Loftis
2014-12-22don't append .config to %LOCALAPPDATA%\<ProgramName>\Robin Gareus
2014-12-22fix spelling error in MSVC compiler flags dictionaryPaul Davis
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-22no use of GUI parameters in libardourPaul Davis
2014-12-22Add some preliminary options for building with msvc and wafJohn Emmas
2014-12-22Don't check for 'dlopen' or 'dlfcn.h' if we're building with MSVCJohn Emmas
2014-12-22fix color parsing on 32bit systemsRobin Gareus
2014-12-21reduce all default font sizes on Linux by 80%Paul Davis
2014-12-21restore ardour-style ruler labels for timecode ruler.Paul Davis
2014-12-21change SessionEvent::Immediate to -1, and ensure that clear_events() uses it ...Paul Davis
2014-12-21Copy pixmaps and icon files to wherever they're required at run timeJohn Emmas
2014-12-21Limit Wiimote surface discovery to 5 connection attemptsTim Mayberry
2014-12-21quiet apt-get for windows x-compileRobin Gareus