summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/overlay.c (follow)
Commit message (Expand)AuthorAge
* load_code/overlay: Don't close plugin handle before calling the plugin.Thomas Martitz2012-05-26
* Fix typo in error messageFrank Gevaerts2012-05-19
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* Fix size_t handling in plugin_get_buffer()Frank Gevaerts2010-05-07
* plugins/lib: remove out-dated comments about plugin api.Teruaki Kawashima2010-02-25
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* 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
* pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken2008-05-04
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...Jens Arnold2006-04-06
* Made the overlay loader code part of the plugin library.Jens Arnold2006-02-23