Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/text
AgeCommit message (Expand)Author
2021-01-20Add new text/json crateMathieu Duponchelle
2021-01-04use cargo-c to produce cdy and static libsGuillaume Desmottes
2020-12-30textwrap: Remove workaround that is not needed anymore with textwrap 0.13.2Sebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-12-11textwrap: Update to textwrap 0.13Sebastian Dröge
2020-11-23text: Update to 2018 editionSebastian Dröge
2020-11-19Update for ObjectImpl::get_property() being infallible nowSebastian Dröge
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15text: Update for subclassing API changesSebastian Dröge
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-07-26Update for removal of ObjectImpl::get_type_data()Sebastian Dröge
2020-07-10Add LICENSE files to each individual crateSebastian Dröge
2020-06-30Update various dependenciesSebastian Dröge
2020-06-22Update to use the new pad builders for safely setting pad functionsSebastian Dröge
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-06-11use new constructor namesGuillaume Desmottes
2020-04-24Fix various new clippy warnings with clippy 1.43Sebastian Dröge
2020-04-17textwrap: set PROXY_CAPS flag on padsMathieu Duponchelle
2020-04-16Implement text wrapping element around the textwrap crateMathieu Duponchelle