ardour/libs
Paul Davis 67fa5282cb Remove Region::absolute_time_to_region_beats()
This method did not do what its name suggested. Replace it with
::absolute_time_to_source_beats() which already existed and
computed the same result.

Also in a NoteCreateDrag, correctly adjust note start
depending on whether we are viewing the whole source or
just the region. This part may be amended later.
2025-03-06 18:12:39 -07:00
..
aaf libAAF update for NetBSD (#9886) 2025-02-01 11:30:14 +01:00
appleutility wscript: the i18n worker functions do not define the i18n waf commands 2024-10-20 19:52:14 -06:00
ardour Remove Region::absolute_time_to_region_beats() 2025-03-06 18:12:39 -07:00
ardouralsautil
audiographer Fix export encoder race condition 2024-12-15 16:31:43 +01:00
auscan
backends Build fixes for NetBSD from pkgsrc (#9886) 2025-02-01 11:25:42 +01:00
canvas Fix touch-related canvas ptr grab 2025-02-25 23:30:52 +01:00
clearlooks-newer Update gtk -> ytk header location (omnibus commit) 2025-02-01 13:53:21 +01:00
ctrl-interface move zoom in/out actions into shared "Editing" group 2024-12-07 08:00:46 -07:00
evoral add ::duration_is_explicit() to SMF 2025-02-28 16:49:48 -07:00
fluidsynth
fst
gtkmm2ext Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
hidapi
libltc
lua Tidy up libs/lua/LuaBridge/detail/Userdata.h 2024-10-19 18:38:59 +02:00
midi++2 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
panners Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
pbd provide a stacktrace function callable directly from C (libpbd_c_stacktrace()) 2025-02-11 10:23:01 -07:00
plugins ACE fluidsynth: unload soundfonts after use, refill channels #9837 2024-11-03 19:22:30 +01:00
ptformat
qm-dsp
surfaces Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
temporal manually revert fa376b709d and debef6ab 2025-02-28 13:39:45 -07:00
tk Fix ATK builds c813ba2b03 2025-02-28 21:19:52 +01:00
vamp-plugins
vamp-pyin
vfork
vst3 use C++11 for VST3 SDK (revert custom cxx98 patch) 2025-02-25 12:46:16 +01:00
waveview Update gdkmm -> ydkmm header location (omnibus commit) 2025-02-01 15:01:52 +01:00
widgets Add API to resize Fader widgets 2025-03-06 20:10:20 +01:00
zita-convolver Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
zita-resampler