|
0301c47f6b
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
|
|
8ed33f1bc7
|
remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead
|
2018-10-14 22:06:11 -04:00 |
|
|
9506a294c7
|
Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs)
Stage 1 of 3 (more to follow)
|
2018-09-30 08:56:12 +01:00 |
|
|
79f01bc889
|
Initial changes needed for building Mixbus (with MSVC) as version 5
(Mixbus itself will probably need extra changes)
|
2018-09-10 07:14:59 +01:00 |
|
|
b9c9777b9a
|
When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format
|
2018-02-15 09:03:32 +00:00 |
|
|
9a20433d98
|
fix definition of Temporal::Beats::max()
Ticks can exceed PPQN, but if beats are already INT32_MAX, ::normalize() will not work correctly
|
2018-02-12 11:44:37 -06:00 |
|
|
b2032938b1
|
Accommodate newly added/removed source(s) in our MSVC project (libtemporal)
|
2017-09-28 12:27:54 +01:00 |
|
|
657ba64ad2
|
Rename 'libs/temporal/MSVCtemporal/timecode.vcproj' to 'libs/temporal/MSVCtemporal/temporal.vcproj'
|
2017-09-28 12:27:54 +01:00 |
|
|
2750f7f485
|
Rename 'libs/temporal/MSVCtimecode' to 'libs/temporal/MSVCtemporal'
|
2017-09-28 12:27:53 +01:00 |
|
|
61be0990fa
|
change libtemporal to be versioned like all others
|
2017-09-25 12:13:54 -04:00 |
|
|
dcb55c508e
|
additional changes to follow library name change from timecode -> temporal
|
2017-09-25 12:13:54 -04:00 |
|
|
7db12f6b12
|
convert codebase to use Temporal for various time types
|
2017-09-24 12:03:54 -04:00 |
|
|
9283bee867
|
new header file for audio-based time types
|
2017-09-24 12:03:13 -04:00 |
|
|
48d402c960
|
part two of initial libtemporal creation
|
2017-09-24 10:48:00 -04:00 |
|
|
b62c305f20
|
change libtimecode to libtemporal, add Evoral::Beats, positional types and superclock headers
|
2017-09-24 10:47:28 -04:00 |
|