Add provision for 'PROGRAM_VERSION' (MSVC libardour project)
[ardour.git] / gtk2_ardour /
2014-07-25 Robin Gareusfix for video-monitor (xjadeo >= 0.7.8 is started w...
2014-07-25 Robin Gareusupdate video-monitor override flags
2014-07-25 Ben Loftisseveral fixes to make processor selection and deletion...
2014-07-25 Ben LoftisRemove "implicit" selection for plugin deletion.
2014-07-24 Ben LoftisAdd track-rec/mute/solo actions to menu, so users can...
2014-07-24 Ben Loftisoops, fix copy-paste error
2014-07-24 Ben LoftisRevert previous select-strips-under-mouse behavior
2014-07-23 Ben LoftisAllow deletion of processors in editor_mixer_strip...
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben LoftisMixer selection follows mouse
2014-07-23 Ben LoftisCut and Copy should remember the white space at the...
2014-07-23 Ben Loftisdouble-click a plugin to remove it from the pending...
2014-07-23 Ben LoftisAdd some new zoom-to-selection actions, so zoom tool...
2014-07-22 Ben Loftis3 monitor tweaks for the_CLA. shift+click to default...
2014-07-22 Ben LoftisRemove troublesome cairo antialiasing hint.
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
2014-07-15 Paul Davisadd Editor::trackviews_height() convenience function...
2014-07-15 Paul Davistry to get font size for rulers right or at least bette...
2014-07-15 David RobillardDon't show all controllers for generic MIDI devices.
2014-07-15 David RobillardShow all named controllers for "Show All Automation...
2014-07-15 David RobillardShow 1-based channel numbers in MIDI controller automat...
2014-07-15 John EmmasAdd a couple of function calls so that Ardour will...
2014-07-15 nick_mRender waveview components onto alpha masks to simplify...
2014-07-14 Ben Loftisremove some gtk warnings caused by adding monitor butto...
2014-07-14 Ben Loftisicon for experimental time-zoom on Mixbus
2014-07-14 Ben Loftismake GUI preferences discoverable from the View menu
2014-07-14 Paul Davisscroll up/down by tracks uses top edge as "focal point...
2014-07-14 Paul Davisvertical scroll events should move by tracks
2014-07-14 Paul Davisup/down scroll buttons on left of summary should move...
2014-07-14 Ben Loftisif a button has an icon, dont draw text as well
2014-07-14 Ben LoftisGroup the Rec and Monitor buttons together. Group...
2014-07-14 Ben Loftis(Mixbus profile only) tentatively remove the Zoom...
2014-07-14 Ben Loftisfix the visible_tracks_selector to show * when user...
2014-07-14 Ben Loftisremove EditAtSelectedMarker for Mixbus, to match mb2...
2014-07-13 Paul Davisminor fixes to wscript files to make things python3...
2014-07-11 Paul Davismove fit-tracks back onto "f" and use / for fade-range...
2014-07-11 Paul Davisrestore correct functioning of fit-tracks, which was...
2014-07-10 Robin Gareusfix TC entry beyond 2^31 frames.
2014-07-10 Paul Davisremove awful, inobvious, wrong and no longer necessary...
2014-07-10 Paul Davisfix key editor resize behaviour
2014-07-10 Paul Davisadd reset bindings button to key bindings editor
2014-07-10 Paul Davisuse lower-case PROGRAM_NAME for user bindings file...
2014-07-10 Paul Davismake f be bound to fade-range by default
2014-07-10 Paul Davisadd "fade range" operation, bound to alt-f at present...
2014-07-10 Paul Davisadd comment/doxygen doc
2014-07-10 Paul Davisremove unused variable
2014-07-10 Paul Davissize various ArdourDropdowns according to the pixel...
2014-07-10 Paul DavisRevert "adjust horizontal-offset for snap/grid dropdown...
2014-07-10 Robin Gareusadjust horizontal-offset for snap/grid dropdown.
2014-07-09 Paul Davisuse standardized timecode formatting in verbose cursor
2014-07-09 Paul Davisbreak out AudioClock::print_minsec() so that AudioClock...
2014-07-09 Paul Davisverbose cursor should use primary clock mode even when...
2014-07-09 Paul Davisadd Editor::edit_mode_strings to allow for i18n; correc...
2014-07-09 Ben Loftisadd mixbus profile which removes the tearoffs
2014-07-09 Robin GareusRevert "ardour loves narrow screens part one"
2014-07-09 Robin Gareusreduce space around TearOff Tickmarks
2014-07-09 Robin Gareusshorten grid/snap label "Timecode" -> "TC"
2014-07-09 Robin Gareusautomatically set ArdourDropdown box width.
2014-07-09 Ben Loftispolish a few blemishes and add some comments
2014-07-09 Ben Loftisfix range select so it picks up grouped tracks
2014-07-09 Robin Gareusnew scissors icon
2014-07-09 Robin Gareusardour loves 1024px width screens
2014-07-09 Robin Gareusardour loves narrow screens part one
2014-07-09 Paul Davisreduce actual size of tool_cut.png to avoid blowing...
2014-07-09 Paul Davisadd new TRX-only function for unusual global-record...
2014-07-09 Paul Daviscall Canvas::re_enter() at the end of a RegionCutDrag...
2014-07-09 Paul Daviscut ops can start on automation tracks too
2014-07-09 Paul Daviscut ops can start with the mouse pointer not over a...
2014-07-08 Paul Daviscut cursor follows grid
2014-07-08 Ben Loftisbolder scissor images to match existing tools more...
2014-07-08 Ben Loftisfix thinko with split selections. also ignore follow_e...
2014-07-08 Paul Davisinitial implementation of "bring all media into session...
2014-07-07 Robin Gareusupdate callgrind script and add some doc.
2014-07-07 Ben Loftisxfade rects should only pop-up in Object mode, when...
2014-07-07 Ben Loftisfix inconsistency in smart mode where it shows a trim...
2014-07-07 Ben Loftisfix copy paste error in selection
2014-07-07 Paul Davisfix build after copy-n-paste/code change collision
2014-07-07 Paul Davissome code shuffling to make sure that cut mode always...
2014-07-07 Ben Loftisremove leftover cruft from link-region-and-track removal
2014-07-07 Ben Loftisremove all_group_active_button. if you want to operat...
2014-07-07 Paul Davisadd icons for cut mouse mode button and cut cursor...
2014-07-07 Paul Davisuse an EditorCursor when dragging in cut mode to indica...
2014-07-07 Paul Davisadd new variant of EditorCursor that creates an insensi...
2014-07-07 Paul DavisUse Canvas::re_enter() after changing mouse mode so...
2014-07-07 Paul Davistentative use of "c" as test binding for scissors/cut...
2014-07-07 Paul Davisadd functionality for cut tool
2014-07-07 Paul Davisadd basics of Cut mouse mode, no functionality yet...
2014-07-06 Robin Gareusupdate audio-export as used by video-export (disable...
2014-07-06 Ben Loftisremove some cruft with previous commits. remove option...
2014-07-06 Robin Gareusadd number-label at top of mixer-strip
2014-07-06 Robin Gareusrepair ardour-button "fixed color mode"
2014-07-06 Robin Gareusshow track color on mixer-strip
2014-07-06 Ben Loftisnow that track and region selections are mutually exclu...
2014-07-06 Ben LoftisQ and W jump between markers. this puts them right...
2014-07-06 Ben Loftisnew approach to selections which will help rationalize...
2014-07-05 Ben Loftisfurther rationalization of the editor. after a split...
2014-07-05 Colin FletcherLeft-align label for post-export hook script entry.
2014-07-05 Colin FletcherMake tap tempo use g_get_monotonic_time(), and fix...
next