Add the MSVC project resources (icons etc)
[ardour.git] / gtk2_ardour /
2014-04-01 Paul Daviscomment edit
2014-03-27 John EmmasAdd internationalization support for my newly committed...
2014-03-27 John EmmasAdd the code for 'load_custom_fonts()' (though not...
2014-03-26 Ben Loftisrename ArdourMenu to ArdourDropdown
2014-03-26 Ben Loftisthe FlatFace element is no longer relevant. instead...
2014-03-25 Paul Davisadd back track shrink/expand buttons
2014-03-25 Paul Davismost of the support for save/restore of visible track...
2014-03-25 Paul Davisactually resize track heights to follow visible-tracks...
2014-03-25 Ben Loftisrevert to use red border to indicate rec-arm instead...
2014-03-25 Paul Davisfirst part of switch from shrink/expand tracks to pyram...
2014-03-25 Ben Loftisbrownish zoom buttons
2014-03-24 Paul Davisadd optional arg to Editor::ensure_time_axis_view_is_vi...
2014-03-24 Paul Davisselecting a track/bus in the editor list now selects...
2014-03-24 Ben Loftisadd needed separator
2014-03-23 Ben Loftisfiles for ArdourMenu
2014-03-23 harrisonNew theme for editor window using ArdourMenu
2014-03-23 Robin Gareusprepare for the day when there can be TimeAxisView...
2014-03-22 Robin Gareusfix some memory leaks
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 John EmmasString object for Greek locale testing should have...
2014-03-21 Adrian KnothKeybindings for maximising the mixer window
2014-03-21 Adrian KnothAdd option to display the mixer in fullscreen
2014-03-21 John EmmasImplement 'fixup_bundle_environment()' for the MSVC...
2014-03-21 Robin Gareusfix editor full-screen state when re-loading session
2014-03-21 Paul Davislatest tweaks to autoscroll: symmetrical boundary on...
2014-03-21 Paul Davisfirst pass at quantizing vertical scroll to whole tracks.
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
2014-03-20 Paul Davisbig rework of scrolling, horizontal part considered...
2014-03-19 Robin Gareusvideotimeline: fix black-frame generation (sample aspec...
2014-03-19 Robin Gareustweak A/V import logic
2014-03-19 Robin Gareusclarify A/V import options
2014-03-19 Robin Gareusvideotimeline: fix black-frame generation (sample aspec...
2014-03-19 Robin Gareustweak A/V import logic
2014-03-19 Robin Gareusclarify A/V import options
2014-03-18 Robin Gareusfixed a few warnings from clang static analysis
2014-03-15 John EmmasMove '++next' (when sorting marker labels) so there...
2014-03-14 Paul Davisfix thinko when relabelling markers
2014-03-13 Robin Gareusrework SystemExec - use vfork wrapper (and lots of...
2014-03-13 Paul Davisdo not use Item::move() when dragging notes since this...
2014-03-13 Paul Davisremove debug output
2014-03-13 Paul Davisfix up button selection operation so that fade drags...
2014-03-12 Paul Davisfixes, hopefully, for canvas cursor misbehaviour near...
2014-03-11 Paul Davisfix error in height computation of MIDI region views...
2014-03-11 Paul Davisuse and wrap Rectangle::set_outline_all() method
2014-03-11 Paul Davisavoid multiple requests for redraws when resetting...
2014-03-10 Paul Davisfix up waf build in wake of search path changes earlier...
2014-03-10 Paul Davisimprove (though not 100% perfect) handling of region...
2014-03-09 Robin Gareustempo match midi auditioning - #5881
2014-03-09 Robin Gareusdefault plugin scan timeout preference
2014-03-09 Robin Gareus[VST] scan timeout display and per plugin timeout override.
2014-03-09 Robin Gareusprepare configurable VST scan timeout
2014-03-07 Paul Davisdon't show frame trim handles when in internal editing...
2014-03-07 Paul Davisthird part of the logic fix for percussive note trimming
2014-03-07 Paul Davissecond part of the logic fix for percussive note trimming
2014-03-07 Paul Davisfix up some logic that allowed hits (percussive note...
2014-03-07 Paul Davisremove irrelevant comment
2014-03-07 Paul Davisfix missing Hit destructor, which left polygons all...
2014-03-07 Paul Davisfix apparent logic error for MidiRegionView when redisp...
2014-03-06 Paul Davistrivial API change for MidiRegionView::update_hit()
2014-03-06 Paul Daviscomment edit
2014-03-06 Paul Davisuse CANVAS_DEBUG_NAME instead of explicit #ifdef to...
2014-03-06 Paul Davismake Hit (percussive note display item) actually draw...
2014-03-06 Paul Daviswhen in smart mode, context-click on a region item...
2014-03-06 Paul Davisseparate ArdourButton::set_colors() and ArdourButton...
2014-03-06 Paul Davisadd ::on_name_changed() to ArdourButton, to use recentl...
2014-03-06 Paul DavisAdd ArdourButton::set_fixed_colors() (equivalent to...
2014-03-05 Paul Davisrevert 29b1e706ddaeaec5a330cf6643816ec43024b545 and...
2014-03-05 Paul Davisdo not show region trim handles unless in (effective...
2014-03-05 Paul Daviswhen an automation/region gain line is hidden, so are...
2014-03-05 Paul Davisalter name of AutomationLine::show() to much more sensi...
2014-03-05 Paul Davisremove debugging output
2014-03-05 Paul Davisfix/adjust logic used to display automation lines
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-03-03 Robin Gareussome mingw related tweaks to the build-environment.
2014-03-02 Paul Davisinstall small-splash image
2014-03-02 Paul Davismove fixup_bundle_environment() code into per-platform...
2014-03-01 Robin Gareusre-work VST paths configuration.
2014-02-28 Paul Davisfix semantics of button press -> leave button -> button...
2014-02-28 Paul Davischange latency calibration button from "record enable...
2014-02-28 Paul Davisadd generic button style for ArdourButtons
2014-02-28 Paul Davisfix problem with splash window on OS X: requesting...
2014-02-28 Paul Davisremove splash message/window at shutdown - it is just...
2014-02-28 Robin Gareusmake custom lxvst path work..
2014-02-27 Robin Gareusdisplay policy of plugin-scan progress popup-window
2014-02-27 Robin Gareusmove Paths Dialog to libgtkmm2ext
2014-02-27 Paul Davisadd back color definitions that were removed in cd68ae78f9
2014-02-27 Paul Davisfix transparent waveform outline
2014-02-26 Paul Davisuse Canvas::Curve for drawing xfades
2014-02-26 Paul Davistweak a few colors, add options and missing colors
2014-02-26 Paul Davisdon't waste time and effort deleting GUI components...
2014-02-26 Robin Gareususer-configurable VST search paths (basic UI)
2014-02-26 Paul Davissevere rationalization (still incomplete) of behaviour...
2014-02-26 Paul Davisfix display of time selection rect(s) when switching...
2014-02-26 Paul Davisconvert canvas_event_frame() and window_event_frame...
2014-02-26 Paul Davisfix lack of range selection when moving vertically
2014-02-26 Paul Davisamending dc38ec88342219005ee9bde850ff62ac168ba284 so...
2014-02-26 Paul Davisrange selection drag ensures that selected tracks inclu...
2014-02-26 Paul Davisensure that track selection operations call ::set_selec...
2014-02-26 Paul Davisadd ::covered_by_y_range() to TimeAxisView
2014-02-25 Paul Davisa rubber-band drag or other selection op that actually...
next