summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-05-29fix data loss/file deletion caused by mistaken used of Session::source_by_pat...Paul Davis
2014-05-29set Gtk::RadioAction state on instant.xml load.Robin Gareus
2014-05-29more new fade icons from Chris GoddardRobin Gareus
2014-05-29update x-fade context-menuRobin Gareus
2014-05-29replace use of Curve with XFadeCurve.Robin Gareus
2014-05-28update fade iconsRobin Gareus
2014-05-28fix x-fade icons in context menuRobin Gareus
2014-05-28Revert "cairo sub-surface prototype & exampleRobin Gareus
2014-05-28fix up operation of Editor::temporal_zoom_to_frame() which had not been updat...Paul Davis
2014-05-28exercise subsurface rendering for x-fade curvesRobin Gareus
2014-05-27for trx, use the primary clock for verbose cursor unitsPaul Davis
2014-05-27x-fade drawing rework, part oneRobin Gareus
2014-05-27global one-time setup of waveform preferences.Robin Gareus
2014-05-27persistent waveform shape setting.Robin Gareus
2014-05-26fixup freeze operation.Robin Gareus
2014-05-24fix sensitivity of engine dialog driver_combo.Robin Gareus
2014-05-23Visual tweaks to Soundcloud panelColin Fletcher
2014-05-23Better names for Soundcloud-related members of ExportHandlerColin Fletcher
2014-05-23Make Soundcloud upload applicable to any export format.Colin Fletcher
2014-05-23Remove Soundcloud upload from export format specificationColin Fletcher
2014-05-23Fix MS-DOS line endingsColin Fletcher
2014-05-23meterbridge: don't include disk/input buttons on busses; fixes #5935Robin Gareus
2014-05-19Merge branch 'mingw-updates' of https://github.com/mojofunk/ardour into cairo...Paul Davis
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-05-19indent in wscript uses spacesColin Fletcher
2014-05-19Use libardour SystemExec wrapper in gtk2_ardourColin Fletcher
2014-05-19remove unnecessary and wierd constant for bottom rect (drop zone) of track ca...Paul Davis
2014-05-19comment tweakPaul Davis
2014-05-19adding a new track via copy-region-drag now works (and shares code with the n...Paul Davis
2014-05-19non-copy region drag now creates a new track when a region is dragged to the ...Paul Davis
2014-05-19change return type of Editor::axis_view_from_route()Paul Davis
2014-05-19remove unused variablePaul Davis
2014-05-19part one of allowing region drag to the bottom (drop-zone) rect of track canvasPaul Davis
2014-05-16don't load selected session if other-project is chosen:Robin Gareus
2014-05-16replace gettimeofday() with g_get_monotonic_time()Robin Gareus
2014-05-14fix rounding error in the min:sec rulerDevin J. Pohly
2014-05-14fix major/minor ticks on min:sec rulerDevin J. Pohly
2014-05-14Use Glib::usleep in Editor::timefx_thread on WindowsTim Mayberry
2014-05-14Include windows.h for Registry access related APITim Mayberry
2014-05-14Fix collision between keyword interface used in glibmm and windows headersTim Mayberry
2014-05-10Oops - minor spelling correctionsJohn Emmas
2014-05-10Bug fix imported from Mixbus2 (SVN r11448)John Emmas
2014-05-07Fix region content drag directionColin Fletcher
2014-05-07Fix undo of layer-changing region dragsColin Fletcher
2014-05-07shift-modifier during trim dragging causes region to jump to original positio...Paul Davis
2014-05-06fix mingw build - needs bundle_env_mingw.cc when building with mingw, and tha...Paul Davis
2014-05-01Add ComboOption configuration for default-fade-shapeAdrian Knoth
2014-05-01if using the audio/MIDI setup dialog because there are >1 backends, but the c...Paul Davis
2014-05-01change location marker ruler text for get_trx() == true casePaul Davis
2014-05-01correctly set up ruler preferences for get_trx() == true casePaul Davis