English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   Coders. Releases (https://eab.abime.net/forumdisplay.php?f=115)
-   -   XoXo - Ripper, Scanner, Debugger (https://eab.abime.net/showthread.php?t=72695)

AGS 25 February 2014 17:07

XoXo - Ripper, Scanner, Debugger v0.6.4
 
Finaly it is presentable:

http://images.quicktunnels.net/xoxo_main2.png

This is an easy frontend to xfdmaster.library and much more. Please check it out and help making v1.0. :)

Do a lot of ripping, decrunching, decoding, debugging and viruschecking
in one nice App with an even nicer GUI.

Screenshot of the many tool-windows of XoXo: http://images.quicktunnels.net/xoxo.png
Another screenshot of the main window: http://images.quicktunnels.net/xoxo_main.png
Screenshot of the Clients-Tab (ons and offs): http://images.quicktunnels.net/xoxo_clients.png
Screenshot of the Options-Tab: http://images.quicktunnels.net/xoxo_options.png
Screenshot of the custom Filerequester: http://images.quicktunnels.net/xoxo_filemanager.png

Latest downloads:

Version 0.6.5 (2015/11/09): http://images.quicktunnels.net/XoXo_v0.6.5.zip (current)
Version 0.6.4 (2015/10/25): http://images.quicktunnels.net/XoXo_v0.6.4.zip
Version 0.6.2: http://images.quicktunnels.net/XoXo_v0.6.2.zip
Version 0.5.18: http://images.quicktunnels.net/XoXo_v0.5.18.zip
Version 0.5.17: http://images.quicktunnels.net/xoxo_v0.5.17.zip
Version 0.5: http://images.quicktunnels.net/xoxo_v0.5.zip

Read the readme (v0.6.5) in AmiNet: http://aminet.net/package/util/misc/XoXo

Requirements:

- OS 3.0 (minimum), os 3.5+ (recommended), UAE (recommended), a BIG screen (very recommended!)
- jpg/png datatype (optional, the one shipped with Amiga OS 3.9 is ok)
- screennotify.library (optional)
- xfdmaster.library (optional)
- xadmaster.library (optional)
- xvs.library (optional)

demoniac 25 February 2014 20:36

Looks impressive from the screenshots!

Joe Maroni 26 February 2014 19:49

What is it in detail?

analyzing memory...or savestates ??

Carlos Ace 27 February 2014 01:42

Very cool !!!
:great

AGS 27 February 2014 08:05

With XoXo you can decrunch and analyze files, intros, demos, trackloaded disks and diskimages. You can also scan memory and rip content from there. And probably also savestates but I did not yet try that.

The builtin hex/asc monitor, disassembler (Thor) and planeviewer (see memory as a bitplane) aid you in doing that. Further you can search for text or specific long/word/byte values and de/code things with EOR.

And everything can be automatically checked for viruses using xvs.library.

AGS 31 July 2014 10:25

Well Done. Here is an Update. :) Many improvements to both the GUI engine and the prog. Please check out and help making the v0.6. :)

Version 0.5.15: http://images.quicktunnels.net/xoxo_v0.5.15.zip

Do a lot of ripping, decrunching, decoding, debugging and viruschecking
in one nice App with an even nicer GUI. :)


NEWS in v0.5.15

* can turn on/off each xfr ripper individually
* show rippers and formats informations (for xfr and xfd)
* xfr scan (for music) now really works
* scans can continue while iconified

... more ...

NEWS in v0.5.8

* iconify fully functional
* can switch to own screen
* logfile
* OX GUI engine improvements (e.g. set GUI font)

AGS 06 August 2014 14:51

I partially replaced the ASL FileRequester by the XoXo one.

Version 0.5.17: http://images.quicktunnels.net/xoxo_v0.5.17.zip

http://images.quicktunnels.net/xoxo_filemanager.png

idrougge 15 August 2014 14:11

Quote:

Originally Posted by AGS (Post 968080)
I partially replaced the ASL FileRequester by the XoXo one.

I have a feeling you'll like Linux.

Frog 15 August 2014 17:11

It look really powerful !

AGS 15 August 2014 19:17

new version v0.5.18:

