#
81521280 |
| 22-Mar-2020 |
X512 <danger_mail@list.ru> |
Fix clang warning "mismatched-tags"
Change-Id: I00f26e27d8ac24a46b528ea7ed47b92c2967ff2e Reviewed-on: https://review.haiku-os.org/c/haiku/+/2390 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
#
83bcc405 |
| 01-Mar-2018 |
Barrett17 <b.vitruvio@gmail.com> |
MediaClientDefs: Cleanup unneded methods
|
#
6dc7d854 |
| 01-Mar-2018 |
Barrett17 <b.vitruvio@gmail.com> |
MediaConnection: Review format negotiation mechanism
|
#
e8bf0f3e |
| 24-Feb-2018 |
Barrett17 <b.vitruvio@gmail.com> |
MediaClient: Reappropriate copyright
|
#
0cc5ecb8 |
| 13-Apr-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
MediaClient: IDs should be signed integers
* It's very important to use a negative value to identify non valid or uninitialized connections. Additionally, it's preferred to don't interfere with medi
MediaClient: IDs should be signed integers
* It's very important to use a negative value to identify non valid or uninitialized connections. Additionally, it's preferred to don't interfere with media_kit types as long as the framework use it in the backend.
show more ...
|
#
991d9dbf |
| 18-Jan-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
MediaConnection: Implement auto release
|
#
d64dd7be |
| 17-Jan-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
MediaClient: Fix style for private methods and other cleanup
* Cleaned up some unneeded callbacks.
|
#
7561d9ac |
| 16-Jan-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
Populate media/experimental with future media_kit classes
* Node implementations headers are move into src/kits/media.
|