490 Commits

Author SHA1 Message Date
Alexandre Quessy fe60dc678f update build.sh 0.1.1 2014-07-07 16:31:53 -04:00
Alexandre Quessy 6be2aa0057 also copy NEWS to dmg 2014-07-07 16:29:12 -04:00
Alexandre Quessy 623498daf6 update NEWS 2014-07-07 16:27:03 -04:00
Alexandre Quessy 91425ab014 improve release process on OS X 2014-07-07 15:59:39 -04:00
Alexandre Quessy 42b0a6708f Merge branch 'develop' into osc-fix-july-2014 2014-07-07 15:30:37 -04:00
Alexandre Quessy 807765d874 do not copy gstreamer to the .app 2014-07-07 15:15:32 -04:00
Alexandre Quessy c5b5a48d23 less prints 2014-07-07 15:15:22 -04:00
Tats df3e12db04 Removed old remainder of singleton code 2014-06-26 01:26:59 -04:00
Tats 03635c4904 Import video and image dialogs are now restrictive on definite file extensions (with option to select any) 2014-06-26 00:56:53 -04:00
Tats e8f7f44493 Moved MAPMAP_VERSION and MAPMAP_EXTENSION as part of static class MM 2014-06-26 00:56:24 -04:00
Tats 2ede19425b Fixed bug in ellipse creation: two last points of input ellipse were wrong 2014-06-26 00:27:15 -04:00
Tats 45535c80a1 Cleanup debug message 2014-06-26 00:13:42 -04:00
Tats 054a6d2b37 Save and load image paints 2014-06-26 00:13:12 -04:00
Tats 376c7e4983 Fixed major bug: all media shared the same opengl texture (!) 2014-06-26 00:09:11 -04:00
Tats bbc0eeb6ae Added option to import image files using QImage 2014-06-26 00:08:46 -04:00
Tats 2cbab1bf2d Some cleanup in MapperGLCanvas 2014-06-25 23:00:39 -04:00
Tats bcdfed3aca Start timer after creating everything 2014-06-25 23:00:24 -04:00
Tats c0683b9d98 More minimalist icon for control points 2014-06-25 21:31:41 -04:00
Tats 8d8d29e045 Roll paint image for color adding 2014-06-25 21:29:25 -04:00
Tats ab2df9a00f Make icons invisible in menus (not working on Ubuntu Unity but maybe somewhere else) 2014-06-25 21:28:42 -04:00
Tats fd54928169 Renamed some images + added a new one 2014-06-25 16:40:23 -04:00
Tats 19de5e2355 Update icon base 2014-06-25 14:22:04 -04:00
Tats a6868a2713 Added custom style (round edges, gradients) 2014-06-24 00:43:40 -04:00
Tats 1e1b7ae221 Integrated new set of icons 2014-06-24 00:43:00 -04:00
Tats 00a437864d Integration of toolbars in a single mainToolBar, with runToolBar at the top-right end 2014-06-24 00:39:38 -04:00
Tats f5c05a2e15 Play button replaces pause, pause replaces play 2014-06-24 00:38:02 -04:00
Tats ad96d87cf0 Removed useless waiting for splash screen 2014-06-23 21:50:18 -04:00
Tats d9d42eb556 Deleted unused image 2014-06-23 21:48:32 -04:00
Tats 7c37c0ede9 Added new toolbars and their appropriate placement 2014-06-23 21:48:05 -04:00
Tats da07d1003d Minor adjustments to style sheet 2014-06-23 21:47:41 -04:00
Tats 7fc4f711c5 Integration of new icons 2014-06-23 21:47:29 -04:00
Tats 670a686c37 Merge branch 'mike-style-integration' into develop 2014-06-23 18:37:07 -04:00
Tats 4a4b1f05b2 Cosmetic refactoring and variable inits 2014-06-23 18:30:49 -04:00
Tats 0748eda051 Added output window actions to toolbar + dummy buttons 2014-06-23 17:26:20 -04:00
Tats 96ae61cea8 Play disables pause and vice-versa 2014-06-23 17:09:29 -04:00
Tats cb0deae5f1 Base implementation of play/pause/rewind (working, still adjustments to do in the GUI) 2014-06-23 16:54:44 -04:00
Tats b02dc5e622 Bug fix: in Qt5 the layoutChanged() did not work anymore for the layer reordering 2014-06-23 16:20:52 -04:00
Alexandre Quessy 64889af9a9 Fixed OSX-related runtime errors that were making the application crash 2014-06-23 14:53:29 -04:00
Alexandre Quessy 0a14650d88 Reimplement most widgets in the GUI on OS X 2014-06-23 13:11:36 -04:00
Alexandre Quessy 0f40608562 Fixed basic problem with QGLFormat that was causing a crash; still re-building the application step by step 2014-06-23 12:54:58 -04:00
Alexandre Quessy f08f25c7cb Stripped down layout so that it runs on OSX 2014-06-23 12:35:37 -04:00
Alexandre Quessy 1018586265 Basic fixes in build files 2014-06-23 12:27:54 -04:00
Tats a596f319fe Added some documentation comments 2014-06-23 10:29:45 -04:00
Tats fae18b4606 Save display output window state in settings to preserve preference / last saved state of the user 2014-06-11 14:42:34 -04:00
Tats aa39752b98 Some cleanup / reorganization of code 2014-06-10 22:27:12 -04:00
Tats 66dc735861 Added _preDraw() and _postDraw() methods to avoid repetition of code in TextureMapper 2014-06-10 22:26:41 -04:00
Tats 011790372b Comments added 2014-06-10 22:24:54 -04:00
Tats 20c0ca4cd1 Remove unused glPopMatrix() (had no corresponding glPushMatrix()). 2014-06-10 22:24:05 -04:00
Tats fe91045741 Removed unused file Defs.h 2014-06-10 16:55:16 -04:00
Tats 9dedaea443 Small potential problem fix in OscReceiver.cpp (potential mem issue detected using valgrind). 2014-06-08 22:55:54 -04:00