git: Line endings of README.txt
[projects/chimara/chimara.git] / configure.ac
2014-02-23 Philip ChimentoRemove workaround for broken package in Fedora 19
2013-10-28 Philip ChimentoMerge branch 'gstreamer1.0'
2013-10-28 Philip ChimentoSupport for GStreamer 1.0
2013-09-25 Philip ChimentoAdd Glk unit test framework
2013-09-23 Philip ChimentoRemove deprecated functions in test programs
2013-09-09 Philip ChimentoUse g_cond_wait_until() instead of g_cond_timed_wait()
2012-09-24 Marijn van VlietMerge branch 'gtk3'
2012-09-24 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2012-09-16 Philip ChimentoAdd Bocfel interpreter
2012-09-15 Marijn van VlietMerge branch 'gtk3' of ssh://git.stderr.nl/projects...
2012-09-15 Marijn van VlietMerge branch 'master' into gtk3
2012-09-15 Philip ChimentoRemove Iliad code from codebase
2012-09-15 Philip ChimentoRemove Babel library from codebase
2012-08-28 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2012-08-28 Marijn van VlietDo not require database dependancies anymore, IFDB...
2012-08-26 Philip ChimentoMerge branch 'master' into gtk3
2012-08-25 Philip ChimentoMerge branch 'master' into gtk3
2012-08-25 Philip ChimentoBuild with GTK 3
2012-02-05 Philip ChimentoGtk-Doc 1.12 required for introspection
2012-02-05 Philip ChimentoWorkaround for recent files bug no longer needed
2012-02-01 Philip ChimentoAdded a Python player!
2012-01-18 Philip ChimentoAutomatic generation of VAPI file
2012-01-18 Philip ChimentoMerge branch 'new-sound-api'
2011-07-16 Philip ChimentoPorted babeltest to libsoup
2011-07-16 Philip ChimentoRe-implement gradual volume change using g_timeout_add()
2011-07-13 Philip ChimentoImplemented glk_schannel_set_volume_ext() partly
2011-06-19 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2011-06-19 Marijn van VlietWorking on babel/library support
2011-06-13 P. F. ChimentoAdd introspection to build process
2011-06-13 P. F. ChimentoUpdate libtool invocation in configure
2011-02-27 Philip ChimentoProperly install gschema file
2011-02-08 Philip ChimentoProper use of AC_ARG_ENABLE
2011-02-05 Philip ChimentoReinstated 'Open Recent' menu
2011-01-31 Philip ChimentoCheck for GStreamer plugins individually
2011-01-30 P. F. ChimentoMerge branch 'sound'
2011-01-30 P. F. ChimentoCheck for proper plugins in configure
2011-01-30 P. F. ChimentoSound support working!
2011-01-30 P. F. ChimentoWork on sound support
2010-12-28 Philip ChimentoStart work on sound capabilities
2010-04-18 rodin* Path fixes
2010-04-18 rodinIliad port
2010-04-17 rodinReverse [230] for configure.ac
2010-04-17 rodinFixed Glk to Gdk color bug
2009-12-05 fliepRequire intltool 0.40.0 and update intltool files
2009-12-04 fliepMended rpmlint warnings
2009-11-30 rodin * On a second thought: rename client to player
2009-11-27 fliepRelaxed requirement for Gtk-doc 1.11, as Debian stable...
2009-11-25 fliepAdded RPM package building. Configure with --enable...
2009-11-24 fliep- Get VPATH build to work
2009-11-23 rodinFix build process on FreeBSD
2009-11-23 rodinMissing files
2009-10-13 fliepAdded chimara_if_run() which, given a game file, autode...
2009-10-09 fliepDocumented the dispatch functions. Actually there will...
2009-10-07 fliepAdd Glulxe and Git. They compile but don't work yet.
2009-09-10 fliepInspired by #17, compared our Nitfol source to the...
2009-09-09 fliepPlayed around with nitfol build process, adding rules...
2009-09-09 fliepMoved to updated gettext and did some tweaking for...
2009-08-12 fliepAdded AM_SILENT_RULES option to configure, so you can...
2009-06-01 fliepDisabled libtool C++ and Fortran support, so configure...
2009-05-23 fliepSeparated library source code from testing code, fixing #6
2009-05-22 fliepAdded Nitfol and Frotz source code.
2009-05-22 fliepFor some reason these didn't commit in revision [59]
2009-05-03 fliepFixed issue #1. Probably needs some more thorough testing.
2009-05-02 fliepAdded properties to the ChimaraGlk widget: "default...
2009-04-23 fliep- Added pkg-config files (.pc.in), so after the library...
2009-03-29 fliepAutomake tweaking
2009-03-29 fliepGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-07 fliepProperly set up svn:ignore properties.
2009-03-06 fliepI have Autotools-Fu.
2009-03-05 fliepRewrote configure.ac according to my new l33t knowledge...
2009-03-01 fliepImplemented line input in text grid windows using a...
2009-01-27 fliepAdded gmodule-2.0 to the dependencies of the test program.
2008-12-23 fliepAdded dynamic module loading: now the Glk program ...
2008-12-22 fliepChanged build system to Automake. Split Glk code off...