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 build.sh

fe60dc678fed0979f0212a08d1638a463c6a54c9 authored over 10 years ago
also copy NEWS to dmg

6be2aa005783e31ed8fb413028e4296407aa73bb authored over 10 years ago
update NEWS

623498daf68e0489723ee28481adac2447cda1f4 authored over 10 years ago
improve release process on OS X

91425ab0147ac8e7a479f4c7a934d91947964326 authored over 10 years ago
Merge branch 'develop' into osc-fix-july-2014

42b0a6708f6d19daa93e64ca52c00f37d1deb709 authored over 10 years ago
do not copy gstreamer to the .app

807765d8747373a5c8c6cf21e4797b393689dbbb authored over 10 years ago
less prints

c5b5a48d23e0035b2db330e63466d8b4ae9578e7 authored over 10 years ago
Removed old remainder of singleton code

df3e12db0429964985f15996281fceda8580a92e authored over 10 years ago
Import video and image dialogs are now restrictive on definite file extensions (with option to select any)

03635c4904d0fa5242caac8ae324074a11a87fc5 authored over 10 years ago
Moved MAPMAP_VERSION and MAPMAP_EXTENSION as part of static class MM

e8f7f444938870e4ccc23122e4cf9e8f733b26f7 authored over 10 years ago
Fixed bug in ellipse creation: two last points of input ellipse were wrong

2ede19425bb35dbbfc386ca4dfd102cb801e6564 authored over 10 years ago
Cleanup debug message

45535c80a112be38af508d58cc37053f34c424cc authored over 10 years ago
Save and load image paints

054a6d2b37b034b03bdc731a37a44534ad5b1fd5 authored over 10 years ago
Fixed major bug: all media shared the same opengl texture (!)

376c7e4983db50298af4745af66ac99b5c4987a3 authored over 10 years ago
Added option to import image files using QImage

bbc0eeb6ae74aef86f3c37a5bdc3bf675dc5b63e authored over 10 years ago
Some cleanup in MapperGLCanvas

2cbab1bf2dc7c22b4060da84f77a3f1098728096 authored over 10 years ago
Start timer after creating everything

bcdfed3aca29011a8c428c476531ca87f176bbd5 authored over 10 years ago
More minimalist icon for control points

c0683b9d98f6d948a76ef069044fc94c6fd98ff8 authored over 10 years ago
Roll paint image for color adding

8d8d29e045bf7b402ab7c6673899f7c8db48c8ad authored over 10 years ago
Make icons invisible in menus (not working on Ubuntu Unity but maybe somewhere else)

ab2df9a00fe44f8724248df777382324d4b822a6 authored over 10 years ago
Renamed some images + added a new one

fd54928169fda0fef4cd801f66fb98e800058bca authored over 10 years ago
Update icon base

19de5e235578a2e48a84e599e7f363fc0b4f709c authored over 10 years ago
Added custom style (round edges, gradients)

a6868a2713df78704a2d6d609cd882d0abedf953 authored over 10 years ago
Integrated new set of icons

1e1b7ae22152292ba8ac0abfef30297ef8c39d3f authored over 10 years ago
Integration of toolbars in a single mainToolBar, with runToolBar at the top-right end

00a437864d9f41c6b90ded7125377860af0efa66 authored over 10 years ago
Play button replaces pause, pause replaces play

f5c05a2e15d61a868db09ad0a4ee6f72b7a47d44 authored over 10 years ago
Removed useless waiting for splash screen

ad96d87cf0b120b45de4812b261c6cc6ba96b912 authored over 10 years ago
Deleted unused image

d9d42eb556e133acc68eb264c50d7f4fbfe4c88b authored over 10 years ago
Added new toolbars and their appropriate placement

7c37c0ede9ecf303a753a966b8c6efd7f1739cd2 authored over 10 years ago
Minor adjustments to style sheet

da07d1003d8636c74e5e1158abb8db8854af072f authored over 10 years ago
Integration of new icons

7fc4f711c59de76ffd33fecf8249ae9faf52eb34 authored over 10 years ago
Merge branch 'mike-style-integration' into develop

670a686c37178c4f76c5020453b0d9b25856e6ed authored over 10 years ago
Cosmetic refactoring and variable inits

4a4b1f05b28d2e2dabdb211db2dd9aa715b861e6 authored over 10 years ago
Added output window actions to toolbar + dummy buttons

0748eda05106e3985f6e6274b6588b8d212ee192 authored over 10 years ago
Play disables pause and vice-versa

96ae61cea84dfed9bbe4fc3dabf056155a894b20 authored over 10 years ago
Base implementation of play/pause/rewind (working, still adjustments to do in the GUI)

