Giter Club home page Giter Club logo

oziexplorer_uiview_converter's Introduction

OziExplorer to UI-View Converter

(C) 2015 Phitherek_ SO9PH

Description

This is a small program that converts OziExplorer .map map file info format to UI-View .inf map file info format. It is written in GTKmm 3.0, so it has an easy to use and descriptive GUI.

Versions

This is a master branch which can contain features that are in testing and/or incomplete. All released versions have their appropriate tags. Current stable version is 0.3.1.

Dependencies

  • GTKmm >= 3.0 (dynamic runtime libraries) (see the gtk2 version if you need compatibility with older systems)

Build dependencies

  • CMake >= 3.3

Building and installing

cmake -G"Generator name" .
<then use a build system of your choice>

License

This program is licensed under the MIT License. See LICENSE file for details.

Changelog

v. 0.3.2

  • Fixed conversion issues addressed by SP9TPL and SP9MZM: fixed format of minutes as a float, increased buffer size to make place for null-terminating character when formatted string is exactly 10 characters long, added extracting filename from OziExplorer' s .map file and writing it to the third line of UI-View .inf file, moving the Generated by information to the fourth line of this file.

v. 0.3.1

  • Added minimal window size
  • Fix of crash on Windows when using sprintf (used snprintf instead)
  • Hopefully temporary fix for GUI crashes on Windows (and other systems partially also) - added a delay of 500 ms between conversions so that GUI widgets are able to be updated on time.

v. 0.3

  • Split into main GTK+ 3.0 version and GTK+ 2.0 compatibility version.

v. 0.2

  • Fixed coordinate conversion thanks to new information from SP9MZM and SP9TPL.
  • Added a delay between the conversions, so that the GUI crashes less often.

v. 0.1.2

  • Included cstdlib in Converter for std::atof fix.

v. 0.1.1

  • Fixed build files
  • Changed atof to std::atof for Windows builds compatibility in Converter

Enjoy!

oziexplorer_uiview_converter's People

Contributors

phitherekreborn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.