add includes for g_open()
[ardour.git] / gtk2_ardour /
2015-09-20 Robin Gareusadd André to authors list.
2015-09-20 André Nusserfix duplicating multiple selected regions - fixes ...
2015-09-20 Robin Gareusupdate SFDB settings when track selection changes
2015-09-20 Robin Gareusfix initial state of Import Dialog
2015-09-20 Robin Gareusbasic GUI support to auto-align video by LTC.
2015-09-19 Robin GareusGUI part of silence-trim fade constraint.
2015-09-19 Robin GareusSilence detect: constrain duration in GUI.
2015-09-19 Robin GareusNOOP, whitespace.
2015-09-19 Robin Gareusindicate that silence trim is already active.
2015-09-19 Robin Gareusband-aid for Glib::operator<<
2015-09-19 Robin Gareusfix crash at exit, ctrl+s during quit.
2015-09-19 Robin Gareusfix possible endless loop in silence detection
2015-09-19 Robin Gareusremove cruft
2015-09-19 Robin GareusStripSilence: invalidate Completed connection - fixes...
2015-09-19 Robin Gareustweak colors for silence-detection
2015-09-19 Robin Gareusfix progress reporter, use idle callback.
2015-09-18 Robin Gareuscreate new Event-IDs for pasted midi-notes
2015-09-17 Robin GareusRevert "work around bug or feature of string_compose()"
2015-09-17 Ben Loftisassociate label more closely with VST path button....
2015-09-17 Robin Gareusspeficy gtk treeview style for consistency
2015-09-17 Robin Gareuswork around bug or feature of string_compose()
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper (GUI)
2015-09-17 Robin Gareusexplicit glibmm/datetime include
2015-09-17 Tim MayberryUse PBD::open_uri in about dialog to open website,...
2015-09-16 Robin Gareusfix #6588. use ardour-codename only for Ardour.
2015-09-16 Robin Gareusfix a tautologically undefined comparison
2015-09-16 Robin Gareusdeleting pointers to incomplete types may cause undefin...
2015-09-16 Robin Gareusfix clang compilation.
2015-09-16 Paul Davisfix missed but required merge resolution related to...
2015-09-16 Tim MayberryUse tooltips.h in ArdourButton to remove ardour_ui...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryAdd tooltips.h header for setting tooltips rather than...
2015-09-16 Tim MayberryAdd missing header include in midi_channel_selector.h
2015-09-16 Tim MayberryAdd missing header include in shuttle_control.h
2015-09-16 Tim MayberryAdd missing header include in plugin_selector.h
2015-09-16 Tim MayberryRemove ardour_ui.h header inclusion
2015-09-16 Tim MayberryRemove tooltips() member from ARDOUR_UI and use Gtk_UI...
2015-09-16 Tim MayberryUse Forward declaration for non-MSVC compilers in ardou...
2015-09-16 Tim MayberryForward declare Meterbridge class in ardour_ui.h
2015-09-16 Tim MayberryRemove ui_config.h inclusion from ardour_ui.h
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-09-16 Tim MayberryRemove inclusion of ardour_ui.h from ui_config.cc
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-09-16 Tim MayberryRemove unused header include
2015-09-16 Tim MayberryMove util functions into UIConfiguration as they depend...
2015-09-16 Tim MayberryRemove duplicate extern declaration
2015-09-16 Robin Gareusadd datetime to snapshot sidebar
2015-09-16 Robin Gareusunify recent session dialogs
2015-09-16 Robin Gareusfix d6029f9 (recent sort-order)
2015-09-16 Robin Gareusadd Hour:Minute to last-modified.
2015-09-16 Robin Gareusremeber recent-session sort-column
2015-09-16 Robin Gareushighlight default sort column
2015-09-16 Robin Gareusdisable even/odd row highlight for GtKTreeview.
2015-09-16 Robin Gareususer-sortable recent session list
2015-09-16 Robin Gareusadd "last modified" column to session-dialog
2015-09-16 Robin Gareuspartially revert de53fac (pre-sort session list)
2015-09-16 Tim MayberryDon't try and split a region when dragging, should...
2015-09-15 Robin Gareusprepare time column in recent session
2015-09-15 Robin Gareusinspect snapshot for its info (not parent)
2015-09-15 Robin Gareuspre-sort recent-sessions by modification time - #6575
2015-09-15 Paul Davisexpose the new use monitor fades option
2015-09-15 Robin Gareusremove unused variable
2015-09-15 Robin Gareusdon't allow to focus sidebar checkboxes - fixes #6445
2015-09-15 Robin Gareusdisplay active peak-builds
2015-09-15 Paul Davisexpose transport fade option
2015-09-15 Robin GareusGUI part: cleanup peak-files
2015-09-15 Robin Gareuspending-peaks: checker pattern.
2015-09-14 Robin Gareusvisually indicate peak-file rebuild
2015-09-13 Robin GareusRevert inadvertently pushed commit
2015-09-13 Robin Gareuscenter, don't expand plugin widgets
2015-09-12 Robin Gareusvalgrind: only use objc supression file on OSX
2015-09-12 Robin GareusGUI part of memleak fixes
2015-09-12 Robin Gareustrick ardour to print main-thead mem-pool stats.
2015-09-11 Robin GareusHave GUI Option reflect current state (in case toggle...
2015-09-10 Robin Gareussession->path() returns a dir (not the session file)
2015-09-10 Robin Gareusditto for the announcement message
2015-09-10 Robin Gareusfix a small memleak.
2015-09-10 Robin Gareuscatch mem-leaks more easily.
2015-09-10 Colin FletcherCheck that a route has a track before trying to insert...
2015-09-08 Tim MayberryDon't unload session with Session -> Open -> Cancel...
2015-09-08 Paul Davisoffer up (when possible) MBWF, RF64 and RF64 (WAV)...
2015-09-08 Guy ShermanNOOP, whitespace only
2015-09-08 Robin Gareusfix prev. commit
2015-09-08 Robin Gareusportable c-code for reading pingback/announcement message
2015-09-08 John EmmasUse glib to open our 'announcements' file, rather than...
2015-09-08 Robin Gareusfix redeclaration of symbol
2015-09-08 Robin GareusAllow to override A/V-lock (when moving audio)
2015-09-07 Robin GareusAllow to override A/V-lock (when moving video)
2015-09-07 Robin Gareusadd OSX/objc valgrind suppression file
2015-09-07 Robin Gareusimage-surface/software rendering as preference
2015-09-06 Robin GareusWorkaround to allow loading large sessions.
2015-09-06 Robin Gareusinitialize some uninitialized variables.
2015-09-06 Robin Gareusgracefully handle LV2 GUI instantiation failure.
2015-09-06 Robin Gareuscatch duplicate shortcut folders.
2015-09-06 Robin GareusDon't keep gtk-file-chooser around.
2015-09-06 Robin Gareusupdate region's constrained-name width with name
2015-09-06 Robin Gareushighlight regions with pending peak-files
2015-09-06 Robin Gareusproperly disconnect peak-ready connection
2015-09-06 Robin Gareusfix peak-thread, GUI-thread race condition
next