Move ARDOUR_UI::ui_scale into UIConfiguration class
[ardour.git] / gtk2_ardour /
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
2015-09-05 John EmmasAs an experiment, use PBD::ScopedFileDescriptor in...
2015-09-05 Robin Gareusfix log-scale for automation lanes.
2015-09-05 Robin Gareusdon't use gain-mapping (verbose-cursor) for plugin...
2015-09-05 Robin Gareusdisplay session create/open failure errors.
2015-09-03 Tim MayberryRemove Apply button in Import dialog/Window and change...
2015-09-03 Tim MayberryChange Cancel button in Import Dialog to Close button
2015-09-03 Tim MayberryIndentation and whitespace fixes in sfdb_ui.h
2015-09-02 Robin Gareusfix typo in 434416c
2015-09-02 Robin Gareusshow compile-time cpu-arch in about - closes #6548
2015-09-02 Tim MayberryAdd utility method for choosing which device/s to displ...
2015-09-02 Tim MayberryUse previously set buffer size in EngineDialog if possible
2015-09-02 Tim MayberryAdd "Refresh Devices" button in Audio Setup dialog...
2015-09-02 Tim MayberryAdd some debugging output for state restoration in...
2015-09-02 Tim MayberryRemove Apply button from Audio Setup dialog now that...
2015-09-02 Tim MayberryChange "Stop" button into a Start/Stop button in Audio...
2015-09-01 Robin Gareusrefine "recent" column headers
2015-09-01 Robin GareusDisplay column headers for "recent session"
2015-09-01 Robin Gareushandle GUIs of missing or disabled plugins
2015-09-01 Robin Gareusadd option to disable or bypass plugins
2015-08-28 Robin Gareusfix midi note de-select #6534
2015-08-27 Mathias BuhrFixes a double mutex unlock for Linux VSTs
2015-08-27 Ben Loftisclean-up previous commit
2015-08-27 Robin Gareususe program-name for internal ports
2015-08-27 Robin Gareusfix initial transform dialog display (override show_all)
2015-08-26 nick_mAllow creation of region gain points by clicking on...
2015-08-24 Robin Gareusfix processor paste location - fixes #6536
2015-08-23 Robin Gareusallow file-browser in generic-plugin-GUI to expand.
2015-08-23 Robin Gareusfix mixer-strip input button update
2015-08-22 Robin GareusAdd 100% shuttle controls option - closes #6537
2015-08-20 Robin Gareusfix typo in prev commit
2015-08-20 Robin Gareusfix "locked" + "locked to video" bug.
2015-08-19 Ben LoftisAdd missing actions from MB2 for Mike:
2015-08-19 Robin Gareusprovisional processor control-box tweaks - possible...
2015-08-19 Tim MayberryFix undo/redo when changing fade out length
2015-08-18 Tim MayberryChange return type and name of get_win_special_folder
2015-08-18 Tim MayberryRemove unused function in bundle_env_mingw.cc
2015-08-18 Tim MayberryFix crash when clicking on tempo or meter in main clock...
2015-08-17 Tim MayberryChange interface to reset click sounds to default in...
2015-08-17 Tim MayberryInstall cursor hotspot file with --dist-target=mingw
2015-08-16 Guy ShermanTweaked build and run for windows
2015-08-15 Robin Gareusrework processor box: handle n/a plugins
next