rockbox/rbutil/rbutilqt
2008-06-21 10:28:10 +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 Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
zlib Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
aboutbox.ui fix size hint for spacers to get Ok button centered. 2008-05-09 22:20:22 +00:00
autodetection.cpp 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
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 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 processEvents before starting autodetection. 2008-05-21 22:27:48 +00:00
configure.h rbutil: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) 2008-05-10 15:23:15 +00:00
configurefrm.ui rbutil: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) 2008-05-10 15:23:15 +00:00
COPYING
createvoicefrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
createvoicewindow.cpp rbutil: move many more connect calls, mainly for safety. 2008-04-06 19:50:38 +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
encexescfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
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 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
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 bump version to m1.0.5 release 2008-04-21 18:42:39 +00:00
install.cpp Use the new progressbar value slot instead of wrapping around it. 2008-06-03 20:08:25 +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 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: another misplaced connect call. 2008-04-06 20:29:26 +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 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 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
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 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: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) 2008-05-10 15:23:15 +00:00
rbsettings.h rbutil: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) 2008-05-10 15:23:15 +00:00
rbspeexcfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
rbunzip.cpp Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbunzip.h convert to unix line endings. 2008-05-11 16:27:14 +00:00
rbutil.ini rbutil: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) 2008-05-10 15:23:15 +00:00
rbutil_de.ts Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbutil_fr.ts Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbutil_tr.ts Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbutil_zh_CN.ts Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbutil_zh_TW.ts Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21: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 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
rbutilqt.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
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 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
rbutilqt.qrc 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
rbutilqt.rc Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
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 rbutil: improve the backup function. 2008-05-11 18:22:42 +00:00
rbzip.h rbutil: improve the backup function. 2008-05-11 18:22:42 +00:00
sapicfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
sysinfo.cpp 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
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 rbutil: improve talkfile generation. remove the options to keep and overwrite the wavfiles. 2008-05-27 20:02:25 +00:00
talkfile.h Untie rbutil core logic from QtGui for cli: 2008-02-10 18:25:49 +00:00
tts.cpp rbutil: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) 2008-05-10 15:23:15 +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 rbutil: move many more connect calls, mainly for safety. 2008-04-06 19:50:38 +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 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
utils.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
version.h bump version to m1.0.5 release 2008-04-21 18:42:39 +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 Move C linkage binding for c++ to exporting header files instead of includes. 2008-05-22 17:51:35 +00:00