summaryrefslogtreecommitdiff
path: root/rbutil/rbutil.cpp (follow)
Commit message (Collapse)AuthorAge
* rbutil: removed the wx version of rbutil. Dominik Wenger2007-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14581 a1c6a512-1295-4272-9138-f99709370657
* rbutil: first attempt to talk file creator. also pushed version to 3.2.6Dominik Wenger2007-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13906 a1c6a512-1295-4272-9138-f99709370657
* rbutil: fix unzipping (FS#7439) Thanks to Dave Hopper.Dominik Wenger2007-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13904 a1c6a512-1295-4272-9138-f99709370657
* rbutil: fix compilation in cygwinDominik Wenger2007-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13892 a1c6a512-1295-4272-9138-f99709370657
* rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the ↵Dominik Wenger2007-06-22
| | | | | | 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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13690 a1c6a512-1295-4272-9138-f99709370657
* Simplify code (use + operator to concatenate strings instead of Printf()). ↵Antoine Cellerier2007-06-10
| | | | | | Please revert if use of Printf was intentional. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13612 a1c6a512-1295-4272-9138-f99709370657
* early proxy support on rbutilDominik Wenger2007-05-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13330 a1c6a512-1295-4272-9138-f99709370657
* New, better GUI for rbutil. (FS#6893)Dominik Wenger2007-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13310 a1c6a512-1295-4272-9138-f99709370657
* Fix more Warnings, and also a bug with checking the dirstructure for themes ↵Dominik Wenger2007-03-20
| | | | | | in rbutil git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12862 a1c6a512-1295-4272-9138-f99709370657
* Fix warnings in rbutil. FS#6865 thanx to GodEaterDominik Wenger2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12860 a1c6a512-1295-4272-9138-f99709370657
* more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview ↵Dominik Wenger2007-03-15
| | | | | | window modeless git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12785 a1c6a512-1295-4272-9138-f99709370657
* Support for Theme installing in rbUtil. FS#6709Dominik Wenger2007-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12781 a1c6a512-1295-4272-9138-f99709370657
* Implementation of Bootloader installation/uninstallation for all Targets in ↵Dominik Wenger2007-02-21
| | | | | | rbUtil. Needs testing. FS#6643 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12439 a1c6a512-1295-4272-9138-f99709370657
* Of course the moment you release, you spot that one bug.Christi Scarborough2006-12-14
| | | | | | | Portable rbutil no longer tries to delete itself from the player if you decide to uninstall. Version bumped to 0.2.1.1 to avoid confusion. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11759 a1c6a512-1295-4272-9138-f99709370657
* Newer shinier install log file which is more intelligent and better able to ↵Christi Scarborough2006-12-14
| | | | | | | | | cope with multiple packages being installed. This breaks compatibility with the old uninstall file format. Various bug fixes and tidy ups. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11757 a1c6a512-1295-4272-9138-f99709370657
* Support for running direct from the device itself. If installed on a local ↵Christi Scarborough2006-12-13
| | | | | | | | | drive, rbutil provides a menu option to install itself on the device. Cross-platform fix: Will now search the current directory for rbutil.ini in preference to the system application resource path. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11753 a1c6a512-1295-4272-9138-f99709370657
* Unix targets require a second (mode) parameter to wxMkdir. rbutil now ↵Dave Chapman2006-12-12
| | | | | | compiles cleanly for me on Linux with the just-released wxWidgets 2.8.0 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11735 a1c6a512-1295-4272-9138-f99709370657
* Right. Fixed line feeds. archos.ico is binary. Added a couple more files ↵Christi Scarborough2006-12-11
| | | | | | rockbox leaves in the root to the list. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11727 a1c6a512-1295-4272-9138-f99709370657
* Initial revisionChristi Scarborough2006-12-11
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11721 a1c6a512-1295-4272-9138-f99709370657