index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
Age
Commit message (
Expand
)
Author
2008-06-09
Simplify progress emit in httpget class a bit.
Dominik Riebeling
2008-06-07
Only create cache file when no error occured. Ignore server errors when using...
Dominik Riebeling
2008-06-05
Remove the html formatting designer added for description labels and use simp...
Dominik Riebeling
2008-06-03
Use the new progressbar value slot instead of wrapping around it.
Dominik Riebeling
2008-06-02
Don't invalidate the server timestamp variable when download finishes.
Dominik Riebeling
2008-06-02
Extend http class to allow retrieving of the server timestamp once a file has...
Dominik Riebeling
2008-05-27
rbutil: improve talkfile generation. remove the options to keep and overwrite...
Dominik Wenger
2008-05-24
Let qmake generate an install Makefile target to install the binary. Doesn't ...
Dominik Riebeling
2008-05-23
Add a slot to set the progress bar value and a member to hide it.
Dominik Riebeling
2008-05-23
Move error message generation out of irivertools.cpp to make it independent f...
Dominik Riebeling
2008-05-22
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
2008-05-21
processEvents before starting autodetection.
Dominik Riebeling
2008-05-21
disable device tree during autodetection to give some (small) visual feedback.
Dominik Riebeling
2008-05-21
Make addItem() a slot to be able adding items using a signal.
Dominik Riebeling
2008-05-18
don't save mountpoint using native separators in the configuration. Makes thi...
Dominik Riebeling
2008-05-18
autodetection: convert path to native separators before displaying it.
Dominik Riebeling
2008-05-17
make offline mode work again.
Dominik Riebeling
2008-05-17
Allow http caching to use the old dumb mode again.
Dominik Riebeling
2008-05-17
Make the call to link libusb statically nicer.
Dominik Riebeling
2008-05-13
Rework and improve http download cache: check cache against file on the serve...
Dominik Riebeling
2008-05-12
rbutil: also use elides when the backup filename is changed.
Dominik Wenger
2008-05-12
fix some small glitches for backup:
Dominik Riebeling
2008-05-11
When setting a cache path also enable the cache implicitly.
Dominik Riebeling
2008-05-11
rbutil: use elides in the backup filename, also fix cache for archived builds.
Dominik Wenger
2008-05-11
rbutil: more improvements for the backup mechanism.
Dominik Wenger
2008-05-11
rbutil: improve the backup function.
Dominik Wenger
2008-05-11
Set svn:eol-style on files from the rbutil directory and its subdirectories.
Nicolas Pennequin
2008-05-11
Make sansapatcher check and report permission denied errors.
Dominik Riebeling
2008-05-11
convert to unix line endings.
Dominik Riebeling
2008-05-10
rbutil: Upps, forgot 2 new files for creating a zip.
Dominik Wenger
2008-05-10
rbutil: Detect if Rockbox is already installed, and allow Backup bevor instal...
Dominik Wenger
2008-05-10
rbutil: remove encoder selection and bind it to selected device. (ie. lame fo...
Dominik Wenger
2008-05-09
fix size hint for spacers to get Ok button centered.
Dominik Riebeling
2008-05-05
Fix a couple quirks from the previous commit.
Nicolas Pennequin
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-04
Check for permission denied error when trying to access the player and inform...
Dominik Riebeling
2008-04-27
Add USB PID for Ipod Classic as incompatible variant of the Video. Remove PID...
Dominik Riebeling
2008-04-27
rbutil: fix a broken setting.
Dominik Wenger
2008-04-27
percent-encode the query parts of a request too, not only the path.
Dominik Riebeling
2008-04-25
rbutil: fix another warning
Dominik Wenger
2008-04-24
Kill some warnings.
Dominik Riebeling
2008-04-24
rbutil: rework rbsettings to have less code dublication.
Dominik Wenger
2008-04-21
bump version to m1.0.5 release
Dominik Riebeling
2008-04-15
Fix a warning.
Dominik Riebeling
2008-04-13
Make httpget class work with URI paths containing characters that need to be ...
Dominik Riebeling
2008-04-06
rbutil: another misplaced connect call.
Dominik Wenger
2008-04-06
rbutil: ups moved a connect to the wrong place.
Dominik Wenger
2008-04-06
rbutil: move many more connect calls, mainly for safety.
Dominik Wenger
2008-04-06
when resolving filenames also take system and hidden files into account.
Dominik Riebeling
2008-04-06
rbutil: fix complete install: make sure signals are connected before calling ...
Dominik Wenger
[prev]
[next]