rockbox/rbutil
Dominik Riebeling b63d429c8f Provide dealloc function to ipodpatcher.
On Windows the sector buffer is allocated using VirtualAlloc, thus releasing
this buffer should be done using VirtualFree. Provide an additional function
for deallocating the buffer so users of ipodpatcher do not need to know about
this.

Change-Id: Ibb0fc575a185148a389e63935e86a392bf8d180d
2013-01-01 15:06:41 +01:00
..
chinachippatcher chinachippatcher: allow additional CFLAGS from the command line. 2012-02-06 20:24:35 +01:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher Provide dealloc function to ipodpatcher. 2013-01-01 15:06:41 +01:00
mkamsboot Add support for clip+ firmware 1.02.18 to mkamsboot (tested by me) 2012-08-08 19:59:29 +02:00
mkimxboot Fix crash in mkimxboot bootloader installation. 2012-06-09 22:08:54 +02:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mkrk27boot mkrk27boot: Fix makefile. 2012-10-16 10:04:17 +04:00
mktccboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
rbutilqt Provide dealloc function to ipodpatcher. 2013-01-01 15:06:41 +01:00
sansapatcher sansapatcher: move sectorbuf pointer into sansa_t structure. 2013-01-01 15:06:34 +01:00
tools Add "ipod" mode to bin2c. 2012-04-28 12:05:11 +02:00
libtools.make Fix version handling for patchers. 2013-01-01 15:06:40 +01:00