summaryrefslogtreecommitdiff
path: root/src/cachemanager.h
AgeCommit message (Expand)Author
2015-05-22Added framesize control mechanism to the engine, and made us of it in the cac...Bent Bisballe Nyeng
2015-04-23Added run sempahore (wait until thread actually started). Fixed localpos bug....Bent Bisballe Nyeng
2015-04-12Fix file loading.Bent Bisballe Nyeng
2015-04-12Added close event to free cache buffers.Bent Bisballe Nyeng
2015-04-12Fix buffers and clean up a bit.Bent Bisballe Nyeng
2015-04-12Added buffers and removed local cache vectors.Jonas Suhr Christensen
2015-04-11ADded local cache.Jonas Suhr Christensen
2015-04-11Fixed compile warnings.Jonas Suhr Christensen
2015-04-11Merge branch 'diskstreaming' of http://git.drumgizmo.org/drumgizmo into disks...Jonas Suhr Christensen
2015-04-11Handling frames in next.Jonas Suhr Christensen
2015-04-11Add documentation of CacheManager public API.Bent Bisballe Nyeng
2015-04-11Added pos to event_t. Fixed bufs.Jonas Suhr Christensen
2015-04-10Added CACHE_DUMMYID.Jonas Suhr Christensen
2015-04-10Changed size of parameter from int to size_t.Jonas Suhr Christensen
2015-04-10Added clean type event. Help functions. And more cache manager logic.Jonas Suhr Christensen
2015-04-10Fixed semicolon in typedef.Jonas Suhr Christensen
2015-04-10Added unit test shell for cachemanager. Added cache manager logic - still nee...Jonas Suhr Christensen
2015-04-10Initial design of cache manager.Bent Bisballe Nyeng