rockbox/rbutil
Antoine Cellerier 1bc4ce9a0a Simplify code (use + operator to concatenate strings instead of Printf()). Please revert if use of Printf was intentional.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13612 a1c6a512-1295-4272-9138-f99709370657
2007-06-10 22:08:48 +00:00
..
ipodpatcher Don't just display an error message, abort. 2007-06-08 15:30:14 +00:00
sansapatcher Make rbutil compile on Mac OS X 2007-05-03 21:05:24 +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
bootloaders.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
bootloaders.h Support for Sansa E200 in rbutil 2007-05-03 20:07:57 +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 fix Tab navigation in rbutil, and make it also look at other places for rbutil.ini. 2007-06-09 20:34:00 +00:00
doom_3d.xpm rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on the doom install button 2007-05-16 19:12:22 +00:00
fonts_3d.xpm Initial revision 2006-12-11 21:25:37 +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 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
install_dialogs.h rbutil now ask before doing anything, plus minor gui changes 2007-05-05 16:55:04 +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 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
irivertools.h more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview window modeless 2007-03-15 18:02:15 +00:00
Makefile sansapatcher needs _LARGEFILE64_SOURCE, so add this to the rbutil Makefile too. 2007-05-18 22:00:15 +00:00
Makefile.macosx Sync the Mac OS X makefile - add the wxhtml library 2007-05-16 20:11:03 +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 fix Tab navigation in rbutil, and make it also look at other places for rbutil.ini. 2007-06-09 20:34:00 +00:00
rbutil.cbp rbutil now ask before doing anything, plus minor gui changes 2007-05-05 16:55:04 +00:00
rbutil.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
rbutil.h rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on the doom install button 2007-05-16 19:12:22 +00:00
rbutil.ini rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on the doom install button 2007-05-16 19:12:22 +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 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
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 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
rbutilCtrls.h When clicking on one of the rbutil actions, ask the user if he wants to try autodetecting his device if none was selected. 2007-06-10 20:52:20 +00:00
rbutilFrm.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
rbutilFrm.h When clicking on one of the rbutil actions, ask the user if he wants to try autodetecting his device if none was selected. 2007-06-10 20:52:20 +00:00
rbutilFrm_XPM.xpm Initial revision 2006-12-11 21:25:37 +00:00
themes_3d.xpm fix broken images, and more Unicode problems in rbutil 2007-03-15 15:46:58 +00:00
tools2_3d.xpm Initial revision 2006-12-11 21:25:37 +00:00
uninstall_3d.xpm Support for Theme installing in rbUtil. FS#6709 2007-03-15 14:02:37 +00:00
untools2_3d.xpm fix broken images, and more Unicode problems in rbutil 2007-03-15 15:46:58 +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