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

improving the menu and adding some useful link

d8d9671b6c5147a31abf38e0127990d9b63ef60a authored almost 9 years ago
Make the duplication of mapping {Undo, Redo}able

225163fd94beebd0d040c5b56f773a60bd62a04a authored almost 9 years ago
Merge branch 'release-0.4.0' into develop

7369a9cdd20ea45be5f8cbb673e44f4b57e70a04 authored almost 9 years ago
post-release version bump

02bf1225008b877074766c4ac5fab5bd08f70679 authored almost 9 years ago
prepare 0.4.0

915a0c4fad875ad7fa7b5203567832bb01526b6d authored almost 9 years ago
update solo icon

19eefde166074d3a13edabd0c5aae4e89bd2a2b4 authored almost 9 years ago
update coding style + add a todo: tooltips for solo/lock buttons

5a83ad3a4a3823001164fa1f236c5f5151d78fa7 authored almost 9 years ago
Hide cursor when canvas controls are not shown

0ec61b193f69c3d73f4a946ceb9dd9d693cae2b6 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

ff93b4666071b8574aef3b4691405d33fe7cb4ad authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

2c7dd6104868163c935dc3140323061b28af2167 authored almost 9 years ago
Mention of removing unused fonctions in TODO entries

f5c0c8a2212c06f831f3ea9607bb309d82db7694 authored almost 9 years ago
reduce the size of the splash screen image

c08733df8e219116a82f9105384ec346599e137a authored almost 9 years ago
The menu bar is not become visible when the main windows receive focus (untesting on Ubuntu)

f4f5f14c3ff80a4be5c3c9157fd11fdfef071733 authored almost 9 years ago
Can undo or redo Add/Remove paint

1b09dd08d80d43e3747680d5db221dccb3fb8cd1 authored almost 9 years ago
Fix: #240 Allow easy switch between destination+source, destination-only and source-only views

a3355d86bedada90bcf64631d0a764df678e9877 authored almost 9 years ago
update blackmagic prototype

4481ed4be5d56bd7336d4f3568f35a7a4a4f7151 authored almost 9 years ago
Fix style issues on some plateforme

af917de5435b59dc3220739bcf59cc2e35a02e6c authored almost 9 years ago
Fix build script for cairo overlay prototype

8c3b2dc47a09c0be188e4819fc1b33c910eeb9c0 authored almost 9 years ago
add a blackmagic prototype

8548ee3b67cf5f3dfb8afd097397c939e70d2a9c authored almost 9 years ago
add a basic cairo overlay prototype

72472239f16f026060e4c8f99fdfbb0c2ce2b7c4 authored almost 9 years ago
update splash.png

cdae273873208fdd371cd2ab0a4b22807720cc1c authored almost 9 years ago
Update gitignore file

b393b1d556278f823ff7bb1526b62d02466a8b82 authored almost 9 years ago
Update INSTALL file for Archlinux specification

9a4110dec12269abd02273e263a2c60c274d52c0 authored almost 9 years ago
Cosmetic changes.

edb80d8edf1cc09a7f549dc29b86647299bb81a8 authored almost 9 years ago
Automatically move output screen to secondary screen (untested).

61dcef5db1497c3f10c7c51a06499f484e75dd14 authored almost 9 years ago
Removed unused close event management.

6d7d5c8b55b84cb5622f061d6f4a3afc8c5a9841 authored almost 9 years ago
Fixed bug: ESC key would not work properly to exit full screen.

6f9fde311f0307de690c0a8e1aeef19719aafe6f authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

512f30d1a681788818de89cbf189c5e76893270a authored almost 9 years ago
Bug fix: display test signal was wrongly managed in settings readings.

14fd387c684a5bb8cee6c78fc7f98a08bcd59238 authored almost 9 years ago
Manage properly the state saving/reloading of display output, test and controls.

efea658001ea644125e643ba500d02e19ff1a248 authored almost 9 years ago
Manage properly fullscreen in OutputGLWindow: it was possible to have the window without the fullscreen, which caused issues in some circumstances.

eca2e881d92c67c2bfee1bc5b77095267d690bb6 authored almost 9 years ago
Removed implicit shortcuts for menus (they were conflicting with other ALT+ based shortcuts).

4c5e104b465ea4ee62d43d4ba8ec707dadada88d authored almost 9 years ago
Moved crosshair check into OutputGLWindow.

fcf4c51193086b2c82bfbe4c06f96eb548967af5 authored almost 9 years ago
Moved display of test signal into OutputGLCanvas where it belongs.

2bb758b4c68641e2eb9931885a1d76c3b769301d authored almost 9 years ago
Preparing for windows package