http://images.quicktunnels.net/XoXo_v0.5.18.zip

NEWS in 0.5.18

* close any XoXo and filemanager window with ESC key
* runs without install just from the unpacked archive
* XoXo's custom filemanager/-requester fully functional with:
- scroll files list with scrollbar, keyboard and mousewheel
- selecting a file to load or save
- list drives
- list assigns
- parent dir
- reload dir (automated depending on OS version)
- new file
- new folder
- rename
- delete (with security question)
* added separate tool "Tasko" to launch the filemanager
stand alone w/o starting XoXo

AGS 23 August 2014 00:02

new version 0.6.1

Version 0.6.1: http://images.quicktunnels.net/XoXo_v0.6.1.zip

* Replay Noise- and Protracker Modules using ptreplay.library
For this feature please see: http://aminet.net/package/mus/play/ptreplay66
(library included in the XoXo archive)
The OS4+ version is: http://aminet.net/package/util/libs/ptreplay_lib
(under OS4+ you MUST use the OS4+ version of ptreplay.library and
delete the one that is in the XoXo package)

* Filemanagers now support copy/paste:
- opens nice interactive options windows
- asks for skip or replace (all) existing file(s)
- asks for skip or merge (all) existing dir(s)
- checks if source and destination are the same dir
- reports (rare) DOS errors
- user can abort copying at any time
- visual progress bar
- copy and paste with keyboard with rAmiga+c and rAmiga+v

* Filemanagers now support drag & drop
- you can drag and drop files accross any open filemanagers and
even accross filerequesters and filemanagers

* Filemanagers now support multiselect (hold ctrl key)

arti 07 September 2014 22:04

is it possible to run example programs separately?

I get guru if run any with AmiKit.

AGS 08 September 2014 11:39

You can try "oxtestclass <name of class>", e.g. "oxtestclass button" to check a particular class. if they all do not seem to work then the bug is elsewhere. I tried it with amikit here and it worked. I am also trying it with OS 4+ frequently. When it works there, it is very surely flawless.

trackah123 25 October 2015 18:58

Just tried it, looks impressive.

I only had little trouble using your file-requester window, sometimes it wouldn't go in directories properly and kept reloading the main dir (some "reject" message?)

AGS 25 October 2015 19:34

Thanks for trying.

An update (version 0.6.4) is now downloadable from a link in the first post in this thread. It has many improvements and fixes in the GUI core. Please tell me if the issue is fixed.

Please run XoXo from the place whereto you extracted the archive. Mixing installed lib version and files will not work.

trackah123 25 October 2015 20:22

Thanks, this version works fine with the file-requester.

AGS 25 October 2015 20:34

That's perfect! :)

walkero 08 November 2015 00:39

@AGS
Impressive work. It is really nice and faaaaaast... I opened a folder with 186 files, and it shows the list instantly... Also the copy is really fast...
I found a couple of problems.

- If I open a list of the filemanager, and press the icon with the CD it works great. If I then open a new one, without close the first one, and click on the CD icon, then the filemanager's window crash. This happened even when I clicked the icon with the arrow that points North East. I can open new filemanagers, but they are not usable and empty.

- I tries to copy a folder with many files to RAM, but when the space was full, a requester came up informing about the lack of space. Unfortunately, the copy requester couldn't stop the copy, freezing the filemanager, keeping it unusable.

The work you do is great. Keep it up...

AGS 08 November 2015 16:08

1 Attachment(s)
@walkero

Thanks. I changed something in the filemanager class (attached). Partially copied file will now be removed before showing the error window, so that there is more free ram for the window. Please put the class that is in the zipfile into the libs/ox subdir of the XoXo folder and try again to fill up your ram. The other problem does not appear in winuae here, however something similar happens in fs-uae. Which environment did/do you use to run XoXo? You can also try to start the filemanagers independently from XoXo with the little added tool "Tasko". Maybe then the problem goes away?

daxb 08 November 2015 17:11

Only a super fast test on A1200 040 3.1 where I get MuForce hits when starting xoxo. Some pt_replay reference if I remember right. You or someone else should do some enforcer tests.


All times are GMT +2. The time now is 04:25.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.04649 seconds with 11 queries