Sebastian Dröge
|
2364bbe85d
|
Update version to 0.8.2 and update changelog
|
2017-11-11 17:17:33 +01:00 |
|
Sebastian Dröge
|
c232e192f1
|
Add a table of contents to the README.md
|
2017-11-11 17:17:33 +01:00 |
|
Sebastian Dröge
|
d3c586633d
|
Update README.md with installation instructions and some links for getting started
https://github.com/sdroege/gstreamer-rs/issues/49
https://github.com/sdroege/gstreamer-rs/issues/50
|
2017-11-11 17:17:32 +01:00 |
|
Sebastian Dröge
|
ca8b2f5406
|
Fix documentation URIs
|
2017-09-15 00:50:03 +03:00 |
|
Sebastian Dröge
|
1e2d9fa691
|
Update CHANGELOG.md for 0.8.1
|
2017-09-15 00:37:22 +03:00 |
|
Sebastian Dröge
|
7f58c814a0
|
Update versions to 0.8.1
|
2017-09-14 21:55:28 +03:00 |
|
Sebastian Dröge
|
35aeaa1395
|
Run everything through latest rustfmt-nightly
|
2017-09-14 21:46:40 +03:00 |
|
Sebastian Dröge
|
d99e15aa30
|
Fix/hide various clippy warnings in gstreamer-player
|
2017-09-14 21:45:30 +03:00 |
|
Sebastian Dröge
|
6674243cc7
|
Fix Player constructor on GStreamer 1.12 if a video renderer or signal dispatcher are given
|
2017-09-10 15:28:43 +03:00 |
|
Sebastian Dröge
|
5203e80c38
|
Fix-up various unused external crate warnings
|
2017-09-01 13:53:02 +03:00 |
|
Sebastian Dröge
|
67d5f06f3b
|
Add README.md to all crate subdirectories
This way it would show up on crates.io
|
2017-09-01 12:09:12 +03:00 |
|
Sebastian Dröge
|
7bf0140d27
|
Use releases instead of GIT for all the dependencies
|
2017-08-31 13:35:12 +03:00 |
|
Sebastian Dröge
|
c94eb34f34
|
Add LICENSE files to all crate subdirectories
|
2017-08-31 13:34:52 +03:00 |
|
Sebastian Dröge
|
d3d00130df
|
Add links to homepage and proper docs
docs.rs can't generate our docs due to missing C libraries
|
2017-08-31 13:04:19 +03:00 |
|
Sebastian Dröge
|
6450fec398
|
Update versions to 0.8.0
|
2017-08-31 10:53:45 +03:00 |
|
Sebastian Dröge
|
52c013b834
|
Regenerate everything with latest GIR
|
2017-08-30 14:45:25 +03:00 |
|
Sebastian Dröge
|
046edc5efd
|
Add initial 0.8.0 (basically empty) CHANGELOG.md
Another release preparation.
|
2017-08-29 15:44:33 +03:00 |
|
Sebastian Dröge
|
083a6b6eeb
|
Update glib/gtk/etc versions, and gstreamer-sys
Fixes https://github.com/sdroege/gstreamer-rs/pull/30
|
2017-08-29 11:03:33 +03:00 |
|
Sebastian Dröge
|
f751afc0fb
|
Add prelude modules to all cratest that only re-export the traits
And use those in the examples instead of blanket * imports
|
2017-08-17 18:02:25 +03:00 |
|
Sebastian Dröge
|
767bd0537e
|
Only re-export traits once
|
2017-08-17 16:32:17 +03:00 |
|
Sebastian Dröge
|
33fb38efd9
|
Remove traits for things that are not subclassed
|
2017-08-17 14:50:25 +03:00 |
|
Sebastian Dröge
|
8a40fed0a4
|
Add some badges
|
2017-08-15 10:30:32 +03:00 |
|
Sebastian Dröge
|
d6c869b691
|
Add more PlayerVideoOverlayVideoRenderer bindings
So that it can actually be used in a useful way.
|
2017-08-13 20:22:29 +03:00 |
|
Philippe Normand
|
d0433a7b94
|
player: expose set_config()
Fixes https://github.com/sdroege/gstreamer-rs/pull/25
|
2017-08-13 20:10:01 +03:00 |
|
Philippe Normand
|
1e12354cd5
|
GstPlayer: make it build and add simple example
|
2017-08-11 15:42:28 +03:00 |
|
Sebastian Dröge
|
38b97a14ad
|
Add initial, untested version of GstPlayer bindings
|
2017-08-11 15:41:20 +03:00 |
|