summaryrefslogtreecommitdiff
path: root/apps/plugins/helloworld.c (follow)
Commit message (Expand)AuthorAge
* Update comments in the helloword plugin.Thomas Martitz2010-08-30
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29