summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/main.c (follow)
Commit message (Collapse)AuthorAge
* Fix a typo spotted from r30864.Robert Menes2011-10-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30865 a1c6a512-1295-4272-9138-f99709370657
* beastpatcher: check WMP version.Dominik Riebeling2011-10-30
| | | | | | | | The current implementation fails silently if Windows Media Player is version 10. Add a check and inform the user if the version installed is too old to work properly with beastpatcher. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30864 a1c6a512-1295-4272-9138-f99709370657
* Add non-interactive mode to beastpatcher.Dominik Riebeling2009-09-24
| | | | | | | - Extend beastpatcher() to optionally work non-interactively. - Don't ask for confirmation if beastpatcher was started with command line arguments. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22820 a1c6a512-1295-4272-9138-f99709370657
* Integrate mknkboot into beastpatcher.Dominik Riebeling2009-09-20
| | | | | | Add a new option to beastpatcher to patch and upload an original firmware file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22745 a1c6a512-1295-4272-9138-f99709370657
* Fix signedness mismatch.Dominik Riebeling2009-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22733 a1c6a512-1295-4272-9138-f99709370657
* Extend beastpatcher command line.Dominik Riebeling2009-08-23
| | | | | | | | | - prepare for building without included bootloader binary - allow specifying a bootloader.bin file on the command line git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22479 a1c6a512-1295-4272-9138-f99709370657
* Refactor sendfirm functionality in beastpatcher and do some code police.Dominik Riebeling2009-06-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21271 a1c6a512-1295-4272-9138-f99709370657
* Fix beastpatcher on linux and code police.Dominik Riebeling2009-06-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21263 a1c6a512-1295-4272-9138-f99709370657
* Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties.Dominik Riebeling2009-06-12
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21260 a1c6a512-1295-4272-9138-f99709370657