.. |
icons
|
Nicer doom button, still based on gnome-icons-theme, just a newer
|
2007-06-24 15:26:47 +00:00 |
ipodpatcher
|
Initial integration of a --format option, based on fat32format.exe. The main limitation is that it only works on disks with 512-byte sectors - it needs adapting to the 2048-byte sector ipods. It has only been tested on Linux and Mac OS X, with a 60GB ipod Color, but appears to work.... When this feature has been more widely tested, the intention is to add code to convert the information in an Apple Partition Map (which can currently be read by ipodpatcher) to a DOS partition table, and hence allow conversion of Macpods to Winpods.
|
2007-06-16 22:32:57 +00:00 |
sansapatcher
|
Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated .c/.h files
|
2007-06-12 14:13:57 +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
|
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
|
rbutil: bump version to 0.3.2.5
|
2007-06-24 18:58:53 +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
|
Add a missing install: label - thanks to Bryan Childs for spotting
|
2007-06-27 15:06:23 +00:00 |
Makefile.macosx
|
Include the new autodection.cpp file in the Makefiles
|
2007-06-18 02:07:43 +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: bump version to 0.3.2.5
|
2007-06-24 18:58:53 +00:00 |
rbutil.cbp
|
rbutil: make autodetection silent on startup.
|
2007-06-24 20:32:28 +00:00 |
rbutil.cpp
|
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 |
rbutil.h
|
move handling of shared manuals (like h100 series) to a new setting in rbutil.ini instead of a hardcoded list.
|
2007-07-01 17:15:50 +00:00 |
rbutil.ini
|
move handling of shared manuals (like h100 series) to a new setting in rbutil.ini instead of a hardcoded list.
|
2007-07-01 17:15:50 +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
|
move handling of shared manuals (like h100 series) to a new setting in rbutil.ini instead of a hardcoded list.
|
2007-07-01 17:15:50 +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
|
Kill g++ warning.
|
2007-06-24 20:37:47 +00:00 |
rbutilCtrls.h
|
rbutil: make autodetection silent on startup.
|
2007-06-24 20:32:28 +00:00 |
rbutilFrm.cpp
|
move handling of shared manuals (like h100 series) to a new setting in rbutil.ini instead of a hardcoded list.
|
2007-07-01 17:15:50 +00:00 |
rbutilFrm.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 |
rbutilFrm_XPM.xpm
|
Initial revision
|
2006-12-11 21:25:37 +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 |