diff options
| author | Michael Sevakis <jethead71@rockbox.org> | 2010-05-24 16:42:32 +0000 |
|---|---|---|
| committer | Michael Sevakis <jethead71@rockbox.org> | 2010-05-24 16:42:32 +0000 |
| commit | d56999890f2aacf197d9ae4383313271499509a9 (patch) | |
| tree | 76a0177e2cf19bb15a065199b812ef20158422e1 /apps/plugins/lib/pluginlib_jpeg_mem.c | |
| parent | 6688988ec42aa2254c8e370ec1932033a258b6fa (diff) | |
| download | rockbox-d56999890f2aacf197d9ae4383313271499509a9.zip rockbox-d56999890f2aacf197d9ae4383313271499509a9.tar.gz rockbox-d56999890f2aacf197d9ae4383313271499509a9.tar.bz2 rockbox-d56999890f2aacf197d9ae4383313271499509a9.tar.xz | |
Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26253 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/lib/pluginlib_jpeg_mem.c')
0 files changed, 0 insertions, 0 deletions