1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil/rbutilqt
Dominik Riebeling 48d2927ecc rbutil: Update CuteLogger to most recent upstream.
Update to the most recent git version.

This changes the folder structure and renames some classes to follow
upstream.

Restore MSVC static link fix, and fix wrong variable in qmake project file.

Change-Id: I874bb9ed60e37af09a841988e771fd341414d145
2020-08-08 10:01:42 +02:00
..
base rbutil: Use QElapsedTimer for measuring time. 2020-08-07 22:18:41 +02:00
gui rbutil: Handle the new Retired target status. 2020-07-14 13:03:06 +00:00
icons Use new ipod6g player image for ipod6g. 2014-01-27 19:55:39 +01:00
irivertools fwpatcher/rbutil - added support for H300 v1.31K 2013-10-01 14:01:15 +02:00
lame Rockbox Utility: use libmp3lame for voice clips. 2012-01-08 11:50:04 +00:00
lang Rockbox Utility: updated Czech translation 2020-03-29 01:02:34 +01:00
logger rbutil: Update CuteLogger to most recent upstream. 2020-08-08 10:01:42 +02:00
mspack rbutil: Update libmspack to 0.10.1alpha. 2020-08-07 22:18:41 +02:00
msvc Add note about translations to MSVC build instructions. 2014-06-30 17:57:24 +02:00
quazip rbutil: Update quazip to release 0.9.1. 2020-08-07 22:18:41 +02:00
test Create local file URL using QUrl. 2016-12-16 19:46:00 +01: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 Drop year from (c) notice in Rockbox Utility. 2014-01-05 14:00:58 +01:00
changelog.txt rbutil: add support for iPod Classic 6G bootloader 2019-10-28 00:09:35 -04:00
configure.cpp rbutil: Use SpinBox for Proxy port value. 2020-08-06 22:58:19 +02:00
configure.h Change autodetection result to a list. 2013-04-09 22:39:13 +02:00
configurefrm.ui rbutil: Use SpinBox for Proxy port value. 2020-08-06 22:58:19 +02:00
createvoicefrm.ui Improve voice creation window a bit. 2012-06-13 22:42:32 +02:00
createvoicewindow.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
createvoicewindow.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
encttscfggui.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
encttscfggui.h Rename "interface" parameter. 2013-04-04 22:42:22 +02:00
Info.plist Bump RockboxUtility version to 1.4.1 2019-10-28 17:33:50 -04:00
INSTALL Remove keyword line. 2013-03-13 22:05:58 +01:00
installtalkfrm.ui Save all settings in talkfile dialog. 2012-06-14 22:54:30 +02:00
installtalkwindow.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
installtalkwindow.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
langstats.py rbutil: Update translation stats script. 2020-07-26 09:56:20 +02:00
main.cpp rbutil: Update CuteLogger to most recent upstream. 2020-08-08 10:01:42 +02:00
Makefile.libs rbutil: Fix compiling 32bit Rockbox Utility on 64bit Linux. 2020-06-21 09:14:23 +02:00
preview.cpp Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
preview.h rbutil: Fix Qt deprecated warnings. 2020-08-06 20:43:15 +02:00
previewfrm.ui rbutilQt: fix the installing of release builds (archos only). 2007-08-26 11:34:32 +00:00
progressloggerfrm.ui rbutil: add support for iPod Classic 6G bootloader 2019-10-28 00:09:35 -04:00
progressloggergui.cpp Handle conversion to text in Sysinfo::getInfo(). 2013-11-04 23:32:57 +01:00
progressloggergui.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
rbutil.ini rbutil: Fix the X3ii's USB VID/PID 2020-07-20 19:30:57 +00:00
rbutilqt-lang.qrc Remove turkish from the languages bundled in the binary. The translation is broken on file level (all non-ASCII characters are broken). 2010-02-11 22:26:38 +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: add abort signal for bootloader install/uninstall 2016-08-15 20:14:25 +02:00
rbutilqt.h Implement a first, simple changelog dialog. 2013-09-30 23:42:21 +02:00
rbutilqt.manifest Correct filename in manifest. 2012-02-19 18:54:02 +01:00
rbutilqt.pri rbutil: Add support for the xDuoo X3, X3ii, X20, and AGPTek Rocker. 2020-07-20 18:40:24 +00:00
rbutilqt.pro rbutil: Drop Qt4 support. 2020-08-08 10:01:42 +02:00
rbutilqt.qrc Use new ipod6g player image for ipod6g. 2014-01-27 19:55:39 +01:00
rbutilqt.rc Add version information to Windows file properties. 2012-07-01 19:06:34 +02:00
rbutilqtfrm.ui rbutil: Merge Troubleshoot submenu with Help menu. 2020-07-26 09:56:20 +02:00
RockboxUtility.desktop rbutil: Add simple desktop file for Linux. 2020-06-20 12:20:21 +02:00
sysinfo.cpp Handle conversion to text in Sysinfo::getInfo(). 2013-11-04 23:32:57 +01:00
sysinfo.h Handle conversion to text in Sysinfo::getInfo(). 2013-11-04 23:32:57 +01:00
sysinfofrm.ui Show cluster size in System Info dialog. 2011-07-26 20:54:49 +00:00
systrace.cpp rbutil: Update CuteLogger to most recent upstream. 2020-08-08 10:01:42 +02:00
systrace.h Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
systracefrm.ui Save System Trace on exit and allow easy retrieval after restart. 2010-03-23 22:07:17 +00:00
themesinstallfrm.ui Update ui files to use converted bitmap. 2011-10-01 19:16:31 +00:00
themesinstallwindow.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
themesinstallwindow.h Separate select and install parts in themes install window. 2012-06-26 18:30:27 +02:00
uninstallfrm.ui Update ui files to use converted bitmap. 2011-10-01 19:16:31 +00:00
uninstallwindow.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
uninstallwindow.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
version.h Bump RockboxUtility version to 1.4.1 2019-10-28 17:33:50 -04:00