dessant
|
799da559bc
|
tabs to spaces in example kv files
|
2015-10-24 20:41:19 +03:00 |
Meet Udeshi
|
6eabf44396
|
Add styling properties for AudioButton in audio.kv
Set height to 1/3rd height of parent and width=height
Align text to vertical center, fix font size, enable wrapping
|
2015-10-14 21:56:34 +05:30 |
Mathieu Virbel
|
8e2cc17a26
|
fix audio example
|
2014-09-22 11:06:01 +02:00 |
akshayaurora
|
11210a1737
|
Merge branch 'master' of http://github.com/kivy/kivy into sdl2-support
Conflicts:
.gitignore
doc/sources/faq.rst
doc/sources/guide/android.rst
examples/audio/audio.kv
examples/audio/main.py
kivy/_event.pyx
kivy/adapters/__init__.py
kivy/adapters/adapter.py
kivy/config.py
kivy/core/clipboard/__init__.py
kivy/core/image/img_imageio.pyx
kivy/core/image/img_pil.py
kivy/core/video/video_ffpyplayer.py
kivy/core/video/video_gi.py
kivy/core/video/video_gstplayer.py
kivy/core/video/video_pygst.py
kivy/core/window/__init__.py
kivy/event.py
kivy/graphics/common.pxi
kivy/graphics/texture.pyx
kivy/graphics/vertex_instructions.pyx
kivy/graphics/vertex_instructions_line.pxi
kivy/input/providers/androidjoystick.py
kivy/input/providers/mouse.py
kivy/lib/gstplayer/_gstplayer.pyx
kivy/network/urlrequest.py
kivy/properties.pyx
kivy/tools/packaging/win32/kivy-2.7.bat
kivy/tools/packaging/win32/kivy-3.3.bat
kivy/tools/packaging/win32/kivy.bat
kivy/uix/behaviors.py
kivy/uix/checkbox.py
kivy/uix/codeinput.py
kivy/uix/dropdown.py
kivy/uix/listview.py
kivy/uix/screenmanager.py
kivy/uix/scrollview.py
kivy/uix/textinput.py
kivy/uix/vkeyboard.py
kivy/uix/widget.py
kivy/utils.py
setup.py
|
2014-09-21 20:38:29 +05:30 |
Ryan Pessa
|
01c0cd035a
|
fix mixed spaces/tabs
|
2014-08-30 16:33:28 -05:00 |
Mathieu Virbel
|
079e1d5ea6
|
example: add slider volume for audio examples. Refs #1869
|
2014-08-23 17:06:37 +02:00 |
akshayaurora
|
0657843e91
|
Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft.
|
2014-08-23 17:15:04 +05:30 |
Mathieu Virbel
|
23f5c0500a
|
gstplayer: update audio example to test deallocation of gstplayer, as well as loop.
|
2013-12-21 20:26:46 +01:00 |
tshirtman
|
20bf42f885
|
fix a lot of tab characters in examples…
|
2012-08-07 11:45:53 +02:00 |
Mathieu Virbel
|
19d511ce12
|
example: add a little 8bit drums example to show audio object. Issue #220
|
2011-10-24 01:30:42 +02:00 |