Separate basic functionality from GUI parts by moving it into a separate folder. Some files still need to get cleaned up prior moving them too.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18788 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2008-10-12 19:21:58 +00:00
parent 3d30029883
commit f958717d43
23 changed files with 36 additions and 34 deletions

View file

@ -17,6 +17,7 @@
* *
****************************************************************************/ ****************************************************************************/
#include <QtCore>
#include "autodetection.h" #include "autodetection.h"
#if defined(Q_OS_LINUX) || defined(Q_OS_MACX) #if defined(Q_OS_LINUX) || defined(Q_OS_MACX)

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2008 by Dominik Riebeling * Copyright (C) 2008 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement. * See the file COPYING in the source tree root for full license agreement.

View file

@ -46,7 +46,7 @@ QMAKE_EXTRA_TARGETS += lrelease
SOURCES += rbutilqt.cpp \ SOURCES += rbutilqt.cpp \
main.cpp \ main.cpp \
install.cpp \ install.cpp \
httpget.cpp \ base/httpget.cpp \
configure.cpp \ configure.cpp \
zip/zip.cpp \ zip/zip.cpp \
zip/unzip.cpp \ zip/unzip.cpp \
@ -54,14 +54,14 @@ SOURCES += rbutilqt.cpp \
progressloggergui.cpp \ progressloggergui.cpp \
installtalkwindow.cpp \ installtalkwindow.cpp \
talkfile.cpp \ talkfile.cpp \
autodetection.cpp \ base/autodetection.cpp \
../ipodpatcher/ipodpatcher.c \ ../ipodpatcher/ipodpatcher.c \
../sansapatcher/sansapatcher.c \ ../sansapatcher/sansapatcher.c \
browsedirtree.cpp \ browsedirtree.cpp \
installthemes.cpp \ installthemes.cpp \
uninstall.cpp \ uninstall.cpp \
uninstallwindow.cpp \ uninstallwindow.cpp \
utils.cpp \ base/utils.cpp \
preview.cpp \ preview.cpp \
encoders.cpp \ encoders.cpp \
encodersgui.cpp \ encodersgui.cpp \
@ -72,22 +72,22 @@ SOURCES += rbutilqt.cpp \
voicefile.cpp \ voicefile.cpp \
createvoicewindow.cpp \ createvoicewindow.cpp \
rbsettings.cpp \ rbsettings.cpp \
rbunzip.cpp \ base/rbunzip.cpp \
rbzip.cpp \ base/rbzip.cpp \
detect.cpp \ detect.cpp \
sysinfo.cpp \ sysinfo.cpp \
bootloaderinstallbase.cpp \ base/bootloaderinstallbase.cpp \
bootloaderinstallmi4.cpp \ base/bootloaderinstallmi4.cpp \
bootloaderinstallhex.cpp \ base/bootloaderinstallhex.cpp \
bootloaderinstallipod.cpp \ base/bootloaderinstallipod.cpp \
bootloaderinstallsansa.cpp \ base/bootloaderinstallsansa.cpp \
bootloaderinstallfile.cpp \ base/bootloaderinstallfile.cpp \
../../tools/mkboot.c \ ../../tools/mkboot.c \
../../tools/iriver.c ../../tools/iriver.c
HEADERS += rbutilqt.h \ HEADERS += rbutilqt.h \
install.h \ install.h \
httpget.h \ base/httpget.h \
configure.h \ configure.h \
zip/zip.h \ zip/zip.h \
zip/unzip.h \ zip/unzip.h \
@ -98,7 +98,7 @@ HEADERS += rbutilqt.h \
installzip.h \ installzip.h \
installtalkwindow.h \ installtalkwindow.h \
talkfile.h \ talkfile.h \
autodetection.h \ base/autodetection.h \
progressloggerinterface.h \ progressloggerinterface.h \
progressloggergui.h \ progressloggergui.h \
../ipodpatcher/ipodpatcher.h \ ../ipodpatcher/ipodpatcher.h \
@ -113,7 +113,7 @@ HEADERS += rbutilqt.h \
installthemes.h \ installthemes.h \
uninstall.h \ uninstall.h \
uninstallwindow.h \ uninstallwindow.h \
utils.h \ base/utils.h \
preview.h \ preview.h \
encoders.h \ encoders.h \
encodersgui.h \ encodersgui.h \
@ -124,21 +124,22 @@ HEADERS += rbutilqt.h \
voicefile.h \ voicefile.h \
createvoicewindow.h \ createvoicewindow.h \
rbsettings.h \ rbsettings.h \
rbunzip.h \ base/rbunzip.h \
rbzip.h \ base/rbzip.h \
sysinfo.h \ sysinfo.h \
detect.h \ detect.h \
bootloaderinstallbase.h \ base/bootloaderinstallbase.h \
bootloaderinstallmi4.h \ base/bootloaderinstallmi4.h \
bootloaderinstallhex.h \ base/bootloaderinstallhex.h \
bootloaderinstallipod.h \ base/bootloaderinstallipod.h \
bootloaderinstallsansa.h \ base/bootloaderinstallsansa.h \
bootloaderinstallfile.h \ base/bootloaderinstallfile.h \
../../tools/mkboot.h \ ../../tools/mkboot.h \
../../tools/iriver.h ../../tools/iriver.h
# Needed by QT on Win # Needed by QT on Win
INCLUDEPATH = . irivertools zip zlib ../ipodpatcher ../sansapatcher ../../tools/rbspeex ../../tools INCLUDEPATH = . irivertools zip zlib ../ipodpatcher ../sansapatcher ../../tools/rbspeex ../../tools
INCLUDEPATH += base
LIBS += -L../../tools/rbspeex -lrbspeex LIBS += -L../../tools/rbspeex -lrbspeex