summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
AgeCommit message (Expand)Author
2013-10-14'gtk2_ardour' - Add some further header files to satisfy MSVC buildJohn Emmas
2013-10-11Merge branch 'windows' into windows+ccJohn Emmas
2013-10-09merge with master, fixing conflicts in 3 wscript filesPaul Davis
2013-10-07use new GtkUI design in ARDOUR_UIPaul Davis
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-09-26'gtk2_ardour (msvc)' - Some changes needed before anything at all will compileJohn Emmas
2013-09-23major rearrangement of startup/session loading codePaul Davis
2013-09-22use WindowManager/WMProxy to correctly manage the audio/MIDI setup windowPaul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
2013-09-17Merge branch 'master' into cairocanvasPaul Davis
2013-09-17Merge branch 'master' into windowsPaul Davis
2013-09-17change return type on {disconnect_from,reconnect_to}_engine() and make public...Paul Davis
2013-09-14fix merge conflicts with masterPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-09-10many changes relating to session construction and audioengine interactionPaul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis
2013-09-05always save/keep audio/MIDI setup states so that they are available for use *...Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-08temporarily ignore AudioEngine::Halted when GUI asks to disconnect from JACK,...Paul Davis
2013-08-08rationalize (a bit) engine start/stop/restart so that it is possible to start...Paul Davis
2013-08-08add a peak reset button to the editor meterRobin Gareus
2013-08-08prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-08-08add [master] meter to the toolbarRobin Gareus
2013-08-08NOOP - prevent headaches and remove cruftRobin Gareus
2013-08-05fix conflicts after merge with masterPaul Davis
2013-08-03audioengine branch can now load and run at least one test session.Paul Davis
2013-08-03add a peak reset button to the editor meterRobin Gareus
2013-07-31fix merge conflict from masterPaul Davis
2013-07-25prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-07-24add [master] meter to the toolbarRobin Gareus
2013-07-15Fix portability of Session::source_search_pathPaul Davis
2013-07-11NOOP - prevent headaches and remove cruftRobin Gareus
2013-07-11fix conflicts caused by meterbridge mergePaul Davis
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-07-07revert 3c6ff2f0 now that WM-proxy is session-aware..Robin Gareus
2013-07-07fix/workaround window-proxy session-managementRobin Gareus
2013-05-08merge with masterPaul Davis
2013-05-07change namespace/naming of WindowManager classes; register all ArdourDialog a...Paul Davis
2013-05-07various changes to window visibility mgmt, including use of the mixbus2 code ...Paul Davis
2013-05-05more window management rationalizationPaul Davis
2013-05-04merge with masterPaul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-05-02move CloseAllDialogs signal and associated method from ArdourDialog to ARDOUR...Paul Davis
2013-04-26Merge branch 'master' into cairocanvasPaul Davis
2013-04-26redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTrackerPaul Davis
2013-04-11Merge branch 'master' into cairocanvasRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-03-31non-session-manager supportRoy Vegard Ovesen