most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas...
[ardour.git] / gtk2_ardour / ardour_ui.cc
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...
2007-03-09 Taybin RutkinMerged lines for better translation.
2007-03-06 Doug McLainFix for edit cursor clock being out of sync with edit...
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-03-01 Taybin RutkinFixed compilation issues.
2007-02-28 Paul Davis"Sampo's Delight" - add "do not show this window again...
2007-02-26 Paul Davisfix for #1503, crash on new session in write-protected dir
2007-02-23 Paul Davisprevent new session construction if not connected to...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-02-13 Paul Davisfix buttons, finally?
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-09 Paul Davisprevent wastebasket flush after cleanup, force wait...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-03 Paul Davisuse ensure_float() on memory limit warning dialog
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-11 David RobillardMerged with trunk R1311.
next