summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-08-24Fix string to float conversion when typing gain values in Gain MeterTim Mayberry
2016-08-24fix generic GUI layout for no-control UIsRobin Gareus
2016-08-24Don't attempt to snap to the current musical grid when dragging tempi.nick_m
2016-08-22better late than neverRobin Gareus
2016-08-22use user-specified insertion point when adding new tracks/busses with a templatePaul Davis
2016-08-22use insert at specification when duplicating tracks/bussesPaul Davis
2016-08-22fix signed/unsigned warningPaul Davis
2016-08-22add insert-at combo selector for duplicate tracks dialogPaul Davis
2016-08-22Parse information from harvid independent from the localeRobin Gareus
2016-08-22factor out "new route insertion point" enums so they can be shared by relevan...Paul Davis
2016-08-21remove debug output from last commitPaul Davis
2016-08-21editing plugin with generic GUI has a tooltip saying it uses the primary modi...Paul Davis
2016-08-22Repeat INSENSITIVE colors instead of relying on inheritanceJulien "_FrnchFrgg_" RIVAUD
2016-08-21remove close buttons from Bundle Manager (rely on WM provided button)Robin Gareus
2016-08-21even more consistent labels in the mundle managerRobin Gareus
2016-08-21Fix another crash at exit:Robin Gareus
2016-08-21Resolve Bundle Manager Input/Output label ambiguityRobin Gareus
2016-08-21Merge set_pango_fontsize() into reset_dpi()Julien "_FrnchFrgg_" RIVAUD
2016-08-21Silence a GCC initialization order warningJulien "_FrnchFrgg_" RIVAUD
2016-08-20Avoid jitter of track headers width when changing automation statesJulien "_FrnchFrgg_" RIVAUD
2016-08-20Make knobs size requests dynamicJulien "_FrnchFrgg_" RIVAUD
2016-08-20Do not constrain vertical size without needJulien "_FrnchFrgg_" RIVAUD
2016-08-20Use ArdourButton::Square mode instead of ad-hoc sizingJulien "_FrnchFrgg_" RIVAUD
2016-08-20Use set_sizing_text in generic plugin uiJulien "_FrnchFrgg_" RIVAUD
2016-08-20Invalidate char_pixel_* on possible font changeJulien "_FrnchFrgg_" RIVAUD
2016-08-20ArdourButton: add text for measuring decoupled from display textJulien "_FrnchFrgg_" RIVAUD
2016-08-20Fix colors of disabled spin buttons (and maybe others)Julien "_FrnchFrgg_" RIVAUD
2016-08-20Amend last commit - remove some code.nick_m
2016-08-20Swap tempo/meter colours when hovering. Use entered marker for these as well.nick_m
2016-08-20Add a colour for music-locked meters.nick_m
2016-08-19fix missing API for no-app-nap when building on OS X < 10.9Paul Davis
2016-08-20Revert last commit (269a08a2b1).nick_m
2016-08-20Allow both types of constrained drag (again).nick_m
2016-08-20Extending an empty selection selects the clicked region.nick_m
2016-08-19add code to disable AppNap on OS X/MacOSPaul Davis
2016-08-19Remove unused lines in clearlooks.rc.inJulien "_FrnchFrgg_" RIVAUD
2016-08-19Avoid CamelCase in color namesJulien "_FrnchFrgg_" RIVAUD
2016-08-19Make automation state buttons active when not on ManualJulien "_FrnchFrgg_" RIVAUD
2016-08-19Remove unused space in gain_meter's automation menuJulien "_FrnchFrgg_" RIVAUD
2016-08-18Add missing returnJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make ArdourButton detect when a grab should stop being pressedJulien "_FrnchFrgg_" RIVAUD
2016-08-18don't show empty time axis view context menusPaul Davis
2016-08-18Make buttons in track headers behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make name_button behave more like a Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make in/out buttons behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-17removed commented code, now that the comment is actually correctPaul Davis
2016-08-17fix hard/impossible trimming situationPaul Davis
2016-08-17GUI does an even stronger check on no undo/redo while recordingPaul Davis
2016-08-17Use a real dropdown for AutoState in automation lanesJulien "_FrnchFrgg_" RIVAUD
2016-08-17Align the currently selected automation state on dropdownJulien "_FrnchFrgg_" RIVAUD