rockbox/rbutil/rbutilqt
Nicolas Pennequin 9c54187678 Set svn:eol-style on files from the rbutil directory and its subdirectories.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17462 a1c6a512-1295-4272-9138-f99709370657
2008-05-11 17:21:14 +00:00
..
icons
irivertools
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 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
browsedirtree.h
browsedirtreefrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
browseof.cpp
browseof.h
browseoffrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
configure.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
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
CREDITS
encexescfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
encoders.cpp
encoders.h
encodersgui.cpp
encodersgui.h
gpl-2.0.html
httpget.cpp percent-encode the query parts of a request too, not only the path. 2008-04-27 17:32:49 +00:00
httpget.h make sure cachefolder is existent when enabling it using setCache(bool). Fixes cache not working properly if the cache folder didn't exist. 2008-04-06 17:20:13 +00:00
Info.plist bump version to m1.0.5 release 2008-04-21 18:42:39 +00:00
install.cpp rbutil: Detect if Rockbox is already installed, and allow Backup bevor installing a new build. 2008-05-10 17:53:15 +00:00
install.h
installbootloader.cpp Fix issues with file-based bootloader installation: 2008-04-02 21:17:35 +00:00
installbootloader.h
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 rbutil: move many more connect calls, mainly for safety. 2008-04-06 19:50:38 +00:00
installtalkwindow.h
installthemes.cpp rbutil: another misplaced connect call. 2008-04-06 20:29:26 +00:00
installthemes.h
installthemesfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
installzip.cpp create an UnZip derived class for zip file extraction to allow showing progress while unzipping. Makes the unzip process somewhat interruptable and the UI more responsible. 2008-04-06 18:12:56 +00:00
installzip.h
main.cpp
osx_deploy.sh
preview.cpp
preview.h
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 rbutil: Detect if Rockbox is already installed, and allow Backup bevor installing a new build. 2008-05-10 17:53:15 +00:00
progressloggergui.h rbutil: Detect if Rockbox is already installed, and allow Backup bevor installing a new build. 2008-05-10 17:53:15 +00:00
progressloggerinterface.h
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
rbutilqt.cpp rbutil: Detect if Rockbox is already installed, and allow Backup bevor installing a new build. 2008-05-10 17:53:15 +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
rbutilqt.pro rbutil: Detect if Rockbox is already installed, and allow Backup bevor installing a new build. 2008-05-10 17:53:15 +00:00
rbutilqt.qrc Clean up double path in resource file. 2008-03-27 23:39:49 +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 Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
rbzip.cpp Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbzip.h Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
sapicfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
talkfile.cpp
talkfile.h
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
ttsexescfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
ttsgui.cpp
ttsgui.h
uninstall.cpp
uninstall.h
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
utils.cpp when resolving filenames also take system and hidden files into account. 2008-04-06 19:50:24 +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.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