7345 projects tagged "Windows"
IgnoFlash is a patch that modifies the Adobe Flash Player plugins for Netscape and ActiveX to keep them in fullscreen when focus is lost. It makes it possible to operate another application when watching Flash video in fullscreen on a multi-monitor setup. You can still close fullscreen with the usual methods (Escape key, UI elements). This patch has been tested with Flash Player versions 10.0 and 10.1 in Opera, Firefox, Chrome, and Internet Explorer. It might also work for previous and future versions.
RepoGuard is an advanced validation framework with built-in integrations for several common version control systems. The integration is carried out by utilizing the hook mechanisms each version control system provides. The user may provide configurations that are processed through inversion of control mechanisms. RepoGuard is completely written in the Python programming language, which allows for easy integration of other tools. An extensible command line tool for advanced usage is provided, which allows for comfortable administration.
EBuild is a software project build, dependency management, and reporting technology. The aim is to be able to tackle any build problem in a structured, declarative, and elegant way. It is written in Java, but can be used to build all manner of projects and is extensible via a plugin interface. It is best compared to something like Maven (and in some respects Ivy). It aims to overcome certain design flaws and the resultant unnecessary complexity. The EBuild build model is general, but plugins need to be written in a JVM compatible language. Existing plugins all deal with the Java ecosystem, so EBuild is most suitable for Java and mixed technology software projects.
FontMapper is a font texture generator for game developers. It allows you to turn a font you have installed to a PNG texture of tightly packed glyphs, accompanied by a text file describing the glyphs' properties and texture coordinates. You can read these in a game to render fonts. FontMapper supports Unicode (although only the Basic Multilingual Plane, i.e. the 16-bit codepoints), and each glyph can have its own size, i.e. fonts are not necessarily monospaced. Currently, FontMapper is command-line only, although there might be a GUI frontend in the future.
AdlMIDI is a command line program that plays MIDI files using software OPL3 emulation (FM synthesis). It has a console UI. It features a built-in selection of 50 patch sets, most of which are General MIDI compatible, but some of which are customized for playing original background music soundtracks of select PC games.
Aspose.Pdf for JasperReports is a flexible Java component designed to export reports from JasperReports and JasperServer to Portable Document Format (PDF) with high fidelity, identical to the report design. Its engine supports many chart layouts, such as Pie, Bar, Stacked Bar, Line, Area, Scatter Plot, Bubble, and Time series. All report features, including charts, tables, and images are converted to PDF with the highest degree of precision. It also supports the .jrxml specification.
musutil includes several utilities for working with a music collection. The principle one is musview, which generates a number of "Views". Each View, analogous to a database view, is an alternative presenation of the original files. The View can selectively include only some files (based on their properties) or have files processed into into a different format, with audio filters applied, adjusted tag data, or a different filename.