forked from mapmapteam/mapmap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
53 lines (49 loc) · 1.65 KB
/
NEWS
File metadata and controls
53 lines (49 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Release notes for MapMap
========================
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.