summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-10remove file manager LRU cache from code.Paul Davis
2014-12-10fix some cast warningsPaul Davis
2014-12-10simpler approach for Apple setrlimit() compatibility issuePaul Davis
2014-12-10tracked down another remaining SessionHandleRefRobin Gareus
2014-12-10try some alternate, hard numbers when resetting open file limits on OS XPaul Davis
2014-12-10fix binding file bundle pathRobin Gareus
2014-12-10O_DIRECT makes no sense in this test because it requires page/block-sized writesPaul Davis
2014-12-10remove ugly and unnecessary debugging outputPaul Davis
2014-12-10add support for O_DIRECT/F_NOCACHE to check impact of buffer cache avoidancePaul Davis
2014-12-10Use DEBUG_THREAD_SELF when using DEBUG_TRACE with pthread IDsJohn Emmas
2014-12-10remove unnecessary sleepPaul Davis
2014-12-10add sndfile I/O test application, used for testing disk bandwidth for writing...Paul Davis
2014-12-10use correct conditional to choose between different DEBUG_THREAD_SELF macrosPaul Davis
2014-12-10add DEBUG_THREAD_SELF to allow use of DEBUG_TRACE with thread IDs on both nor...Paul Davis
2014-12-09update_time_selection_display should work when in smart modeBen Loftis
2014-12-09add set-session-extents-from-edit-rangeBen Loftis
2014-12-09more DEBUG::Butler output, formatting corrections, and a warning on cerr if c...Paul Davis
2014-12-09fix meter scale colors (meterbridge)Robin Gareus
2014-12-09remove superfluous PBD/ARDOUR:: init callsRobin Gareus
2014-12-09add DEBUG::Butler and use itPaul Davis
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-12-08install single color theme file during waf installPaul Davis
2014-12-08remove debug outputPaul Davis
2014-12-08more tweaking of color management.Paul Davis
2014-12-08another metric ton of color workPaul Davis
2014-12-08lots more color work, closer and closer to being ready for ... being taken ap...Paul Davis
2014-12-08change packaging of GTK rc file for OS X and Linux.Paul Davis
2014-12-08change GTK rc file system to use just a single file, which is color-neutral.Paul Davis
2014-12-08more color work, including removing rgba{_p_}_from_style()Paul Davis
2014-12-08noop, simplify code.Robin Gareus
2014-12-08When we pass an integer clarify which overloaded version of sqrt() to callJohn Emmas
2014-12-07Don't switch to internal when switching to draw.David Robillard
2014-12-07Fix alignment of automation paste.David Robillard
2014-12-07Fix uninitialized value in note create drag.David Robillard
2014-12-07Draw region automation with draw in either mode.David Robillard
2014-12-07Unify gain and draw tools.David Robillard
2014-12-07Fix and simplify step_mouse_mode.David Robillard
2014-12-07Fix shift-rect-select with MIDI notes.David Robillard
2014-12-07new code-level defaults for audio peak meter colorsPaul Davis
2014-12-07Revert "new code-level defaults for audio peak meter colors"Paul Davis
2014-12-07new code-level defaults for audio peak meter colorsPaul Davis
2014-12-07sane audio meter default colorsRobin Gareus
2014-12-07remove old alias names for meter fills from default_ui_configPaul Davis
2014-12-07the return of correct audio meter colorsPaul Davis
2014-12-07remove stacktracePaul Davis
2014-12-07fix up various issues with UIConfiguration, saving state, RC file loading etc.Paul Davis
2014-12-07remove all explicit button text colors; use contrasting_text_color() instead.Paul Davis
2014-12-07fix up a logic problem when editing palette colorsPaul Davis
2014-12-07remove debug outputPaul Davis
2014-12-07fix default gtk background colorPaul Davis