rockbox/rbutil/ipodpatcher
Nicolas Pennequin 367aec35d7 Fix a couple quirks from the previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17370 a1c6a512-1295-4272-9138-f99709370657
2008-05-05 10:49:31 +00:00
..
arc4.c
arc4.h
fat32format.c Fix a couple quirks from the previous commit. 2008-05-05 10:49:31 +00:00
ipod2c.c
ipodio-posix.c Check for permission denied error when trying to access the player and inform the user that raw disc access permissions are required. 2008-05-04 11:59:04 +00:00
ipodio-win32.c Check for permission denied error when trying to access the player and inform the user that raw disc access permissions are required. 2008-05-04 11:59:04 +00:00
ipodio.h
ipodpatcher.c Check for permission denied error when trying to access the player and inform the user that raw disc access permissions are required. 2008-05-04 11:59:04 +00:00
ipodpatcher.h
ipodpatcher.manifest Add a manifest to ipodpatcher.exe in order to make it request administrative rights on windows vista. This will cause a separate cmd window to pop up. The proper solution will be to implement a check for administrative rights in the executable, and tell the user to start from an elevated command prompt if not. This solution will still need a (changed) manifest. 2007-09-21 06:24:17 +00:00
ipodpatcher.rc Add a manifest to ipodpatcher.exe in order to make it request administrative rights on windows vista. This will cause a separate cmd window to pop up. The proper solution will be to implement a check for administrative rights in the executable, and tell the user to start from an elevated command prompt if not. This solution will still need a (changed) manifest. 2007-09-21 06:24:17 +00:00
main.c
Makefile Make sansapatcher and ipodpatcher compile on OS X 10.5. 2008-03-25 19:50:41 +00:00
parttypes.h