Mathieu Virbel
c94501aeff
avfoundation/camera: add a new Camera provider for OSX, based on avfoundation. Should work on OSX >= 10.7.
...
This is a base for a future work, such as iOS support (AVFoundation is
still the same, so it should works out of the box, we just need to
activate setup.py for iOS as well.)
Also, capabilities are globally missing in Kivy, so we cannot query the
device for some informations. Once we improved the core base, we can
activate the code related to capabilities here.
This part of the code has been first written using Pyobjus, but
objc-protocol was not implemented, i started to rewrite from scratch
using AVFoundation tutorial. Then i found OpenCV implementation, on
which some part of this initial code is based.
2013-12-28 01:59:44 +01:00
Mathieu Virbel
6fa5be592d
gstplayer: ignore the generated _gstplayer.c
2013-12-21 20:26:46 +01:00
Matthew Einhorn
fe4d67f217
Ignore pyd files.
2013-11-28 23:55:08 -05:00
Mathieu Virbel
f0aa45e3ed
Merge pull request #1540 from vernondcole/use_launcher_for_windows
...
Document use of Python launcher for Windows
2013-10-07 00:42:43 -07:00
Jorge Gueorguiev Garcia
c70f18bbed
Added tests to Vector class
2013-10-01 21:31:09 +01:00
vernondcole
54d3ca1eff
ignore PyCharm project settings
2013-09-30 12:08:32 +01:00
Mathieu Virbel
09633f31cc
update gitignore
2013-07-04 18:14:42 +02:00
Mathieu Virbel
c93f9dc2c1
Update .gitignore to ignore some cython generated files
2013-03-07 18:26:44 +01:00
Mathieu Virbel
50f6783462
update gitignore
2013-01-05 12:04:30 +01:00
Mathieu Virbel
0a235cabe8
update gitignore
2011-11-29 17:58:17 +01:00
Christopher Denter
fb4b058362
OSX build: Only download deps if SHA1 hash changed
2011-02-13 16:09:37 +01:00
Mathieu Virbel
81ab01b0dd
add test result and build in ignore list.
...
graphicals result will be never commited on git :)
2011-01-31 17:44:13 +01:00
Mathieu Virbel
8fafe69e09
remove config.pxi + include config.pxi / config.h in gitignore
2011-01-25 17:41:50 +01:00
Mathieu Virbel
e24ce3d5ea
add factory_registers.py (not anymore ignored.)
2011-01-25 02:51:26 +01:00
Christopher Denter
d0594e0327
Update .gitignore to not show the auto-generated factory_registers.py file
2011-01-08 23:43:58 +01:00
Mathieu Virbel
b9d790e44d
remove c_ext directory
2010-12-16 23:00:14 +01:00
Mathieu Virbel
eba83c6a0d
update gitignore
2010-12-16 22:25:36 +01:00
Thomas Hansen
0ab23b0230
add cpp file back temoporarily to avoid compile error
2010-11-05 20:23:38 -05:00
Mathieu Virbel
d1842b7025
add gitignore
2010-11-05 13:24:55 -04:00