Merge branch 'master' into windows
[ardour.git] / gtk2_ardour / ardour_ui.cc
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-12 Paul Davispost a dialog about a session being opened in read...
2013-10-12 Paul Davisremove erroneous ` in string
2013-10-11 Paul Davisdon't use a possibly non-existent window as a transient...
2013-10-11 Paul Davisminor tweaks to audio/MIDI setup window
2013-10-10 Paul Davisnicely handle the (should-never-happen) case of no...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-08 Paul Davisfix some issues with window flow when session loading...
2013-10-08 Paul Davisuse new GtkUI design in ARDOUR_UI
2013-10-06 Paul Davisfix up some aspects of loading from a cmdline session...
2013-09-24 Paul Davistighten up layout of session dialog; make button say...
2013-09-23 Paul Davismajor rearrangement of startup/session loading code
2013-09-22 Paul Davisuse WindowManager/WMProxy to correctly manage the audio...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-19 Paul Davisshow a different audio/MIDI option screen if JACK is...
2013-09-18 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-18 Paul Davismore excision of "JACK" from labels, menu items, etc.
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-18 Paul Davischange return type on {disconnect_from,reconnect_to...
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-17 Paul Davisminor fixups for audio/MIDI setup spin buttons (now...
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davisremove some debug output messages
2013-09-12 Paul Davislots of changes to auto-start (and stop) the backend...
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-10 Paul Davismany changes relating to session construction and audio...
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-06 Paul DavisMerge branch 'master' into windows
2013-09-05 Paul Davisalways save/keep audio/MIDI setup states so that they...
2013-09-04 Paul Davischange names of actions groups that include "jack"
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-13 Tim MayberryMove initialization of libardour from ARDOUR_UI class...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisfix display of latency
2013-08-09 Paul Davistemporarily ignore AudioEngine::Halted when GUI asks...
2013-08-08 Paul Davisrationalize (a bit) engine start/stop/restart so that...
2013-08-08 Paul Davischange wording in audio status when disconnected from...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Daviscan now start JACK based on config dialog
2013-08-04 Paul Davisstart work on the changes to EngineControl (dialog...
2013-08-04 Robin Gareusvtl: import audio at video-offset, forget offset on...
2013-08-03 Robin Gareusmake master-meter in toolbar optional
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-03 Paul Davisaudioengine branch can now load and run at least one...
2013-08-03 Robin Gareusadd a peak reset button to the editor meter
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisstart code reorganization needed to deal with backend...
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-30 Paul Davisjack_audiobackend.cc finally compiles
2013-07-24 Robin Gareusadd [master] meter to the toolbar
2013-07-24 Paul Davismore miscellaneous changes for audioengine, all of...
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 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-17 Tim MayberryUse file modes supported by mingw compiler on Windows
2013-07-17 Tim MayberryUse g_lstat instead of lstat for portability
2013-07-15 Paul DavisFix portability of Session::source_search_path
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisWork around badly chosen argument name in giomm/dbusme...
2013-07-11 Paul DavisInclude pbd/localtime_r.h for mingw build
2013-07-11 Paul DavisDisable checking for memory locking support on windows
2013-07-11 Robin GareusNOOP - prevent headaches and remove cruft
2013-07-10 Robin Gareusfix meterbridge window behaviour on session unload...
2013-07-07 Robin Gareusrevert 3c6ff2f0 now that WM-proxy is session-aware..
2013-07-07 Robin Gareusfix/workaround window-proxy session-management
2013-07-07 Robin Gareuspossible fix for crash on exit - err on the side of...
2013-06-17 Robin Gareusvtl: remember original video-file for later export/mux
2013-06-13 Robin Gareusvtl: clean-up "Remove Video" action state
2013-06-12 Robin Gareusvtl: check if server's docroot matches ardour's config
2013-06-12 Robin Gareusvtl: make "Remove Video" insensitive if N/A
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-09 Robin Gareusimprove video-server start-up sequence
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Robin Gareusgive video-server some time so launch -- prevent multip...
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-05-22 Robin GareusRemove unused boost/locale include.
2013-05-12 johnwpoliverCandidate fix for 0005480: Text in warning window for...
2013-05-08 Paul Daviscleanup menus/actions mess exposed on OS X; remove...
2013-05-08 Paul Davischange namespace/naming of WindowManager classes; regis...
2013-05-07 Paul Daviswork work on window mgmt: offer the change to mark...
2013-05-07 Paul Davisvarious changes to window visibility mgmt, including...
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-05-03 Paul Davismove CloseAllDialogs signal and associated method from...
next