summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-04-24For MSVC builds, implement 'rint()' and 'rintf()' to supplement the ones that...John Emmas
2015-04-24fix scaling of master-meter in toolbarRobin Gareus
2015-04-23monitoring section UI scalingRobin Gareus
2015-04-23scale markersRobin Gareus
2015-04-23scale peak-meter reset buttonRobin Gareus
2015-04-23more HiDPI cleanupRobin Gareus
2015-04-22prefer initialization to assignment for ARDOUR_UIPaul Davis
2015-04-22make save-as dialog be persistent, to retain settings across save-asPaul Davis
2015-04-22clean up GUI scalingRobin Gareus
2015-04-22add central API to calculate UI scalingRobin Gareus
2015-04-22scale inline slider girth.Robin Gareus
2015-04-22scaleable routing icons & wiresRobin Gareus
2015-04-22Initial Gain Coefficient tweaksBen Loftis
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2015-04-21Update editor_rulers.ccahellquist
2015-04-21update some calls to use new get_preferred_edit_position; needs testingBen Loftis
2015-04-21minor tweaks to Cut Time dialog. Use an enum to tell preferred_edit_location...ben
2015-04-21Port 'Cut time' code from MixbusColin Fletcher
2015-04-22Monitor section - init _output_selector to 0.nick_m
2015-04-21merge fix for tempo branchBen Loftis
2015-04-21merge monitor_section branchBen Loftis
2015-04-21Merge branch 'master' into saveasPaul Davis
2015-04-20tuning the save-as dialogPaul Davis
2015-04-21new attempt at scaling indicator LEDRobin Gareus
2015-04-21adjust default meter font-size (same as it was before)Robin Gareus
2015-04-20use save as dialog in ArdourUIPaul Davis
2015-04-20add save_as dialog to build systemPaul Davis
2015-04-20initial version of save-as dialogPaul Davis
2015-04-20towards fixing #6265Robin Gareus
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-20clarify GUI scalingRobin Gareus
2015-04-20scalable pannersRobin Gareus
2015-04-20towards scaleable meter and mixer UIRobin Gareus
2015-04-19update russian translationPaul Davis
2015-04-18transport button HiDPI scalingRobin Gareus
2015-04-18HiDPI button tweaksRobin Gareus
2015-04-17fix mingw build4.0Paul Davis
2015-04-17fix typo after localedir changePaul Davis
2015-04-17Don't modify a RouteUISelection that we've just erasedJohn Emmas
2015-04-17fix novice-level mistake that causes localedir to point to random, reusable (...Paul Davis
2015-04-15update german translationPaul Davis
2015-04-15update russian translationPaul Davis
2015-04-14When running on Windows, hide the Engine dialog before calling 'push_state_to...John Emmas
2015-04-14simplify coaxing clock value out of ardourRobin Gareus
2015-04-13when building context menu for click on mixer strip, ensure clicked-on strip ...Paul Davis
2015-04-13add bracesPaul Davis
2015-04-13now that there is only 1 effective selection, adjust add-new-track-or-bus opt...Paul Davis
2015-04-13remove UI configuration variable link-editor-and-mixer-selection, and make be...Paul Davis
2015-04-13fix issue with logic controlling rude isolate buttonPaul Davis
2015-04-11gtk2_ardour code should use translation domain "gtk2_ardour[MAJOR_VERSION]" n...Paul Davis