rockbox/rbutil/rbutilqt
Dominik Wenger 9c84070c8a rbutil: Add generated voicefiles to the install log, so you can uninstall it again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17839 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:44:59 +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 Move error message generation out of irivertools.cpp to make it independent from the GUI. First step to improve code reuse later. 2008-05-23 19:05:20 +00:00
zip
zlib
aboutbox.ui
autodetection.cpp rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +00:00
autodetection.h Move C linkage binding for c++ to exporting header files instead of includes. 2008-05-22 17:51:35 +00:00
browsedirtree.cpp
browsedirtree.h
browsedirtreefrm.ui
browseof.cpp
browseof.h
browseoffrm.ui
configure.cpp rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +00:00
configure.h
configurefrm.ui
COPYING
createvoicefrm.ui
createvoicewindow.cpp
createvoicewindow.h
CREDITS
detect.cpp fix building on w32. 2008-06-27 23:19:59 +00:00
detect.h rbutil: forgot the new files 2008-06-27 22:48:25 +00:00
encexescfgfrm.ui
encoders.cpp rbutil: improve talkfile generation. remove the options to keep and overwrite the wavfiles. 2008-05-27 20:02:25 +00:00
encoders.h Move C linkage binding for c++ to exporting header files instead of includes. 2008-05-22 17:51:35 +00:00
encodersgui.cpp Explicitly set the dialog's result code for TTS / Encoder windows. Fixes an issue where one couldn't close the dialog anymore. 2008-06-23 20:08:22 +00:00
encodersgui.h
gpl-2.0.html
httpget.cpp Simplify progress emit in httpget class a bit. 2008-06-09 20:43:59 +00:00
httpget.h Simplify progress emit in httpget class a bit. 2008-06-09 20:43:59 +00:00
Info.plist
install.cpp rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +00:00
install.h Use the new progressbar value slot instead of wrapping around it. 2008-06-03 20:08:25 +00:00
installbootloader.cpp Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup exports a bit. 2008-06-17 17:52:13 +00:00
installbootloader.h Use the new progressbar value slot instead of wrapping around it. 2008-06-03 20:08:25 +00:00
installfrm.ui rbutil: more improvements for the backup mechanism. 2008-05-11 18:53:24 +00:00
installtalkfrm.ui rbutil: improve talkfile generation. remove the options to keep and overwrite the wavfiles. 2008-05-27 20:02:25 +00:00
installtalkwindow.cpp rbutil: improve talkfile generation. remove the options to keep and overwrite the wavfiles. 2008-05-27 20:02:25 +00:00
installtalkwindow.h
installthemes.cpp
installthemes.h
installthemesfrm.ui
installzip.cpp Use the new progressbar value slot instead of wrapping around it. 2008-06-03 20:08:25 +00:00
installzip.h Use the new progressbar value slot instead of wrapping around it. 2008-06-03 20:08:25 +00:00
main.cpp
osx_deploy.sh
preview.cpp
preview.h
previewfrm.ui
progressloggerfrm.ui
progressloggergui.cpp Add a slot to set the progress bar value and a member to hide it. 2008-05-23 21:07:58 +00:00
progressloggergui.h Add a slot to set the progress bar value and a member to hide it. 2008-05-23 21:07:58 +00:00
progressloggerinterface.h Make addItem() a slot to be able adding items using a signal. 2008-05-21 20:57:19 +00:00
rbsettings.cpp rbutil: warn when you install a build for a different target then already installed. 2008-06-23 20:31:44 +00:00
rbsettings.h rbutil: warn when you install a build for a different target then already installed. 2008-06-23 20:31:44 +00:00
rbspeexcfgfrm.ui
rbunzip.cpp
rbunzip.h
rbutil.ini
rbutil_de.ts RBUtil: 1) Add Dutch language 2008-06-25 12:46:01 +00:00
rbutil_fr.ts RBUtil: 1) Add Dutch language 2008-06-25 12:46:01 +00:00
rbutil_nl.ts Unset svn:executable property. 2008-06-27 18:14:01 +00:00
rbutil_tr.ts RBUtil: 1) Add Dutch language 2008-06-25 12:46:01 +00:00
rbutil_zh_CN.ts RBUtil: 1) Add Dutch language 2008-06-25 12:46:01 +00:00
rbutil_zh_TW.ts RBUtil: 1) Add Dutch language 2008-06-25 12:46:01 +00:00
rbutilqt-lang.qrc RBUtil: 1) Add Dutch language 2008-06-25 12:46:01 +00:00
rbutilqt-win.qrc
rbutilqt.cpp rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +00:00
rbutilqt.h connect progress signal directly to the logger. 2008-06-27 20:36:41 +00:00
rbutilqt.manifest
rbutilqt.pro rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +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 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
rbzip.cpp
rbzip.h
sapicfgfrm.ui
sysinfo.cpp rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +00:00
sysinfo.h 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
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 trim whitespace from TTS error string before displaying it. 2008-06-25 22:25:52 +00:00
talkfile.h
tts.cpp
tts.h
ttsexescfgfrm.ui
ttsgui.cpp Explicitly set the dialog's result code for TTS / Encoder windows. Fixes an issue where one couldn't close the dialog anymore. 2008-06-23 20:08:22 +00:00
ttsgui.h
uninstall.cpp
uninstall.h
uninstallfrm.ui
uninstallwindow.cpp
uninstallwindow.h
utils.cpp rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +00:00
utils.h rbutil: move some detecting code, to make detecing things nicer 2008-06-27 21:53:22 +00:00
version.h
voicefile.cpp rbutil: Add generated voicefiles to the install log, so you can uninstall it again 2008-06-28 16:44:59 +00:00
voicefile.h Move C linkage binding for c++ to exporting header files instead of includes. 2008-05-22 17:51:35 +00:00