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
/
rbutilqt
/
configure.h
Age
Commit message (
Expand
)
Author
2010-02-16
Use QFileDialog::getExistingDirectory() for path selection.
Dominik Riebeling
2010-02-04
Add option to show disabled targets in the configuration dialog.
Dominik Riebeling
2009-08-08
Clean up some debug output, kill some trailing spaces and break some overly l...
Dominik Riebeling
2009-06-26
rbutil: add a Button to test a TTS Engine. Remove a old .ui file.
Dominik Wenger
2009-05-09
rbutil: make RbSettings a static class. (FS#10183 with improvements)
Dominik Wenger
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-10
rbutil: remove encoder selection and bind it to selected device. (ie. lame fo...
Dominik Wenger
2008-01-25
rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...
Dominik Wenger
2008-01-19
rbutilqt: made the sapi TTS more configurable, you can now select a specific ...
Dominik Wenger
2007-12-15
rbutil: reworked configuration of TTS engines to the new Style.
Dominik Wenger
2007-12-14
rbutil: added a button into talkfile dialog, to directly jump to config of tt...
Dominik Wenger
2007-12-14
rbutil: added builtin rbspeex encoder. Reworked encoder configuration.
Dominik Wenger
2007-10-07
When changing cache path update the size information.
Dominik Riebeling
2007-09-15
Cosmetics: remove trailing spaces.
Antoine Cellerier
2007-08-29
Make it possible to browse for an encoder binary.
Dominik Riebeling
2007-08-28
Completely rework the talk files window: move settings to configuration dialo...
Dominik Riebeling
2007-08-27
Implement download caching. Set the folder for the cache data in the configur...
Dominik Riebeling
2007-08-07
Replace the file selection dialog for the mountpoint with a pure folder tree ...
Dominik Riebeling
2007-08-05
rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at th...
Dominik Wenger
2007-08-03
- display better values if no user configuration is found
Dominik Riebeling
2007-08-02
Move device and mountpoint selection to configuration to eliminate the need o...
Dominik Riebeling
2007-07-29
linux: respect http_proxy value for "system" proxy settings.
Dominik Riebeling
2007-07-29
support for translating rbutil. Translation files (*.qm) can be in the binary...
Dominik Riebeling
2007-07-25
First stab at porting rbutil to Qt4. Currently only installing a current or a...
Dominik Riebeling