13
0
livetrax/libs/surfaces
Paul Davis c4ac437490 * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers
* use explicit operator<< and operator>> that in turn use PBD::EnumWriter when serializing and deserializing to/from rc files
* adds scrolling in mixer window (from 2.X)
* BBT math stuff - untested, but basically operational
* move LocaleGuard into its own file(s) in libs/pbd
* Tempo now uses nframes64_t everywhere (except for sample rate values)
* as in 2.X, use mkstemp and hack to avoid temp file nonsense, and remove erroneous free() from disk stats output


git-svn-id: svn://localhost/ardour2/branches/3.0@5961 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-28 21:36:40 +00:00
..
control_protocol change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
frontier Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
generic_midi Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
mackie * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
osc Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
powermate Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
tranzport change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
wiimote Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
wscript Make sure wscripts under libs/surfaces/* are configured. This fixes the OSC surface build, as it now links with liblo. 2009-09-03 00:38:34 +00:00