workaround changes in glibmm 2.49.x
[ardour.git] / gtk2_ardour / startup.cc
2016-08-04 Nils Philippsenworkaround changes in glibmm 2.49.x
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-06 Paul Davisremove pre-release page from startup dialog.
2016-06-06 Paul Davisfix version reference in beta page/dialog
2016-06-05 Paul Davisbring back the beta release warning for users new to...
2016-05-17 Robin Gareussome more mixbus backports (NO-OP for ardour)
2016-05-17 Robin Gareusgroup Product/App specific resources
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper (GUI)
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-05 John EmmasAs an experiment, use PBD::ScopedFileDescriptor in...
2015-07-16 Ben Loftismerge fix
2015-07-16 Robin Gareusoffer to scan for plugins at first start.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-31 Paul Davismove "been here before" path concept into libardour...
2015-03-31 Paul Davispre-release versions were and are a bad idea
2015-03-23 Robin Gareuswork around gtk filechooser bug.
2015-03-16 Paul Davisadd a warning when using a free/demo version
2015-03-14 nick_mRemove the use of Window::set_keep_above() throughout...
2015-03-09 John EmmasMove 'poor_mans_glob()' into libpbd
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-06 Robin Gareusminimize rebuild after reconfigure:
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul Davismake the startup -> session dialog flow more sensible...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-23 Paul Davismajor rearrangement of startup/session loading code
2013-09-22 Paul Davismake session creation from a template work again
2013-09-21 Paul Davisremove use-session-as-template option from new session...
2013-09-21 Paul Davismake sure the template selector has an item visible...
2013-09-21 Paul Davisapply same always-check-display to recent sessions...
2013-09-21 Paul Davisreset the visibility of the template selector stuff...
2013-09-20 Paul Davisif new session button clicked, clear any selection...
2013-09-20 Paul Davismove advanced new session options into an expander...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-20 Paul Davischanges to integrate new/recent/browse in new session...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-09 Paul Davismove engine dialog from a widget to an actual dialog...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-05 Paul Davisalways save/keep audio/MIDI setup states so that they...
2013-09-04 Paul Davissave and restore audio/MIDI setup states to disk (in...
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Colin FletcherWrap calls to add_shortcut_folder() in try { ... }...
2013-08-08 Robin Gareuspossible fix for 5591 (show elements after re-adding...
2013-08-08 Michael R. FisherStartup BETA Mac Screen - Pull version number from...
2013-08-08 Michael R. FisherCorrecting Indentation Errors
2013-08-08 Michael R. FisherFix typo in osx BETA startup screen
2013-08-08 Robin Gareusremove *&@?!+%@ question :)
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Daviscan now start JACK based on config dialog
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-01 Paul Davisfix merge conflict from master
2013-07-19 Colin FletcherWrap calls to add_shortcut_folder() in try { ... }...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Robin Gareuspossible fix for 5591 (show elements after re-adding...
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Paul DavisMerge branch 'apple' of https://github.com/mfisher31...
2013-07-15 Michael R. FisherStartup BETA Mac Screen - Pull version number from...
2013-07-15 Michael R. FisherCorrecting Indentation Errors
2013-07-15 Michael R. FisherFix typo in osx BETA startup screen
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-12 Robin Gareusremove *&@?!+%@ question :)
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-23 Julien de KozakFix some compilation warnings
2013-03-14 Paul Davistouch "been-here-before" file even if user didn't modif...
2013-03-09 Paul Davisadd code to display announcements, and parameterize...
2013-03-08 Paul Davisfix incorrectly left-in debugging hard-code of session...
2013-03-07 Paul Davisremove some debugging from the startup dialog
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
2013-01-30 Paul Davisfix references to bold mono
2013-01-22 Colin Fletcherfix #5290 for 'Session|Recent' dialog as well as startu...
2013-01-21 Paul Davisfix/revert/modify changes from 13617 that hide the...
2013-01-21 Paul Davisfix gtk errors caused by using non-escaped paths in...
2013-01-15 Paul Davisremove some debug output
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2012-12-27 Paul Davisfix lack of focus in new session name entry by removing...
2012-12-26 Paul Davismake ardour-does-monitoring be the new user default
2012-11-14 Robin Gareusmake startup window a dialog.
2012-11-08 Paul Davisnotably modify the design and logic of the startup...
2012-10-17 Paul Davispatch to take snapshots into account in the recent...
2012-09-15 Carl HetheringtonImprove sensitization of buttons in the advanced options
2012-09-15 Carl HetheringtonTweak label.
2012-09-01 Carl HetheringtonPatch from timbyr to stop the startup dialog
2012-07-28 Paul Davisallow resizing of startup wizard window
next