Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mapmapteam/mapmap
Open source video mapping software
https://github.com/mapmapteam/mapmap
Update todo
7f10566ede0290e07c74027300b1a7879913112a authored almost 11 years ago
7f10566ede0290e07c74027300b1a7879913112a authored almost 11 years ago
Use major.minor.micro for version number.
f7bfeb415d92b3f68a2d14d70524bf11db093ecc authored almost 11 years ago
f7bfeb415d92b3f68a2d14d70524bf11db093ecc authored almost 11 years ago
fix build.sh for GNU/Linux
e6ad73d5279dbc23ca39fb87dced7e074340b284 authored almost 11 years ago
e6ad73d5279dbc23ca39fb87dced7e074340b284 authored almost 11 years ago
Move wx prototypes to prototypes/wx
Please do not remove prototypes, unless it's to another Git repositoty
Some of the prototypes th...
Revert "Removed wxWidget prototypes"
This reverts commit 3fd17547764123c32ef508dcd4de39598a83df47.
c496cc9d29e81323940b3d1b692526634c535918 authored almost 11 years ago
Merge branch 'master' of github.com:mapmapteam/mapmap
2507489e97c427ac680c1eeefc681ba144b5b8a5 authored almost 11 years ago
2507489e97c427ac680c1eeefc681ba144b5b8a5 authored almost 11 years ago
update INSTALL
73f77d342da0d9ad6c8763ee5c986b2439f1ee3c authored almost 11 years ago
73f77d342da0d9ad6c8763ee5c986b2439f1ee3c authored almost 11 years ago
Fix some env var in build.sh
e00ecddde299d7c66b7736910a33b2fcc9863766 authored almost 11 years ago
e00ecddde299d7c66b7736910a33b2fcc9863766 authored almost 11 years ago
Try to build it on Mac OS X 10.9.1
48723aa9ddc8320bb7ab190aa7969acedec7c69b authored almost 11 years ago
48723aa9ddc8320bb7ab190aa7969acedec7c69b authored almost 11 years ago
Prevents quad / polygon vertices to cross a segment (ie. makes sure they stay simple polygons).
f2a7e93b3677ae6a4be1b6de196e6a49525c790b authored almost 11 years ago
f2a7e93b3677ae6a4be1b6de196e6a49525c790b authored almost 11 years ago
Added a Polygon shape and corresponding mappers (just used as a superclass of Quad and Triangle for now).
441664e6f0529eab7e8cc5083e7794dc40067c2b authored almost 11 years ago
441664e6f0529eab7e8cc5083e7794dc40067c2b authored almost 11 years ago
Allow reordering of sources in list
7602a77166a9d78d2c9d5f315384c32d3406e3bf authored almost 11 years ago
7602a77166a9d78d2c9d5f315384c32d3406e3bf authored almost 11 years ago
Cosmetic change.
aa0dce3831121a9c6a05bb7dbc37732af661db60 authored almost 11 years ago
aa0dce3831121a9c6a05bb7dbc37732af661db60 authored almost 11 years ago
Properly manage the windowModified() calls to let the software know something has changed.
08da5d4fa61137c49fc3ef3ab2555668ca8b5ae1 authored almost 11 years ago
08da5d4fa61137c49fc3ef3ab2555668ca8b5ae1 authored almost 11 years ago
Created a method addPaintId similar to the addMappingId to reuse some code.
ff1d98e1a8428b9213f63e6cc5529c67e45cd557 authored almost 11 years ago
ff1d98e1a8428b9213f63e6cc5529c67e45cd557 authored almost 11 years ago
Bug fix: once all mappings were destroyed, current ids were not reset (removed).
9c85eb17fc90577180d5d66ce89cc2d8419a4a52 authored almost 11 years ago
9c85eb17fc90577180d5d66ce89cc2d8419a4a52 authored almost 11 years ago
Methods removeCurrent*() reset uids to NULL_UID.
7425d658327ff00c5aa4413151a34d4fd341afa6 authored almost 11 years ago
7425d658327ff00c5aa4413151a34d4fd341afa6 authored almost 11 years ago
Bug fix in the iteration over ids (was iterating over vector index, not item uids).
d511243618d3ec1cffc9602abe06ddf3b24e9f79 authored almost 11 years ago
d511243618d3ec1cffc9602abe06ddf3b24e9f79 authored almost 11 years ago
Small change (cosmetic / performance)
c58fc54e674f2e5a0b71cb612a4868a26718d4a1 authored almost 11 years ago
c58fc54e674f2e5a0b71cb612a4868a26718d4a1 authored almost 11 years ago
Added dialog when deleting paint.
2da3f4a5a1938821c0c46aba45ac5e7e95587c4a authored almost 11 years ago
2da3f4a5a1938821c0c46aba45ac5e7e95587c4a authored almost 11 years ago
Enable/disable creation of mappings depending on whether a paint is selected.
63f59b448639773ea4929d9342ee2f242c6d583a authored almost 11 years ago
63f59b448639773ea4929d9342ee2f242c6d583a authored almost 11 years ago
Allow the seamless removal of both paint and mappings.
540ae8a98323fa0fbe150301ff27f0c324342d17 authored almost 11 years ago
540ae8a98323fa0fbe150301ff27f0c324342d17 authored almost 11 years ago
Major cleanup in MainWindow
7c52f13f16079503d7a9cff6e7dbdfade8a0a7ea authored almost 11 years ago
7c52f13f16079503d7a9cff6e7dbdfade8a0a7ea authored almost 11 years ago
Added some shortcuts to add shapes
712ec8cfbc2a6d8b315c2f5bea4f6dd88bfcd713 authored almost 11 years ago
712ec8cfbc2a6d8b315c2f5bea4f6dd88bfcd713 authored almost 11 years ago
Use CTRL-DEL instead of just DEL for deleting stuff
164023f1e9d1c04b41821e7d7bc807db156ee7ff authored almost 11 years ago
164023f1e9d1c04b41821e7d7bc807db156ee7ff authored almost 11 years ago
Cleanup of comments
338a32af60d8c6c7497b74ec826514e9c4ae405d authored almost 11 years ago
338a32af60d8c6c7497b74ec826514e9c4ae405d authored almost 11 years ago
Implement working mapping removal
20c603b995ec1942425819fe984f6f12e189ab53 authored almost 11 years ago
20c603b995ec1942425819fe984f6f12e189ab53 authored almost 11 years ago
Replaced STL vectors and maps by Qt-style
3910302f80fa65efd976718051d5ee3509489625 authored almost 11 years ago
3910302f80fa65efd976718051d5ee3509489625 authored almost 11 years ago
Small comment
f0ca7124db6feb76362347659993a9c8de19e569 authored almost 11 years ago
f0ca7124db6feb76362347659993a9c8de19e569 authored almost 11 years ago
Reset focus on main window
dc202e14610414336fa3223f4a515cf584e801f3 authored almost 11 years ago
dc202e14610414336fa3223f4a515cf584e801f3 authored almost 11 years ago
Save and restore geometry of output window
3a2033a4e1521808a704ab63449c4719e78a4be4 authored almost 11 years ago
3a2033a4e1521808a704ab63449c4719e78a4be4 authored almost 11 years ago
Manage close event (unchecks the menu item in main window)
b313edc5534e27bfbd11a88d3b0b745bf8d358ec authored almost 11 years ago
b313edc5534e27bfbd11a88d3b0b745bf8d358ec authored almost 11 years ago
Manage appropriate layout and resizing of output GL canvas
392869f56f21bd62c21def94557cea95326efd2e authored almost 11 years ago
392869f56f21bd62c21def94557cea95326efd2e authored almost 11 years ago
Synchronization of GL in destination and ouptut window
14f35c640ccf5d88996ad4274f59dac2ba184409 authored almost 11 years ago
14f35c640ccf5d88996ad4274f59dac2ba184409 authored almost 11 years ago
Added an output GL window that reproduces the destination (refresh still not working).
Window can be toggled on/off.
81e519d36629a168b3179836629e4329f9b00da3 authored almost 11 years ago
Removed wrong ProjectReader.h in SOURCES
70f6b1356e54c80f34458f110967f0d664eb9330 authored almost 11 years ago
70f6b1356e54c80f34458f110967f0d664eb9330 authored almost 11 years ago
Merge branch 'master' into develop
8965090dfadd6d4cc28c3ebb635d1b7f802b5aaf authored almost 11 years ago
8965090dfadd6d4cc28c3ebb635d1b7f802b5aaf authored almost 11 years ago
Removed wxWidget prototypes
3fd17547764123c32ef508dcd4de39598a83df47 authored almost 11 years ago
3fd17547764123c32ef508dcd4de39598a83df47 authored almost 11 years ago
Removed wxWidget prototypes
e6dfbf176d594524c779613205e864e33fe0d4e8 authored almost 11 years ago
e6dfbf176d594524c779613205e864e33fe0d4e8 authored almost 11 years ago
more fixes
c20b47aaf4dcd7e6c7675c2e68ac1d0a9cdc1085 authored almost 11 years ago
c20b47aaf4dcd7e6c7675c2e68ac1d0a9cdc1085 authored almost 11 years ago
re-implement and fix osc receiver
d11bc934965707c7d69ffd80c43de698687433d2 authored almost 11 years ago
d11bc934965707c7d69ffd80c43de698687433d2 authored almost 11 years ago
get rid of warnings
8652e9555e28338bbcf278d2d0499efcb2157299 authored almost 11 years ago
8652e9555e28338bbcf278d2d0499efcb2157299 authored almost 11 years ago
re-implement and fix osc receiver
8224a64374554b4ff57e8631e179044c253a94b6 authored almost 11 years ago
8224a64374554b4ff57e8631e179044c253a94b6 authored almost 11 years ago
private declaration of VideoImpl
16ce2a449fc3dba57e2aa1e1fa4a50a43fdcf9a8 authored almost 11 years ago
16ce2a449fc3dba57e2aa1e1fa4a50a43fdcf9a8 authored almost 11 years ago
Print GStreamer version
93b55cb61abf243935084f0ed15a63573453723b authored almost 11 years ago
93b55cb61abf243935084f0ed15a63573453723b authored almost 11 years ago
Link to GStreamer
572ceeadd510486721d16ec5f2559cce308c2401 authored almost 11 years ago
572ceeadd510486721d16ec5f2559cce308c2401 authored almost 11 years ago
get rid of warnings
dfed5c10be6cc40213101df03db161e91378e791 authored almost 11 years ago
dfed5c10be6cc40213101df03db161e91378e791 authored almost 11 years ago
add empty Video class
e49a358b450d3bbd50b065caf569e91290283c5d authored almost 11 years ago
e49a358b450d3bbd50b065caf569e91290283c5d authored almost 11 years ago
Rename project to MapMap
0cf4a5086cd32ff7c866585c436dacb4cec01e14 authored almost 11 years ago
0cf4a5086cd32ff7c866585c436dacb4cec01e14 authored almost 11 years ago
Move todos from HACKING to TODO. Add INSTALL.
fa920cd7880bed1c68fba5d6c0dda36fa6104c38 authored almost 11 years ago
fa920cd7880bed1c68fba5d6c0dda36fa6104c38 authored almost 11 years ago
Merge branch 'ellipseshape' into develop
fbc3feb6f77976f8e90071d986ea7e31f97c9906 authored almost 11 years ago
fbc3feb6f77976f8e90071d986ea7e31f97c9906 authored almost 11 years ago
Added sanity check for ellipses (makes sure the points are ok).
8256ace2e17d8a71901f34551189594048555b6b authored almost 11 years ago
8256ace2e17d8a71901f34551189594048555b6b authored almost 11 years ago
Load and save of ellipses.
07c6293dc78b6e1c98aa9c5d320462707de01fc3 authored almost 11 years ago
07c6293dc78b6e1c98aa9c5d320462707de01fc3 authored almost 11 years ago
Some adds to the todo list
7641ea62caf395b598242faf8a536db9b703c900 authored almost 11 years ago
7641ea62caf395b598242faf8a536db9b703c900 authored almost 11 years ago
Implemented method drawControls() for EllipseColorMapper.
bdfa20ecda78be762a3e725989d5b8396c9d428e authored almost 11 years ago
bdfa20ecda78be762a3e725989d5b8396c9d428e authored almost 11 years ago
Rewrote the includesPoint() method for Ellipse using transformations.
f489f0b6b62bc379f94bd20fca43884586fa10c4 authored almost 11 years ago
f489f0b6b62bc379f94bd20fca43884586fa10c4 authored almost 11 years ago
Small bug fix for clippings.
f3d09731d9da34c9399b74c3ca9635fce0957d30 authored almost 11 years ago
f3d09731d9da34c9399b74c3ca9635fce0957d30 authored almost 11 years ago
Major fix in conversions between radians and degrees.
d30168dca0782b386342276a17fc8c49132f282d authored almost 11 years ago
d30168dca0782b386342276a17fc8c49132f282d authored almost 11 years ago
Remove unused center control point for color ellipses.
d0e697d77ae414ec5c22d43e57a57460b05e518e authored almost 11 years ago
d0e697d77ae414ec5c22d43e57a57460b05e518e authored almost 11 years ago
Clip center control point inside ellipse using QTransform.
5de7162a59e519b34a6392a07be741704032df1d authored almost 11 years ago
5de7162a59e519b34a6392a07be741704032df1d authored almost 11 years ago
Use QTransform to manage point remapping when moving vertices.
755b7cfa94dd9fd9767447b6e9bcc8466b59a53d authored almost 11 years ago
755b7cfa94dd9fd9767447b6e9bcc8466b59a53d authored almost 11 years ago
Add control center.
880b23cb8a896953703b3877d722fd129963d898 authored almost 11 years ago
880b23cb8a896953703b3877d722fd129963d898 authored almost 11 years ago
Added center control point (basic functionality, just "stays inside" the ellipse for now but not working 100%)
964a968b36cd6462c8e91293cdb7654e4d25cde5 authored almost 11 years ago
964a968b36cd6462c8e91293cdb7654e4d25cde5 authored almost 11 years ago
Override of includesPoint() methods in Ellipse.
e72a1a3c770779ed9bbd0a9917b8e804239dde5b authored almost 11 years ago
e72a1a3c770779ed9bbd0a9917b8e804239dde5b authored almost 11 years ago
Modification of includePoint() method to work with qreal instead of int (also overloaded for QPointF).
dea2781100646fe5b60aa3c72accc41c63688eb1 authored almost 11 years ago
dea2781100646fe5b60aa3c72accc41c63688eb1 authored almost 11 years ago
Inversion of rotation small change in _setPointOfEllipseAtAngle() method.
b6bab4357f7e540ab5597edd8deb42bb897b21f9 authored almost 11 years ago
b6bab4357f7e540ab5597edd8deb42bb897b21f9 authored almost 11 years ago
Added methods to directly access the horizontal / vertical radius of an ellipse.
4bbe4df1158e293772d8d2f8efec258b8f3cbe62 authored almost 11 years ago
4bbe4df1158e293772d8d2f8efec258b8f3cbe62 authored almost 11 years ago
Implemented basic support for texture ellipse (works, default center point, no drawing of control points).
0b027f29f301c139f1357194cac2284016bfaa28 authored almost 11 years ago
0b027f29f301c139f1357194cac2284016bfaa28 authored almost 11 years ago
Created a setGlTexPoint() to facilitate projection of textures on vertex.
72be4f259936128b1d7ebdec5de0d73664d4f464 authored almost 11 years ago
72be4f259936128b1d7ebdec5de0d73664d4f464 authored almost 11 years ago
Merge branch 'ellipseshape' of github.com:libremapping/libremapping into ellipseshape
Conflicts:
Shape.h
Draws ellipse control points in a better, uniform way.
b0f9a8ca5b280ae1ddedea52a5379239789a9da8 authored almost 11 years ago
b0f9a8ca5b280ae1ddedea52a5379239789a9da8 authored almost 11 years ago
Ellipse overrides setVertex() in order to limit placement of vertices correctly.
8964876b0a7b9ac4716cd31b03966aa504108012 authored almost 11 years ago
8964876b0a7b9ac4716cd31b03966aa504108012 authored almost 11 years ago
Fixed small error in the way color ellipses were drawn (wrong coordinates).
02fe8650c5ddc0292c06d116a5aea0edf4921fd2 authored almost 11 years ago
02fe8650c5ddc0292c06d116a5aea0edf4921fd2 authored almost 11 years ago
Adapted ellipse code to latest changes (Point -> QPointF).
9938793ddd0ac6ad7e8751f18c1de8347f46ef71 authored almost 11 years ago
9938793ddd0ac6ad7e8751f18c1de8347f46ef71 authored almost 11 years ago
Merge branch 'develop' into ellipseshape
Conflicts:
Shape.h
Merge branch 'develop' into ellipseshape
Conflicts:
Shape.h
Use the containsPoint() method of polygon to test point inclusion inside shape.
89a5ce87871bbf64038d223d03c879400eb54732 authored almost 11 years ago
89a5ce87871bbf64038d223d03c879400eb54732 authored almost 11 years ago
Replace std::vector and std::map by QVector and QMap (not everywhere yet).
e36cb1a9915bf34fcc91f94062e75ac161da20a0 authored almost 11 years ago
e36cb1a9915bf34fcc91f94062e75ac161da20a0 authored almost 11 years ago
Removed the Point class and replace all instances by QPointF.
195c426991cc653c1d1478f99ade4dfdbbcda503 authored almost 11 years ago
195c426991cc653c1d1478f99ade4dfdbbcda503 authored almost 11 years ago
Cosmetic changes (variable and interface names).
61c20158d003481f93dacc593eea8a981abf6d72 authored almost 11 years ago
61c20158d003481f93dacc593eea8a981abf6d72 authored almost 11 years ago
Fixed potential bug: DestinationGLCanvas was still interpreting all mappings as TextureMappings
00dc18249ddb34f305b66c990b2e2d0c9816f753 authored almost 11 years ago
00dc18249ddb34f305b66c990b2e2d0c9816f753 authored almost 11 years ago
Added basic support for color ellipses
ac555b7b1097d421ca9ae48138afdb21681ebed4 authored almost 11 years ago
ac555b7b1097d421ca9ae48138afdb21681ebed4 authored almost 11 years ago
Fixed problem: clearProject() was throwing a bad_alloc()
34156f41297547c5bae88c98f1618be363660ea9 authored about 11 years ago
34156f41297547c5bae88c98f1618be363660ea9 authored about 11 years ago
Created a class MainApplication to handle notify()
a539023a30fa91905cabd84ea8fb9490cfe1bcf2 authored about 11 years ago
a539023a30fa91905cabd84ea8fb9490cfe1bcf2 authored about 11 years ago
Mapper frees memory of its property browser
18f61605073df5b5d32bd69820f6de8e33017ac8 authored about 11 years ago
18f61605073df5b5d32bd69820f6de8e33017ac8 authored about 11 years ago
Statesaving of color paints / mappings
e91fe5d862c6ebdec6af58e77a1bf33521f65ab5 authored about 11 years ago
e91fe5d862c6ebdec6af58e77a1bf33521f65ab5 authored about 11 years ago
Integrated color paint / mapping to the main window
9a9ba71effe395adeb775167599e3c79bb30366f authored about 11 years ago
9a9ba71effe395adeb775167599e3c79bb30366f authored about 11 years ago
Major reconfiguration of the GL canvases and the Mapper interface to allow for the use of a QPainter and for integrating ColorPaint mappings
0ff52de66a16411f51c044bd027bfe4b35242dae authored about 11 years ago
0ff52de66a16411f51c044bd027bfe4b35242dae authored about 11 years ago
Comment cleanup in Shape
3692565d94b17310561a9938d83ead62c621aac3 authored about 11 years ago
3692565d94b17310561a9938d83ead62c621aac3 authored about 11 years ago
Some accessor functions in the Mesh class
3de61fc6dcb40f60afff8ccb3c4b2f6ee63f8a9d authored about 11 years ago
3de61fc6dcb40f60afff8ccb3c4b2f6ee63f8a9d authored about 11 years ago
Added a toPolygon() method to Shape
478e5681a7c881a96dba11d286a92c8ef5a179b2 authored about 11 years ago
478e5681a7c881a96dba11d286a92c8ef5a179b2 authored about 11 years ago
Added a method that returns an enclosing polygon based on a shape.
f7cdb15754aac7393bf5c477792de1714e3c9259 authored about 11 years ago
f7cdb15754aac7393bf5c477792de1714e3c9259 authored about 11 years ago
Added a ColorMapping class
e671ffe9585501dda606823b481c874e20c820a8 authored about 11 years ago
e671ffe9585501dda606823b481c874e20c820a8 authored about 11 years ago
Added a Color paint
c87a397844f90a29df410f65df6eb2b13f4f341f authored about 11 years ago
c87a397844f90a29df410f65df6eb2b13f4f341f authored about 11 years ago
Bug fixed: clear project functionality implemented
b2ac8e94234554bd88178ea683110dedcacff82f authored about 11 years ago
b2ac8e94234554bd88178ea683110dedcacff82f authored about 11 years ago
Merge branch 'statesaving' of github.com:libremapping/libremapping into statesaving
c4889055bf5dc29ecd03bd879b891ad0a9374aff authored about 11 years ago
c4889055bf5dc29ecd03bd879b891ad0a9374aff authored about 11 years ago
Stub for clearProject()
bd6fff9979ec9c9d9bc98b76b3d4eedc95047ae9 authored about 11 years ago
bd6fff9979ec9c9d9bc98b76b3d4eedc95047ae9 authored about 11 years ago
Add save/load of meshes
9219cee81ce0a163e4a37f854334a2ed95de3ed8 authored about 11 years ago
9219cee81ce0a163e4a37f854334a2ed95de3ed8 authored about 11 years ago
Fixed bug: wrong shape were selected when the mappings were reordered
34a5f6e36c2ff258fa4e9d2e89c5a2218c205be2 authored about 11 years ago
34a5f6e36c2ff258fa4e9d2e89c5a2218c205be2 authored about 11 years ago
Actual implementation of createTriangleTextureMapping()
11734f8d5b47febdfe20e11c52c4915affe082d7 authored about 11 years ago
11734f8d5b47febdfe20e11c52c4915affe082d7 authored about 11 years ago