mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-03 14:09:34 +02:00
99 lines
3.7 KiB
Plaintext
99 lines
3.7 KiB
Plaintext
Release notes for MapMap
|
|
========================
|
|
|
|
2015-??-?? - MapMap 0.3.2
|
|
-------------------------
|
|
* Added zoom toolbar
|
|
* Added console window
|
|
* Fix #179: Paints and mappings renamings are now saved in file
|
|
* Fix #162: Zooming in the destination canvas changes the size of controls in output window.
|
|
* Fix #154: Problem with some video files: shape is size of single point
|
|
* Can rename paints and mappings via OSC
|
|
* Can rename paints and mappings with double click
|
|
* Fix #156: White rectangle around the fullscreen window
|
|
* Fix #152: The software frozen when we load a project and the video files are not found
|
|
* Abled to locate the video files if is not found when load a project
|
|
* Fix #149: Deleting a mapping actually deletes a paint when the paint tab is chosen
|
|
* Improved Test signal
|
|
* Enhancement #117: Ellipse conical projection
|
|
* Performance improvements
|
|
* OSC general bug fixes
|
|
* OSC support on OSX
|
|
* Done #174: Be able to rename a Paint
|
|
* DOne #72: Be able to name paints and mappings - for OSC controls
|
|
* Center the test signal #97 (must use all the space available)
|
|
* Fix #159: Program just freezes when importing corrupted video file
|
|
* Done #145: The user doesn't need to see the undo stack
|
|
* Done #40: Ctrl-Q should quit the application
|
|
* Done #183: Display logging output in a console and be able to turn it on and off
|
|
* Done #203: The toolbar can be shown or hidden at will by the user
|
|
* Done #147: Be able to delete a mapping with the delete key #147 (tested on Ubuntu)
|
|
* Done #184: Make sure names support UTF-8 characters
|
|
* Done #201 UX Design document: implement main toolbar improvements
|
|
|
|
2015-10-30 - MapMap 0.3.1
|
|
-------------------------
|
|
* Fix #138: splash screen does not show when installed
|
|
* Fix #139: Stylesheet is not applied when the app is installed on Linux
|
|
* Fix #135: Video playback is broken
|
|
* Fix #103: OSC not working on OS X
|
|
|
|
2015-07-17 - MapMap 0.3.0
|
|
-------------------------
|
|
* Add zoom and scroll/drag in editor windows
|
|
* Add transparency support for both paint and mapping
|
|
* Use native color dialog
|
|
* Undo/redo move and add actions
|
|
* Fix perspective-correct textures in quads
|
|
|
|
2014-12-28 - MapMap 0.2.0
|
|
-------------------------
|
|
* Add --file option.
|
|
* Add --osc-port option.
|
|
* Add --reset-settings option.
|
|
* Add crosshair cursor in fullscreen mode.
|
|
* Add logo title in about dialog.
|
|
* Can change OSC port via the new preference dialog.
|
|
* Control mapping visibility from OSC (ticket #43)
|
|
* File chooser now remembers last used directory.
|
|
* Port to Qt5.
|
|
* Recent files and videos menu items.
|
|
* Select a shape with a click.
|
|
* Select individual vertex and move it with the arrow keys.
|
|
* Speed rate for playback.
|
|
* Test signal image.
|
|
* Videos plays by default at startup.
|
|
* Fix: Add missing MM.h
|
|
* Fix: Check for a valid OSC port number.
|
|
* Fix: Fix fullscreen on GNOME
|
|
* Fix: Fix main splitter proportions
|
|
* Fix: Fix memory leak with the GStreamer pipeline manager.
|
|
* Fix: Hide cursor in output window.
|
|
* Fix: Press escape to toggle fullscreen.
|
|
* Fix: Save fullscreen setting.
|
|
* Fix: Save visibility of mappings.
|
|
|
|
2014-07-07 - MapMap 0.1.1
|
|
-------------------------
|
|
* Fix packaging on OS X 10.9.3.
|
|
* Fix: all media share same OpenGL texture
|
|
* Fix: Avoid segfault when right-click with no existing output shape.
|
|
* Fix: fix error in ordering of mesh vertices.
|
|
* Use GStreamer 1.x
|
|
* New icons. Nicer looking control points.
|
|
* Play/pause/rewind buttons
|
|
* Change URI of media with double-click.
|
|
* Play movies when we load a project.
|
|
* Append file extension if none is provided.
|
|
|
|
2014-04-30 - MapMap 0.1.0
|
|
-------------------------
|
|
* Initial release.
|
|
* Qt user interface.
|
|
* Video mapping with GStreamer.
|
|
* Quad, meshes, triangles, circles.
|
|
* Color paint.
|
|
* Fullscreen output window.
|
|
* MMP project XML file format version 0.1.
|
|
|