]> git.street.me.uk Git - andy/viking.git/commit - src/jpg.c
Enable JPG files as a primary supported type.
authorRob Norris <rw_norris@hotmail.com>
Wed, 1 Jan 2014 17:22:26 +0000 (17:22 +0000)
committerRob Norris <rw_norris@hotmail.com>
Wed, 1 Jan 2014 17:22:26 +0000 (17:22 +0000)
commit5bed0ef628e52d0927340545c10c0cebe6fb1e1e
tree3f49c654e05058cda4daf75c24e84c4b9b2dabad
parent140d0d67709e5d334cb8a9a2244f6e9bb07a37ce
Enable JPG files as a primary supported type.

The bonus of this besides being able to load via the File->Open method,
 is being able to add image waypoints by drag and drop of JPG files into the viewport.
help/C/viking.xml
src/Makefile.am
src/file.c
src/jpg.c [new file with mode: 0644]
src/jpg.h [new file with mode: 0644]
src/vikwindow.c