fix conflicts and merge with master
[ardour.git] / gtk2_ardour / ardour_ui.cc
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...
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisimprove relationship between ArdourDialog and Splash...
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-09 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-09 Robin Gareusvtl: rework session-needs-save logic
2013-04-09 Robin Gareusvtl: resume if "don't close/exit" is selected
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-03 Roy Vegard OvesenEnable snapshots and port connect on startup
2013-04-03 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-03 Roy Vegard OvesenPrevent infinite loops
2013-04-03 Robin Gareusfix NSM initialization.
2013-04-02 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-02 Roy Vegard OvesenDon't wait for session_is_loaded from nsm server
2013-04-02 Robin Gareusvtl: update session start/end only when adding (or...
2013-04-02 Robin Gareusvtl: remove video-maintenance menu
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2013-04-01 Paul Davisfix up iterator syntax and unnecessary use of X_()...
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
next