add default timeout for old dbus headers
[ardour.git] / gtk2_ardour /
2014-06-05 Paul Davisremove unused label_color from TimeAxisViewItem
2014-06-05 Paul Davishopefully fix up selection of color for region name...
2014-06-04 Robin Gareusbreak out ALSA related functions into libardouralsautil
2014-06-04 Robin Gareusfixes to change engines while Ardour is running.
2014-06-04 Robin Gareusdisable pluginbox in RouteUI window when a track is...
2014-06-03 Paul Davisfix two mysterious problems with stdint types
2014-06-03 Paul Davismerge onecanvas and cairocanvas branches, and manually...
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-03 Paul Davisremove utterly useless unused code
2014-06-03 Paul Davisremove useless groups from timebar area, clarify scroll...
2014-06-03 Paul Davisremove timebar canvas item from markers
2014-06-03 Paul Davisremove timebar canvas and just use a single canvas...
2014-06-03 Paul Davisavoid recursing through the entire canvas when scrollin...
2014-06-03 Paul Davisremove incorrect calls to Editor::maybe_autoscroll...
2014-06-03 Paul Daviswhitespace deletion
2014-06-03 Paul Davisdifferent approach to independent scrolling, involving...
2014-06-03 Paul Davisremove unused variable
2014-06-03 Paul Davisinitial redesign of canvas scrolling to facilitate...
2014-06-03 Paul Davisnon-copy region drag now creates a new track when a...
2014-06-03 Paul Davispart one of allowing region drag to the bottom (drop...
2014-06-02 Robin Gareusfix linking against libasound
2014-06-02 Robin GareusALSA backend (based on Dummy backend and zita-alsa...
2014-06-02 Robin Gareusallow latency measurement at startup
2014-06-02 Robin Gareustentative fix for requesting driver+device list from...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-06-01 Robin Gareusfix display of cd-track-detail UI
2014-05-31 Robin Gareusdisable snap fades to 'other' region (for now)
2014-05-31 Robin Gareusfrankenstein'ed fade+trim cursors
2014-05-31 Robin Gareusinitialize variables
2014-05-31 Robin Gareusshow fade+trim handles only if the operation is possible
2014-05-31 Robin Gareussession fade-region-visible is for fades - not controls
2014-05-31 Robin Gareusprepare fade+trim cursors (cursor image still missing)
2014-05-31 Robin Gareusreduce outline of fade-in/active rectangle to line
2014-05-31 Robin Gareusshow x-fade-rectangle only when hovering
2014-05-31 Robin Gareusfix fade+trim handle hover color
2014-05-31 Robin Gareusreset [trim] fade handle position if track-height changes
2014-05-31 Robin Gareustowards region-trims preserving fade duration
2014-05-29 Paul Davisback port 6576105 from cairocanvas as fix for data...
2014-05-29 Paul Davisfix data loss/file deletion caused by mistaken used...
2014-05-29 Robin Gareusset Gtk::RadioAction state on instant.xml load.
2014-05-29 Robin Gareusmore new fade icons from Chris Goddard
2014-05-29 Robin Gareusupdate x-fade context-menu
2014-05-29 Robin Gareusreplace use of Curve with XFadeCurve.
2014-05-28 Robin Gareusupdate fade icons
2014-05-28 Robin Gareusfix x-fade icons in context menu
2014-05-28 Robin GareusRevert "cairo sub-surface prototype & example
2014-05-28 Paul Davisfix up operation of Editor::temporal_zoom_to_frame...
2014-05-28 Robin Gareusexercise subsurface rendering for x-fade curves
2014-05-27 Paul Davisfor trx, use the primary clock for verbose cursor units
2014-05-27 Robin Gareusx-fade drawing rework, part one
2014-05-27 Robin Gareusglobal one-time setup of waveform preferences.
2014-05-27 Robin Gareuspersistent waveform shape setting.
2014-05-26 Robin Gareusfixup freeze operation.
2014-05-24 Robin Gareusfix sensitivity of engine dialog driver_combo.
2014-05-23 Colin FletcherVisual tweaks to Soundcloud panel
2014-05-23 Colin FletcherBetter names for Soundcloud-related members of ExportHa...
2014-05-23 Colin FletcherMake Soundcloud upload applicable to any export format.
2014-05-23 Colin FletcherRemove Soundcloud upload from export format specification
2014-05-23 Colin FletcherFix MS-DOS line endings
2014-05-22 Robin Gareusmeterbridge: don't include disk/input buttons on busses...
2014-05-22 Paul Davisfix binding name for set-tempo-from-region
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-19 Colin Fletcherindent in wscript uses spaces
2014-05-19 Colin FletcherUse libardour SystemExec wrapper in gtk2_ardour
2014-05-19 Paul Davisremove unnecessary and wierd constant for bottom rect...
2014-05-19 Paul Daviscomment tweak
2014-05-19 Paul Davisadding a new track via copy-region-drag now works ...
2014-05-19 Paul Davisnon-copy region drag now creates a new track when a...
2014-05-19 Paul Davischange return type of Editor::axis_view_from_route()
2014-05-19 Paul Davisremove unused variable
2014-05-19 Paul Davispart one of allowing region drag to the bottom (drop...
2014-05-16 Robin Gareusdon't load selected session if other-project is chosen:
2014-05-16 Robin Gareusreplace gettimeofday() with g_get_monotonic_time()
2014-05-14 Devin J. Pohlyfix rounding error in the min:sec ruler
2014-05-14 Devin J. Pohlyfix major/minor ticks on min:sec ruler
2014-05-14 Paul DavisMerge branch 'minsec-ruler-display' of https://github...
2014-05-14 Devin J. Pohlyfix major/minor ticks on min:sec ruler
2014-05-14 Devin J. Pohlyfix rounding error in the min:sec ruler
2014-05-13 Tim MayberryUse Glib::usleep in Editor::timefx_thread on Windows
2014-05-13 Tim MayberryInclude windows.h for Registry access related API
2014-05-13 Tim MayberryFix collision between keyword interface used in glibmm...
2014-05-10 John EmmasOops - minor spelling corrections
2014-05-10 John EmmasBug fix imported from Mixbus2 (SVN r11448)
2014-05-07 Colin FletcherFix region content drag direction
2014-05-07 Colin FletcherFix undo of layer-changing region drags
2014-05-07 Paul Davisshift-modifier during trim dragging causes region to...
2014-05-06 Paul Davisfix mingw build - needs bundle_env_mingw.cc when buildi...
2014-05-01 Adrian KnothAdd ComboOption configuration for default-fade-shape
2014-05-01 Paul Davisif using the audio/MIDI setup dialog because there...
2014-05-01 Paul Davischange location marker ruler text for get_trx() ==...
2014-05-01 Paul Daviscorrectly set up ruler preferences for get_trx() =...
2014-04-30 Robin Gareusscript to run ardour under callgrind
2014-04-29 Paul Davisremove two more unnecessary instances of os.path.join...
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davis"sequence regions" operation (remove space between...
2014-04-28 Damien ZammitFixed problem where importing invalid midi files caused... 3.5.380
2014-04-28 Robin Gareusskeleton dummy audio-engine
2014-04-28 Carl HetheringtonFix some capitalisation in the preferences dialog.
next