projects
/
mffd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mffd.git
2012-03-08
Bryn M. Reeves
Minor cleanups in mffd/mffd.c
master
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Bryn M. Reeves
Allow gui to be disabled via configure option
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Bryn M. Reeves
mffd_image_buffer should use glib-2.0
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Bryn M. Reeves
Update gui for later clutter, cogl, glib and gtk versions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Bryn M. Reeves
Improve function documentation in mffd-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Bryn M. Reeves
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Bryn M. Reeves
Add m4/ to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Bryn M. Reeves
Use m4/ for local macros
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bryn M. Reeves
Tidy up ffd_manipulation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bryn M. Reeves
Start of a command line wrapper for libmffd
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bryn M. Reeves
Fix license headers
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bryn M. Reeves
Couple of README fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bryn M. Reeves
Add .libs, .deps, *.o to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bryn M. Reeves
TODO updates
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Ensure image cache cleared before new rendering op
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Improve appearance of the Select Features dialog
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Improve accessibility of UI
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Fix mnemonics so they don't collide
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Fix a crash when target image selected before source
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Move the feature rendering into a ClutterActor subclass
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Hook up the remove all features button
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Add graphical feature editor
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Fix some GUI resizing issues
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Threaded rendering support
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Improve GUI memory handling
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Add a basic GTK+ GUI for the library
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Add a function to return the GdkPixbuf of an mffd_image...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Ignore all *.pc files
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Implemented flag unsetting in mffd_morph_set_render_fea...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Add malloc failure checks, NULL pointer free checks
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Misc library fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Bryn M. Reeves
Make print_lattice() static
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Bryn M. Reeves
Make LOG_DEBUG the default log level.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Bryn M. Reeves
Use floor() explicitly in basis.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Bryn M. Reeves
Drop the simple interface from the TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Bryn M. Reeves
Add rpm specfile.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Bryn M. Reeves
Fix pkgconfig data
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Bryn M. Reeves
Install headers to %(includedir)/mffd-$(version)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Bryn M. Reeves
Automake fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Bryn M. Reeves
Add feat.h to src/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Bryn M. Reeves
Fix line lengths to 80 chars.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Bryn M. Reeves
Keep src/feat.h under version control.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Bryn M. Reeves
Fix description passed to progress callbacks by mffd()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Bryn M. Reeves
Fix line lengths and comment formatting in mffd.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Bryn M. Reeves
Move test feature sets to their own header file
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Bryn M. Reeves
Export feature and warp rendering accessors in mffd.h
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Bryn M. Reeves
Separate feature plotting from warp rendering
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Bryn M. Reeves
Fix lut counter types.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-01
Bryn M. Reeves
Don't track changes to ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2009-07-01
Bryn M. Reeves
Set default log level to LOG_NOTICE
commit
|
commitdiff
|
tree
|
snapshot
2009-07-01
Bryn M. Reeves
Convert debug helpers to use log levels
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Bryn M. Reeves
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Bryn M. Reeves
Convert mffd/mffd.c to use log_* interface
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Bryn M. Reeves
Add vim temporary files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Bryn M. Reeves
Add print_log() implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Bryn M. Reeves
Rework logging interface
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Bryn M. Reeves
Whitespace cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Bryn M. Reeves
Remove dead interfaces from mffd-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Bryn M. Reeves
Track changes to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Bryn M. Reeves
Don't keep NOTES in git
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Bryn M. Reeves
Move lib/ to mffd/
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Bryn M. Reeves
Start NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Make src/main.c use progress callbacks
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
New progress callback interface
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Add field for progress callback data to morph context.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Macroize configure.ac a bit more
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Remove dead test code
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Add GPL copyright headers to source files
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Autotilisation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Bryn M. Reeves
Fix some compiler warnings in lib/
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Bryn M. Reeves
Add README, AUTHORS, NEWS
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Bryn M. Reeves
Re-organise source tree to allow autotools support
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Bryn M. Reeves
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Bryn M. Reeves
Clean up dead code in print.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Bryn M. Reeves
Start adding a logging interface
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Bryn M. Reeves
Convert mffd options to use flags.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Bryn M. Reeves
More mffd_apply_morph() fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Bryn M. Reeves
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Bryn M. Reeves
Let mffd_destroy_image_buffer() accept a NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Bryn M. Reeves
Restore debug output in ffd_manipulation()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Bryn M. Reeves
Couple of Makefile fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Bryn M. Reeves
Start implementing progress callbacks in mffd()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Bryn M. Reeves
Tidy up debug statements in mffdd()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Bryn M. Reeves
Tidy up whitespace and comments in features.c and lattice.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Bryn M. Reeves
Couple of fixes in main.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Bryn M. Reeves
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Bryn M. Reeves
Fix whitespace and useless braces in mffd.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Bryn M. Reeves
Fix memory leak in mffd_apply_morph()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Bryn M. Reeves
Test driver fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Bryn M. Reeves
Fix some comments in mffd-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Bryn M. Reeves
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Bryn M. Reeves
Rename interpolate_warp() as interpolate_warp_function()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Bryn M. Reeves
Fix typo in mffd_apply_morph()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Bryn M. Reeves
Fix render_warp_surface()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Bryn M. Reeves
Make mffd_apply_morph() suck a bit less:
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Bryn M. Reeves
Make comments and naming for clip_warp_position make...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Bryn M. Reeves
Clean ups and changes to debug output in mffd.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Bryn M. Reeves
Add more comments and change order of debug output...
commit
|
commitdiff
|
tree
|
snapshot
next