Add missing #includes to some tests
[ardour.git] / gtk2_ardour /
2012-07-27 Paul Davisslightly more debugging for kbd accels
2012-07-27 Paul Daviscomment code that stopped the keybd accel activation...
2012-07-26 Paul Davisreset default transport speed when leaving audition...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-25 Paul Davisfix a SNAFU that occured when switch from ArdourDialog...
2012-07-25 Paul Davistweak layout of export dialog to try to make it clear...
2012-07-25 Paul Davisadd export formats path to ardev_common.sh.in so that...
2012-07-24 Paul Davisquiet!
2012-07-24 Paul Davismake rendering of the editor summary view a bit more...
2012-07-23 Paul Davisforward port the carbon window position fix from 2.X
2012-07-23 Paul Davisforward-port generic MIDI and transport controllable...
2012-07-20 Paul Davismake more or less all LHS treeviews use the same style
2012-07-20 Paul Davisshrink down some location UI button labels
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-07-17 Paul Davisrename MIDI "Fork" operation to "Unlink from other...
2012-07-17 Paul Davisupdated RU translations from alexander prokoudine
2012-07-17 Paul Davisi18n fixes from alexander prokoudine (#5016)
2012-07-17 Paul Davismove binding for duplicate-region to secondary-d rather...
2012-07-17 Paul Davisadd translucent "shade" to playhead cursor (may remove...
2012-07-17 Paul Davislots more fidgety work on automation. sort of works...
2012-07-15 Paul Davisuse correct event struct when handling key events in...
2012-07-15 Paul Davisi18n detail
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-07-11 Paul Davisforce I/O selector windows to stay-on-top (experimental)
2012-07-11 Paul Davishandle failure to start audioengine correctly
2012-07-10 Paul Davisadd option to not use gradients when rendering waveform...
2012-07-10 Paul Davisoutline fade in/out handles in black (#3828)
2012-07-10 Paul Daviscleaner version of previous commit's fix for Automation...
2012-07-10 Paul Davisprovide some numerical data during automation trim...
2012-07-10 Paul Davisadd a comment to the previous change
2012-07-10 Paul Davisdon't spin on Session::timecode_transmission_suspended...
2012-07-10 Paul DavisOS X-based fixes for splash screen mgmt
2012-07-09 Paul Davisremove extra unused argument to ::sync_model_with_view_...
2012-07-09 Paul Daviscleaner version of splash display changes
2012-07-09 Paul Davissome hacks to try to get the splash to function reliabl...
2012-07-09 Paul Davisshift-click on shuttle controller in wheel mode resets...
2012-07-09 Paul Daviscomment out some unused parameter arguments
2012-07-09 Paul Davisredisplay mixer strips when visibility of one of them...
2012-07-08 Paul Davisrestore functionality of show/hide column in mixer...
2012-07-04 Carl HetheringtonFix crash on trying to snap to markers when there aren't
2012-07-04 Carl HetheringtonRename Editor::duplicate_dialog to Editor::duplicate_range
2012-07-04 Carl HetheringtonDon't show previously hidden xfades when finishing...
2012-06-28 Paul Davisfurther efforts at cleaning up the design of the intera...
2012-06-28 Carl HetheringtonDon't start a clock drag if we drag to the right of...
2012-06-28 Paul Davisminor cleanups from 12952
2012-06-28 Paul Davisreorder #includes to avoid the usual Apple BS with...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-27 Colin FletcherA (hopefully) better fix for toggle-mixer-on-top, using...
2012-06-26 Carl HetheringtonNudge the time axis view gain slider up a bit.
2012-06-26 Carl HetheringtonRemove unused named selection / chunk code.
2012-06-26 Carl HetheringtonSome spelling mistake fixes from Debian.
2012-06-26 Paul Davisadd rodrigo to the authors list
2012-06-26 Carl HetheringtonAllow new idle visual changer calls to be requested...
2012-06-25 Carl HetheringtonPatch from tophatdave to prevent exit from note edit
2012-06-25 Carl HetheringtonTry slightly narrower faders in the track controls...
2012-06-25 Carl HetheringtonDon't specify real-time priority when starting JACK...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-24 Sakari BergenChange logic for compiling export format descriptions...
2012-06-24 Paul Davisput patch chnage dialog under the mouse cursor when...
2012-06-24 Paul Davisstring fix
2012-06-24 Sakari BergenIn export format dialog, show preview of generated...
2012-06-23 Tim MayberryRemove unused or unnecessary header includes
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in UIConfigura...
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in gtk2_ardour
2012-06-23 Tim MayberryRemove unnecessary code to create user_config_directory
2012-06-23 Tim MayberryRemove unnecessary creation of user_config_directory
2012-06-23 Tim MayberryReplace use of pbd/filesystem.h with Glib equivalent...
2012-06-23 Tim MayberryReplace use of PBD::sys::exists with Glib::file_test
2012-06-23 Tim MayberryRemove use of PBD::sys::path from ExportFileNotebook...
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ardour/template_utils.h
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-23 Tim MayberryRemove unneeded header include
2012-06-22 Paul Davisdon't swallow left/right scroll events in a midi region...
2012-06-22 Paul Davisuse the pane watcher to prevent the nastiness that...
2012-06-22 Paul Daviskeep latency dialog for plugins above the plugin GUI
2012-06-22 Paul Davisintroduce the idea of a "default transport speed",...
2012-06-22 Paul Davisfix reset of transport speed when seamless looping...
2012-06-22 Paul Davisprovide an easier way to add mixed (audio+MIDI) tracks...
2012-06-21 Paul Davissshhh
2012-06-21 Paul Davissmooth 0.5 second fade out during quit, plus MIDI panic...
2012-06-20 Carl HetheringtonAdd a menu option and key press (F) in port matrices...
2012-06-20 Carl HetheringtonUnify clamping of frames-per-unit values during zoom...
2012-06-20 Carl HetheringtonRemove indirected method calls.
2012-06-20 Paul Davistweak expander label name as per thorsten wilms' suggestion
2012-06-20 Paul Davistweak button label name as per thorsten wilms' suggestion
2012-06-19 Carl HetheringtonClarify the meaning of the show-region-gain-envelopes...
2012-06-19 Carl HetheringtonMake sure we always copy Freesound imported files as...
2012-06-19 Paul Davispatch from colinf that adds an 'empty' preset to the...
2012-06-19 Paul Davispatch for handling LV2 presets from colinf (#4698)
2012-06-19 Paul Davisreally, really do not signal MidiRegionView::SelectionC...
2012-06-19 Carl HetheringtonChange option name to clarify that get_default_narrow_m...
2012-06-19 Carl HetheringtonAdd option to add new range marker from the context...
2012-06-19 Carl HetheringtonFix logic for setting mixer strip name button widths...
2012-06-19 Carl HetheringtonUse set_editable() rather than set_sensitive() to lock...
2012-06-19 Paul Davisslighty brighten bar lines and slighty dim beat lines...
2012-06-18 Carl HetheringtonDisallow import-without-copy for MIDI files (#4148).
2012-06-18 Paul Davisfix compilation on OS X
2012-06-18 Paul Davisdefine CHARSETALIASDIR (again) to stop various bits...
2012-06-18 Paul Davisfix comment indentation
2012-06-17 Carl HetheringtonHacky fix for track height step losing 'grip' on the
next