summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
2007-01-08save and restore clock modesPaul Davis
2007-01-07fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on cl...Paul Davis
2007-01-03massive changes to clean up what happens during session destruction when an e...Paul Davis
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-12-15write session file to alternate name before, then rename; auditioner defaults...Paul Davis
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-10-26new version derivation system, improvements to splash screen displayPaul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-08New session dialog fixups:Sampo Savolainen
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-05-27Added cerr output informing where ardour2_ui.rc is being loaded from, and add...Doug McLain
2006-05-24a silly change to test the commit hook scriptPaul Davis
2006-05-24cleaned up main(), but partly to test the commit hook scriptPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-24New session dialog now opens as well as makes new sessions. Avoid seeing an u...Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-20testing new CVS tracking for drupalPaul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-01-18fix track controls height allocation to be font sensitive; fix core dump rela...Paul Davis
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2005-12-24various changes to controls_layout size managementPaul Davis
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-12-05Create and make default the new rc file ardour2_ui.rc, with new font definitionsDoug McLain
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-12-02Dialogbox checkmarks turn off when dialogs are closed.Taybin Rutkin
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-29cleanup leftover problems from my commit yesterday; return of the windowsPaul Davis
2005-10-27main.cc compiles.Taybin Rutkin
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin