rockbox/rbutil
2007-08-30 19:08:25 +00:00
..
icons rbutil: nicer image for the Talk files button. (FS#7484) Thanx to Dave Hooper 2007-07-27 23:25:34 +00:00
ipodpatcher ipodpatcher: adjust the targetname strings, so they match the names in rbutil. 2007-08-24 08:10:19 +00:00
rbutilqt When installing a build also save the platform information to the log file. This solves the detection issue on X5 / X5V (as they share the same build but not bootloader). 2007-08-30 19:08:25 +00:00
sansapatcher Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition table 2007-08-22 23:14:52 +00:00
archos.ico Right. Fixed line feeds. archos.ico is binary. Added a couple more files rockbox leaves in the root to the list. 2006-12-11 22:22:36 +00:00
autodetection.cpp rbutil: Upps.. i hope the last one. :-/ 2007-06-22 19:09:00 +00:00
autodetection.h rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the gnome-icon-theme (GPL) and are in png format. In rbutil/icons there is bin2c.c which can convert those pngs to *.c and *.h. Call it with bin2c *.png (shell expansion). The Makefile (Linux/ Mac) needs updates to use this. 2007-06-22 23:46:47 +00:00
bootloaders.cpp rbutil: fix compilation in cygwin 2007-07-14 16:54:54 +00:00
bootloaders.h rbutil: fix compilation in cygwin 2007-07-14 16:54:54 +00:00
copying.txt Right. Fixed line feeds. archos.ico is binary. Added a couple more files rockbox leaves in the root to the list. 2006-12-11 22:22:36 +00:00
credits.h rbutil: first attempt to talk file creator. also pushed version to 3.2.6 2007-07-15 18:15:59 +00:00
h100sums.h Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 2007-02-21 20:27:14 +00:00
h120sums.h Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 2007-02-21 20:27:14 +00:00
h300sums.h Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 2007-02-21 20:27:14 +00:00
install_3d.xpm Initial revision 2006-12-11 21:25:37 +00:00
install_dialogs.cpp rbutil: first attempt to talk file creator. also pushed version to 3.2.6 2007-07-15 18:15:59 +00:00
install_dialogs.h rbutil: first attempt to talk file creator. also pushed version to 3.2.6 2007-07-15 18:15:59 +00:00
installlog.cpp Simplify code (use + operator to concatenate strings instead of Printf()). Please revert if use of Printf was intentional. 2007-06-10 22:08:48 +00:00
installlog.h Newer shinier install log file which is more intelligent and better able to cope with multiple packages being installed. This breaks compatibility with the old uninstall file format. 2006-12-14 03:55:15 +00:00
irivertools.cpp rbutil: fix compilation in cygwin 2007-07-14 16:54:54 +00:00
irivertools.h rbutil: fix compilation in cygwin 2007-07-14 16:54:54 +00:00
Makefile Fix the Makefile (and hopefully the OS X Makefile as well) after the talkfile commit and let talkfile.cpp build on non-Windows. Also fix incorrect meaning of DESTDIR in the Makefile. 2007-07-15 22:19:24 +00:00
Makefile.macosx Fix the Makefile (and hopefully the OS X Makefile as well) after the talkfile commit and let talkfile.cpp build on non-Windows. Also fix incorrect meaning of DESTDIR in the Makefile. 2007-07-15 22:19:24 +00:00
md5sum.cpp more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview window modeless 2007-03-15 18:02:15 +00:00
md5sum.h more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview window modeless 2007-03-15 18:02:15 +00:00
mksums.pl Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 2007-02-21 20:27:14 +00:00
rblogo.xpm Initial revision 2006-12-11 21:25:37 +00:00
rbutil-rc.rc rbutil: first attempt to talk file creator. also pushed version to 3.2.6 2007-07-15 18:15:59 +00:00
rbutil.cbp Add an icon for talkfile button. Taken from gnome-icon-theme (GPL licensed). 2007-07-15 22:15:28 +00:00
rbutil.cpp rbutil: first attempt to talk file creator. also pushed version to 3.2.6 2007-07-15 18:15:59 +00:00
rbutil.h rbutil: first attempt to talk file creator. also pushed version to 3.2.6 2007-07-15 18:15:59 +00:00
rbutil.ini rbutil: fix the manual url for h100 and h120. 2007-07-14 20:41:02 +00:00
rbutil.iss Newer shinier install log file which is more intelligent and better able to cope with multiple packages being installed. This breaks compatibility with the old uninstall file format. 2006-12-14 03:55:15 +00:00
rbutil.r Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 2007-02-21 20:27:14 +00:00
rbutilApp.cpp rbutil: first attempt to talk file creator. also pushed version to 3.2.6 2007-07-15 18:15:59 +00:00
rbutilApp.h Newer shinier install log file which is more intelligent and better able to cope with multiple packages being installed. This breaks compatibility with the old uninstall file format. 2006-12-14 03:55:15 +00:00
rbutilCtrls.cpp rbutil caches no the preview images of the themes. 2007-07-14 20:28:21 +00:00
rbutilCtrls.h rbutil: make autodetection silent on startup. 2007-06-24 20:32:28 +00:00
rbutilFrm.cpp - fix an endless autodetection loop when no user configuration is present 2007-07-16 10:18:20 +00:00
rbutilFrm.h - fix an endless autodetection loop when no user configuration is present 2007-07-16 10:18:20 +00:00
rbutilFrm_XPM.xpm Initial revision 2006-12-11 21:25:37 +00:00
talkfile.cpp Fix the Makefile (and hopefully the OS X Makefile as well) after the talkfile commit and let talkfile.cpp build on non-Windows. Also fix incorrect meaning of DESTDIR in the Makefile. 2007-07-15 22:19:24 +00:00
talkfile.h fix warnings. 2007-07-16 10:21:20 +00:00
wizard.xpm Initial revision 2006-12-11 21:25:37 +00:00
wx_pch.h Newer shinier install log file which is more intelligent and better able to cope with multiple packages being installed. This breaks compatibility with the old uninstall file format. 2006-12-14 03:55:15 +00:00