commit | 24e37ddf57bac6a1c9786d50abbe3a1982930382 | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sun Dec 23 23:30:57 2012 +0100 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Tue Jan 01 15:05:52 2013 +0100 |
tree | b34ae751986f185f51556a040f388025cac4c383 | |
parent | 6803d7b10cd9651ded08674f1597d4511cabb7af [diff] |
ipodpatcher: move sectorbuf pointer into ipod_t structure. The ipod_t structure holds all relevant information for ipodpatcher. Put the global ipod_sectorbuf pointer into it as well. Allows the Rockbox Utility Ipod class to be instanciated multiple times since each instance can now have its own buffer. Change-Id: Ie319cbadbc20c367ceadba9a46b4dc34b57a79a7