index
:
gstreamer/qt-gstreamer
0.10
master
Qt bindings for GStreamer
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
codegen
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-23
cmake: Use CMAKE_INCLUDE_CURRENT_DIR
George Kiagiadakis
1
-1
/
+1
2012-08-24
Fix include order because bison is retarded - fixes codegen compilation with ...
George Kiagiadakis
2
-2
/
+2
2012-04-08
Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...
George Kiagiadakis
5
-6
/
+6
2011-08-10
Add license header in codegen's generated files.
George Kiagiadakis
1
-9
/
+29
2011-01-20
Add hack to support glib < 2.26, as it is foolish to depend on 2.26 just for ...
George Kiagiadakis
1
-0
/
+1
2011-01-20
Find the path to unistd.h and use it if codegen is being compiled with msvc.
George Kiagiadakis
1
-0
/
+7
2011-01-08
Cleanup internal macros and hide as much as we can from both the headers and ...
George Kiagiadakis
1
-2
/
+8
2011-01-08
Declare the exported and non-exported symbols of the libraries.
George Kiagiadakis
1
-1
/
+2
2011-01-07
Fix branding: it's GStreamer, not Gstreamer.
George Kiagiadakis
1
-1
/
+1
2011-01-06
codegen: Improve the generated wrapper constructor functions.
George Kiagiadakis
1
-4
/
+14
2011-01-05
codegen: treat namespace and class declarations as normal tokens.
George Kiagiadakis
2
-5
/
+20
2011-01-03
Modify codegen to generate wrapper constructor functions.
George Kiagiadakis
4
-26
/
+167
2010-12-13
Catch C++ keywords only if they have space before.
George Kiagiadakis
1
-3
/
+3
2010-07-24
Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...
George Kiagiadakis
1
-1
/
+1
2010-07-17
Add wrapper for GstXOverlay and fix codegen to be able to use more gstreamer ...
George Kiagiadakis
1
-4
/
+6
2010-06-19
Refactor the Type and Value systems, cleanup code, add useful macros, documen...
George Kiagiadakis
1
-0
/
+9
2010-04-13
Support mixed type registrations and enum definitions in codegen, needed for ...
George Kiagiadakis
1
-5
/
+2
2010-03-31
Improve enum assertions generation.
George Kiagiadakis
1
-2
/
+8
2010-03-14
Initial commit of the QtGstreamer helper code generator.
George Kiagiadakis
6
-0
/
+551