emufront
13 years agoSome meta data updates.
Mikko Keinänen [Sun, 17 Oct 2010 07:54:34 +0000 (10:54 +0300)]
Some meta data updates.

13 years agoCleaned up.
Mikko Keinänen [Sat, 16 Oct 2010 22:23:54 +0000 (01:23 +0300)]
Cleaned up.

13 years agoOSDab-Zip is no longer needed (it is not compatible
Mikko Keinänen [Sat, 16 Oct 2010 21:43:17 +0000 (00:43 +0300)]
OSDab-Zip is no longer needed (it is not compatible
with the latest Info-zip versions).

13 years agoZip archives are now extracted with unzip utility instead of OSDaB-Zip.
Mikko Keinänen [Sat, 16 Oct 2010 21:40:25 +0000 (00:40 +0300)]
Zip archives are now extracted with unzip utility instead of OSDaB-Zip.

13 years agoInitial implementation for UnzipHelper::extractAll(...)
Mikko Keinänen [Sat, 16 Oct 2010 15:31:52 +0000 (18:31 +0300)]
Initial implementation for UnzipHelper::extractAll(...)

13 years agoProcessHelper derives from QProcess. New implementation: EmuHelper.
Mikko Keinänen [Sat, 16 Oct 2010 15:11:57 +0000 (18:11 +0300)]
ProcessHelper derives from QProcess. New implementation: EmuHelper.

13 years agoAdded new class hierarchy for process helpers and first implementation
Mikko Keinänen [Sat, 16 Oct 2010 13:54:24 +0000 (16:54 +0300)]
Added new class hierarchy for process helpers and first implementation
UnzipHelper.

13 years agoFixed error in regexp in fileutils.
Mikko Keinänen [Sat, 16 Oct 2010 09:33:06 +0000 (12:33 +0300)]
Fixed error in regexp in fileutils.

13 years agoTODO
Mikko Keinänen [Fri, 15 Oct 2010 22:39:04 +0000 (01:39 +0300)]
TODO

13 years agoReplacing the OSDaB-ZIP functionality using unzip utility.
Mikko Keinänen [Fri, 15 Oct 2010 21:52:24 +0000 (00:52 +0300)]
Replacing the OSDaB-ZIP functionality using unzip utility.

13 years agoInitial support for multiple selection.
Mikko Keinänen [Wed, 13 Oct 2010 23:53:12 +0000 (02:53 +0300)]
Initial support for multiple selection.

13 years ago_seems_ to work now :)
Mikko Keinänen [Wed, 13 Oct 2010 01:19:10 +0000 (04:19 +0300)]
_seems_ to work now :)

13 years agoFixing triggers ... still not completely functional!
Mikko Keinänen [Wed, 13 Oct 2010 01:03:44 +0000 (04:03 +0300)]
Fixing triggers ... still not completely functional!

13 years agoDelete of Executable objects.
Mikko Keinänen [Wed, 13 Oct 2010 00:09:28 +0000 (03:09 +0300)]
Delete of Executable objects.

13 years agoDeleting of Setup objects.
Mikko Keinänen [Wed, 13 Oct 2010 00:07:27 +0000 (03:07 +0300)]
Deleting of Setup objects.

13 years agoFormatting messages.
Mikko Keinänen [Wed, 13 Oct 2010 00:04:34 +0000 (03:04 +0300)]
Formatting messages.

13 years agoEven more verbose messages when emulator exiting.
Mikko Keinänen [Tue, 12 Oct 2010 23:52:43 +0000 (02:52 +0300)]
Even more verbose messages when emulator exiting.

13 years agoMore verbose error messages.
Mikko Keinänen [Tue, 12 Oct 2010 23:50:57 +0000 (02:50 +0300)]
More verbose error messages.

13 years agoAdded error if emulator launching fails. Removed deleting
Mikko Keinänen [Tue, 12 Oct 2010 23:29:18 +0000 (02:29 +0300)]
Added error if emulator launching fails. Removed deleting
data object from dbsetup.

13 years agosmall update
Mikko Keinänen [Tue, 12 Oct 2010 23:16:09 +0000 (02:16 +0300)]
small update

13 years agoFixed copy constructor.
Mikko Keinänen [Tue, 12 Oct 2010 23:09:05 +0000 (02:09 +0300)]
Fixed copy constructor.

