summaryrefslogtreecommitdiffstats
path: root/src/sources/v1
AgeCommit message (Expand)Author
2020-03-30Get rid of the Janus-headed AudioSignal base classUwe Klotz
2019-05-14Auto-format src/sourcesUwe Klotz
2018-04-06Typo fixes luzpaz
2017-11-25Add a utility function to reduce nesting of member function callsUwe Klotz
2017-11-19Improve API and documentation of Readable-/WritableSampleFramesUwe Klotz
2017-11-06Split AudioSource into reader interface and abstract base classUwe Klotz
2017-11-06Consistently use "sample rate" instead of "sampling rate"Uwe Klotz
2017-11-06More expressive Audio- and MetadataSource interfacesUwe Klotz
2017-11-06Extract all pure virtual functions into source interfacesUwe Klotz
2017-11-06Hide more implementation details from the public AudioSource APIUwe Klotz
2017-11-06Remove ability to 'skip' from public AudioSource APIUwe Klotz
2017-11-06Finalize the new AudioSource v2 APIUwe Klotz
2017-11-06Move common functionality from AudioSource into base classUwe Klotz
2017-11-06Introduce next abstraction level of the AudioSource APIUwe Klotz
2017-11-06Rename various member functions in IndexRangeUwe Klotz
2017-11-06Change naming of IndexRange members to avoid misunderstandingsUwe Klotz
2017-11-06Migrate SoundSources to the new v2 APIUwe Klotz