Hugues Delorme
7f794f532a
Fix some compilation errors for Visual C++ 2012
...
Unfortunately Visual C++ 2012 can't compile gmio because it
does not support mixing declarations and instructions.
Visual C++ 2013 at least is a prerequisite.
2017-01-04 12:13:45 +01:00
Hugues Delorme
a2ad3b9d4b
gmio_amf: add ZIP archiving (Zip64 format to be further supported)
2016-12-23 13:06:24 +01:00
Hugues Delorme
456eddc520
gmio_amf: add file format support(export only)
...
GitHub issue #6
2016-12-05 17:58:40 +01:00
Hugues Delorme
df2eac3ff1
Relicense under BSD 2-clause
2016-07-05 12:46:22 +02:00
Hugues Delorme
be5dba661e
Update copyright mention
2016-06-24 12:03:07 +02:00
Hugues Delorme
e97c880343
gmio_core: use new integer type intmax_t instead for gmio_task_iface::func_handle_progress()
2016-04-07 10:13:32 +02:00
Hugues Delorme
911825e1c3
More doc
2016-04-06 17:33:05 +02:00
Hugues Delorme
d5133928c4
API simplification, more homogeneous
2016-03-11 12:43:30 +01:00
Hugues Delorme
9ae18d1b9e
Replace gmio_bool_t with bool
2016-01-26 17:03:58 +01:00
Hugues Delorme
0c15f9f325
Get rid of gmio_floatXX_t typedefs
2016-01-26 16:00:36 +01:00
Hugues Delorme
a26008be93
gmio_core: add utility macro GMIO_ARRAY_SIZE()
2016-01-05 11:50:17 +01:00
Hugues Delorme
efe3e64648
gmio_core: safer int types when no <stdint.h>
2015-11-19 17:43:07 +01:00
Hugues Delorme
108acf2ccd
gmio_core: layout code with brief /* */ comments
2015-11-06 14:15:22 +01:00
Hugues Delorme
978770c161
Fix more MSVC and GCC compilation warnings
2015-11-06 13:56:16 +01:00
Hugues Delorme
5a6ef8366c
gmio_core: add typedef for 64b integers
2015-11-06 12:40:57 +01:00
Hugues Delorme
e60938ea84
Use Doxygen grouping
2015-09-09 11:44:34 +02:00
Hugues Delorme
c406a8bb92
Replace fougsys.fr -> fougue.pro
2015-07-13 11:44:29 +02:00
Hugues Delorme
fec6742698
GeomIO -> gmio
2015-05-28 09:40:24 +02:00
Hugues Delorme
25df817b82
Update copyright
2015-04-30 18:19:45 +02:00
Hugues Delorme
cf4961e359
gmio_core: add GMIO_RESTRICT macro wrapper around C99 restrict keyword
2015-04-10 15:07:22 +02:00
Hugues Delorme
76ee571cd5
gmio_core: provide a POSIX implementation for gmio_stream_stdio_size()
2015-04-01 15:39:00 +02:00
Hugues Delorme
0f3b8d1e59
Improve use of inlined functions
2015-03-31 10:10:26 +02:00
Hugues Delorme
e15e3f8142
Direct link to the license file
2015-03-30 09:05:25 +02:00
Hugues Delorme
85481e2e89
doc: effort to make it complete
2015-03-05 10:06:22 +01:00
Hugues Delorme
31e8daca93
Removed needless comment lines and doxygen tags
2015-03-03 11:37:38 +01:00
Hugues Delorme
0b0152dbb3
Rename gmio_realXX_t to gmio_floatXX_t (XX = 32,64)
2015-03-03 10:44:45 +01:00
Hugues Delorme
97923e2dfe
Two spaces indentation for macros
2015-03-03 10:38:49 +01:00
Hugues Delorme
ae25e86825
Four spaces indentation
2015-03-03 10:35:36 +01:00
Hugues Delorme
1518324fba
Add licence files and headers
2015-03-02 17:38:33 +01:00
Hugues Delorme
e284d9c7c8
gmio_core: add utility macro GMIO_UNUSED()
2014-11-21 11:40:49 +01:00
Hugues Delorme
3775dca27c
When available, use <stdbool.h> for boolean types
2014-11-10 18:31:44 +01:00
Hugues Delorme
085644a5e5
Rename FougDataX to gmio (GeoMetry Input/Output)
2014-03-28 16:33:35 +01:00