Commit Graph

  • 9dcd7f9efd add icns Alexandre Quessy 2017-02-01 17:51:07 -05:00
  • f5d2197c0c macOS: remove liblo + use libc++, not libstdc++ Alexandre Quessy 2017-01-31 17:47:43 -05:00
  • aa13840050 macOS: build.sh: update to Qt 5.8 Alexandre Quessy 2017-01-31 17:49:31 -05:00
  • 540dc836fe macOS: build.sh: update to Qt 5.8 Alexandre Quessy 2017-01-31 17:49:31 -05:00
  • 59e5fa4e5c macOS: remove liblo + use libc++, not libstdc++ Alexandre Quessy 2017-01-31 17:47:43 -05:00
  • b85ddc9523 Boundary checks to try to repair #319. Tats 2017-01-23 12:06:21 -05:00
  • 20759a9a3f Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2017-01-20 15:03:20 -05:00
  • f37fe92eec Added some checks in OscInterface to try to prevent #319. Tats 2017-01-20 15:03:13 -05:00
  • fe87f4fb9d Update INSTALL Bay Dam 2017-01-08 14:13:50 +00:00
  • 6ee3d6d20e Update INSTALL Bay Dam 2017-01-08 13:25:07 +00:00
  • c2c45c4c3b Added comment. Tats 2017-01-05 01:05:32 -06:00
  • f5274da669 Fixed bug that crashed the application when DEL was pressed while no mappings were there anymore to delete (fixes #315). Tats 2017-01-05 00:24:45 -06:00
  • 6b97e2273f Proper management of mappings related to a paint in undo/redo (relates to #315). Tats 2017-01-04 23:58:57 -06:00
  • 6510d9b27a Renamed *ShapesCommand to *MappingCommand in Command classes. Tats 2017-01-04 23:57:48 -06:00
  • 0f9bebf047 Merge branch 'develop' into 0.5-RC rc0.5 Tats 2017-01-02 11:46:38 -06:00
  • 210d5a515e Restricted display of camera input to Linux (does not yet work on other systems). Tats 2017-01-02 11:43:42 -06:00
  • 421b316810 post-release version bump Alexandre Quessy 2017-01-01 18:11:42 -05:00
  • 88a4be4599 prepare release 0.5.0 0.5.0 Alexandre Quessy 2017-01-01 18:07:04 -05:00
  • 9fc6593d51 update NEWS Alexandre Quessy 2017-01-01 17:45:59 -05:00
  • 8f1e6984a3 Fixed bug: it was impossible to get out of test signal mode by pressing ESC. Tats 2016-12-29 15:39:10 -06:00
  • f9e7b117ea Reorganized _updateToPreferredScreen(). Tats 2016-12-29 13:46:36 -06:00
  • 98b64ee17f Rewrote constraining of screen no in setPreferredScreen(int). Tats 2016-12-29 13:46:24 -06:00
  • fdcf997d51 Commented-out unnecessary lines of debugging code. Tats 2016-12-29 13:45:59 -06:00
  • 0967ebba15 Bug fix: force fullscreen on output window if test signal is activated (closes #304). Tats 2016-12-29 13:45:03 -06:00
  • 4180ed602b Added a _setFullScreen() method + renamed _is_fullscreen to _isFullScreen (camelCase). Tats 2016-12-29 13:43:00 -06:00
  • d4c17e2c3a Minor adjustments to translations. Tats 2016-12-28 23:41:49 -06:00
  • 4146fa4845 Adjustment in french translation of undo history. Tats 2016-12-28 17:07:56 -06:00
  • a301279f42 Put some order in the view menu. Tats 2016-12-28 17:06:36 -06:00
  • fd3785ed61 Removed toolbars sub-menu. Tats 2016-12-28 17:00:53 -06:00
  • 1260df86fc French translations in About dialog. Tats 2016-12-28 16:57:34 -06:00
  • 09565c3431 Fixed all french language files for 0.5 (closes #219). Tats 2016-12-28 16:51:49 -06:00
  • adbfef758f Small adjustments to translations. Tats 2016-12-28 16:48:50 -06:00
  • 06cabfcbb5 Thread-safe access OSC server to prevent crashes (not fully tested) (closes #307). Tats 2016-12-28 15:53:21 -06:00
  • ed5931fcc6 Prevent property browsers from disappearing by making splitters' children non-collapsible. Tats 2016-12-28 15:44:05 -06:00
  • 123ea18a21 Updated OSC markdown. Tats 2016-12-28 15:30:59 -06:00
  • 023063fc3e Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-12-28 14:36:53 -05:00
  • 69c83b2fdd Merge branch 'fix_305_merge_menus' into develop Tats 2016-12-28 14:36:34 -05:00
  • d2c8ad65ab Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop Alexandre Quessy 2016-12-28 14:25:22 -05:00
  • 995a0d6edb Fix #274: Document OSC within the software Alexandre Quessy 2016-12-28 14:24:45 -05:00
  • c5f916281f Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-12-28 14:17:01 -05:00
  • 674f6df51c Commented-out unused elements in preferences. Tats 2016-12-28 14:16:40 -05:00
  • ff5c75fe9a Removed playback menu and reorganized items in View menu. fix_305_merge_menus Tats 2016-12-28 14:09:13 -05:00
  • 0057261566 Fix #310: Document how to generate doc with markdown + delete CHANGELOG.md that was a duplicate Alexandre Quessy 2016-12-28 14:06:41 -05:00
  • f212b3ec52 Minor reorganization of sub-menu declarations. Tats 2016-12-28 14:04:48 -05:00
  • 7cf84f913e Renamed outputsMenu for outputScreenMenu (more appropriate). Tats 2016-12-28 14:04:25 -05:00
  • e10ca0df79 Fixed bug: outputs menu was empty when only one screen. Tats 2016-12-28 14:00:17 -05:00
  • af47c43783 Integrated outputs menu into view menu. Tats 2016-12-28 13:58:17 -05:00
  • a445968d2e Fix #303: Update list of contributors by hand Alexandre Quessy 2016-12-28 13:52:41 -05:00
  • bfe6aa4d5c WIP: #305 Merge menus. But Outputs menu is broken Alexandre Quessy 2016-12-28 13:28:00 -05:00
  • e6954482df Minor language fix. Tats 2016-12-26 18:21:38 -05:00
  • 6501fc74d2 Fixed icon for toggling test signal. Tats 2016-12-26 18:21:25 -05:00
  • d146d848f2 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-12-05 21:32:06 -05:00
  • 12c49da737 Fixed test signal icon Tats 2016-12-05 21:31:58 -05:00
  • 4011e0b3a7 Change vertices background to make them visible on white layers baydam 2016-11-30 10:55:39 +00:00
  • 9dbe80e56a Stylesheet improvements baydam 2016-11-30 10:54:21 +00:00
  • 74fe7af25a Changed play/pause key sequence from spacebar to CTRL-SHIFT-P (closes #292) Tats 2016-11-29 10:57:11 -05:00
  • 9394b2eaa7 Implemented a few french translations Tats 2016-11-29 00:32:16 -05:00
  • 45e1a7abbb Ran lupdate mapmap.pro (updates trnalsation files) (closes #278). Tats 2016-11-29 00:23:15 -05:00
  • 557227ac89 Explicitely wrote namespace in file instead of using MM_*_NAMESPACE (related to #278). Tats 2016-11-29 00:21:25 -05:00
  • 8987c972b1 Fixed potential bug: translators were declared out of scope. Tats 2016-11-28 19:22:09 -05:00
  • 341dc2117a Fixed bug: duplicating a mesh resulted in crash (closes #298). Tats 2016-11-28 14:08:33 -05:00
  • 00c4762713 Cleanup and documentation. Tats 2016-11-27 12:42:12 -05:00
  • 3567e88940 Implemented support for animated GIFs (closes #291, closes #189). Tats 2016-11-26 21:34:15 -05:00
  • a5eb8f2a5d Fixed wrapAround() method and made a qreal version. Tats 2016-11-26 21:28:41 -05:00
  • e381a8204d Updated install instructions on ArchLinux (closes #269). Tats 2016-11-26 17:46:27 -05:00
  • 9644a3aa16 Updated install instructions on Ubuntu. Tats 2016-11-26 17:46:04 -05:00
  • e705059e2a Added support for webm file type. Tats 2016-11-26 17:45:45 -05:00
  • 6d758b4743 Increased pull-away parameter cause it was still possible to bring vertex outside of opposite corners in quads. Tats 2016-11-26 17:20:05 -05:00
  • 4e8f42b1fa Updated INSTALL information to allow detection of cameras on Ubuntu Tats 2016-11-26 15:25:57 -05:00
  • 6cc81941b4 - Fixed bug: it was possible to cross through an opposing vertex in a quad. - Used constants instead of magic numbers to control the vertex constraining procedure. Tats 2016-11-25 17:44:13 -05:00
  • e03576d6fb Fixed bug: moving quad vertices around glued vertices in impractical ways to the edges. Tats 2016-11-25 17:43:12 -05:00
  • c3aeb11434 Cosmetic change. Tats 2016-11-25 17:23:59 -05:00
  • 76d002d19a Fixed bug: duplicating a color mapping resulted in segfault. Tats 2016-11-25 13:31:48 -05:00
  • 19ec1f7ed6 Bug fix: audio was not stopping when opening dialog (eg. save as, open, import media, etc.) Tats 2016-11-09 16:04:55 -05:00
  • 3537056fec Cosmetic changes. Tats 2016-11-09 15:38:51 -05:00
  • f2cd276286 Fixed bug: in some cases the video was blank because of bad audio connection. Tats 2016-11-09 15:36:14 -05:00
  • 8484b1510b Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-11-09 15:18:58 -05:00
  • ff9fbe9125 - Fixed problems with video files without audio codec not working properly (closes #280) - Cleanup and refactoring Tats 2016-11-09 15:18:20 -05:00
  • 42cb2ed6d6 Test cards pattern improvements baydam 2016-10-31 17:03:34 +00:00
  • 64a849616c Change crosshair style for more visibility on light mapping baydam 2016-10-29 09:48:28 +00:00
  • d1e3664dd8 Add toolbar title for source and destination canvas baydam 2016-10-29 08:51:40 +00:00
  • 04b3de206f Change "perspective" word to "layout" and their shortcut to avoid conflicts with some OS baydam 2016-10-29 08:30:14 +00:00
  • 9d4a21fc7d Cosmetic changes baydam 2016-10-28 09:10:35 +00:00
  • 6178b9a7c4 Trying to fix translation but still not working baydam 2016-10-27 08:21:27 +00:00
  • 00c8ac2865 Fixed style problem: on Ubuntu, text was white-on-white in property browser Tats 2016-10-14 00:54:31 -04:00
  • a0942236f4 Fixed typo in translations Tats 2016-10-13 22:21:28 -04:00
  • 7546955c5a Added mention of 15.04 in INSTALL Tats 2016-10-13 22:10:37 -04:00
  • b52e61578b Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-10-13 22:10:07 -04:00
  • 7f535a1dca git push origin developMerge branch 'Moosh-be-patch-1' into develop Tats 2016-10-13 22:09:43 -04:00
  • 696ec7bdcd Merge branch 'patch-1' of git://github.com/Moosh-be/mapmap into Moosh-be-patch-1 Tats 2016-10-13 22:08:32 -04:00
  • 7cc1429a0d Comment checkbox and radio (for later still not working) baydam 2016-10-13 11:28:55 +00:00
  • 3a499455eb Merge branch 'develop' of https://github.com/mapmapteam/mapmap into improvement-about-dialog baydam 2016-10-13 11:17:51 +00:00
  • 51fae882e4 Look n feel improvements baydam 2016-10-13 11:17:33 +00:00
  • 110bfca6d1 Add librairies to about dialog baydam 2016-10-13 11:12:55 +00:00
  • 70f8650551 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Alexandre Quessy 2016-10-12 18:32:00 +01:00
  • e85741d6c3 Fix build on Ubuntu 14.04 Alexandre Quessy 2016-10-12 08:36:29 -04:00
  • cbb1036efc update .gitignore Alexandre Quessy 2016-10-10 02:49:55 -04:00
  • e9d17fcd4d update INSTALL for OS X Alexandre Quessy 2016-10-10 02:47:45 -04:00
  • 48e8a801a7 Add scripts sh_clean.sh sh_show_libs.sh sh_release.sh Alexandre Quessy 2016-10-10 02:43:50 -04:00
  • 5ee1f8b438 More comments Alexandre Quessy 2016-10-10 02:43:25 -04:00