WareSeeker Search Software

jode 1.1.2 pre1


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Jode 1.1.2 Pre1


windows Software Development->Misc Programming Tools Free
View Detail
Download Jode 1.1.2 Pre1Download Jode 1.1.2 Pre1
518 KB
Jode description
A java package containing a decompiler and an optimizer for java The decompiler will read class files and produces an output similar to the original java file. Of course this cant be perfect because there is no way to produce the names or the comments of local variables (except when compiled with debuging) and there are often more ways to write the same thing.

However, JODE does its job quite well, so you should give it a try and start the applet.

The optimizer transforms class files in various ways with can be controlled by a script file.

Jode supports the following operations:
· Renaming class, method, field and local names to shorter, obfuscated, or unique names or according to a given translation table
· Removing debugging information
· Removing dead code (classes, fields, methods) and constant fields
· Optimizing local variable allocation

2

Xtheater 1.0.0 pre1


linux Multimedia->Video Free
View Detail
Download Xtheater 1.0.0 pre1Download Xtheater 1.0.0 pre1
0.14 MB
Xtheater is a MPEG-1 player in GTK+ capable of playing MPEG-1 format streams from file, http, and VCD with seek capability.

Xtheater is a Media Player for linux capable of playing MPEG video and audio files, network streams, and VCDs, as well as AVI and ASF files. It accompishes this through the use of libaviplay and smpeg.

It tries to keep things simple and straightforward to provide the simplest, most stable behavior as possilbe, while at the same time offering a nice featureset.

Installation:

Installation of Xtheater is not the easiest install in the world. But it is also far from the hardest install. First you must install the following packages:

X11 - Required for everything. All modern *nix include this
Glib/GTK - Required for everything, 1.2.x
SDL - Required for everything, 1.2.x
SMPEG - Required for MP3/MPG/VCD playback, 0.4.3 or higher.
avifile - Required for AVI/ASF playback, from CVS repository

Avifile can be compiled without qt, so dont worry if you do not have qt, it will just not build some of the sample applications, sych as aviplay.

If you wish to install as much from binary packages, in general, the following package names will indicate binary packages of requirements listed above:

glib
glib-devel
gtk+
gtk+-devel
SDL
SDL-devel
smpeg
smpeg-devel

For AVI/ASF playback, you will have to get it from CVS, no binary packages are available. Note also that to get libaviplay to work properly it needs to be linked with libXxf86vm on some systems. do this by adding -lXxf86vm to the LIBS line of the lib/Makefile from the avifile tree.

After you have installed all prerequisite pacakges, you run ./configure. Before running configure, you may wish to read up on GL support. It can be enabled at this stage, but is not configured by default, for reasons explained in the GL section linked to previously.

After you have ran ./configure in the Xtheater directory to your liking, make install will put all the files in the right place. By default, the configuration is stored at /usr/local/Xtheater/config. the binary is placed at /usr/local/bin/xtheater, player plugins are in /usr/local/Xtheater/player/, and ui plugins are in /usr/local/Xtheater/ui/. None of this needs to be known for install, but is provided for reference here.

You should now be ready to run xtheater and have fun. Basic operation will be described in the next section, but this is very straightforward, so no instruction is needed, just provided for completeness.

Whats New in 1.0.0 pre1 Release:

· Fix check for smpeg, SDL, and avifile to check for a more current version.
· Enhanced flexibility of MPG/VCD fullscreen, allowing to choose scaling rather than a vidmode change.
· Fixed bug with smpeg plugin being run on X drivers with XVideo extension.
· Added support for XVideo extension for all player plugins, will automatically take advantage of XVideo overlays when available for scaling, revert to software scaler if unavailable
· made GL support with Mpeg compile if available, it is not recommended unless you have no other choice, however.
· Updated AVI/ASF plugin to use avifile-0.6 CVS rather than stable version.
· Enhanced plugin framework somewhat.
· Made it so that MPEG media could be closed by closing the playback window.
· Fixed bug where openeing too many files sequentially would cause player to crash (contributed by John Thacker)

Whats New in 0.9.2 Release:

· Fixed Seekbar to not update while being dragged.
· Designed for latest official stable avifile release (0.53.x)
· DPMS disabled for older XFree versions.
· Fixed drag and drop with nautilus file manager.
· Memory leak fixes by John Thacker


3

GNU Moe 0.9 / 1.0-pre1


linux Text Editing&Processing->Others Free
View Detail
Download GNU Moe 0.9 / 1.0-pre1Download GNU Moe 0.9 / 1.0-pre1
0.050 MB
GNU Moe is a powerful, 8-bit clean, text editor for ISO-8859-15 and ASCII character encodings.

GNU Moe project has a modeless, user-friendly interface, online help, multiple windows, unlimited undo/redo capability, unlimited line length, global search/replace, block operations, automatic indentation, word wrapping, directory browser, duplicate removal from prompt histories...

