sansapatcher: move sectorbuf pointer into sansa_t structure.
commit9c1ed84d28edfa4a2b5b0a327dccd83d1a1beef8
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 23 Dec 2012 22:36:00 +0000 (23 23:36 +0100)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Tue, 1 Jan 2013 14:06:34 +0000 (1 15:06 +0100)
tree1c884e4db52c2d365095c281e63956f909691226
parent24e37ddf57bac6a1c9786d50abbe3a1982930382
sansapatcher: move sectorbuf pointer into sansa_t structure.

Similar as the ipod_t structure for ipodpatcher the sansa_t structure holds all
relevant information for sansapatcher. Put the global sansa_sectorbuf pointer
into it as well.

Change-Id: Iad08ef6aafc49609c3d0d556914246f230ee0179
rbutil/rbutilqt/base/autodetection.cpp
rbutil/rbutilqt/base/bootloaderinstallsansa.cpp
rbutil/rbutilqt/base/bootloaderinstallsansa.h
rbutil/sansapatcher/main.c
rbutil/sansapatcher/sansaio-posix.c
rbutil/sansapatcher/sansaio-win32.c
rbutil/sansapatcher/sansaio.h
rbutil/sansapatcher/sansapatcher.c
rbutil/sansapatcher/sansapatcher.h