summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Replace verdana with the Ubuntu fontAndoni Morales Alastruey3-1/+1
2012-11-21Use g_build_filename() instead of g_strdup_printf() to build filenamesSebastian Dröge1-1/+1
2012-11-20ndk-build: add fonts supportAndoni Morales Alastruey5-9/+202
2012-11-16wix: add support for menu shortcutsAndoni Morales Alastruey2-1/+2
2012-11-12Fix build on windowsXavi Artigas2-12/+7
2012-11-02add precompiled pkg-config tool for windowsAndoni Morales Alastruey1-0/+0
2012-11-02ndk-build: fix link for the realmedia pluginAndoni Morales Alastruey1-0/+1
2012-11-02ndk-build: fix plugin link for mpegdemux2Andoni Morales Alastruey1-0/+1
2012-11-02ndk-build: link EXTRA_DEPS with --whole-archiveAndoni Morales Alastruey2-10/+77
2012-11-01ndk-build: add a required extra spaceAndoni Morales Alastruey1-1/+1
2012-11-01ndk-build: add GSTREAMER_EXTRA_DEPS for adding extra deps with pkg-configAndoni Morales Alastruey1-10/+25
2012-11-01ndk-build: remove libtool bits not used anymoreAndoni Morales Alastruey1-15/+0
2012-10-24ndk-build: add an extra space after the library nameAndoni Morales Alastruey1-1/+1
2012-10-19whitespaceyXavi Artigas1-4/+4
2012-10-19Change FIXME to TODOXavi Artigas1-1/+1
2012-10-19Changed package for the Java GStreamer class to com.gstreamerXavi Artigas3-6/+6
2012-10-12Also set TEMP environment variableSebastian Dröge1-0/+1
2012-10-11Fix scaletempo plugin linkingSebastian Dröge1-0/+1
2012-10-11ndk-build: help the linker a little bit more to resolve depsAndoni Morales Alastruey1-1/+1
2012-10-11ndk-build: add support for empty GSTREAMER_PLUGINS listAndoni Morales Alastruey1-2/+8
2012-10-10Implement handlers for the GLib debugging/logging functionsSebastian Dröge1-2/+152
2012-10-04Also print the object name as good as possible in the GStreamer debug output ...Sebastian Dröge1-5/+26
2012-10-04Merge branch 'android'Andoni Morales Alastruey11-0/+4009
2012-10-03gstreamer.mk: link with -no-undefined to spot undefined symbolsAndoni Morales Alastruey1-1/+1
2012-10-03gst-android: fix plugins -> shared library differencesAndoni Morales Alastruey1-0/+3
2012-10-03Remove temporary sed files on windowsXavi Artigas1-0/+1
2012-10-02gstreamer.mk: fix substitution rule to match fullwordsAndoni Morales Alastruey1-1/+1
2012-10-01ndk-build: remove unused functionsAndoni Morales Alastruey1-6/+0
2012-10-01ndk-build: use a portable 'rm'Andoni Morales Alastruey1-1/+1
2012-10-01gstreamer.mk: don't use gold in windowsAndoni Morales Alastruey1-2/+4
2012-10-01Fix typos in commentsXavi Artigas1-9/+9
2012-10-01ndk-build: add a working version of sedAndoni Morales Alastruey5-1/+1
2012-10-01gstreamer.mk: fix options to use the gold linkerAndoni Morales Alastruey1-1/+1
2012-10-01tools: add -L paths to the final commandAndoni Morales Alastruey1-0/+1
2012-10-01tools: don't ignore non libtool libraries properlyAndoni Morales Alastruey1-10/+9
2012-10-01Remove unneeded ""Sebastian Dröge1-1/+1
2012-10-01Pass -llog and -landroid directly to the linkerSebastian Dröge1-4/+9
2012-09-28ndk-build: document, refactor and clean-upAndoni Morales Alastruey2-27/+59
2012-09-28gstreamre.mk: use gold linkerAndoni Morales Alastruey1-1/+1
2012-09-28gstreamer.mk: hide the libtool commandAndoni Morales Alastruey1-1/+1
2012-09-28gstreamer.mk: error out if the root path doesn't existAndoni Morales Alastruey1-0/+4
2012-09-28gstreamer.mk: fix more portability issuesAndoni Morales Alastruey1-2/+2
2012-09-28ndk-build: rewrite libtool commands for makeAndoni Morales Alastruey3-11194/+198
2012-09-28gstreamer.mk: fix call to copy functionAndoni Morales Alastruey1-1/+1
2012-09-28gstreamer.mk: fix typoAndoni Morales Alastruey1-3/+3
2012-09-27gstreamer.mk: use GnuMake's functions and host defined commands for portabilityAndoni Morales Alastruey1-10/+11
2012-09-26glib-networking: install static gio modules in the static subfolderAndoni Morales Alastruey1-1/+1
2012-09-25gstreamer.mk: add license headers and reformatAndoni Morales Alastruey1-39/+75
2012-09-25gstreamer.mk: clean-up messagesAndoni Morales Alastruey1-4/+7
2012-09-25ndk-build: add missing includesAndoni Morales Alastruey1-0/+1