Skip to content

Commit

Permalink
more TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
aalex committed Oct 30, 2015
1 parent 85b10d0 commit d660a94
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,59 @@ You should make sure to block all incoming messages on that port if you don't wa
/mapmap/output/size ,ii <width> <height>
/mapmap/output/position ,ii <x> <y>


Roadmap (to do)
---------------
* Change default OSC port. (currently 12345)
* Allow to change the default OSC port via the GUI.
* Reorder layers.
* MIDI support.
* Art-Net support.
* Make output window fullscreen.
* Port to Microsoft Windows 8.
* Port to iOS.
* Port to Android.
* Support multiple output windows.
* Chroma-key effect.
* Luma-key effect.
* More control via OSC.
* Live video capture. (camera)
* Syphon support on Apple OS X.
* Shared memory support on all operating systems.
* Transition between video clips.
* Anti-aliasing.
* Multiple cues for video files playback in a project.
* Multiple layouts in a project.
* Reorder mappings.
* Sample OSC clients: Python, bash, Pure Data, Processing.
* Allow to start the software with no GUI.
* Support OSC via TCP.
* Implement a JSON REST interface.
* Bézier curves.
* Pause and resume media files.
* Support RTSP URI.
* Support audio.






Fiche technique
===========
















0 comments on commit d660a94

Please sign in to comment.