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

Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

7d1ba1e756b4acf5ab2b7e43e42187e5308028b3 authored over 10 years ago
Fix issue Escape should make the output window fullscreen #46 and Hide cursor when the mouse is idle in fullscreen mode #39

eede8f0f169ad58769175886eeba9e01bdc9b052 authored over 10 years ago
Fixed support for read/write of mapping visibility (solo and locked are still incomplete).

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

2cf3589639966c0dddc480a0ed6b1d0fd94cc9eb authored over 10 years ago
Cleanup and documentation in MediaImpl.

2d8f19043b6cfc0d09d506293caf9856e24561f1 authored over 10 years ago
Implemented basic control of rate (reverse playback not yet operational so disabled option in the gui).

db97f6dcf51d2f29aaf05a761f50c940a5bb7a82 authored over 10 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into features-options

01ad2f9f41df82b53dc0ebbe82f162fa6714e2e6 authored over 10 years ago
File chooser maynow remember the last directory

ffb27c7af21f8ad45e9ebd745408f47facae20f7 authored over 10 years ago
Merge branch 'no-cursor' into develop

4375bfaeb57515a9ce98481b4a1bfd408b85443d authored over 10 years ago
Fix logic in setCursorVisible + make it visible if controls are

afc84bb692985da1e4765852b9adc179acb69518 authored over 10 years ago
Try to hide cursor in output window, when desired

af84795c78ff732e6354f1f2a6f8be7d00c6b050 authored over 10 years ago
More cleanups and documentation in media related stuff.

f9d51e6880b14cae6e7f519104a6c2123ab30da4 authored over 10 years ago
Fix delete menu option

363b5795bab6537f795a3438f85fab9ee71ed6a0 authored over 10 years ago
Add Menu listing recents import video

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

686c2f9ac0ab850597eeeddb41355ca83711e0eb authored over 10 years ago
Bugfix #30 : Reimplemented MediaImpl removing the defective queue system and implementing a thread-safe system. Removed the memory leaks previously shown by valgrind.

7fe2a1f1a745990dad287ae9967f2dcae45fed5e authored over 10 years ago
fix

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

Conflicts:
MediaImpl.h

4ea8f78c942ef63b34e533d408d7c216397e3145 authored over 10 years ago
Add documentation strings in MediaImpl.h

ca4eef0e7114e6f38be710e6ade0c04ca9639e21 authored over 10 years ago
Fix a memory leak with the shmsrc poller

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

c00bf868adc82fed553ce3c69483efc7cd9065af authored over 10 years ago
Added application information.

69c73d57f0a2167da13318bc156df92be0e19d47 authored over 10 years ago
Free memory from call to gst_structure_to_string().

2d55e6d9c6a494a369b0843b5784b4bd93642ae4 authored over 10 years ago
Unref more leaking samples in MediaImpl.cpp (queues are kept at a limited size).

2022379c81fdab10a2e8411fc5c8a94b0a59ebde authored over 10 years ago
Open recents file menu finally working well

f2e69b17a260bd893b9319844709be70f1fad7cb authored over 10 years ago
Removed commandline options for Qt < 5.0.0 (because it is not supported then).

8ae24a0747a95ddd0d0c59e2783d4f30aa8fe1e9 authored over 10 years ago
Removed commandline options for Qt < 5.0.0 (because it is not supported then).