13 years agoMedia image container scanning has now a buffer. Scanned media image
Mikko Keinänen [Sun, 10 Oct 2010 22:30:10 +0000 (01:30 +0300)]
Media image container scanning has now a buffer. Scanned media image
container objects have now a copy of original file path object instead
of a reference. Fixed a nasty bug in EmuFrontFileObjext copy
constructor!

13 years agoData object removal implemented in the db layer. UI refreshing added
Mikko Keinänen [Sun, 10 Oct 2010 20:36:06 +0000 (23:36 +0300)]
Data object removal implemented in the db layer. UI refreshing added
after data object editing to the main window.

13 years agoStarted to implement dataobject removal.
Mikko Keinänen [Sun, 10 Oct 2010 09:10:23 +0000 (12:10 +0300)]
Started to implement dataobject removal.

13 years agoAdded counting of reference dependencies. Added also new triggers for
Mikko Keinänen [Sun, 10 Oct 2010 08:54:57 +0000 (11:54 +0300)]
Added counting of reference dependencies. Added also new triggers for
deleteing dependencies automatically.

13 years agoAdded missig license text.
Mikko Keinänen [Sun, 10 Oct 2010 06:07:13 +0000 (09:07 +0300)]
Added missig license text.

13 years agoDowngraded GPL license from v3 to v2 to be compatible with OSDaB-ZIP
Mikko Keinänen [Sun, 10 Oct 2010 06:05:42 +0000 (09:05 +0300)]
Downgraded GPL license from v3 to v2 to be compatible with OSDaB-ZIP
files.

13 years ago$1 in options is replaced with file to be used with emulator
Mikko Keinänen [Sun, 10 Oct 2010 05:35:22 +0000 (08:35 +0300)]
$1 in options is replaced with file to be used with emulator

13 years agoCleaning up.
Mikko Keinänen [Sat, 9 Oct 2010 16:49:51 +0000 (19:49 +0300)]
Cleaning up.

13 years agoFilePath object is also deleted when deleting a MediaImageContainer
Mikko Keinänen [Sat, 9 Oct 2010 16:01:02 +0000 (19:01 +0300)]
FilePath object is also deleted when deleting a MediaImageContainer
object.

13 years agoFixed init error in Executable constructor and sql error in executable
Mikko Keinänen [Fri, 8 Oct 2010 21:42:45 +0000 (00:42 +0300)]
Fixed init error in Executable constructor and sql error in executable
update sql.

13 years agoRemoved a hard coded option.
Mikko Keinänen [Fri, 8 Oct 2010 21:09:03 +0000 (00:09 +0300)]
Removed a hard coded option.

13 years agoFirst game ever launched using EmuFront was Blue Print for Commodore 64
Mikko Keinänen [Fri, 8 Oct 2010 21:07:09 +0000 (00:07 +0300)]
First game ever launched using EmuFront was Blue Print for Commodore 64
B)

13 years agoEmuLauncher extracts selected media image container to tmp.
Mikko Keinänen [Fri, 8 Oct 2010 20:36:16 +0000 (23:36 +0300)]
EmuLauncher extracts selected media image container to tmp.

13 years agoEmuLauncher lists media images inside container.
Mikko Keinänen [Fri, 8 Oct 2010 20:07:59 +0000 (23:07 +0300)]
EmuLauncher lists media images inside container.

13 years agoCreate a list of media images inside a container.
Mikko Keinänen [Fri, 8 Oct 2010 17:59:01 +0000 (20:59 +0300)]
Create a list of media images inside a container.

13 years agoFirst screenshot released.
Mikko Keinänen [Thu, 7 Oct 2010 21:03:16 +0000 (00:03 +0300)]
First screenshot released.

13 years agoCreate data objects (media image container and emulator) by EmuLauncher
Mikko Keinänen [Thu, 7 Oct 2010 20:52:46 +0000 (23:52 +0300)]
Create data objects (media image container and emulator) by EmuLauncher
selection.

13 years agoTesting selected emulator and image file.
Mikko Keinänen [Thu, 7 Oct 2010 19:47:43 +0000 (22:47 +0300)]
Testing selected emulator and image file.

