Add entities for a couple of common sections and use them where appropriate
[ardour.git] / gtk2_ardour /
2007-05-21 Paul Davisvirtualize audioregion, make crossfade IS-A audioregion
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-18 Carl HetheringtonRemove region raise() and lower(). Try to do region...
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-18 Tim MayberryWhitespace fixes in gtk2_ardour/ardour_ui.h
2007-05-18 Tim MayberryWhitespace fixes in gtk2_ardour/new_session_dialog.cc
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-05-16 Paul Davistim mayberry's patches to fix middle-click pastingina...
2007-05-16 Paul Davisadd alternate filters for soundfile browser
2007-05-14 Sampo SavolainenMake DEBUG=1 default and make ardour.sh, ardev and...
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-05-14 Paul Davisadd new A/B comparison for plugins, plus ways of disabl...
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-11 Carl HetheringtonAdd some comments.
2007-05-11 Paul Davisanother redirect dialog fix
2007-05-11 Tim MayberryConditionally compile CMT additions, enabled by default.
2007-05-10 David RobillardSwitched some missed .get(DataType::AUDIO) -> n_audio.
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 Paul Davisfix up middle button mess for redirects
2007-05-10 David RobillardFixed IO selector to show MIDI ports for MIDI IOs,...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-10 Paul Davismerge changes for 2.0.1/2.0.2, plus some fixes to issue...
2007-05-07 Paul Davisfix #1637 (needs merging to 2.0.1 branch); remove debug...
2007-05-04 David RobillardReal fix for Jack MIDI crash. Maybe!
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-05-02 Paul Davismake session restore work by using explicit data types...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-30 David RobillardMerged with trunk R1769... apparently. (?)
2007-04-30 David RobillardSYSLIBS compile fixes.
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-19 David RobillardMerged with trunk R1729.
2007-04-18 David RobillardMerged with trunk R1725
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davisimprove/fix region boundary cache computation
2007-04-11 Paul Davisupdated hellenic translation
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-10 Paul Davisnew swedish gtk2_ardour translation; fix button release...
2007-04-10 Paul Davisremove X_() and use _() on menu entry
2007-04-10 Carl HetheringtonCorrected fix for #1554 from spanky.
2007-04-10 Paul Davisfixes from carl for #1158 and #1554, plus better behavi...
2007-04-10 Paul Davisfix potential crash-causing coding errors when removing...
2007-04-09 Paul Davismake region opacity work again; fix several other regio...
2007-04-09 Sampo SavolainenNew french translation by Christophe Combelles sans...
2007-04-09 Sampo SavolainenRemove unused configuration parameter. My apologies...
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 Davismodified fix from carl for region copy-moves-original...
2007-04-06 Paul Davisdon't let auditioning make transport buttons inaccessib...
2007-04-06 Paul Davisfix crashes when handling files with ":" in their paths...
2007-04-06 Paul Davisfix nasty logic error that leads to crashing bugs when...
2007-04-05 Paul Daviswash that pango right out of your hair
2007-04-05 Paul Davischange selection behaviour for track header context...
2007-04-04 Taybin RutkinRemoved unused variable (current_user_level) from FastM...
2007-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-04-02 Sampo SavolainenMake colors for clip markers controllable by ardour...
2007-04-01 Sampo SavolainenAdd a color for ghost waves (thanks Torben!) and fix...
2007-03-26 Sampo Savolainen.. and the 2nd file in the LAC2007 bar-hack session
2007-03-26 Sampo SavolainenThe traditional LAC2007 final dinner fix. This fix...
2007-03-22 Paul Davisremove button 4/5 handling (now scroll_up/down); preven...
2007-03-21 Paul Davismake crop-to-range work across all selected tracks...
2007-03-21 Paul Davisprobably fix cleanup issues, but testing required
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 Taybin RutkinUpdated German translation.
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-19 David RobillardEditor GUI touchups:
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 Sampo SavolainenExtend copyright year to 2007
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-17 Paul Davisprevent wierd GTK main loop situation when quitting... 2.0beta12
2007-03-16 Paul Davispre-beta12
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-16 Paul Davisfix crash in mixer selection after session was closed...
2007-03-15 Paul Davisupdate editor mixer action if strip is hidden due to...
2007-03-15 Paul Davisfix from mr bouncy for keeping playlists during cleanup
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-15 Paul Davismake OSC off by default, and add menu item to control it
2007-03-14 Paul Davisadd "Select Range" to range marker context menu
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-13 Paul Davisfix panner visual corruption bug #1213; more consistent...
2007-03-12 Paul DavisYet Another Rect Redraw fix
next