summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-09-16inspect snapshot for its info (not parent)Robin Gareus
2015-09-16pre-sort recent-sessions by modification time - #6575Robin Gareus
2015-09-15expose the new use monitor fades optionPaul Davis
2015-09-15remove unused variableRobin Gareus
2015-09-15don't allow to focus sidebar checkboxes - fixes #6445Robin Gareus
2015-09-15display active peak-buildsRobin Gareus
2015-09-15expose transport fade optionPaul Davis
2015-09-15GUI part: cleanup peak-filesRobin Gareus
2015-09-15pending-peaks: checker pattern.Robin Gareus
2015-09-15visually indicate peak-file rebuildRobin Gareus
2015-09-13Revert inadvertently pushed commitRobin Gareus
2015-09-13center, don't expand plugin widgetsRobin Gareus
2015-09-12valgrind: only use objc supression file on OSXRobin Gareus
2015-09-12GUI part of memleak fixesRobin Gareus
2015-09-12trick ardour to print main-thead mem-pool stats.Robin Gareus
2015-09-11Have GUI Option reflect current state (in case toggle fails)Robin Gareus
2015-09-10session->path() returns a dir (not the session file)Robin Gareus
2015-09-10ditto for the announcement messageRobin Gareus
2015-09-10fix a small memleak.Robin Gareus
2015-09-10catch mem-leaks more easily.Robin Gareus
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