Moe tries to rationalize the keyboard commands. The Alt key is used for harmless commands like cursor movements and scrolling. The Control key is used for more "dangerous" commands like copying text blocks, deleting lines, or exiting.

The Tab key is used for filename completion and also shows/hides the directory browser. In any case, the unlimited undo/redo capability of Moe makes very difficult to accidentally cause an irreparable damage to your files.

Moe uses the function keys, so that the most frequent commands can be issued with only one finger. The function key F1 shows the online help, and F10 allows you to change the options.

Believe it or not, this paragraph and some experience with text editors is all you need to use Moe just as well as an expert. Forget about `learning curves; there is nothing to learn.

Whats New in 0.9 Stable Release:

· The license has been updated to GPL version 3 or later.

Whats New in 1.0-pre1 Development Release:

· The new command "find word" has been added.
· "bufhandle_menu" no longer shows blank lines at the bottom.
· The options "--help" and "--version" are now managed by Arg_parser.


4

SimGear 0.3.10/0.3.11-pre1


linux Multimedia->Graphics Free
View Detail
Download SimGear 0.3.10/0.3.11-pre1Download SimGear 0.3.10/0.3.11-pre1
MB
SimGear is a library for rapid construction and prototyping of 3D simulation, game, and visualization programs.

SimGear is a relatively new project, and while quite a bit of code has been written in conjunction with the FlightGear project, the final interface and arrangements are still evolving.

The term "Simulation Kernel" is a bit presumptuous for us at this point, but this is the direction we are heading with SimGear.

Installation:

The simplest way to compile this package is:

1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.

Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.

2. Type `make to compile the package.

3. Optionally, type `make check to run any self-tests that come with the package.

4. Type `make install to install the programs and any data files and documentation.

5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.

Whats New in 0.3.11-pre1 Development Release:

· Generation of runway, taxiway, and other signs at runtime.
· Fixes for initial texture path problems.
· A waypoint position argument has been added to the route insertion method.
· Improved dynamic sun colors.
· Updated to World Magnetic Model 2005.
· A method to return the number of listeners attached to a property node.
· Miscellaneous updates to improve compiler/platform compatibility.
· A bug where deleted property nodes were falsely referenced was fixed.
· A texture cache has been added so that common textures are shared among models and dont consume separate texture memory.


5

cdrtfe 1.3 pre1


windows Audio Multimedia->DVD Burners Free
View Detail
6

XNap 3.0-pre1


windows Network Internet->File Sharing Free
View Detail
7

RasmusDSP 0.1 pre1


linux Multimedia->Audio Free
View Detail
8

KXplayer 0.2 pre1


linux Multimedia->Audio Free
View Detail
9

PornView 0.2 pre1


linux Multimedia->Graphics Free
View Detail
10

AfterLive 1.0-pre1


linux System->Linux Distributions Free
View Detail
11

np 0.4-pre1


linux Science and Engineering->Geographical Free
View Detail
12

TMHarvest 0.1 Pre1


linux Miscellaneous->Information Management Free
View Detail
13

QtTV 0.0.3-pre1


linux Desktop Environment->Tools Free
View Detail
14

Qanava 0.1.0 pre1


linux Programming->Libraries Free
View Detail
15

Dante 1.1.19-pre1


linux Programming->Libraries Free
View Detail
16

ltraf 0.2.1-pre1


linux System->Monitoring Free
View Detail
17

cpufreqd 2.0.0-pre1


linux System->Monitoring Free
View Detail
18

Siglos Karaoke Player/Recorder 1.1.2


windows Audio Multimedia->Audio Plugins $49 to buy
View Detail
Download Siglos Karaoke Player/Recorder 1.1.2Download Siglos Karaoke Player/Recorder 1.1.2
7.1 MB
Siglos Karaoke Player/Recorder 1.1.2 - Play karaoke (CD+G discs, MP3+G, or MIDI karaoke) on your computer.
19

PUC 1.1.2


windows Network Internet->URL and Bookmark Managers Free
View Detail
Download PUC 1.1.2Download PUC 1.1.2
1970K
PUC, Personal Update Checker allowes you to monitor your favorite websites for changes and updates. No more e-mail notices full of adds saying your favorite site is still being monitored but has not been updated. Just use PUC and Take control yourself. PUC version 1.1.2 has new feature compared to version 1.1.1. You can launch your browser and open your favorite web site with a double click on the item in the URL list. Also PUC can start automatically when windows is started. So you never have to worry or check if PUC is running. New features in version 2.0.0 will be that you can import and export your favorites list from MS IE and Netscape Navigator. Also you will be allowed to further customize the way PUC looks.

20

FUSE-J 2.4-pre1


linux System->Filesystems Free
View Detail

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search