94211340b5dc777fb09f3b60dd64f04cf10ea68f authored almost 9 years ago
Fixed: Destination zoom toolbar was left unactivated.

5f2157f0c238b0fe2a3e12c93eaf2c9ef4c324cc authored almost 9 years ago
Fixed: The position of the mappings from a loaded project is never right (closes #194).

d82cd5152fd4ef3343a3094f14de01dd6e51caa8 authored almost 9 years ago
Cleanup.

0726edbfa1be2716c00bb7717fe8b80fa5f40d80 authored almost 9 years ago
Fixed: It should be possible to have an output window when using a single screen (closes #209).

0ed995e6a970e59622eb9695ccce2d438593a941 authored almost 9 years ago
Create LICENSE

86a5ef7cbefdf28b98a515939aa75c56890a50be authored almost 9 years ago
Mapping list context menu improvements

34bb866a985e784cdfab0eea60b846e254c97d2a authored almost 9 years ago
Set application icon

69d1b7840ada2cde13fe95729d552d3ea6bc0bb8 authored almost 9 years ago
remove MainWindow event filter

37ce6e6ceea8713a0fb68061173d5825e3927b58 authored almost 9 years ago
Can reorder mapping by drag & drop

aadbcb42ce94bb232b8d4ab647519b42a7028920 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

5a83f15c9e75f5582e7f2d78b97dedd195cede41 authored almost 9 years ago
Fixed: Flickering video images when loading from the commandline (closes #218).

345643bad10d9f539eebe0139fa69f11e3f14f09 authored almost 9 years ago
Able to show or hide canvases zoom toolbars

64c3d92705c3310b28cb47c71438f936289b1a48 authored almost 9 years ago
Fixed: Introduction of namespace had broken compatibility with file format.

3e04d19797e964729143dc5dfed7f4ec55f9c96b authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

f02933d9a448cc3b0191a8e69b39d3007a5b9c12 authored almost 9 years ago
Added OSC support for play, pause, and rewind.

8421c87cd469a8c83a53a563b867659d14b4b0a6 authored almost 9 years ago
Fix some name space conflicts

ae88f9d8fb471e6cc5fee80316f0889aa07f830d authored almost 9 years ago
Integrate all code inside a namespace

b3753678110ef9e0758fc953bedb75e44d536a50 authored almost 9 years ago
Fixed: On Ubuntu 15.10 : window geometry not preserved after quit (closes #227).

4564c269b0ec8c15ca0a0801f24fcf0f5b0be6f9 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

ae06d62e135a51abc17fb41678d610791c19537d authored almost 9 years ago
Update INSTALL building instructions for Mac OSX.

bd2aba7075de91c4ee69bc002b3203570efb319d authored almost 9 years ago
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop

c9ff73a744eb29c9e8191aa453ec4e46fa0f79f7 authored almost 9 years ago
Fixed the building script for generating bundled MapMap.app

7fd3d7009201008c581dd5b9f134638481418e99 authored almost 9 years ago
Passing files to new version 0.4.0

a4e4d282eaa9cc29d521a332fd9138ddb287e5ac authored almost 9 years ago
Reverts commit afb771ba22649843cc8c99cc27b3aa00bdc99ad1 which has been fixed by adb076ab12417173d0b2b66ff71d95f831627d32.

470b360d14bf4eabe6457d0e1b9e6937eacf66ad authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

7b7f0639b0cef8027f727f4d5ae707192df69493 authored almost 9 years ago
Integrated the lrelease process of *.ts to *.qm to avoid "RCC: Error in 'mapmap.qrc': Cannot find file 'mapmap_fr.qm'" errors.

adb076ab12417173d0b2b66ff71d95f831627d32 authored almost 9 years ago
Fix compilation error

afb771ba22649843cc8c99cc27b3aa00bdc99ad1 authored almost 9 years ago
Preparing for Windows operating system

c708fc24e40d9c9fa5ce40f46478c4a2f152a5c7 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

0836e904a3330399930d25578594bddd22393a7e authored almost 9 years ago
Made source and destination panel QWidgets part of the MainWindow class.

448d9e877c8a5cfeaefe80d3e6a81b92ff67cb00 authored almost 9 years ago
Some cleanup in mapmap.qrc.

296772d34ccf45e5fb4373e04ac0f80b1c9a18ad authored almost 9 years ago
Added option on the commandline to force language.

a98b164aee6fcef9a45bf5791a43619ce478ff8b authored almost 9 years ago
Fixed error in mapmap.pro related to translations.

12a46018fe242f129bbbd7ae564b7e2b8e42dac6 authored almost 9 years ago
Fixed blocking bug on OSX: program was freezing when move was loaded

0dd48c3ccb1730ea194818eeaf55a082237dd288 authored almost 9 years ago
Implemented new feature: holding the shift key while moving a vertex temporarily inverts sticky vertex condition (closes #226).

20839efc05e484422b1b5fd2837aad9cee7fba95 authored almost 9 years ago
Fix compilation error

7b5fe0c7e990cd84133df4af58d34e812d4a824e authored almost 9 years ago
Update Linux spec in pro file

0c093eefe361e7d85709425b5576a9bbe9d82547 authored almost 9 years ago
Fix circular dependencies on Windows

706f40309afe97a3c47a59fab71ecc1ed3aae98b authored almost 9 years ago
Revert: circular dependencies of header files on Windows

df5cf42fdc10f9c0c1990eb5851607b2a0a225c2 authored almost 9 years ago
Fix circular dependencies of header files on Windows

41264505eb789f29c6441e031eae9b5f49fdd7f9 authored almost 9 years ago
Add check state indicator on mapping layers

fce79952c1ac61472d56574e18ad5762ea472bba authored almost 9 years ago
Remove margin from source ans destination panel

92edc569bf3f6dca7ca899fa293d5f65dc8851db authored almost 9 years ago
Fixed bug: paint names were not preserved on filesave.

4c71e0a7071622dd2671bd819be0b1d9efdc6ea0 authored almost 9 years ago
Fixed problem wrt reordering of layers.

7896c24bf52df01184be4837f0b1aacdc1ffdaa2 authored almost 9 years ago
Moved the zoom toolbar into a separate widget class, added them in the right spots and made them correctly interoperate with the canvases.

84ebb9d3ade1bde1282024e58646092c92e9b60b authored almost 9 years ago
Removed DestinationGLCanvas and SourceGLCanvas which were not doing much: integrated them directly in MapperGLCanvas.

28261033c613cfef7c6880eccbd3ed29febc2e73 authored almost 9 years ago
Fixed segfault when loading a file: trying to call setLocked() on a non-existing shape.

35cbe281c0da7fa26d9bd74a7a04a3571516401a authored almost 9 years ago
Found a temporary workaround to support reordering of mappings.

64f2874a14e3700345cbb8d72768324e5070d88a authored almost 9 years ago
Rename MM::MuteColunm to MM::HideColumn.

689dc0b306adb37fa4879ef592b8562f2cd61127 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

# Conflicts:
# MainWindow.h

038a0e7e55fefe6776cfc05f6ce080bf63533cc1 authored almost 9 years ago
Merge branch 'feature-advanced-mapping-list' into develop-try-to-merge-with-adv

# Conflicts:
# MainWindow.cpp

3d58c92e974bf7d2b9a909bd372828bd7d489062 authored almost 9 years ago
The fullscreen button is activated only in dual screen mode

ab9478c4c212b2e99814d7a2ad989695108e3db3 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

# Conflicts:
# VideoImpl.cpp

9644b636be898efc32d9f72316051415a06c475f authored almost 9 years ago
Small cleanup.

fd92154e9552adf90344d0a02629161edef9e71a authored almost 9 years ago
Cleanup (including passing gstreamer and std::cout printouts to QDebug).

bddcf15c0be67bdbc534340d3a106a9f75adaed0 authored almost 9 years ago
Fix shortcut propagation

afaccacd26fecfff780bd4178cedb837042c2937 authored almost 9 years ago
Fix: #143 "The output window should provide the same menus and shortcuts as the main window"

30db5dcc7299265dbbc8e75e59e907f056984971 authored almost 9 years ago
Fix: #143 "The output window should provide the same menus and shortcuts as the main window"

17e4353b4ff2af64044524f9909aa3503e2a8dd9 authored almost 9 years ago
Decrease verbosity in VideoImpl.cpp

61de7911b773460622a294da66ba3827f856e803 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

e7b95cd8f421b2d01f154d8d0483ade53435ebd4 authored almost 9 years ago
Fixed compilation error wrt shortcuts.

0c2de092bdeff4bbb433b7528e562d76865096eb authored almost 9 years ago
use qDebug for logging

aec2dba6b870ffc294e655353b45b94c9aa3baa2 authored almost 9 years ago
fix a syntax error

5a56e1bba6d97e4d4969eaf96202d718570da385 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

fa6a88e87fdf1ce10824d91ae339233a053ad3a9 authored almost 9 years ago
remove translate shortcuts - See issue #200

bf256e60e6ab6fb317985fc6488ef5b12db54d44 authored almost 9 years ago