summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24For MSVC builds, implement 'rint()' and 'rintf()' to supplement the ones that...John Emmas
2015-04-24send LTC during process_with_events()Robin Gareus
2015-04-24fix scaling of master-meter in toolbarRobin Gareus
2015-04-24windows 32bit asm/fpu support.Robin Gareus
2015-04-24add missing regexp support to pbd/wscriptRobin Gareus
2015-04-24separate build host & target (fix win32 asm)Robin Gareus
2015-04-24suffix “x86” to start-menu entry for ardour 32bitRobin Gareus
2015-04-23auto-launch ardour in gdb.Robin Gareus
2015-04-23better version of the last commit (windows uninstall)Robin Gareus
2015-04-23allow to install windows 32&64bit versions in parallel (again)Robin Gareus
2015-04-23fix jack-metadata for weak-jack linkingRobin Gareus
2015-04-23remove —no-jack-metadata option from windows scriptRobin Gareus
2015-04-23fix JACK metadata configure check.Paul Davis
2015-04-23update windows installer finish page text & linkRobin Gareus
2015-04-23add a real check for functioning JACK metadata API; remove configure time opt...Paul Davis
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-22further updated monitor-modes doc:Robin Gareus
2015-04-22mon-modes doc: clarify table-headings and renice.Robin Gareus
2015-04-22Add some newly introduced sources to our MSVC project (gtk2_ardour)John Emmas
2015-04-22Remove a 'no longer needed' source from our MSVC project (libpbd)John Emmas
2015-04-22coefficients are floating-point.Robin Gareus
2015-04-22Initial Gain Coefficient tweaksBen Loftis
2015-04-21more windows related SSE build fixesPaul Davis
2015-04-21typoPaul Davis
2015-04-21use compiler target to determine whether to use 64 bit windows assembler, not...Paul Davis
2015-04-21Revert "as an experiment, try original asm on windows."Paul Davis
2015-04-21as an experiment, try original asm on windows.Paul Davis
2015-04-21<intrin.h> is for windows onlyPaul Davis
2015-04-21add required header for windows compile of FPU codePaul Davis
2015-04-21fix another recent error in wscript for windowsPaul Davis
2015-04-21fix recent error in wscript for windowsPaul Davis
2015-04-21Remove filename extension for chapter mark fileJohannes Mueller
2015-04-21Put an Intro chapter at position 00:00:00.000Johannes Mueller
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2015-04-21fix build of FPU code on OS X by reverting to use of _LP64 to identify 32/64 ...Paul Davis
2015-04-21merge all mingw and msvc specific code for FPU information into libs/pbd/fpu....Paul Davis
2015-04-21improve logic flowPaul Davis
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