reduce verbiage and remove visible current_item red rect
[ardour.git] / gtk2_ardour /
2013-10-25 Paul Davisfix up ordering/timing of naming for TimeAxisViewItem...
2013-10-24 Paul Davisredraw entire MidiStreamView after scroomer drag so...
2013-10-24 Paul Davisremove unnecessary initialization of fill color for...
2013-10-24 Paul Davisfix placement of black/white note lines/bars in MIDI...
2013-10-23 Paul Davismake middle-click on piano roll track header more usefu...
2013-10-23 Paul Davisfix up drawing of MIDI note "lines" on track canvas...
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-22 Robin Gareushonor LV2 units:midiNote: display Note name instead... 3.5.14
2013-10-22 Paul Davisfix locale path in OS X bundles
2013-10-21 Paul Davisuse new default SR + bufsize values in engine dialog
2013-10-21 Tim MayberryForward declare NSM_Client class in ardour_ui.h
2013-10-21 Tim MayberryFix check button handling in Memory Warning Dialog
2013-10-21 Tim MayberryFix two minor memory leaks in pending state dialog
2013-10-20 nick_mUnify editor / mixer ordering.
2013-10-20 Paul Davisfix bad merge that brought OSC headers back into gtk2_a...
2013-10-20 Paul Davisfix compilation
2013-10-19 Robin Gareusreplace rather than append to SUIL_MODULE_DIR
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-16 Paul Davisfix typo from earlier change to conditionalize driver... 3.5
2013-10-15 Paul Davisanother russian translation update
2013-10-15 Paul Davisprevent button in latency measurement dialog from chang...
2013-10-15 Paul Davisupdate russian translation (again)
2013-10-15 Paul Davisfix spelling and program name abstraction
2013-10-15 Paul Davisupdate russian translation (from alexandre prokoudine)
2013-10-15 Paul Davistry to prevent crash if running latency calibration...
2013-10-15 Paul Davisfix crash when opening audio/MIDI setup while playing...
2013-10-15 Paul Davismake the startup -> session dialog flow more sensible...
2013-10-15 Paul Davisdo not call AudioEngine::set_driver() when the backend...
2013-10-14 Paul Davisuse processor owner to set GUIs opened by a ProcessorBo...
2013-10-14 Paul Davischanges that will help fix a crash related to plugin...
2013-10-14 Paul Davistweak API of WindowProxy, and remove all unnecessary...
2013-10-12 Robin Gareusenable videotimeline on OSX
2013-10-12 Robin Gareusexport video-range: add to context menu
2013-10-12 Robin Gareusvideo-range export tweaks:
2013-10-12 Paul Davisdo not use delete_when_idle() to delete a plugin UI...
2013-10-12 Paul Davisrevert part of 4091ff175c5204 that caused window/sizing...
2013-10-12 Paul Davisrework things for Audio/MIDI setup dialog a bit: no...
2013-10-12 Paul Davis1 bug fix plus padding control for ArdourButton
2013-10-12 Paul Davispost a dialog about a session being opened in read...
2013-10-12 Paul Davisminor adjustments to latency measurement UI stuff
2013-10-12 Paul Davisremove erroneous ` in string
2013-10-11 Paul Davisdon't use a possibly non-existent window as a transient...
2013-10-11 Paul Davisminor tweaks to audio/MIDI setup window
2013-10-10 Paul Davismore fixes and rationalizations for MIDI option handlin...
2013-10-10 Paul Davisbasic use of new backend MIDI options
2013-10-10 Paul Davisnicely handle the (should-never-happen) case of no...
2013-10-08 Paul Davisupdated DE translation from edgar aichinger
2013-10-08 Paul Davisfix some issues with window flow when session loading...
2013-10-08 Paul Davispossible relief for snapshot loading
2013-10-08 Paul Davisremove debug output
2013-10-08 Paul Davisdelete the UI from main() to get full cleanup
2013-10-08 Paul Davisuse new GtkUI design in ARDOUR_UI
2013-10-08 Paul Daviswindow proxy should delete its window during its destructor
2013-10-06 Paul Davisfix up some aspects of loading from a cmdline session...
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Paul Davisremove another unnecessary use of libgen.h
2013-10-04 Paul Davisuse g_strcasecmp() instead of strcasecmp() which doesn...
2013-10-04 Paul Davisuse g_strcasecmp() instead of strcasecmp() which doesn...
2013-10-04 Paul Davisswitch from MAXPATHLEN to PATH_MAX, and use <limits...
2013-10-04 Paul Davisremove unnecessary header include
2013-10-04 Paul Davisremove OSC related cruft from ardour_ui_options.cc
2013-09-25 Paul Davisfix crash when cmdline provides session name
2013-09-24 Paul Davistighten up layout of session dialog; make button say...
2013-09-24 Paul Davisshrink small-splash.png image by 50%
2013-09-24 Paul Davisuse new Session API to show session SR and disk bit...
2013-09-24 Paul Davismove rate_as_string() from EngineControl to utils.cc
2013-09-23 Paul Davismove announcements frame around in the session dialog...
2013-09-23 Paul Davismajor rearrangement of startup/session loading code
2013-09-22 Paul Davisuse WindowManager/WMProxy to correctly manage the audio...
2013-09-22 Paul Davismake session creation from a template work again
2013-09-21 Paul Davisremove use-session-as-template option from new session...
2013-09-21 Paul Davismake sure the template selector has an item visible...
2013-09-21 Paul Davisapply same always-check-display to recent sessions...
2013-09-21 Paul Davisreset the visibility of the template selector stuff...
2013-09-20 Paul Davisif new session button clicked, clear any selection...
2013-09-20 Paul Davismove advanced new session options into an expander...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-20 Paul Davischanges to integrate new/recent/browse in new session...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-19 Paul Davisreallow changing bufsize AND sample rate when we are...
2013-09-19 Paul Davismissing initialization
2013-09-19 Paul Davisshow a different audio/MIDI option screen if JACK is...
2013-09-18 Paul Davismore excision of "JACK" from labels, menu items, etc.
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-18 Paul Davisminor code changes
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-18 Paul Davisremove JACK related action definitions (audio/MIDI...
2013-09-18 Paul Davischange return type on {disconnect_from,reconnect_to...
2013-09-18 Paul Davisremove JACK related menu items (audio/MIDI setup is...
2013-09-17 Paul Davisadd basic display of existing MIDI ports to audio/MIDI...
2013-09-17 Paul Daviscorrectly restore zoom focus state after restart (from...
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul Davisminor fixups for audio/MIDI setup spin buttons (now...
2013-09-17 Paul Davischeck for an existing PublicEditor instance AFTER attem...
2013-09-16 Paul Davisend latency detection if AMS window closed while runnin...
2013-09-16 Paul Davisvarious bits of polish for the latency tab of audio...
2013-09-16 Paul Davisupdate buffer size duration (msecs) while displaying...
next