summaryrefslogtreecommitdiff
path: root/rbutil (follow)
Commit message (Collapse)AuthorAge
* Fix typoDave Chapman2006-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11764 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
* Minor updates for compilation against 2.8.0. Cosmetic changes.Christi Scarborough2006-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11758 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
* Where did main.cpp disappear to? Plus other fixes.Dave Chapman2006-12-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11733 a1c6a512-1295-4272-9138-f99709370657
* First attempt at a standard Makefile for rbutil. It should be able to build ↵Dave Chapman2006-12-12
| | | | | | both a native Unix version, or (make WIN=1) cross-compile a Windows version using the Debian mingw cross-compiler. Both builds currently fail, but I think the win32 problem is due to the old (2.5.0) version of wxWidgets I have installed for cross-compiling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11732 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
* main.cpp shouldn't have been here. archos.ico should be binary.Christi Scarborough2006-12-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11726 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