cb0deae5f159044a7231e038381a4e7dba2e696e authored over 10 years ago
Bug fix: in Qt5 the layoutChanged() did not work anymore for the layer reordering

b02dc5e62217a149af62d3787f4bb8a73b369617 authored over 10 years ago
Fixed OSX-related runtime errors that were making the application crash

64889af9a970610b765b06ddc0b1021a8cf144f5 authored over 10 years ago
Reimplement most widgets in the GUI on OS X

0a14650d88736b69101991b7e13de691ccb43be2 authored over 10 years ago
Fixed basic problem with QGLFormat that was causing a crash; still re-building the application step by step

0f40608562a09b9546b0f9575796407dd05f257a authored over 10 years ago
Stripped down layout so that it runs on OSX

f08f25c7cb0a8478d83532a73c86ee20a24e34a3 authored over 10 years ago
Basic fixes in build files

10185862658b9fdb281e35d274f5c903ebeb357d authored over 10 years ago
Added some documentation comments

a596f319fe64eee41b8e810b29e3befb98efbd08 authored over 10 years ago
Save display output window state in settings to preserve preference / last saved state of the user

fae18b4606bfdb3eabd5e45a0ed8a00417b396c5 authored over 10 years ago
Some cleanup / reorganization of code

aa39752b98deb789e66e34bea682f3fb360bcea0 authored over 10 years ago
Added _preDraw() and _postDraw() methods to avoid repetition of code in TextureMapper

66dc7358617919f490c5b3fc0a72a32606d9acad authored over 10 years ago
Comments added

011790372bed120fb10b660a63acf5be9b2083e7 authored over 10 years ago
Remove unused glPopMatrix() (had no corresponding glPushMatrix()).

20c0ca4cd1c1f5f8497e07fed4c7275c38991d53 authored over 10 years ago
Removed unused file Defs.h

fe910457411b1b945b1d18a2b2b0375c0791d7d3 authored over 10 years ago
Small potential problem fix in OscReceiver.cpp (potential mem issue detected using valgrind).

9dedaea4431b33918a9c49c85426090af4833510 authored over 10 years ago
Correct listing of gstreamer1.0 packages to install under Ubuntu

aa2b0847a7f7258df0c65f6015ff80b97727b33d authored over 10 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

acba98a9cfc47d1a508b5192f968c8fd16020354 authored over 10 years ago
Change the uri of existing media or color paint with double-click

When double-clicking a paint QListWidgetItem, the uri of that paint can be
altered.

A new signa...

1aace8a57809d081422ca295695e4609f6e15ac6 authored over 10 years ago
update build.sh to use macdeployqt

33f062500553b19e7f4c7e0c7fab8ee58ded6d31 authored over 10 years ago
update packaging for OS X

0d51f784e47b3cc68da2093f74eac911d7233021 authored over 10 years ago
Add arabic translation file

1da6d0479a9fe0798c82a847e8dabdeac8ab9f56 authored over 10 years ago
MediaImpl: Do buffer pull in "new-sample" gstreamer callback

Doing the buffer pull in the gstreamer "new-buffer" callback decreases the work
needed to be don...

78d8f88e526c4f4a0e8dfe377fe8ed110663e0af authored over 10 years ago
add AsyncQueue (needed for VIdeoImpl)

taken from gst-plugins-gl/tests/examples/qt/qglwtextureshare

e3da235a829e066a349afa256e40a5c05daec7bc authored over 10 years ago
MediaImpl: ALways do memcpy, no conversion needed

Because of the RGBA caps, bpp will always be 32

4c80d2c543dc3d5c427024c51bf7402f0bb01ee2 authored over 10 years ago
Merge branch 'gst-1.0' into develop

dc25c2a87456a53b788cbf2e6eb408abc91600ed authored over 10 years ago
fix

4776dd2717f0ec47a76b16b96e28a3b518b6894d authored over 10 years ago
MediaImpl: always set bitsChanged to true to avoid texture "flickering"

7177796844c16584119c0aa7c9f9a35770869309 authored over 10 years ago
MediaImpl: remove gst_sample_ref to avoid leak

The gst_sample pulled from the appsink is already reference counted. We just
need to unref it af...

f914b84be6aa761f970ce0bfda4b0e5bb87300f5 authored over 10 years ago
"new-sample" callback should return GstFlowReturn

b818fd3926198baa0002a69a230dabb91473e275 authored over 10 years ago
we can assume depth and bpp of 32

f4ecddd664d952963c24ead29a5468f9d3e77470 authored over 10 years ago
add a FIXME

f23fa9cb9d9a5389dead4c4d77093a407f1015a2 authored over 10 years ago
remove useless endl in prints

