summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-09-10Check that a route has a track before trying to insert time on it.Colin Fletcher
2015-09-09Don't unload session with Session -> Open -> Cancel, Fixes #6568Tim Mayberry
2015-09-08offer up (when possible) MBWF, RF64 and RF64 (WAV) optionsPaul Davis
2015-09-08NOOP, whitespace onlyGuy Sherman
2015-09-08fix prev. commitRobin Gareus
2015-09-08portable c-code for reading pingback/announcement messageRobin Gareus
2015-09-08Use glib to open our 'announcements' file, rather than opening directly with ...John Emmas
2015-09-08fix redeclaration of symbolRobin Gareus
2015-09-08Allow to override A/V-lock (when moving audio)Robin Gareus
2015-09-08Allow to override A/V-lock (when moving video)Robin Gareus
2015-09-07add OSX/objc valgrind suppression fileRobin Gareus
2015-09-07image-surface/software rendering as preferenceRobin Gareus
2015-09-06Workaround to allow loading large sessions.Robin Gareus
2015-09-06initialize some uninitialized variables.Robin Gareus
2015-09-06gracefully handle LV2 GUI instantiation failure.Robin Gareus
2015-09-06catch duplicate shortcut folders.Robin Gareus
2015-09-06Don't keep gtk-file-chooser around.Robin Gareus
2015-09-06update region's constrained-name width with nameRobin Gareus
2015-09-06highlight regions with pending peak-filesRobin Gareus
2015-09-06properly disconnect peak-ready connectionRobin Gareus
2015-09-06fix peak-thread, GUI-thread race conditionRobin Gareus
2015-09-05As an experiment, use PBD::ScopedFileDescriptor in preference to 'ofstream' w...John Emmas
2015-09-05fix log-scale for automation lanes.Robin Gareus
2015-09-05don't use gain-mapping (verbose-cursor) for plugin params.Robin Gareus
2015-09-05display session create/open failure errors.Robin Gareus
2015-09-04Remove Apply button in Import dialog/Window and change OK to "Import"Tim Mayberry
2015-09-03Change Cancel button in Import Dialog to Close buttonTim Mayberry
2015-09-03Indentation and whitespace fixes in sfdb_ui.hTim Mayberry
2015-09-02fix typo in 434416cRobin Gareus
2015-09-02show compile-time cpu-arch in about - closes #6548Robin Gareus
2015-09-02Add utility method for choosing which device/s to display in Audio Setup dialogTim Mayberry
2015-09-02Use previously set buffer size in EngineDialog if possibleTim Mayberry
2015-09-02Add "Refresh Devices" button in Audio Setup dialog for backends that support itTim Mayberry
2015-09-02Add some debugging output for state restoration in Audio Setup dialogTim Mayberry
2015-09-02Remove Apply button from Audio Setup dialog now that there is a start/stop bu...Tim Mayberry
2015-09-02Change "Stop" button into a Start/Stop button in Audio Setup dialogTim Mayberry
2015-09-01refine "recent" column headersRobin Gareus
2015-09-01Display column headers for "recent session"Robin Gareus
2015-09-01handle GUIs of missing or disabled pluginsRobin Gareus
2015-09-01add option to disable or bypass pluginsRobin Gareus
2015-08-28fix midi note de-select #6534Robin Gareus
2015-08-27Fixes a double mutex unlock for Linux VSTsMathias Buhr
2015-08-27clean-up previous commitBen Loftis
2015-08-27use program-name for internal portsRobin Gareus
2015-08-27fix initial transform dialog display (override show_all)Robin Gareus
2015-08-27Allow creation of region gain points by clicking on a line.nick_m
2015-08-25fix processor paste location - fixes #6536Robin Gareus
2015-08-24allow file-browser in generic-plugin-GUI to expand.Robin Gareus
2015-08-23fix mixer-strip input button updateRobin Gareus
2015-08-22Add 100% shuttle controls option - closes #6537Robin Gareus