Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour /
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul Davisfix zoom focus issue that was messing up zoom changes
2013-06-25 Paul Davisfix up size and drawing of measure lines, even when...
2013-06-24 Paul Davisan awful lot of tweaks to drawing details
2013-06-23 Robin Gareusfix ardvst and ardourvst (use variable or version number)
2013-06-23 Robin GareusMerge branch 'radiosrb' of https://github.com/adiknoth...
2013-06-23 Robin GareusMerge branch 'patches' of https://github.com/jdekozak...
2013-06-23 Robin Gareusfix caching of Audio+Midi metrics
2013-06-23 Julien de Kozakremove compilation warning
2013-06-22 Colin FletcherFurther Freesound import tweaks.
2013-06-21 Paul Davisproperly restore newer (cairo-canvas related) UI config...
2013-06-21 Paul Davisfixed const cast warning
2013-06-21 Paul Davisfix unused argument warning
2013-06-21 Colin FletcherAmend comment to 'delete this'
2013-06-21 Colin FletcherUse connect(..., gui_thread()) rather than g_idle_add().
2013-06-21 Colin FletcherFurther Freesound tweaks.
2013-06-21 Colin FletcherUse config variable for Freesound download folder location.
2013-06-21 Colin FletcherAdd vertical zoom via scroll wheel modifier key to...
2013-06-21 Colin FletcherMake scroll-wheel modifier keys consistent in editor...
2013-06-21 Paul Davissome prep work for generally handling dbl-click on...
2013-06-21 Colin FletcherMake scroll-wheel modifier keys consistent in main...
2013-06-21 Paul Daviswaveform drawing improvements
2013-06-21 Paul Davisset waveform color to a V-reduced version of the frame...
2013-06-19 Robin Gareusmove video export info to online-manual, allow to open it.
2013-06-19 Adrian KnothPrompt the user for confirmation before removing an...
2013-06-19 Adrian KnothPrompt the user for confirmation before removing an...
2013-06-19 Paul Davisswitch samples_per_pixel to integer type
2013-06-18 Paul Davisfix crash when recording, because the audioregion view...
2013-06-17 Robin Gareusvtl: remember original video-file for later export/mux
2013-06-17 Paul Davisremove no-op "horizontal_position_changed()" method...
2013-06-16 Robin Gareusremove executable mode-bit from files
2013-06-16 Robin Gareusvtl: use avi/mjpeg (insted of mpeg4) for video proxy
2013-06-16 Robin Gareusvtl: update ffmpeg option sameq/qscale
2013-06-14 Robin Gareusnew track-height icons -- inspired by tom^_
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Robin Gareusremove cruft
2013-06-14 Robin Gareusremove old/unused export_multiplicator
2013-06-14 Robin Gareusremove cruft - old CMT imageframe*
2013-06-14 Paul Davisfix merge of master
2013-06-14 Robin GareusNOOP clean up code
2013-06-14 Robin Gareusavoid name-conflict
2013-06-14 Paul Davismerge with master
2013-06-14 Paul DavisGeneralize no-plugin-state from AudioUnits to all plugins
2013-06-14 Alexandre ProkoudineUpdate Russian translation of Ardour 3.2
2013-06-14 Alexandre ProkoudineFix the spelling and abstract the program name
2013-06-13 Robin Gareuss/Framenumber/Frame number/
2013-06-13 Robin Gareusvtl: clean-up "Remove Video" action state
2013-06-12 Robin Gareusvtl: check if server's docroot matches ardour's config
2013-06-12 Robin Gareusvtl: make "Remove Video" insensitive if N/A
2013-06-11 Paul Davismore changes to consolidate version definition into...
2013-06-11 Paul Davisadjust the way version and revision info are gathered...
2013-06-11 Paul Davisupdate .po files
2013-06-11 Robin Gareusvtl: wait for output from ffprobe
2013-06-10 Robin Gareusseparate general vs temporary(no vtl) OSX defines
2013-06-10 Robin Gareusremove inadvertently committed debug message
2013-06-10 Paul Daviswhen exiting internal edit mode because of a mouse...
2013-06-10 Robin Gareusset PATH (used for harvid+ffmpeg)
2013-06-10 Robin Gareusvtl: send A/V offset to video-monitor when launched
2013-06-10 Robin Gareusvtl: NOOP, replace old define
2013-06-10 Robin Gareusvtl: fix for not-saving video-monitor settings
2013-06-10 Robin Gareusvtl: remove cruft
2013-06-10 Robin Gareusvtl: disable video-monitor settings override (unused...
2013-06-10 Robin Gareusvtl: reduce ardour<>xjadeo communication
2013-06-10 Robin Gareusvtl: fix duplicate saved settings
2013-06-10 Colin FletcherMake mouse operations on grouped regions apply to pre...
2013-06-09 Robin Gareusmove emulate_key_event() to utils
2013-06-09 Robin Gareusdo not allow to change timecode-offset in xjadeo while...
2013-06-09 Robin Gareusproperly fake/forward keyboard events from video-monitor
2013-06-09 Robin Gareushandle async communication from xjadeo
2013-06-09 Robin Gareusfix video-monitor session settings
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-09 Robin Gareusimprove video-server start-up sequence
2013-06-08 Robin Gareusprepare font-styling meter labels
2013-06-08 Robin Gareusprefer audio-fader over midi-gain fader display.
2013-06-08 Robin GareusNOOP - use PBD's std::string to number functions
2013-06-08 Robin Gareusremove unused old code
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Paul Davisfix display of external Send UI
2013-06-07 Robin Gareusclose all open fd's on fork
2013-06-07 Robin Gareusgive video-server some time so launch -- prevent multip...
2013-06-07 Paul Davisprefer the use of references in private static function...
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Paul Davisfix handling of returning value of ::waitpid() so that...
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Paul Davisfix ssize_t/size_t confusion
2013-06-07 Paul Davissome clarifying comments on WindowManager::set_transien...
2013-06-07 Robin Gareuspossible fix for no-shutdown of external app (ie harvid)
2013-06-07 Robin Gareusvtl: NOOP - clean up code.
2013-06-07 Robin Gareusvtl: round fractional framerates to 1/100 to compare...
2013-06-06 Robin Gareusfix crash when trying to show "controls" of processor...
2013-06-06 Robin Gareusproper plugin-UI interaction/semantics
2013-06-06 Robin Gareusfix about window close button
2013-06-06 Robin Gareusfix typo in german translation
2013-06-06 Robin Gareusfix context-menu entry sensitivity for plugins w/o...
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul Davismove control surface prefs onto their own tab in the...
2013-06-06 jpeg729Vastly improved french translation
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
next