7177d62f90b32e81c9e24653022fc2cd8b274d69 authored over 10 years ago
fix pixel format bug - but playback still doesn't

4426142f80f85a9e0a0d2287f812660283dfb18f authored over 10 years ago
Aparently, no need for bpp=32,depth=32

7f1cea5553b87ca513820e5d173502e3e1c4a25a authored over 10 years ago
build against GStreamer 1.0

19b3ca38264c80d3443f3a588decff4afdf42dd3 authored over 10 years ago
Use only pkg-config on Linux

f763bf3c7c0fea0a43f24a3516f64f1b30438b37 authored over 10 years ago
Use only pkg-config on Linux

37e342e933ee5a25d56b690171c4bb3c675289a1 authored over 10 years ago
towards building against GStreamer 1.0 on OS X

fb4bd968b88a19ffe351864f6ad87d9818e473d7 authored over 10 years ago
MapperGLCanvas: avoid segfault on right-click with no active shape

06e8c57db24abece8224d1580aca8432482ae16a authored over 10 years ago
Merge branch 'develop' into mike-style-integration

Conflicts:
main.cpp

bca6e7651d711e77f2d19768651e9c6884f5ece1 authored over 10 years ago
Additional INSTALL instructions for getting gstreamer0.10-ffmpeg on 14.04

011f5b205ffe81bbb254b0d6680f1e1a26aca558 authored over 10 years ago
Update INSTALL with more packages to install

88f61adee1293cac1cc6fdc7282c4b179d67e6f0 authored over 10 years ago
Removed reversal of data (prevented by changing the way we select texture coordinates).

ad67794978835927d669269a7a13ea5667666c01 authored over 10 years ago
Merge branch 'gui-controls-refactor' into develop

ecce84194bdf7e17a5e68f6c7fbc9a70d7b51526 authored over 10 years ago
Some adjustments to the selection range and line weights

17d320cfdbc73da70367ffd944ff1536ff12557c authored over 10 years ago
Renamed _active_vertex to _activeVertex.

27b41db8afe994cc58f145ae94a7558ba599580a authored over 10 years ago
Use method distSq and MM:: definitions for vertex selection.

d98eb516f467da6e67c00aa5d75f61d7d92f2b54 authored over 10 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

4413e0749ed6a13561ffcb7618da3e87b398c3f4 authored over 10 years ago
Cosmetic changes

ca78874387a5da14a94d43addc3b792b5eb9b6b2 authored over 10 years ago
Implemented constraining of vertices in polygons (esp. meshes) to avoid line crossing problems. Working at 99%.

0711e236f6538fb43b104eda516541a5167e045e authored over 10 years ago
Fixed error in ordering of mesh vertices

c91a55e4e8fc6fc88d1547ab5a70844dffc99966 authored over 10 years ago
Fix bug and potential bugs with painters not being reset between draws.

2285716ed27e52da3a0f948e53732e969080f947 authored over 10 years ago
Fixed bug: When moving vertices in the input area while a color mapping exists, we have a null pointer and it crashes.

ded32de4c19abd490365bd3cd9f24936726fb50c authored over 10 years ago
Fixed bug: When moving vertices in the input area while a color mapping exists, we have a null pointer and it crashes.

711867f54d998718167389ca524dc9cf0e1a3a24 authored over 10 years ago
Fix: open dialog can open files with any ext

d36a4fb56bdcee8f62762ec94cc03062e6ae52f0 authored over 10 years ago
add a todo

74b7f36582cfd5eb1c1029bc1b3b4d0e534f37ed authored over 10 years ago
FIX: Append file ext if not provided when save

6ba3f353f49635c61b7610bacdaf9d9a088c0dbb authored over 10 years ago
FIX: Play movies when load a project

c36a7b8f67f6a920dbaa13d4854e8eb259fbb8b2 authored over 10 years ago
Fix: Media URI doesn't stay when changed via OSC

6fa7379c848196d696b86c21774f45a35b7a3c26 authored over 10 years ago
Do not force French language

4906cfdf29c5484a77b7530bee93143f2996c95c authored over 10 years ago
Cosmetic change

0e582f87bad5eae0035e04132a2224d555d9ff04 authored over 10 years ago
Improved the style of the control rendering.

f5d375442aa8cbbbc3b21bdd38ee0e9fa300ed4a authored over 10 years ago
Changed the stick vertex comparison code to work with the new distance methods

3ad20ddd9b3a3363295abd2c4823331dc3846d25 authored over 10 years ago
Added MM.cpp to compil.

ce98b107a28b9cc5846b8a37b23ac445a81c9e73 authored over 10 years ago
Added some utility functions for QPointF distances

e560faa520ea9259c0802ddf692cc187e59d6534 authored over 10 years ago