.. |
base
|
Don't connect the headerFinished slot during each get. Fixes the header result getting evaluated more than once if a HttpGet object is reused.
|
2009-03-22 08:50:55 +00:00 |
icons
|
|
|
irivertools
|
Completely rework the bootloader installation class:
|
2008-09-28 17:02:36 +00:00 |
lang
|
Update japanese translation for Rockbox Utility (FS#10008 by Yoshihisa Uchida).
|
2009-03-11 18:05:35 +00:00 |
zip
|
|
|
zlib
|
|
|
aboutbox.ui
|
Update year in about box -- we are still working on this.
|
2009-03-07 19:02:14 +00:00 |
browsedirtree.cpp
|
|
|
browsedirtree.h
|
|
|
browsedirtreefrm.ui
|
|
|
configure.cpp
|
Fix cache path selection on Windows only allowing to select drives (FS#10013 by Yoshihisa Uchida).
|
2009-03-13 16:53:28 +00:00 |
configure.h
|
|
|
configurefrm.ui
|
Make autodetection button more bigger and default button.
|
2008-12-19 21:25:16 +00:00 |
COPYING
|
|
|
createvoicefrm.ui
|
|
|
createvoicewindow.cpp
|
|
|
createvoicewindow.h
|
|
|
CREDITS
|
Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).
|
2009-01-07 17:36:43 +00:00 |
encexescfgfrm.ui
|
|
|
encoders.cpp
|
|
|
encoders.h
|
|
|
encodersgui.cpp
|
rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).
|
2008-12-13 10:09:13 +00:00 |
encodersgui.h
|
|
|
gpl-2.0.html
|
|
|
Info.plist
|
Bump Rockbox Utility version number to 1.2
|
2009-03-23 18:53:52 +00:00 |
install.cpp
|
Use target string instead of target id when checking the target selection against an existing Rockbox installation. Removes the need to resolve id -> name.
|
2009-03-14 23:34:40 +00:00 |
install.h
|
Use reference for version map instead of copy in prototype.
|
2009-02-28 20:48:55 +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
|
|
|
installtalkwindow.h
|
|
|
installthemes.cpp
|
Check the themes site response for a status message and display it after the themes window opens.
|
2009-03-22 21:39:40 +00:00 |
installthemes.h
|
Don't connect updateImage slot during update but statically. Fixes the slot getting an additional coonection upon each image update. Remove an unneeded function.
|
2009-03-22 08:33:39 +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
|
|
|
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
|
|
|
previewfrm.ui
|
|
|
progressloggerfrm.ui
|
Enable word wrapping in the progress logger list.
|
2009-03-22 22:55:45 +00:00 |
progressloggergui.cpp
|
|
|
progressloggergui.h
|
|
|
progressloggerinterface.h
|
|
|
rbsettings.cpp
|
Use target string instead of target id when checking the target selection against an existing Rockbox installation. Removes the need to resolve id -> name.
|
2009-03-14 23:34:40 +00:00 |
rbsettings.h
|
Use target string instead of target id when checking the target selection against an existing Rockbox installation. Removes the need to resolve id -> name.
|
2009-03-14 23:34:40 +00:00 |
rbspeexcfgfrm.ui
|
|
|
rbutil.ini
|
Change Ipod Colour to Color to match Apples naming.
|
2009-02-11 23:16:39 +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
|
Simplify platform name retrieval call.
|
2009-03-21 17:28:27 +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
|
|
|
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
|
|
|
sysinfofrm.ui
|
|
|
talkfile.cpp
|
RButility:
|
2008-09-07 22:21:06 +00:00 |
talkfile.h
|
|
|
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
|
|
|
uninstallfrm.ui
|
|
|
uninstallwindow.cpp
|
|
|
uninstallwindow.h
|
|
|
version.h
|
Bump Rockbox Utility version number to 1.2
|
2009-03-23 18:53:52 +00:00 |
voicefile.cpp
|
rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one place.
|
2009-03-21 16:30:40 +00:00 |
voicefile.h
|
|
|