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

Some cleanup in switching of image source

73d934b4d08b76babfd9d54f747e3ee43865fc9d authored about 11 years ago
- Put all mappings and paints in a single MappingManager class

- Basic compiling / running program (no quads for now)

5a999f19836820dae9f3758620341dcfda56cbdb authored about 11 years ago
Save splitter geometry / state

282f74c08349e52374c75d9290cb53e4fb5f0c69 authored about 11 years ago
Manages resizing correctly (with preferred stretching of the canvases rather than the source list)

4107b38a879c1bcec7acac75c030ac593042ef84 authored about 11 years ago
Set minimum size for canvases

8d2d7749d81174aa76cdde2c95e2d745bbafd01a authored about 11 years ago
Add icons to imported image sources

9ee929a260ecf04e2a45a56cc36d6d568c80546e authored about 11 years ago
Added import of image files (from File menu and toolbar)

5bcefdcf16c529a6810fb9db05c7c7d6196faec4 authored about 11 years ago
Added image resources (icons)

8880a18c7d08fef59849fbd42dccb3b6cd9f375d authored about 11 years ago
Added basic GUI frame: menu, toolbar, resources, status bar, etc.

7b953a74799e201305acf64adf9c67e21b1ddd2e authored about 11 years ago
Merge remote-tracking branch 'vliaskov/click-drag'

7fce243072812cc5d18efea7630af6a9acf91216 authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

Conflicts:
Common.cpp
Common.h
DestinationGLCanvas.cpp
SourceGLCanvas.cpp
main.cpp

fd958cecf28fbfd23212939b8d68f3da20a10bef authored about 11 years ago
Merge remote-tracking branch 'vliaskov/try-to-catch-key'

Conflicts:
prototypes/wx-01-simple/main.cpp

97379366e3c3c72de26597a4c065449c3195a092 authored about 11 years ago
MapperGLCanvas: Add click and drag functionality

Pressing the left-mouse button close enough to a vertex makes that vertex the
current / active o...

74894e59d1994984c0e64db4ad05dbfc33ef4763 authored about 11 years ago
Document with Doxygen

0e73f157f8deee9adf336b992861c224f69b13c9 authored about 11 years ago
add a note

9d1db533fa0e2b5bd8862cd610e315af9c07883d authored about 11 years ago
Add typedefs for std::tr1::shared_ptr<*>

944ede8587b967827a9ff9e652914aa70b46b854 authored about 11 years ago
Add Util::map_[float|int].

Change Util for a namespace, not a class with static methods.

83404dac47a6a830c4eb285a6a7b7fff54065525 authored about 11 years ago
Always draw OpenGL shapes' vertices in a counterclockwise order

ed1056527d2b78fecab1e24dfd8af890e68f35fe authored about 11 years ago
update README

b6bcd27706b7bfaa276914e8e7740eeedb32030c authored about 11 years ago
Use GL_CLAMP, not GL_REPEAT (and other changes)

And also:
* Use glVertex2f, not glVertex3f
* Opening curly brackets on a new line
* spaces betwe...

9d36bc4922571b89f51b2b636d934c62376cada8 authored about 11 years ago
git ignore more files

c70af60c89b7047b2c0edc0b30e4257a6cbc5c05 authored about 11 years ago
Allows selection of the source: changes the source in the canvases

11616282b0aab8f1f7a94433c17b83d15fa53a2d authored about 11 years ago
Automatically added pre-loaded source images to list view

89f8ba130b2ef65e6513d422d544982c4d5ed3f5 authored about 11 years ago
- Added an empty QListView in the layout, with two splitters

- Also created a class for the main window

0ff60f61085fd2ca85468f291b686ddd640af7ac authored about 11 years ago
added GLU dependency

ddf7659678418206a336c47537a3abd0de6bb61b authored about 11 years ago
Remove autotools packaging files

e5e81ec8759ba71a971f42b7c341ffa47ad58b63 authored about 11 years ago
Fix: textures were upside down

