summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix handl...Paul Davis
2007-10-03useful changes from the world of OS X failure testingPaul Davis
2007-10-02fix c_str() usePaul Davis
2007-10-01add execpath dir to PATH for bundled OSX buildPaul Davis
2007-09-03don't do bundle stuff if not requested by environmentPaul Davis
2007-08-22more work on OSX packagingPaul Davis
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when st...Paul Davis
2007-08-22more work required to get OSX standalone package to workPaul Davis
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
2007-08-15basic startup changes to enable the engine control stuff to work; a little AR...Paul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-04-07add new profile object, use it to remove certain horizontal elements from GUI...Paul Davis
2007-03-17prevent wierd GTK main loop situation when quitting from NSD at startup2.0beta12Paul Davis
2007-03-05Removed unix signals cruft.Taybin Rutkin
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-01-18force UTF-8 handling of i18n files at run timePaul Davis
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