rockbox/rbutil/rbutilqt
Dominik Riebeling be698f086d make resolvePathCase work properly on windows, the drive letter needs special handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16980 a1c6a512-1295-4272-9138-f99709370657
2008-04-05 23:49:23 +00:00
..
icons rbutil: new shiny Talkfile Button icon, by Dave Hooper. 2008-02-11 21:40:26 +00:00
irivertools Untie rbutil core logic from QtGui for cli: 2008-02-10 18:25:49 +00:00
zip First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
zlib First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
aboutbox.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
autodetection.cpp Upon autodetection tell the user if an incompatible player model (newer Sansa / Nano) was found. Detection is usb based only. 2008-04-05 21:48:54 +00:00
autodetection.h Upon autodetection tell the user if an incompatible player model (newer Sansa / Nano) was found. Detection is usb based only. 2008-04-05 21:48:54 +00:00
browsedirtree.cpp Make it possible to change the BrowseDirtree caption (and do so for the device selection dialog). 2007-09-14 20:22:53 +00:00
browsedirtree.h Make it possible to change the BrowseDirtree caption (and do so for the device selection dialog). 2007-09-14 20:22:53 +00:00
browsedirtreefrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
browseof.cpp Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
browseof.h Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
browseoffrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
configure.cpp Upon autodetection tell the user if an incompatible player model (newer Sansa / Nano) was found. Detection is usb based only. 2008-04-05 21:48:54 +00:00
configure.h rbtutil: introduce a RbSettings class help code reuse, and minimises duplicated code. 2008-01-25 00:12:25 +00:00
configurefrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
COPYING First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
createvoicefrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
createvoicewindow.cpp when changing settings from the Talk and Voice window also update the main widgets settings. 2008-03-14 18:27:39 +00:00
createvoicewindow.h when changing settings from the Talk and Voice window also update the main widgets settings. 2008-03-14 18:27:39 +00:00
CREDITS First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
encexescfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
encoders.cpp rbutil: fix a problem with voicing and encoding of non-latin chars. 2008-02-25 22:02:55 +00:00
encoders.h Make encoder name conversion functions static to the base class. 2008-02-13 18:11:09 +00:00
encodersgui.cpp rbutil: fix a bug in rbsettings: FS#8512 by Sander Knopper. Also remove a warning in encodersgui. 2008-01-30 19:46:02 +00:00
encodersgui.h rbutil: fix a bug in rbsettings: FS#8512 by Sander Knopper. Also remove a warning in encodersgui. 2008-01-30 19:46:02 +00:00
gpl-2.0.html Use a html version of gpl for the licence in the about box. Make the box use word wrap as well 2007-07-26 20:59:24 +00:00
httpget.cpp rbutil: fix a debug output, so it compiles again on windows. 2008-03-15 14:50:42 +00:00
httpget.h add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. 2008-03-05 21:12:24 +00:00
Info.plist rbutilQt: bump version to 1.0.3 in preparation for a new release. 2007-11-05 21:27:46 +00:00
install.cpp add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. 2008-03-05 21:12:24 +00:00
install.h add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. 2008-03-05 21:12:24 +00:00
installbootloader.cpp Fix issues with file-based bootloader installation: 2008-04-02 21:17:35 +00:00
installbootloader.h add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. 2008-03-05 21:12:24 +00:00
installfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
installtalkfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
installtalkwindow.cpp when changing settings from the Talk and Voice window also update the main widgets settings. 2008-03-14 18:27:39 +00:00
installtalkwindow.h when changing settings from the Talk and Voice window also update the main widgets settings. 2008-03-14 18:27:39 +00:00
installthemes.cpp rbutil: let rbutil use the new voice.zip files. Also make the download cache working again. (make sure to connect signals before calling getFile() ). 2008-04-01 18:02:56 +00:00
installthemes.h add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. 2008-03-05 21:12:24 +00:00
installthemesfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
installzip.cpp rbutil: fix closing of installwindow after successful install. 2008-04-01 20:22:45 +00:00
installzip.h add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. 2008-03-05 21:12:24 +00:00
main.cpp Untie rbutil core logic from QtGui for cli: 2008-02-10 18:25:49 +00:00
osx_deploy.sh Set svn keywords. 2007-10-20 16:00:31 +00:00
preview.cpp Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
preview.h Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
previewfrm.ui rbutilQt: fix the installing of release builds (archos only). 2007-08-26 11:34:32 +00:00
progressloggerfrm.ui Rename InstallProgress form to ProgressLogger as it's a generic logger window now. 2008-03-28 17:30:37 +00:00
progressloggergui.cpp Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
progressloggergui.h Rename InstallProgress form to ProgressLogger as it's a generic logger window now. 2008-03-28 17:30:37 +00:00
progressloggerinterface.h Untie rbutil core logic from QtGui for cli: 2008-02-10 18:25:49 +00:00
rbsettings.cpp Upon autodetection tell the user if an incompatible player model (newer Sansa / Nano) was found. Detection is usb based only. 2008-04-05 21:48:54 +00:00
rbsettings.h Upon autodetection tell the user if an incompatible player model (newer Sansa / Nano) was found. Detection is usb based only. 2008-04-05 21:48:54 +00:00
rbspeexcfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
rbutil.ini the player name shouldn't include the manufacturer, m:robe entry repeated that. 2008-04-05 18:21:36 +00:00
rbutil_de.ts rbutil: lupdate on all languages, updated german lang. 2008-01-20 21:20:14 +00:00
rbutil_fr.ts rbutil: lupdate on all languages, updated german lang. 2008-01-20 21:20:14 +00:00
rbutil_tr.ts rbutil: lupdate on all languages, updated german lang. 2008-01-20 21:20:14 +00:00
rbutil_zh_CN.ts rbutil: lupdate on all languages, updated german lang. 2008-01-20 21:20:14 +00:00
rbutil_zh_TW.ts rbutil: lupdate on all languages, updated german lang. 2008-01-20 21:20:14 +00:00
rbutilqt-win.qrc move w32-specific resources to a separate file to prevent building them on other platforms. Use an alias in the resource file to remove the need of copying the file. 2007-12-17 21:35:25 +00:00
rbutilqt.cpp rbutil: let rbutil use the new voice.zip files. Also make the download cache working again. (make sure to connect signals before calling getFile() ). 2008-04-01 18:02:56 +00:00
rbutilqt.h rbutil: let rbutil use the new voice.zip files. Also make the download cache working again. (make sure to connect signals before calling getFile() ). 2008-04-01 18:02:56 +00:00
rbutilqt.manifest add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista. 2008-01-20 21:19:37 +00:00
rbutilqt.pro Rename InstallProgress form to ProgressLogger as it's a generic logger window now. 2008-03-28 17:30:37 +00:00
rbutilqt.qrc Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
rbutilqt.rc add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista. 2008-01-20 21:19:37 +00:00
rbutilqtfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
sapicfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
talkfile.cpp Make encoder name conversion functions static to the base class. 2008-02-13 18:11:09 +00:00
talkfile.h Untie rbutil core logic from QtGui for cli: 2008-02-10 18:25:49 +00:00
tts.cpp rbutil: fix a problem with voicing and encoding of non-latin chars. 2008-02-25 22:02:55 +00:00
tts.h Make TTS name conversion functions static members. 2008-02-12 21:45:50 +00:00
ttsexescfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
ttsgui.cpp rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really works). 2008-02-11 17:39:07 +00:00
ttsgui.h rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really works). 2008-02-11 17:39:07 +00:00
uninstall.cpp Upon uninstallation only remove a file if it isn't used in another section. A possible problematic case would've been two themes installing the same font. 2007-10-07 21:47:49 +00:00
uninstall.h Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
uninstallfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
uninstallwindow.cpp rbtutil: introduce a RbSettings class help code reuse, and minimises duplicated code. 2008-01-25 00:12:25 +00:00
uninstallwindow.h rbtutil: introduce a RbSettings class help code reuse, and minimises duplicated code. 2008-01-25 00:12:25 +00:00
utils.cpp make resolvePathCase work properly on windows, the drive letter needs special handling. 2008-04-05 23:49:23 +00:00
utils.h Implement a function to resolve a given path case-insensitively. This is needed by file-based bootloader installs on case-sensitive systems. Bootloader installation not updated yet. 2008-04-01 20:30:41 +00:00
version.h bump version to m1.0.4 2008-02-19 20:26:45 +00:00
voicefile.cpp rbutil: let rbutil use the new voice.zip files. Also make the download cache working again. (make sure to connect signals before calling getFile() ). 2008-04-01 18:02:56 +00:00
voicefile.h add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. 2008-03-05 21:12:24 +00:00