3964f7b7d1838b883e5dff4adbc8d127307d0a2c authored about 11 years ago
Changed build to work with Qt4

3addaf07287499eadb28eb7e03af3b9220578e1d authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

Conflicts:
MapperGLCanvas.cpp

485dc54a0039f46daae92aadb0d0095b7939458d authored about 11 years ago
Merge branch 'qt-port'

Conflicts:
MapperGLCanvas.cpp

3889b68ad35a805f0f9dc1f5c95c586e4f54f674 authored about 11 years ago
Correct management of source<->destionation interaction using signals/slots

54c199f8fddfeda622857a63ab014b7b35420cb5 authored about 11 years ago
Done: reproduced the wxwidgets prototype in Qt

4310f297d1c988c62690439f296881223e64c745 authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

17b197e01951ff3286302136ead46a5ca825f6ff authored about 11 years ago
add shm proto

724c1fc67d01cf804004af03e417caab3fa7cff7 authored about 11 years ago
Fix flicker

b57d8b3c02ab671059d8dd7bf7f7990075355f05 authored about 11 years ago
Fix: move lines (focus by clicking)

fbeddb0defaa32ffc6878418b4251523ad45f031 authored about 11 years ago
Basic switch from wxWidget to Qt (not working yet)

5c1ec14662d4ded2ea6e614f5d84dc8e61b0ac6c authored about 11 years ago
Fix filcker

42e839b179cad8caedc093c2b2d627ecda79f1a8 authored about 11 years ago
add HACKING - coding style

8737821e05ca5d27f595302032426c4db0ae99c8 authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

3bd232468ec0ff6c47d5380eb921bbac4635d9af authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

a3e01d6a3b9aed6fc08bc83c92f101fbd6b729c6 authored about 11 years ago
Adding missing test image

4e0fd5463e9d9782c5e7489e234c18619534ee9b authored about 11 years ago
update AUTHORS

34d71f405240281a84b8286ae8ee3c2522d6f01a authored about 11 years ago
update README

b3464860321473cace51c71096bd5531ac7d89bf authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

243ce15d7509576b31a0c916ec4bddf98311986c authored about 11 years ago
add example.png in wx-02-input-output

69edb5bd313ee23d254221060260182e85263b9f authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

00f56d01345e3186e96b4418a4998ab0381ba1f4 authored about 11 years ago
Destination displays all input images

2be974744c2e189f72c655e9a3fc8d7425fa10b4 authored about 11 years ago
Multi-source harcoded: switch between mappings

06ecc20f839ef4572de50b390ef65e6d67a3cca0 authored about 11 years ago
Copy wx-02-input-output to root

32924471e088d79ee4ca842f225d87497b19db42 authored about 11 years ago
Fixed inverted key up/down

2ad95c398cb6791a899bd0161720e9f1e42f89cf authored about 11 years ago
Added some ignores for compressed files

33e80d59fd6fcdc9503fd7d6a556737390025f83 authored about 11 years ago
Centering of quads and textures by default

4c72d3a75c930803560818f84e68d60ae621ad6f authored about 11 years ago
Changed to pixel coordinates

8296e57f40a2c089452c52f0e3cbeaa3151a459e authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

b4f3edd1374c82daaa97ef2d1c39d502f51d4a1e authored about 11 years ago
rename polyline to add "03" prefix

43366d1d24f31f330b43f4322719d899d33671c5 authored about 11 years ago
Add spacer

36a4b90d912741ac00fb5339b9817b9841824ac8 authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

4f1c7b10a7e9d708207375ef3ec3609b8949a69e authored about 11 years ago
Refresh destination canvas on source canvas change

dbd1c07c679e2ad06fb0e4eed7b09b2f6fb24156 authored about 11 years ago
Fixed color of wireframe in source canvas

6fdb413b7adc62bd34bde635e2df7fe54daa9549 authored about 11 years ago
Included two gl canvas with texture sharing and basic projection

