save keybindings to file used at startup; allow keybindings file to be cmdline-specif...
[ardour.git] / gtk2_ardour / main.cc
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-10-26 Paul Davisnew version derivation system, improvements to splash...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-06-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-27 Doug McLainAdded cerr output informing where ardour2_ui.rc is...
2006-05-24 Paul Davisa silly change to test the commit hook script
2006-05-24 Paul Daviscleaned up main(), but partly to test the commit hook...
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-24 Nick MainsbridgeNew session dialog now opens as well as makes new sessi...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-20 Paul Davistesting new CVS tracking for drupal
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-01-18 Paul Davisfix track controls height allocation to be font sensiti...
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2005-12-24 Paul Davisvarious changes to controls_layout size management
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-12-05 Doug McLainCreate and make default the new rc file ardour2_ui...
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-12-02 Taybin RutkinDialogbox checkmarks turn off when dialogs are closed.
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-29 Paul Davismore fixes to get things moving along
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-10-27 Taybin Rutkinmain.cc compiles.
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.