summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-04-06canvas markers now use ArdourCanvas::Text, not ArdourCanvas::Pixbuf, since th...Paul Davis
2013-04-06fix up unusued args warning in nsm codePaul Davis
2013-04-06Merge branch 'cairocanvas' of git.ardour.org:ardour/ardour into cairocanvasPaul Davis
2013-04-06merge with master, including manual merge conflict resolutionPaul Davis
2013-04-06rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Rout...Paul Davis
2013-04-06vtl: make videotimeline work with new cairo canvasRobin Gareus
2013-04-05Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-04-05mark the step entry dialog as a dialog even though it is an ArdourWindow, to ...Paul Davis
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis
2013-04-05Fix display of Spectral Analysis when no tracks are selected.Colin Fletcher
2013-04-05Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-04-05Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-04-05lots of tweaking and adding debug output including operator<</dump(ostream&) ...Paul Davis
2013-04-05Make track header faders insensitive to vertical scroll-wheel events again.Colin Fletcher
2013-04-04commit immediately post linkingPaul Davis
2013-04-05vtl: remove obvious warningRobin Gareus
2013-04-04vtl: overall export progress barRobin Gareus
2013-04-04vtl: A/V sync lock on importRobin Gareus
2013-04-04vtl: re-order view menu entriesRobin Gareus
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-04-04vtl: audio-export progress-bar tweaksRobin Gareus
2013-04-04vtl: video-monitor letterbox & orig-zoom to menuRobin Gareus
2013-04-03Update region_ops.txt to match current behaviour, and fix a couple of comments.Colin Fletcher
2013-04-03vtl: video-monitor interactionRobin Gareus
2013-04-03vtl: use mpeg4 with intra frames for internal seek formatRobin Gareus
2013-04-03Don't include unselected regions in edit grouped region operations.Colin Fletcher
2013-04-03Ignore track selection if there are any selected regions.Colin Fletcher
2013-04-03Use selection->regions instead of Editor::get_regions_from_selection()Colin Fletcher
2013-04-03Enable snapshots and port connect on startupRoy Vegard Ovesen
2013-04-03Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-04-03Prevent infinite loopsRoy Vegard Ovesen
2013-04-03fix NSM initialization.Robin Gareus
2013-04-03vtl: renice export dialogRobin Gareus
2013-04-02Forgot to clean up nsm.* in previous commitRoy Vegard Ovesen
2013-04-02Don't wait for session_is_loaded from nsm serverRoy Vegard Ovesen
2013-04-02vtl: update session start/end only when adding (or dragging) the videoRobin Gareus
2013-04-02vtl: remove video-maintenance menuRobin Gareus
2013-04-02vtl: remove xjadeo option dialogRobin Gareus
2013-04-02vtl: update export informationRobin Gareus
2013-04-02vtl: update video-exportRobin Gareus
2013-04-02vtl: draw cross if info-request fails in open-video preview.Robin Gareus
2013-04-01fix #5424: routes created from templates do not get names based on the user-s...Paul Davis
2013-04-01likely fix for #5426 (hide all tracks doesn't work and causes inconsistent statePaul Davis
2013-04-01fix up iterator syntax and unnecessary use of X_() in NSM patchPaul Davis
2013-04-01Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-03-31Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-03-31fix missing slash-newline in --help outputPaul Davis
2013-03-31vtl: fix video-monitor [dialog] crashRobin Gareus
2013-03-31vtl: ffmpeg interaction:Robin Gareus
2013-03-31vtl: open video dialog - aspect ratiosRobin Gareus