3e5552eb0804f6535837a5da1ea002be84cecdc5 authored about 11 years ago
handle key down events: tab toggles shape style

472018b17db4c19f49e7f4bcf8dda270a6731f81 authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

Conflicts:
.gitignore

4146740aa7c514de2aae4d145feab87074d3ca89 authored about 11 years ago
Ignore Eclipse default (Debug/Release) foldeers

05d5db56c96f11c5b0ee267a36b965847bb54ccb authored about 11 years ago
New prototype involving splitting in two GL canvas and basic MVC architecture

370462983b8bc92b3f82be13ae1950c86aefa3db authored about 11 years ago
fill when mouse leaves

9f0736a6a8988fc41f3b9f0a39e8ea042b94d651 authored about 11 years ago
add marquee + fill

2bd81d9736c9f46292ea05418a0f22605fa4b994 authored about 11 years ago
many polylines

0a5ddd03ea79bcb8707c6b6c6f39a8022bfead47 authored about 11 years ago
draw line up to mouse

27e50b6581cc9f74bc5243bf926b380b4c3e786e authored about 11 years ago
right click: remove last point

0869988fd8ffc836727fcdc15103cba91157806b authored about 11 years ago
reindent

66844ae53b228caae3a4fdaa562d94cc103d961d authored about 11 years ago
add wx-polyline proto

8aac8241eb8098e835e485b71e4671bba0cf2704 authored about 11 years ago
First version of libre mapping UML

48f2af5484363ea6c168693cb4c9efea32596f7d authored about 11 years ago
Fixed issue with flickering borders

5f2e13a4ab3b4163564fd25cc2178f94f8e4155d authored about 11 years ago
Placed the source and destination in different corners for the sake of demonstration

ab978fceb3fd44000604bd6f38b699900e5d02c6 authored about 11 years ago
Added missing glClearColor(0,0,0,0);

34e8a91d4f7a9bdfbabace1c1c2d578a2498cd9f authored about 11 years ago
Added some line strips to see where the projection quads are

e0a2d6e78e2e490c2b587d14a85a24b037147ec5 authored about 11 years ago
Working control of source -> destination texture

9059d19c5abbc47a785a75218c2bcd8f65e64304 authored about 11 years ago
Fixed problem where the key events were not catched due to focus not being reset (see http://wxwidgets.10942.n7.nabble.com/wxGLCanvas-Key-events-broken-with-2-8-td25420.html)

c7c67be2c2d2ca80e59d89ecb44c0becd8308071 authored about 11 years ago
trying to catch key events in the app

b83f5ad26122f1fc39c9e0cca0ee0c910e2c3216 authored about 11 years ago
Merge branch 'master' of github.com:libremapping/libremapping

Conflicts:
prototypes/wx-01-simple/build.sh

697e253ae4943331b7ecc55776783f313024550c authored about 11 years ago
Added lib glut and GL

6b3308818544bb983a80b2762e7ba0a8e69662d3 authored about 11 years ago
port (almost ok) old glfw proto to wx

515d58fc4274d409a29fa8b3c1b20b871b125ff9 authored about 11 years ago
add proto wx-01-simple

1db0e6a1af60f272fa1faab726386c5ffa244cc3 authored about 11 years ago
Add prototype with glfw

26ae4e750a6516206c70cfeb8a3a93e6b02562e4 authored over 11 years ago
add a gtkglext prototype

4a74a1ec216f0b3dcaea916e96544a7fe3c434eb authored over 11 years ago
Add a prototype using SDL

d801ba33eb648f4e7843b4da9bfa366fe5598945 authored over 11 years ago
A pipeline displays a video test pattern

0bae760d955f779d520f72dd2826bacafbf71287 authored over 11 years ago
Add an autotools project tree

342e0d7e734fb2730045870f41bf381ac6f6fd47 authored over 11 years ago
Add README

dcda5a409ab65a5412d428b5622451385d9a8074 authored over 11 years ago