Dominik Riebeling
|
be698f086d
|
make resolvePathCase work properly on windows, the drive letter needs special handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16980 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-05 23:49:23 +00:00 |
|
Dominik Riebeling
|
92717eb9ed
|
Implement a function to resolve a given path case-insensitively. This is needed by file-based bootloader installs on case-sensitive systems. Bootloader installation not updated yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16921 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-01 20:30:41 +00:00 |
|
Dominik Riebeling
|
ba193a8065
|
Oops. Should commit patches correctly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16710 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-18 23:22:08 +00:00 |
|
Dominik Riebeling
|
6deb9f31ff
|
Fix rbutil building with gcc 4.3 on linux (FS#8757 by Dennis Schridde).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16707 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-18 22:45:54 +00:00 |
|
Dominik Riebeling
|
5a75184c4a
|
add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16530 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 21:12:24 +00:00 |
|
Dominik Riebeling
|
f352281d42
|
Fix preprocessor directive
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16397 a1c6a512-1295-4272-9138-f99709370657
|
2008-02-23 21:34:45 +00:00 |
|
Dominik Wenger
|
a4de1b8ecb
|
rbutil: fix segfault for mac and wrong proxy default.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16396 a1c6a512-1295-4272-9138-f99709370657
|
2008-02-23 21:27:00 +00:00 |
|
Dominik Wenger
|
df6c5f414f
|
rbutil: introduce a util function to get the systemproxy, for better reuse.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16150 a1c6a512-1295-4272-9138-f99709370657
|
2008-01-23 21:54:40 +00:00 |
|
Dominik Riebeling
|
abd8c39a4d
|
Code police and simplify function a bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15089 a1c6a512-1295-4272-9138-f99709370657
|
2007-10-12 16:54:51 +00:00 |
|
Antoine Cellerier
|
554f0c3771
|
If caching is disabled, still cache theme info and images in a temporary directory (which will be deleted once rbutil is closed) to prevent downling them every time the theme selection changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14704 a1c6a512-1295-4272-9138-f99709370657
|
2007-09-14 22:16:22 +00:00 |
|