Add session preferences dialog.
[ardour.git] / gtk2_ardour / ardour_ui.cc
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 Carl HetheringtonGah. Remove debug output from previous commit.
2009-05-07 Carl HetheringtonAsk user to confirm overwrite of a snapshot, to fix...
2009-05-04 David RobillardRemove tmpnam usage.
2009-04-30 Paul Davisdisk buffer stats patch ported from 2.X
2009-04-29 Carl HetheringtonOnly make record button solid red (and big clock red...
2009-04-23 Paul Davismore misc. startup/session load fixes
2009-04-23 Paul Davismisc. startup/session load fixes
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-20 Paul Davisfixes for possible null engine dialog
2009-04-20 Paul Davisfarewell NSD, we loved you sometimes, almost never
2009-03-04 Paul Davisnew startup assistant/wizard; unfinished; can potential...
2009-03-02 Paul Davisallow dragging of automation lines (Ben Loftis, backpor...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-09 Carl HetheringtonRemove old connection editor.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-10-28 Sakari BergenSave automatic saving of audio engine settings (mostly...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
2008-09-26 David RobillardRemove duplicate and always NULL Session peak functions.
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-05 Carl HetheringtonMake pending state dialogue modal, and give it a more...
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-26 Nick Mainsbridgepending state dialog tweaks
2007-10-23 Carl HetheringtonFix uninitialised variable spotted by valgrind.
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-06 David RobillardDeep "automation regions" support.
2007-09-04 Tim MayberryUse functions from ardour/session_state_utils.h instead...
2007-08-06 Paul Davisslightly improved fixes for MIDI issues
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-06 Doug McLainshow() widgets explicitly in gtk2_ardour/ardour_ui.cc
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-27 Tim MayberryMove some code from ARDOUR_UI::setup_theme to ThemeMana...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path instead of ARDOUR...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-27 Tim MayberryRemove inclusion of an unused header file
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
2007-06-17 Tim MayberryUse Session::session_directory in ARDOUR_UI::display_cl...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-18 Tim MayberryChange the return type of ARDOUR_UI::build_session...
2007-05-18 Tim MayberryMove Session::find_session into a session_utils.h header
2007-05-18 Tim MayberryRemove unused variable and the accessor methods for...
2007-05-18 Tim MayberryRename NewSessionDialog::get_current_page to on_new_ses...
2007-05-18 Tim MayberryWhitespace fixes in gtk2_ardour/ardour_ui.cc
2007-05-18 Tim MayberryUse bool return type for ARDOUR_UI::unload_session...
2007-05-14 Paul Davisadd new A/B comparison for plugins, plus ways of disabl...
2007-05-14 Doug McLaincode readability change I forgot to add before committi...
2007-05-14 Doug McLainAdd 'delta edit cursor' option to primary and secondary...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-22 David RobillardMerged with trunk R1736.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-09 Jesse Chappellfixed previous fix of initial autoplay issue, autoplay...
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
2007-04-06 Paul Davisdon't let auditioning make transport buttons inaccessib...
2007-03-20 Paul Davisfix up duplicate dialog
2007-03-20 Paul Davisdo not start transport on first locate if auto-play...
2007-03-19 Taybin RutkinRemoved unused 0.5 second timer.
2007-03-19 Paul Davisremove debug output from last commit
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-19 Paul Davismake rec-regions insensitive to events; fix up diskrate...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-17 Paul Davisprevent wierd GTK main loop situation when quitting... 2.0beta12
2007-03-14 Paul Davisno more peak building thread; don't print config var...
next