- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 6526577 Plugin parameters should be const. by Steve Bavin · 16 years ago
- 7a828b1 didn't saw the warning by Kevin Ferrare · 17 years ago
- 9dddf3b Search viewer (plugin) : reindent correctly with spaces, add multiscreen support by Kevin Ferrare · 17 years ago
- f68362a Fix simulator builds, and some debugf() format strings. by Jens Arnold · 18 years ago
- 79c8a8c Let GCC check arguments of some more printf-style functions, also for plugins and codecs. by Jens Arnold · 18 years ago
- 4d6374c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. by Jens Arnold · 18 years ago
- 67eb154 Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ignored on target and mixed into 'oflags' in the simulator. * Simplified io.c a bit by defining a dummy O_BINARY for OSes which don't have that. by Jens Arnold · 18 years ago
- 48d6bfc Fix FS#6520, allow search.rock to open .m3u8 playlists. Only the by Jonathan Gordon · 18 years ago
- b2ec716 Use correct file mode when creating files. Fixes task 5452 by Dan Everton · 18 years ago
- a36b1d4 New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. by Jens Arnold · 19 years ago
- a6880a4 I totally wrecked the search functionality when i replaced strpcasecmp() with strcasecmp() by Linus Nielsen Feltzing · 20 years ago
- c051eda Added strcasecmp() to the plugin API by Linus Nielsen Feltzing · 20 years ago
- 79dd35e Removed the need for memcpy() by Linus Nielsen Feltzing · 20 years ago
- 6d84d3a New plugin, search.rock, by Stefan Meyer (Patch #723682) by Linus Nielsen Feltzing · 20 years ago