Pierre Réveillon
|
22ee272594
|
macro to create linked list handling structure
|
2021-11-22 17:37:39 +01:00 |
Pierre Réveillon
|
1c04065056
|
Fix most clippy errors and warnings, applied rustfmt
|
2021-11-19 10:02:43 +01:00 |
T. Okubo
|
b82a40571a
|
Fix warning
|
2019-11-28 20:01:56 +09:00 |
T. Okubo
|
d84f960a00
|
Merge branch 'master' into use-bindgen
|
2019-11-28 19:40:39 +09:00 |
T. Okubo
|
2ce884fc5c
|
Fix to use libvlc-sys
|
2019-11-25 20:53:31 +09:00 |
Raniz
|
ab7c27e8cb
|
Merge branch 'master' into vlm-broadcast
|
2019-11-25 11:43:53 +01:00 |
Raniz
|
d379d70a1c
|
VLM as a separate module
* Refactored VLM methods into a VLM trait in it's own module
* Added more VLM methods
|
2019-11-25 11:43:23 +01:00 |
Raniz
|
cd3b94f83b
|
Add support for VLM events
|
2019-11-25 11:43:23 +01:00 |
Raniz
|
31a5840407
|
Merge remote-tracking branch '0xpr03/master'
|
2019-11-25 11:43:23 +01:00 |
Raniz
|
a5499802ab
|
Add method for adding VODs to VLM
|
2019-11-25 11:43:22 +01:00 |
T. Okubo
|
c52205075c
|
Rewrite enums to use libvlc-sys symbols
|
2019-11-23 20:14:44 +09:00 |
Raniz
|
b13d7ead4b
|
Add methods for handling VLM broadcasts to Instance
|
2019-11-18 13:49:40 +01:00 |
Alexandre Janniaux
|
8ccb60ef9a
|
core: fix whitespaces
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
3dd635a5e8
|
core: fix crate path
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
4fc958841d
|
core: fix missing dyn
|
2019-11-15 18:43:24 +01:00 |
Aron Heinecke
|
c37c697d57
|
Merge branch 'send'
|
2018-11-25 04:29:15 +01:00 |
Aron Heinecke
|
7238e34869
|
Implement Send to allow for shared state
Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
|
2018-11-25 04:27:36 +01:00 |
Aron Heinecke
|
7bb3671a09
|
Add args functionality to Instance
Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
|
2018-10-31 14:52:08 +01:00 |
T. Okubo
|
faf6fa7323
|
Make pointer fields private and add raw() method
|
2018-06-04 21:52:17 +09:00 |
T. Okubo
|
5cde4f36d8
|
Use String instead of Cow<str>
|
2018-03-10 14:03:51 +09:00 |
T. Okubo
|
a8b98d25c2
|
Use union to represent libVLC struct types
|
2018-02-27 23:45:31 +09:00 |
T. Okubo
|
3d029b0c37
|
Rename ffi module to sys
|
2018-02-27 22:52:21 +09:00 |
T. Okubo
|
a0e9f5b41b
|
Add logging callback
|
2015-12-11 22:20:25 +09:00 |
T. Okubo
|
517d5bdb20
|
Add files
|
2015-11-29 10:29:43 +09:00 |