.. |
base
|
Add some more bootloader install progress messages and call processEvents() more often before performing player disk accesses.
|
2009-01-08 17:16:53 +00:00 |
icons
|
Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows.
|
2008-06-21 10:28:10 +00:00 |
irivertools
|
Completely rework the bootloader installation class:
|
2008-09-28 17:02:36 +00:00 |
lang
|
Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).
|
2009-01-07 17:36:43 +00:00 |
zip
|
|
|
zlib
|
|
|
aboutbox.ui
|
|
|
browsedirtree.cpp
|
|
|
browsedirtree.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
browsedirtreefrm.ui
|
|
|
configure.cpp
|
Make autodetection show a busy cursor (hourglass) during detection to improve visual feedback.
|
2008-11-16 11:00:27 +00:00 |
configure.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
configurefrm.ui
|
Make autodetection button more bigger and default button.
|
2008-12-19 21:25:16 +00:00 |
COPYING
|
|
|
createvoicefrm.ui
|
|
|
createvoicewindow.cpp
|
Fix some source strings to clean up translations.
|
2008-07-05 22:14:15 +00:00 |
createvoicewindow.h
|
Add missing keywords property.
|
2008-06-30 22:09:45 +00:00 |
CREDITS
|
Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).
|
2009-01-07 17:36:43 +00:00 |
encexescfgfrm.ui
|
|
|
encoders.cpp
|
Add missing keywords property.
|
2008-06-30 22:09:45 +00:00 |
encoders.h
|
Add missing keywords property.
|
2008-06-30 22:09:45 +00:00 |
encodersgui.cpp
|
rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).
|
2008-12-13 10:09:13 +00:00 |
encodersgui.h
|
Add missing keywords property.
|
2008-06-30 22:09:45 +00:00 |
gpl-2.0.html
|
|
|
Info.plist
|
Bump Rockbox Utility version to 1.0.9.
|
2009-01-06 18:18:13 +00:00 |
install.cpp
|
Remove installation note and checkbox disabling about the current build always being downloaded -- since cache improvement this uses the cache too.
|
2009-01-25 18:43:01 +00:00 |
install.h
|
Remove installation note and checkbox disabling about the current build always being downloaded -- since cache improvement this uses the cache too.
|
2009-01-25 18:43:01 +00:00 |
installfrm.ui
|
Make backup location text elide based of the label width instead of fixed size. Adjust on window resizes as well.
|
2009-01-23 22:03:46 +00:00 |
installtalkfrm.ui
|
|
|
installtalkwindow.cpp
|
rbutil: Ups. forgot a file in the previous commit.
|
2008-07-12 17:30:01 +00:00 |
installtalkwindow.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
installthemes.cpp
|
Remove "Install All" button from themes install window and replace it with a note on how to select multiple themes for installation.
|
2008-09-14 19:56:58 +00:00 |
installthemes.h
|
Remove "Install All" button from themes install window and replace it with a note on how to select multiple themes for installation.
|
2008-09-14 19:56:58 +00:00 |
installthemesfrm.ui
|
Remove "Install All" button from themes install window and replace it with a note on how to select multiple themes for installation.
|
2008-09-14 19:56:58 +00:00 |
installzip.cpp
|
Make Rockbox Utility error out if the zip file its going to install requires more space than left on the device. Calculation adds a safety space of 1MB so you need at least 1MB more free space than the extracted archive. This also catches differences due to the size calculation not taking cluster losses into account. Free disk space is also displayed in the sysinfo dialog. Fixes FS#9417.
|
2008-12-13 20:09:31 +00:00 |
installzip.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
main.cpp
|
rbutil: include the qt accessible plugin into the mac bundle. (Enables screenreader support on macs)
|
2008-10-13 17:19:45 +00:00 |
osx_deploy.sh
|
rbutil: include the qt accessible plugin into the mac bundle. (Enables screenreader support on macs)
|
2008-10-13 17:19:45 +00:00 |
preview.cpp
|
|
|
preview.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
previewfrm.ui
|
|
|
progressloggerfrm.ui
|
rbutil: enable Tab navigation in the progresswindow.
|
2008-10-11 20:35:28 +00:00 |
progressloggergui.cpp
|
|
|
progressloggergui.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
progressloggerinterface.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
rbsettings.cpp
|
Remove "needsbootloader" configuration value as it is implicitly available from "bootloadermethod". Explicitly use bootloadermethod "none" if no bootloader is needed.
|
2009-01-25 17:48:38 +00:00 |
rbsettings.h
|
Remove "needsbootloader" configuration value as it is implicitly available from "bootloadermethod". Explicitly use bootloadermethod "none" if no bootloader is needed.
|
2009-01-25 17:48:38 +00:00 |
rbspeexcfgfrm.ui
|
|
|
rbutil.ini
|
Remove "needsbootloader" configuration value as it is implicitly available from "bootloadermethod". Explicitly use bootloadermethod "none" if no bootloader is needed.
|
2009-01-25 17:48:38 +00:00 |
rbutilqt-lang.qrc
|
Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).
|
2009-01-07 17:36:43 +00:00 |
rbutilqt-win.qrc
|
|
|
rbutilqt.cpp
|
Remove "needsbootloader" configuration value as it is implicitly available from "bootloadermethod". Explicitly use bootloadermethod "none" if no bootloader is needed.
|
2009-01-25 17:48:38 +00:00 |
rbutilqt.h
|
Completely rework the bootloader installation class:
|
2008-09-28 17:02:36 +00:00 |
rbutilqt.manifest
|
|
|
rbutilqt.pro
|
Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).
|
2009-01-07 17:36:43 +00:00 |
rbutilqt.qrc
|
Move language resources to a separate file. Only build and include langs when building release version.
|
2008-06-24 21:44:53 +00:00 |
rbutilqt.rc
|
|
|
rbutilqtfrm.ui
|
Default automatic install to the latest release instead of the most recent build.
|
2008-12-19 21:43:22 +00:00 |
sapicfgfrm.ui
|
|
|
sysinfo.cpp
|
Use native path separators when displaying filesystem information.
|
2008-12-13 20:20:42 +00:00 |
sysinfo.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
sysinfofrm.ui
|
Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows.
|
2008-06-21 10:28:10 +00:00 |
talkfile.cpp
|
RButility:
|
2008-09-07 22:21:06 +00:00 |
talkfile.h
|
rbutil: completly reworked Talkfile generation. Should be more stable and more maintainable.
|
2008-07-12 17:04:49 +00:00 |
tts.cpp
|
rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).
|
2008-12-13 10:09:13 +00:00 |
tts.h
|
rbutil: hopefully fix sapi voice engine support. (sapi_voice.vbs wants now utf16)
|
2008-09-27 00:05:54 +00:00 |
ttsexescfgfrm.ui
|
|
|
ttsgui.cpp
|
rbutil: try to detect position of tts executeables without opening the config window.
|
2008-08-02 16:40:16 +00:00 |
ttsgui.h
|
Add missing keywords property.
|
2008-06-30 22:09:45 +00:00 |
uninstallfrm.ui
|
fix typo (and update translations for it)
|
2008-07-06 18:07:44 +00:00 |
uninstallwindow.cpp
|
|
|
uninstallwindow.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
version.h
|
Bump Rockbox Utility version to 1.0.9.
|
2009-01-06 18:18:13 +00:00 |
voicefile.cpp
|
Add missing keywords property.
|
2008-06-30 22:09:45 +00:00 |
voicefile.h
|
Add missing keywords property.
|
2008-06-30 22:09:45 +00:00 |