13 years agoAdded emulator combo box and launcher button.
Mikko Keinänen [Thu, 7 Oct 2010 19:34:58 +0000 (22:34 +0300)]
Added emulator combo box and launcher button.

13 years agoAdded a ExecutableComboBox based on EFComboBox.
Mikko Keinänen [Thu, 7 Oct 2010 19:25:37 +0000 (22:25 +0300)]
Added a ExecutableComboBox based on EFComboBox.

13 years agoUpdated features.
Mikko Keinänen [Wed, 6 Oct 2010 20:52:10 +0000 (23:52 +0300)]
Updated features.

13 years agoFixed SQL select clause.
Mikko Keinänen [Wed, 6 Oct 2010 20:39:23 +0000 (23:39 +0300)]
Fixed SQL select clause.

13 years agoExecutable class member initializations and debugging db error.
Mikko Keinänen [Wed, 6 Oct 2010 20:23:55 +0000 (23:23 +0300)]
Executable class member initializations and debugging db error.

13 years agoFixed initialization of class members.
Mikko Keinänen [Wed, 6 Oct 2010 20:03:34 +0000 (23:03 +0300)]
Fixed initialization of class members.

13 years agoImplemented Executable editor (for configurating emulators).
Mikko Keinänen [Tue, 5 Oct 2010 20:54:42 +0000 (23:54 +0300)]
Implemented Executable editor (for configurating emulators).

13 years agoStyle updates and a small introduction.
Mikko Keinänen [Mon, 4 Oct 2010 21:24:56 +0000 (00:24 +0300)]
Style updates and a small introduction.

13 years agocontent type
Mikko Keinänen [Mon, 4 Oct 2010 21:07:57 +0000 (00:07 +0300)]
content type

13 years agoFixed encoding.
Mikko Keinänen [Mon, 4 Oct 2010 21:05:15 +0000 (00:05 +0300)]
Fixed encoding.

13 years agoInitial implementation DbExecutable: data base functionality for
Mikko Keinänen [Mon, 4 Oct 2010 21:03:15 +0000 (00:03 +0300)]
Initial implementation DbExecutable: data base functionality for
Executable objects.

13 years agoAdded some mandatory xhtml tags.
Mikko Keinänen [Mon, 4 Oct 2010 19:48:09 +0000 (22:48 +0300)]
Added some mandatory xhtml tags.

13 years agolinks to project and git
Mikko Keinänen [Mon, 4 Oct 2010 19:37:06 +0000 (22:37 +0300)]
links to project and git

13 years agoInitial www-index page.
Mikko Keinänen [Mon, 4 Oct 2010 18:37:24 +0000 (21:37 +0300)]
Initial www-index page.

13 years ago:)
Mikko Keinänen [Mon, 4 Oct 2010 18:31:30 +0000 (21:31 +0300)]
:)

