issues
search
felixc
/
rexiv2
Rust library for read/write access to media-file metadata (Exif, XMP, and IPTC)
GNU General Public License v3.0
79
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Document version requirements for dependencies
#22
felixc
closed
8 years ago
0
Change str::to_owned() to to_string()
#21
felixc
closed
8 years ago
0
Add operations on preview images
#20
felixc
closed
5 years ago
1
Use newer versions of libgexiv2 and libexiv2 in CI builds
#19
felixc
closed
5 years ago
0
Provide test coverage stats
#18
felixc
closed
7 years ago
1
c_long is erroneously treated as synonymous with i64
#17
felixc
closed
8 years ago
0
Results should likely use our own aliased Error (and Result?) type
#16
felixc
closed
8 years ago
0
Provide access to raw tag value
#15
felixc
closed
5 years ago
1
Provide access to full XML XMP packet
#14
felixc
opened
8 years ago
0
Provide example code
#13
felixc
opened
8 years ago
1
Set up Travis (or other) Continuous Integration
#12
felixc
closed
8 years ago
1
Should file paths be std::path::Paths instead of strs?
#11
felixc
closed
8 years ago
1
Memory leaks of some data returned by FFI calls
#10
felixc
closed
9 years ago
0
Tracking: Compatibility with Rust's “stable” branch
#9
felixc
closed
9 years ago
1
Update to latest master
#8
huonw
closed
9 years ago
1
get_fnumber() returns no data and causes warning message to be printed
#7
felixc
closed
6 years ago
2
get_tag_type should return an Enum value instead of a String
#6
felixc
closed
9 years ago
0
Methods that currently return magic numbers to indicate failure should return Options
#5
felixc
closed
9 years ago
0
Replace our own Rational struct with num::Rational
#4
felixc
closed
9 years ago
0
Go through gexiv2 APIs and decide what to implement/omit
#3
felixc
closed
8 years ago
1
Support loading metadata from an in-memory buffer
#2
felixc
closed
9 years ago
0
Split gexiv2 FFI declarations into gexiv2-sys package
#1
felixc
closed
9 years ago
1
Previous