aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-05-12 23:31:27 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-05-12 23:31:27 +0200
commitad79032d86616166cb4b60618577a797a7afb9a5 (patch)
tree02bce9ba6908489a93d6d47f45056e556fcfcc6f /.gitignore
parentc5a44c82919edb92ffbd59252013f533fe61a2bf (diff)
downloadexperiment-player-ad79032d86616166cb4b60618577a797a7afb9a5.tar.gz
use proper CClosure marshallers for vlc-player and experiment-navigator signals
the ...VOID__LONG standard marshaller used worked for INT64 but this wasn't guaranteed (size of LONG is platform-dependant) * now, required marshallers are generated if they don't already exist in gobject, if they do, only an alias is defined * every widget has its own marshaller namespace * exclude marshallers from Doxygen docs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 24fe18e..2a97f8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ Makefile.in
stamp-*
# Generated
+cclosure-marshallers.[ch]
/doc/Doxyfile
/doc/doxygen
/doc/experiment-player.html