Commit Graph

  • 7f1cea5553 Aparently, no need for bpp=32,depth=32 Alexandre Quessy 2014-05-08 15:09:22 -04:00
  • 19b3ca3826 build against GStreamer 1.0 Alexandre Quessy 2014-05-08 11:57:21 -04:00
  • f763bf3c7c Use only pkg-config on Linux Alexandre Quessy 2014-05-08 11:26:19 -04:00
  • 37e342e933 Use only pkg-config on Linux Alexandre Quessy 2014-05-08 11:26:19 -04:00
  • fb4bd968b8 towards building against GStreamer 1.0 on OS X Alexandre Quessy 2014-05-08 11:11:53 -04:00
  • 06e8c57db2 MapperGLCanvas: avoid segfault on right-click with no active shape Vasilis Liaskovitis 2014-05-06 15:32:47 +02:00
  • bca6e7651d Merge branch 'develop' into mike-style-integration mike-style-integration Tats 2014-05-04 17:50:49 -04:00
  • 011f5b205f Additional INSTALL instructions for getting gstreamer0.10-ffmpeg on 14.04 Tats 2014-05-04 10:59:09 -04:00
  • 88f61adee1 Update INSTALL with more packages to install Alexandre Quessy 2014-05-04 10:18:20 -04:00
  • ad67794978 Removed reversal of data (prevented by changing the way we select texture coordinates). Tats 2014-05-03 19:27:40 -04:00
  • ecce84194b Merge branch 'gui-controls-refactor' into develop Tats 2014-05-03 13:41:57 -04:00
  • 17d320cfdb Some adjustments to the selection range and line weights gui-controls-refactor Tats 2014-05-03 13:41:51 -04:00
  • 27b41db8af Renamed _active_vertex to _activeVertex. Tats 2014-05-03 13:30:00 -04:00
  • d98eb516f4 Use method distSq and MM:: definitions for vertex selection. Tats 2014-05-03 13:29:30 -04:00
  • 4413e0749e Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2014-05-03 13:17:45 -04:00
  • ca78874387 Cosmetic changes Tats 2014-05-03 13:17:00 -04:00
  • 0711e236f6 Implemented constraining of vertices in polygons (esp. meshes) to avoid line crossing problems. Working at 99%. Tats 2014-05-03 13:16:47 -04:00
  • c91a55e4e8 Fixed error in ordering of mesh vertices Tats 2014-05-03 13:11:36 -04:00
  • 2285716ed2 Fix bug and potential bugs with painters not being reset between draws. Tats 2014-05-03 13:10:46 -04:00
  • ded32de4c1 Fixed bug: When moving vertices in the input area while a color mapping exists, we have a null pointer and it crashes. Tats 2014-05-03 12:51:50 -04:00
  • 711867f54d Fixed bug: When moving vertices in the input area while a color mapping exists, we have a null pointer and it crashes. Tats 2014-05-03 12:51:50 -04:00
  • d36a4fb56b Fix: open dialog can open files with any ext Alexandre Quessy 2014-05-03 12:46:14 -04:00
  • 74b7f36582 add a todo Alexandre Quessy 2014-05-03 12:30:05 -04:00
  • 6ba3f353f4 FIX: Append file ext if not provided when save Alexandre Quessy 2014-05-03 12:03:26 -04:00
  • c36a7b8f67 FIX: Play movies when load a project Alexandre Quessy 2014-05-03 11:46:33 -04:00
  • 6fa7379c84 Fix: Media URI doesn't stay when changed via OSC Alexandre Quessy 2014-05-03 11:31:50 -04:00
  • 4906cfdf29 Do not force French language Alexandre Quessy 2014-05-03 11:16:22 -04:00
  • 0e582f87ba Cosmetic change Tats 2014-05-03 00:26:11 -04:00
  • f5d375442a Improved the style of the control rendering. Tats 2014-05-03 00:26:02 -04:00
  • 3ad20ddd9b Changed the stick vertex comparison code to work with the new distance methods Tats 2014-05-02 14:13:40 -04:00
  • ce98b107a2 Added MM.cpp to compil. Tats 2014-05-02 14:13:13 -04:00
  • e560faa520 Added some utility functions for QPointF distances Tats 2014-05-02 14:13:00 -04:00
  • f1e4c3465e Included MM.h in MainWindow.h Tats 2014-05-02 14:12:45 -04:00
  • d317dcf325 Created static class for holding cross-application constants / prefs. Tats 2014-05-02 14:12:31 -04:00
  • fdfa4d9943 Use qreal instead of float / double in deg rad conversion methods. Tats 2014-05-02 14:10:24 -04:00
  • 86c91cae39 Cleanup Tats 2014-05-02 14:08:47 -04:00
  • ad66eaf650 Translations: more fr strings translated Alexandre Quessy 2014-05-02 10:30:46 -04:00
  • 2574841b9c Fixed bug: reverse video image (was showing upside down) Tats 2014-05-02 00:24:15 -04:00
  • 7cc816f625 Even better antialiasing using setFormat() Tats 2014-05-01 14:13:23 -04:00
  • 9dd753a38c Added some antialiasing. Tats 2014-05-01 13:53:01 -04:00
  • a2823dd44c Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2014-05-01 13:52:52 -04:00
  • 32e3175fbc Fixed bug that prevented videos from displaying fix-video-not-displaying Tats 2014-05-01 13:39:36 -04:00
  • bf05ca0cd9 post-release version bump Alexandre Quessy 2014-04-30 23:52:53 -04:00
  • f976e4cb40 update NEWS and OSC 0.1.0 Alexandre Quessy 2014-04-30 23:50:12 -04:00
  • f3695597f8 Major bug fixed Alexandre Quessy 2014-04-30 23:46:41 -04:00
  • 4eedfd550f update HACKING and TODO Alexandre Quessy 2014-04-30 23:25:03 -04:00
  • 3e1786cdf6 add run.sh Alexandre Quessy 2014-04-30 22:55:04 -04:00
  • 5ce262be15 Merge branch 'develop' into release-0.1.0 Alexandre Quessy 2014-04-30 22:48:06 -04:00
  • 3dcd51ef8d XML file version is now 0.1 Alexandre Quessy 2014-04-30 22:28:41 -04:00
  • be7cf11246 fix a doc string Alexandre Quessy 2014-04-30 22:28:15 -04:00
  • dbc93d803c update TODO Alexandre Quessy 2014-04-30 22:13:44 -04:00
  • 1fc835c547 change OSC signature for release Alexandre Quessy 2014-04-30 22:13:31 -04:00
  • ef57a458da Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Alexandre Quessy 2014-04-30 21:40:31 -04:00
  • 35d53ef502 update hard-coded path in a prototype... Alexandre Quessy 2014-04-30 21:37:48 -04:00
  • 199351ee20 more instructions for OS X Alexandre Quessy 2014-04-30 21:37:34 -04:00
  • 79583fbe1f less verbose Alexandre Quessy 2014-04-30 21:37:24 -04:00
  • d72a386ed2 set env vars if needed (for OS X) Alexandre Quessy 2014-04-30 21:27:02 -04:00
  • 1a583beba7 Removed unused Common.h,cpp. Tats 2014-04-30 20:32:10 -04:00
  • 942c957be9 Small changes in splash message. Tats 2014-04-30 20:31:54 -04:00
  • e1bb6c4333 Fixed a warning concerning string literals Tats 2014-04-30 20:14:29 -04:00
  • 7c5f622eec Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2014-04-30 20:06:58 -04:00
  • dab1928a90 Small potential error fix Tats 2014-04-30 20:06:51 -04:00
  • 786fca080a Added splash screen to the app Tats 2014-04-30 20:06:35 -04:00
  • 68ea90de16 update README Alexandre Quessy 2014-04-30 16:21:21 -04:00
  • c958756cfd add datasheet, manual, shell script for osx Alexandre Quessy 2014-04-30 16:20:34 -04:00
  • 69640f8e32 just more prints Alexandre Quessy 2014-04-26 08:50:10 -04:00
  • c1d6a40716 more instructions and more todo Alexandre Quessy 2014-04-30 15:56:08 -04:00
  • 5ced74f360 remove useless flags in .pro file for os x Alexandre Quessy 2014-04-26 06:21:58 -04:00
  • eb98b383ec more instructions and more todo gst-osx Alexandre Quessy 2014-04-30 15:56:08 -04:00
  • 1cadec6d27 update doc for making releases Alexandre Quessy 2014-04-30 14:19:25 -04:00
  • 73308ab117 Prepare 0.1.0: update version number Alexandre Quessy 2014-04-30 14:14:22 -04:00
  • 05c1bf3a5c Major cleanup / redesign in the source canvas to make the Mapper class draw the inputs (more generic) Tats 2014-04-30 13:21:57 -04:00
  • 62ed1d290d Partial integration of dark background Tats 2014-04-30 12:54:50 -04:00
  • 3698abaf30 Set font to Helvetica Neue LTP (bold) Tats 2014-04-29 23:01:04 -04:00
  • 996b408ba4 Remove text under buttons in toolbar Tats 2014-04-29 23:00:41 -04:00
  • 85ee38f9af Include Mike's icon paths in QActions Tats 2014-04-29 23:00:13 -04:00
  • ec12abdb79 Included all possible icons by Mike Latona into the interface (missing icons were replaced by default). Tats 2014-04-29 18:08:45 -04:00
  • 3f4dd9979c Added stylesheet Tats 2014-04-29 17:48:03 -04:00
  • e400285730 Added aliases to resources Tats 2014-04-29 17:46:27 -04:00
  • c6d9ca123c Enable fullscreen action only if outputwindow is being displayed Tats 2014-04-29 16:45:42 -04:00
  • df73b0b631 Fixed problem with full screen in Linux Tats 2014-04-29 16:45:03 -04:00
  • 5f9b7a6327 Added missing slots keyword Tats 2014-04-28 19:29:05 -04:00
  • 4b681a3b28 Merge branch 'fullscreen' into develop Tats 2014-04-28 19:24:02 -04:00
  • ff3fdf3aa6 Merge branch 'develop' of 10.10.10.103:git/mapmap into develop Tats 2014-04-27 00:21:16 +01:00
  • 2a08f32cc3 Stop and start video timer in dialogs to avoid freezing Tats 2014-04-27 00:09:09 +01:00
  • 12f1c3a667 specify gst 0.10 in shell scripts fullscreen Alexandre Quessy 2014-04-26 00:09:30 +01:00
  • 26873722c9 towards a fullscreen output window Alexandre Quessy 2014-04-26 00:09:13 +01:00
  • 709bd3780f update INSTALL and build.sh Alexandre Quessy 2014-04-26 20:01:53 +01:00
  • 06abacef38 less BUGS Alexandre Quessy 2014-04-26 20:00:00 +01:00
  • 9409f7932f Add OSC file - with the OSC API Alexandre Quessy 2014-04-26 19:58:40 +01:00
  • 348ffcb37e Implement OSC callback to set video URI Alexandre Quessy 2014-04-26 19:03:46 +01:00
  • b041c8cbdd just more prints Alexandre Quessy 2014-04-26 08:50:10 -04:00
  • 5a2a1c3ce6 Cosmetic change Tats 2014-04-26 13:32:37 +01:00
  • ca9ba38682 Performance improvement: copy texture bits to video card only if they have changed Tats 2014-04-26 13:32:27 +01:00
  • ce305140a8 Allow media filenames (URI) with accents (ie. utf8) Tats 2014-04-26 12:38:28 +01:00
  • 0295d50779 Removed unused.h Tats 2014-04-26 12:38:11 +01:00
  • d276c6a126 Changed extension for mapmap Tats 2014-04-26 12:37:51 +01:00
  • 430b0f223a Refactor Video -> Media Tats 2014-04-26 12:22:33 +01:00
  • 26e709c5c6 Replaced updateAll() by updateCanvases() Tats 2014-04-26 12:08:00 +01:00
  • e4f8568b34 Merge branch 'gst-osx' into develop Tats 2014-04-26 12:04:16 +01:00