13 years agoImplementing class Executable based on EmuFrontObject (changes also on
Mikko Keinänen [Mon, 4 Oct 2010 18:30:12 +0000 (21:30 +0300)]
Implementing class Executable based on EmuFrontObject (changes also on
executable db table).

13 years agoNew class: Executable for presenting emulators (and possible other
Mikko Keinänen [Mon, 4 Oct 2010 16:27:31 +0000 (19:27 +0300)]
New class: Executable for presenting emulators (and possible other
external executables.)

13 years agoAdded fileid to executable table and added a few trigger rules regarding
Mikko Keinänen [Mon, 4 Oct 2010 16:22:17 +0000 (19:22 +0300)]
Added fileid to executable table and added a few trigger rules regarding
file deletion.

13 years agoAdded new field to executable (type).
Mikko Keinänen [Sun, 3 Oct 2010 20:26:57 +0000 (23:26 +0300)]
Added new field to executable (type).

13 years agoAdded executable table for emulators (etc).
Mikko Keinänen [Sun, 3 Oct 2010 20:25:31 +0000 (23:25 +0300)]
Added executable table for emulators (etc).

13 years agoFixed search results and combo box updating in emulauncher.
Mikko Keinänen [Sun, 3 Oct 2010 14:06:06 +0000 (17:06 +0300)]
Fixed search results and combo box updating in emulauncher.

13 years agoFixed column headers.
Mikko Keinänen [Sun, 3 Oct 2010 09:08:59 +0000 (12:08 +0300)]
Fixed column headers.

13 years agoMedia image search is initially implemented.
Mikko Keinänen [Sun, 3 Oct 2010 08:47:35 +0000 (11:47 +0300)]
Media image search is initially implemented.

13 years agoData filtering changes.
Mikko Keinänen [Sun, 3 Oct 2010 08:28:45 +0000 (11:28 +0300)]
Data filtering changes.

13 years agoWorking on media image search.
Mikko Keinänen [Sat, 2 Oct 2010 21:17:37 +0000 (00:17 +0300)]
Working on media image search.

13 years agoFixed error in diagram (setup).
Mikko Keinänen [Sat, 2 Oct 2010 15:07:49 +0000 (18:07 +0300)]
Fixed error in diagram (setup).

13 years agoStarting to implement media image search.
Mikko Keinänen [Sat, 2 Oct 2010 13:55:57 +0000 (16:55 +0300)]
Starting to implement media image search.

13 years agotableview activated
Mikko Keinänen [Sat, 2 Oct 2010 13:47:29 +0000 (16:47 +0300)]
tableview activated

13 years agoChanged to gpl v2 because of OSDaB-Zip code used in my project.
Mikko Keinänen [Sat, 2 Oct 2010 13:26:10 +0000 (16:26 +0300)]
Changed to gpl v2 because of OSDaB-Zip code used in my project.

13 years agoAdded data updating for combo box.
Mikko Keinänen [Sat, 2 Oct 2010 09:38:18 +0000 (12:38 +0300)]
Added data updating for combo box.

13 years agoImplemented SetupComboBox based on EFComboBox and used it in
Mikko Keinänen [Sat, 2 Oct 2010 09:34:03 +0000 (12:34 +0300)]
Implemented SetupComboBox based on EFComboBox and used it in
MediaImagePathDialog.

13 years agosmall comment
Mikko Keinänen [Fri, 1 Oct 2010 21:59:54 +0000 (00:59 +0300)]
small comment

13 years agoEmuLauncher to use new EFFileObjectComboBoxes.
Mikko Keinänen [Fri, 1 Oct 2010 21:57:06 +0000 (00:57 +0300)]
EmuLauncher to use new EFFileObjectComboBoxes.

13 years agoAdded new ComboBox child classes. Updated SetupEditDialog to use these.
Mikko Keinänen [Fri, 1 Oct 2010 21:51:02 +0000 (00:51 +0300)]
Added new ComboBox child classes. Updated SetupEditDialog to use these.
Added data model updating to DatabaseManager. Added virtual UpdateData
to DataObjectEditDialog.

13 years agoPopulating the platform selector.
Mikko Keinänen [Thu, 30 Sep 2010 15:42:24 +0000 (18:42 +0300)]
Populating the platform selector.

13 years agoInitial (testing) layout for emulauncher.
Mikko Keinänen [Tue, 28 Sep 2010 21:24:51 +0000 (00:24 +0300)]
Initial (testing) layout for emulauncher.

13 years agoSkeletal implementation of EmuLauncher widget.
Mikko Keinänen [Tue, 28 Sep 2010 20:44:45 +0000 (23:44 +0300)]
Skeletal implementation of EmuLauncher widget.

13 years agoAdded new central widget: EmuLauncher.
Mikko Keinänen [Tue, 28 Sep 2010 20:31:44 +0000 (23:31 +0300)]
Added new central widget: EmuLauncher.

13 years agoFilePath object deleted.
Mikko Keinänen [Mon, 27 Sep 2010 22:02:26 +0000 (01:02 +0300)]
FilePath object deleted.

13 years agoFixed an error with deletion of a shared resource (filePath-object) ...
Mikko Keinänen [Mon, 27 Sep 2010 21:58:33 +0000 (00:58 +0300)]
Fixed an error with deletion of a shared resource (filePath-object) ...
TODO: filePath object still needed to delete where created!

13 years agoStill need to clear all the media image container objects from
Mikko Keinänen [Mon, 27 Sep 2010 21:27:25 +0000 (00:27 +0300)]
Still need to clear all the media image container objects from
memory.

13 years agoFixed error in sql.
Mikko Keinänen [Mon, 27 Sep 2010 20:11:59 +0000 (23:11 +0300)]
Fixed error in sql.

13 years agoSome temporary debugging messages.
Mikko Keinänen [Mon, 27 Sep 2010 20:08:27 +0000 (23:08 +0300)]
Some temporary debugging messages.

13 years agoImplemented initial deleteDataObject(id) in Db-layer. Implemented
Mikko Keinänen [Mon, 27 Sep 2010 20:01:17 +0000 (23:01 +0300)]
Implemented initial deleteDataObject(id) in Db-layer. Implemented
linking of media image container with media images. Refactored code in
DbMediaImageContainer. NOT TESTED yet.

13 years agoAnother SQL error fixed.
Mikko Keinänen [Sun, 26 Sep 2010 21:59:51 +0000 (00:59 +0300)]
Another SQL error fixed.

13 years agoFixed a syntax error in SQL.
Mikko Keinänen [Sun, 26 Sep 2010 21:36:00 +0000 (00:36 +0300)]
Fixed a syntax error in SQL.

13 years agoAnother step in storing media image containers to database.
Mikko Keinänen [Sun, 26 Sep 2010 21:30:08 +0000 (00:30 +0300)]
Another step in storing media image containers to database.

13 years agoAnother note.
Mikko Keinänen [Sun, 26 Sep 2010 20:48:58 +0000 (23:48 +0300)]
Another note.

13 years agoSome notes.
Mikko Keinänen [Sun, 26 Sep 2010 20:39:00 +0000 (23:39 +0300)]
Some notes.

13 years agoInspecting the life cycle of scanned media images and media image
Mikko Keinänen [Sun, 26 Sep 2010 20:31:10 +0000 (23:31 +0300)]
Inspecting the life cycle of scanned media images and media image
containers.

13 years agoMarked the abstract classes.
Mikko Keinänen [Sun, 26 Sep 2010 18:57:48 +0000 (21:57 +0300)]
Marked the abstract classes.

13 years agoSetUp was replaced by FilePathObject in which SetUp is embedded in.
Mikko Keinänen [Sun, 26 Sep 2010 16:41:15 +0000 (19:41 +0300)]
SetUp was replaced by FilePathObject in which SetUp is embedded in.

13 years agoNeed FilePathObject AND SetUp. FilePathObject contains already SetUp, so
Mikko Keinänen [Sun, 26 Sep 2010 14:15:46 +0000 (17:15 +0300)]
Need FilePathObject AND SetUp. FilePathObject contains already SetUp, so
FilePathObject replaces SetUp in MediaImageContainer.

13 years agoDbMediaImageContainer is now a DbFile.
Mikko Keinänen [Sun, 26 Sep 2010 13:39:39 +0000 (16:39 +0300)]
DbMediaImageContainer is now a DbFile.

13 years agoCleaning up.
Mikko Keinänen [Sun, 26 Sep 2010 13:30:45 +0000 (16:30 +0300)]
Cleaning up.

13 years agoExpanded implementation for saving media image containers to database
Mikko Keinänen [Sat, 25 Sep 2010 22:30:43 +0000 (01:30 +0300)]
Expanded implementation for saving media image containers to database
(media image container file is now saved).

13 years agoAdded reading of CRC32 checksum for media image containers using zlib.h.
Mikko Keinänen [Sat, 25 Sep 2010 22:08:24 +0000 (01:08 +0300)]
Added reading of CRC32 checksum for media image containers using zlib.h.

13 years agoonly small comment note
Mikko Keinänen [Fri, 24 Sep 2010 20:02:30 +0000 (23:02 +0300)]
only small comment note

13 years agoNeed to store a file object for media image container, also the file
Mikko Keinänen [Fri, 24 Sep 2010 19:41:13 +0000 (22:41 +0300)]
Need to store a file object for media image container, also the file
path id was needed for storing the media image container to db.

13 years agoCleaned up a bit.
Mikko Keinänen [Fri, 24 Sep 2010 19:28:58 +0000 (22:28 +0300)]
Cleaned up a bit.

13 years agoExpanded support for storing media image containers.
Mikko Keinänen [Fri, 24 Sep 2010 19:17:07 +0000 (22:17 +0300)]
Expanded support for storing media image containers.