7d4e060b782b226dd13b4af573ece2b12045373f authored over 10 years ago
MediaImpl: move buffer processing in gstNewSampleCallback (bug #30)

Buffer releasing should happen independently of videoPull() getting called for
texture updates. ...

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

0735271fa7af18e5e1a96cb2d54dea453b5e3551 authored over 10 years ago
Add Dame Diongue to the list of developers

6c95c8f11a43b665591dc4a5f249c769c64cb237 authored over 10 years ago
Starting to add Recent File action, but not working yet

20d930fa99deb9a4f5d9cb93d1f98cb375c91cb9 authored over 10 years ago
Fixed bug #33: The --fullscreen option doesn't work.

6308aca59f49548713e424c8bbfeeb9a3e413c4b authored over 10 years ago
Fix some issues with shmsrc pipeline and video dimensions (bug #29)

Shmsrc seems to work with a gstreamer 1.4 build, but not with distro gstreamer
(segfault due to ...

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

851aa5234b39d95fa977b3b4f14ec15800ca4e08 authored over 10 years ago
Refactor the pipeline + fix merge shmsrc feature

436dc9d5a0d3317dba21885fde208029d4aa4db7 authored over 10 years ago
use startFullScreen to fix compilation failure (introduced for bug #33)

8e9f7dd7e5999179beef23009a3b330d0edf159c authored over 10 years ago
Fixed bug #33: The --fullscreen option doesn't work.

c309219cea304ef18e589848f685d11b1f2be6c1 authored over 10 years ago
Integrated latest changes from Dame wrt item selections (paint and mapping lists).

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

Conflicts:
MainWindow.cpp
MediaImpl.cpp

d667313ce8f434c6fc82a638189cd93af60a238a authored over 10 years ago
Reenabled seeking when clip is over (loop) without having to reload the movie.

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

d275cf065d8b03b8462ecad03c3b8581de7a29cc authored over 10 years ago
Fix bugs when shape selected, select corresponding mapping

103424ece739e666901e14d1c9a873410243643b authored over 10 years ago
Moved gst_init() in main application and added gst_deinit().

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

80d0f734070605bb6506c2d657510cb6dff05ee8 authored over 10 years ago
add --osc-port option

2a66de38ff34c659634415f352f3ea497d46bc24 authored over 10 years ago
add scripts/replate-path-in-project.sh

c53cb753ef1b86047db787b7fb794786cfecda31 authored over 10 years ago
add --file option

63e01d52852be7e724adeb6a1adc59889f2183ed authored over 10 years ago
Add --reset-settings option

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

54534c3cf7cfe06f91b27af0b048137d710f0345 authored over 10 years ago
Try to make --fullscreen option work

a72f183d24796553f4749622150abf9a513b2c71 authored over 10 years ago
Fixed bug #28 otherwise

3b4ca8653cc8fb3649fbcb976063678821fa0a63 authored over 10 years ago
Fix issues New paint item does not get selected in some circumstances #28

332cea7030fdd31b2d16999aba9bfa11c24da559 authored over 10 years ago
Added logos as QRC (resources).

40c7dc039bdb5580994baf67482a20c8594cdfbb authored over 10 years ago
Renamed logo file (big).

eb42367bb44bf23791715c9340ba089df4d8d29a authored over 10 years ago
Created QIcon for media files using QIconProvider.

50a96dc2541ab810488c9e4dadf233ee517ae2f1 authored over 10 years ago
Added Mapmap logo title to About.

e3bfe310b3737444f71a7f4aeb761ebf3c4f63a7 authored over 10 years ago
Port to Qt5 on GNU/Linux

ecf0efe956c30e16ccdae2afb2c7ba4c50fdd845 authored over 10 years ago
OSC: fix check for a valid OSC server

7e89ee4ed7996d2d74fad7bd5a73eb4aed472b6f authored over 10 years ago
Do not store OSC port in settings (for now)

e31e4123789fefb3f700cd319cf933389d71c01f authored over 10 years ago
Check if file exists before creating the pipeline

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

d3c54a183fb36c0d314c0207f4cff72ec53cb527 authored over 10 years ago
Merge branch 'feature/shmsrcbin-rebase-oct2014' of https://github.com/vliaskov/libremapping into feature-merge-vliaskov-shmsrcbin

Conflicts:
MainWindow.cpp
MainWindow.h
MediaImpl.cpp
ProjectReader.cpp

bafff221bd314b037bec35e2081b39656b7a50f7 authored over 10 years ago
Merge branch 'feature-refactor-gui-organization' into develop

Conflicts:
MappingManager.h

a7e1e61acadbb581279948aa499a93aec8867f98 authored over 10 years ago
Integrated file choosing pop-up for images and media in property browser.

abb62dc1f22be8767f9c7350533418cc50121dda authored over 10 years ago
Made function _getBits() protected.

13ff156159e4b753ecdbacc187c053ab148238fb authored over 10 years ago
Cleanup and documentation in MappingManager.h.

a5255c2824dc47560e045553c3c9b4daa1fe467a authored over 10 years ago
In MappingManager::reorderMapping added some extra check to make sure we're sending an appropriate QVector<uid> (no repetition in the uids).

96b55099deef69416f3bdc72c8a69f6ab8ab742b authored over 10 years ago
Adjustment to MappingManager::getVisibleLayers() so that solo-ed layers that are not-visible don't show.

2f75e4d2cafbbb4bb812065b16c2f435ebb88b26 authored over 10 years ago
Integrated paint guis while removing remains of oldPaint/double-click system.

eef76173b6eed76584f01bcd1fa0fe7e9845f676 authored over 10 years ago
Added PaintGui for textures.

fc89b4fb11a5ad249c26ade4c2d1abe4e4d7f562 authored over 10 years ago
Removed commented out deleteAction (minor change).

948a68c8eeb27922d14c308c53471c32078911e3 authored over 10 years ago
Slightly better timer interval management (with global const variable).

4e8a2c19f1e1bd355cfc5fa564b0676a928d6832 authored over 10 years ago
Merged latest changes from develop

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

bc456961a15c69cce42b02268e946734fca109ce authored over 10 years ago
Introduced a property panel for paints and managed the case of color (disabling double-click feature in the process)

55e909dc69584c846e08361186da8ef9b014c228 authored over 10 years ago
Put some long method definitions in the .cpp

5640e5b4718d553fed1a5ca479ff3b774ad04ffd authored over 10 years ago
Remove unused Facade.{h,cpp} and Controller

f6644d2b154155a7440089cd23a593413b0bbf8b authored over 10 years ago
Write/read outputWindowFullscreen setting

31896eb38b7dbe7336a3567375660d9eb15db9a2 authored over 10 years ago
Do not display output window at startup

695c0fe751304c151cb1cd690429dd394bc9b1f1 authored over 10 years ago
Add missing MM.h to mapmap.pro

f63885f4f092819b87c150cb23972a9ba4e2750f authored over 10 years ago
Fix: Press Esc: Do not close output window

bb1ac54c322dd3b8ed2d6c7127de2b6d29149002 authored over 10 years ago
Feature: Select a shape with a click

cbee34aabd472a13fd79ef2bd014141fe6f9581d authored over 10 years ago
Fix: radius for dragging vertices. Drag shape with left click.

5e6e4909e197c83eab56926d3f424c94814d3821 authored over 10 years ago
New feature: menu option toggle sticky vertices

1b73d45a893b45b46ba4d8ceec9380ef54f7c4c0 authored over 10 years ago
Main splitter gets all the extra width when window is stretched

8f03e98010cd15c731103a525456cfb5d9249dd4 authored over 10 years ago
Fix main splitter proportion

8f1c1fb35f142f2518b5dbddbeadbdac44ee83e3 authored over 10 years ago
Small fixes

3a8824ec5293e8251f879718cc994ce6c0e1cbfa authored over 10 years ago
When paint is changed, unselect any mappings

b9418190511603167fe965b0ca0543900ec8bc50 authored over 10 years ago
When mapping is changed, corresponding paint is changed

fe90060ba367c60990057a763edf02ffe3b1d7d1 authored over 10 years ago
Switch to mapping tab when mapping is added.

aac83a576a4d19c04a7cf9cd950422f03edb5f7d authored over 10 years ago
Switch to paint tab when new paint added

b6292e5fa4baa77f4005e2d2917a2a75f00d8abd authored over 10 years ago
Update read and write settings for new elements

9e2dcc21e84c9bf8152d5ff075e3ec6f45c33a74 authored over 10 years ago
fix fullscreen on gnome

39ee4903c735bb8d14c73d3d7c00193697cb02a9 authored over 10 years ago
Reorganized elements in window

0306a300f0236d3a6a184a2bf2d3739ef3f81c52 authored over 10 years ago
Add .sock extension for live sources

e9dc1a7686dfae7f9e76a83abe3854c59c01aef1 authored over 10 years ago
Support shmsrc (live source)

If the imported file is a socket path, we mark the media as "live". We
continuously poll for the...

f3e94f743c86bdbce65e07cd18eb8193d9b21d09 authored over 10 years ago
Major cleanup in MediaImpl

2e7eb8d5b099ecb2921139d61d311c1d43bd2988 authored over 10 years ago
Bugfix: video size was not properly set for many videos.

4246c5a3b47158fc4d094627b995338a64bcc806 authored over 10 years ago
Video plays by default (at startup).

6adad6ac779dcf397a2d587e37b14018ad9b7b08 authored over 10 years ago
post-release version bump

b8a3135169f845f34d3ea0348cbdb14a5b365403 authored over 10 years ago