summaryrefslogtreecommitdiff
path: root/utils/zenutils/source/shared (follow)
Commit message (Collapse)AuthorAge
* Remove useless assignment of 'len'Thomas Jarosch2014-12-20
| | | | | | | | | | | The variable 'len' is not used after this statement. Probably a copy'n'paste leftover from the similar looking block above. cppcheck reported: [rockbox/utils/zenutils/source/shared/cenc.cpp:212]: (style) Same expression on both sides of '-'. Change-Id: Ia8357187ed39d3fab10d97df75a1146c4f733790
* zenutils: remove unused empty fileRafaël Carré2012-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31574 a1c6a512-1295-4272-9138-f99709370657
* ZenUtils: fix offset detectionMaurus Cuelenaere2009-01-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19825 a1c6a512-1295-4272-9138-f99709370657
* Fix segmentation fault when no key was found.Maurus Cuelenaere2008-11-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19164 a1c6a512-1295-4272-9138-f99709370657
* ZenUtils:Maurus Cuelenaere2008-08-26
| | | | | | | | * add FRESC encryption * clean up code a bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18345 a1c6a512-1295-4272-9138-f99709370657
* ZenUtils:Maurus Cuelenaere2008-08-24
| | | | | | | | * Apply FS#9311 by Jelle Geerts: fix compiling on MingW * Make zen::find_firmware_offset() detect the offset better git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18340 a1c6a512-1295-4272-9138-f99709370657
* Zenutils:Maurus Cuelenaere2008-08-12
| | | | | | | | | * Make update_extract work again * Add other players to zen_crypt * Change stricmp() calls to strcasecmp() in zen_crypt git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18264 a1c6a512-1295-4272-9138-f99709370657
* Delete the svn:executable property and set svn:eol-style to native for all ↵Nicolas Pennequin2008-07-11
| | | | | | those text files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18012 a1c6a512-1295-4272-9138-f99709370657
* Add zook's ZenUtils to SVNMaurus Cuelenaere2008-07-11
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18010 a1c6a512-1295-4272-9138-f99709370657