summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mainwindow : Remove dead codedrmManisha Agrawal2016-06-101-1/+0
* mainwindow : remove dead codeManisha Agrawal2016-06-101-75/+71
* mainwindow : use Mutex to access drm resourceManisha Agrawal2016-06-091-31/+14
* loopback: Migrate to drm Atmoic Mode APIsManisha Agrawal2016-06-073-227/+456
* Bug fixes for clicking exit button and single camera use case on AM4 GP EVMHongmei Gou2015-09-281-6/+9
* added support for demo working with single or dual camera. Earlier it worked ...manisha2015-08-271-27/+44
* cleanup related to connector settings that aren't required for this demo use ...manisha2015-04-151-116/+82
* no memcpy between capture and display drivers. Achieved using dmabuf, no jitt...manisha2015-04-101-211/+222
* Removed direct access of DSS register.Insted used omapdrm APIs to change the ...manisha2015-03-261-31/+40
* fix for frozen video display when PIP is disabledmanisha2015-03-251-1/+7
* removed hard coding of display resolution and used crtc plane resolution to s...manisha2015-03-251-7/+24
* Added support for HDMI display. Added the workaround to clear the PIP box win...manisha2015-03-122-1/+12
* Makefile.build: Use qmake instead of qmake2Franklin S. Cooper Jr2015-03-041-2/+2
* dual_camera: Allow building on Qt 5 and Qt 4Franklin S Cooper Jr2015-02-202-3/+13
* changed display user level APIs from fbdev to libdrmmanisha2015-02-197-794/+996
* Fix for DSS scaling error on very small screensJosh Elliott2014-07-143-11/+29
* header file update for double buffer patchJosh Elliott2014-05-121-0/+2
* Added double buffering to display to eliminate tearingJosh Elliott2014-05-103-30/+76
* Move license to individual fileFranklin S. Cooper Jr2014-05-092-19/+15
* Fixed jpeg image glitch & single camera mode GUI DSS blending issueJosh Elliott2014-05-061-51/+112
* Correct link to Matrix description documentFranklin S. Cooper Jr2014-05-021-1/+1
* Renaming filesFranklin S. Cooper Jr2014-05-023-4/+4
* Improved v4l2 stream on functionJosh Elliott2014-04-291-13/+21
* Cleaned up v4l2/fbdev init and touched up PiP SettingsJosh Elliott2014-04-292-22/+35
* Camera images now scale to all display resolutionsJosh Elliott2014-04-213-21/+44
* Rename SDK Makefile back to Makefile.buildFranklin S. Cooper Jr2014-03-192-5/+3
* Use the correct name for the moc file to fix the build errorFranklin S. Cooper Jr2014-02-211-1/+1
* Complete architecture overhaul due to the genius of Franklin C. FPS limited t...Josh Elliott2014-02-207-685/+728
* Cleaned up V4L2 initJosh Elliott2014-02-181-134/+27
* Fixed incorrect touchscreen calibrationJosh Elliott2014-02-181-2/+5
* Added index number to saved images. Set PiP scaling to 1/2 to avoid DSS errorsJosh Elliott2014-02-185-67/+41
* Additional minior cleanupFranklin S Cooper Jr2014-02-071-2/+1
* Remove unecessary variables from MakefileFranklin S Cooper Jr2014-02-071-4/+3
* Update MakefileFranklin S Cooper Jr2014-02-052-7/+17
* Added initial jpeg capture support and added workaround for 720p 1/4 scaling ...Josh Elliott2014-02-046-6/+139
* Improved GUI for single camera modeJosh Elliott2014-02-032-9/+65
* Added support for any resolution and overhauled fb initJosh Elliott2014-01-312-161/+336
* Enable single camera modeJosh Elliott2014-01-285-57/+66
* Update Makefile.buildFranklin S. Cooper Jr2014-01-222-16/+3
* Update dual camera scriptFranklin S. Cooper Jr2014-01-221-1/+3
* Updated Makefile to work with OE integrationFranklin S. Cooper Jr2014-01-221-9/+11
* Add Makefile build targetFranklin S. Cooper Jr2014-01-211-0/+38
* Use correct shell script nameJosh Elliott2014-01-211-1/+1
* Add files for Matrix integrationJosh Elliott2014-01-214-0/+49
* Initial commitJosh Elliott2014-01-215-0/+1150